Oct 11 12:42:13.577 INFO testing rust-extra-0.0.17 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 12:42:13.577 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 12:42:13.577 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 12:42:13.913 INFO blam! 9facfd31f36e1ff3817a04f068a21bb4093a77fcf40b7a66f8da8251bbc669f6 Oct 11 12:42:13.918 INFO running `"docker" "start" "-a" "9facfd31f36e1ff3817a04f068a21bb4093a77fcf40b7a66f8da8251bbc669f6"` Oct 11 12:42:14.780 INFO kablam! usermod: no changes Oct 11 12:42:14.828 INFO kablam! Compiling rust-extra v0.0.17 (/source) Oct 11 12:42:16.054 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.054 INFO kablam! --> src/arrays/Array16.rs:28:3 Oct 11 12:42:16.054 INFO kablam! | Oct 11 12:42:16.055 INFO kablam! 28 | self.0.as_ptr() Oct 11 12:42:16.055 INFO kablam! | ^^^^^^ Oct 11 12:42:16.055 INFO kablam! | Oct 11 12:42:16.055 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 11 12:42:16.056 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.058 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.058 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.058 INFO kablam! Oct 11 12:42:16.059 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.059 INFO kablam! --> src/arrays/Array16.rs:34:3 Oct 11 12:42:16.059 INFO kablam! | Oct 11 12:42:16.059 INFO kablam! 34 | self.0.as_mut_ptr() Oct 11 12:42:16.059 INFO kablam! | ^^^^^^ Oct 11 12:42:16.060 INFO kablam! | Oct 11 12:42:16.060 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.063 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.064 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.064 INFO kablam! Oct 11 12:42:16.064 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.065 INFO kablam! --> src/arrays/Array16.rs:56:3 Oct 11 12:42:16.065 INFO kablam! | Oct 11 12:42:16.065 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 11 12:42:16.065 INFO kablam! | ^^^^^^ Oct 11 12:42:16.065 INFO kablam! | Oct 11 12:42:16.065 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.065 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.065 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.065 INFO kablam! Oct 11 12:42:16.065 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.065 INFO kablam! --> src/arrays/Array16.rs:65:3 Oct 11 12:42:16.065 INFO kablam! | Oct 11 12:42:16.065 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:16.065 INFO kablam! | ^^^^^^ Oct 11 12:42:16.065 INFO kablam! | Oct 11 12:42:16.065 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.065 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.065 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.065 INFO kablam! Oct 11 12:42:16.065 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.065 INFO kablam! --> src/arrays/Array16.rs:65:18 Oct 11 12:42:16.065 INFO kablam! | Oct 11 12:42:16.065 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:16.065 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.065 INFO kablam! | Oct 11 12:42:16.065 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.065 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.065 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.065 INFO kablam! Oct 11 12:42:16.065 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.065 INFO kablam! --> src/arrays/Array16.rs:78:29 Oct 11 12:42:16.066 INFO kablam! | Oct 11 12:42:16.066 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.066 INFO kablam! | ^^^^^^ Oct 11 12:42:16.066 INFO kablam! | Oct 11 12:42:16.066 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.066 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.066 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.066 INFO kablam! Oct 11 12:42:16.066 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.066 INFO kablam! --> src/arrays/Array16.rs:78:43 Oct 11 12:42:16.066 INFO kablam! | Oct 11 12:42:16.066 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.066 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.066 INFO kablam! | Oct 11 12:42:16.066 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.066 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.066 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.066 INFO kablam! Oct 11 12:42:16.066 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.066 INFO kablam! --> src/arrays/Array16.rs:84:20 Oct 11 12:42:16.066 INFO kablam! | Oct 11 12:42:16.066 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.066 INFO kablam! | ^^^^^^ Oct 11 12:42:16.066 INFO kablam! | Oct 11 12:42:16.066 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.067 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.067 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.067 INFO kablam! Oct 11 12:42:16.067 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.067 INFO kablam! --> src/arrays/Array16.rs:84:34 Oct 11 12:42:16.067 INFO kablam! | Oct 11 12:42:16.067 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.067 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.067 INFO kablam! | Oct 11 12:42:16.067 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.067 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.067 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.067 INFO kablam! Oct 11 12:42:16.067 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.067 INFO kablam! --> src/arrays/Array16.rs:90:20 Oct 11 12:42:16.067 INFO kablam! | Oct 11 12:42:16.067 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.067 INFO kablam! | ^^^^^^ Oct 11 12:42:16.067 INFO kablam! | Oct 11 12:42:16.067 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.067 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.067 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.067 INFO kablam! Oct 11 12:42:16.067 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.067 INFO kablam! --> src/arrays/Array16.rs:90:34 Oct 11 12:42:16.068 INFO kablam! | Oct 11 12:42:16.068 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.068 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.068 INFO kablam! | Oct 11 12:42:16.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.068 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.068 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.068 INFO kablam! Oct 11 12:42:16.068 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.068 INFO kablam! --> src/arrays/Array16.rs:96:20 Oct 11 12:42:16.068 INFO kablam! | Oct 11 12:42:16.068 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.068 INFO kablam! | ^^^^^^ Oct 11 12:42:16.068 INFO kablam! | Oct 11 12:42:16.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.068 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.068 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.068 INFO kablam! Oct 11 12:42:16.068 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.068 INFO kablam! --> src/arrays/Array16.rs:96:34 Oct 11 12:42:16.068 INFO kablam! | Oct 11 12:42:16.068 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.068 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.068 INFO kablam! | Oct 11 12:42:16.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.069 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.069 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.069 INFO kablam! Oct 11 12:42:16.069 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.069 INFO kablam! --> src/arrays/Array16.rs:102:20 Oct 11 12:42:16.069 INFO kablam! | Oct 11 12:42:16.069 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.069 INFO kablam! | ^^^^^^ Oct 11 12:42:16.069 INFO kablam! | Oct 11 12:42:16.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.069 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.069 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.069 INFO kablam! Oct 11 12:42:16.069 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.069 INFO kablam! --> src/arrays/Array16.rs:102:34 Oct 11 12:42:16.069 INFO kablam! | Oct 11 12:42:16.069 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.069 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.069 INFO kablam! | Oct 11 12:42:16.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.069 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.069 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.069 INFO kablam! Oct 11 12:42:16.069 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.069 INFO kablam! --> src/arrays/Array16.rs:111:14 Oct 11 12:42:16.069 INFO kablam! | Oct 11 12:42:16.070 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.070 INFO kablam! | ^^^^^^ Oct 11 12:42:16.070 INFO kablam! | Oct 11 12:42:16.070 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.070 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.070 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.070 INFO kablam! Oct 11 12:42:16.070 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.070 INFO kablam! --> src/arrays/Array16.rs:111:28 Oct 11 12:42:16.070 INFO kablam! | Oct 11 12:42:16.070 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.070 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.070 INFO kablam! | Oct 11 12:42:16.070 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.070 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.070 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.070 INFO kablam! Oct 11 12:42:16.070 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.070 INFO kablam! --> src/arrays/Array16.rs:120:15 Oct 11 12:42:16.070 INFO kablam! | Oct 11 12:42:16.070 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 11 12:42:16.070 INFO kablam! | ^^^^^^ Oct 11 12:42:16.070 INFO kablam! | Oct 11 12:42:16.070 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.070 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.071 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.071 INFO kablam! Oct 11 12:42:16.071 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.071 INFO kablam! --> src/arrays/Array16.rs:132:3 Oct 11 12:42:16.071 INFO kablam! | Oct 11 12:42:16.071 INFO kablam! 132 | self.0.iter() Oct 11 12:42:16.071 INFO kablam! | ^^^^^^ Oct 11 12:42:16.071 INFO kablam! | Oct 11 12:42:16.071 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.071 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.071 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.071 INFO kablam! Oct 11 12:42:16.071 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.071 INFO kablam! --> src/arrays/Array16.rs:144:3 Oct 11 12:42:16.071 INFO kablam! | Oct 11 12:42:16.071 INFO kablam! 144 | self.0.iter_mut() Oct 11 12:42:16.071 INFO kablam! | ^^^^^^ Oct 11 12:42:16.071 INFO kablam! | Oct 11 12:42:16.071 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.071 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.071 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.071 INFO kablam! Oct 11 12:42:16.071 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.071 INFO kablam! --> src/arrays/Array16.rs:153:4 Oct 11 12:42:16.071 INFO kablam! | Oct 11 12:42:16.071 INFO kablam! 153 | &self.0[..] Oct 11 12:42:16.071 INFO kablam! | ^^^^^^ Oct 11 12:42:16.071 INFO kablam! | Oct 11 12:42:16.071 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.072 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.072 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.072 INFO kablam! Oct 11 12:42:16.072 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.072 INFO kablam! --> src/arrays/Array16.rs:162:8 Oct 11 12:42:16.072 INFO kablam! | Oct 11 12:42:16.072 INFO kablam! 162 | &mut self.0[..] Oct 11 12:42:16.072 INFO kablam! | ^^^^^^ Oct 11 12:42:16.072 INFO kablam! | Oct 11 12:42:16.072 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.072 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.072 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.072 INFO kablam! Oct 11 12:42:16.072 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.072 INFO kablam! --> src/arrays/Array30.rs:28:3 Oct 11 12:42:16.072 INFO kablam! | Oct 11 12:42:16.072 INFO kablam! 28 | self.0.as_ptr() Oct 11 12:42:16.072 INFO kablam! | ^^^^^^ Oct 11 12:42:16.072 INFO kablam! | Oct 11 12:42:16.072 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.072 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.072 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.072 INFO kablam! Oct 11 12:42:16.072 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.072 INFO kablam! --> src/arrays/Array30.rs:34:3 Oct 11 12:42:16.072 INFO kablam! | Oct 11 12:42:16.072 INFO kablam! 34 | self.0.as_mut_ptr() Oct 11 12:42:16.073 INFO kablam! | ^^^^^^ Oct 11 12:42:16.073 INFO kablam! | Oct 11 12:42:16.073 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.073 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.073 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.073 INFO kablam! Oct 11 12:42:16.073 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.073 INFO kablam! --> src/arrays/Array30.rs:56:3 Oct 11 12:42:16.073 INFO kablam! | Oct 11 12:42:16.073 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 11 12:42:16.073 INFO kablam! | ^^^^^^ Oct 11 12:42:16.073 INFO kablam! | Oct 11 12:42:16.073 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.073 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.073 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.073 INFO kablam! Oct 11 12:42:16.073 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.073 INFO kablam! --> src/arrays/Array30.rs:65:3 Oct 11 12:42:16.073 INFO kablam! | Oct 11 12:42:16.073 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:16.073 INFO kablam! | ^^^^^^ Oct 11 12:42:16.073 INFO kablam! | Oct 11 12:42:16.073 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.073 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.073 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.073 INFO kablam! Oct 11 12:42:16.073 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.073 INFO kablam! --> src/arrays/Array30.rs:65:18 Oct 11 12:42:16.073 INFO kablam! | Oct 11 12:42:16.074 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:16.074 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.074 INFO kablam! | Oct 11 12:42:16.074 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.074 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.074 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.074 INFO kablam! Oct 11 12:42:16.074 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.074 INFO kablam! --> src/arrays/Array30.rs:78:29 Oct 11 12:42:16.074 INFO kablam! | Oct 11 12:42:16.074 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.074 INFO kablam! | ^^^^^^ Oct 11 12:42:16.074 INFO kablam! | Oct 11 12:42:16.074 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.074 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.074 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.074 INFO kablam! Oct 11 12:42:16.074 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.074 INFO kablam! --> src/arrays/Array30.rs:78:43 Oct 11 12:42:16.074 INFO kablam! | Oct 11 12:42:16.074 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.074 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.074 INFO kablam! | Oct 11 12:42:16.074 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.074 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.074 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.075 INFO kablam! Oct 11 12:42:16.075 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.075 INFO kablam! --> src/arrays/Array30.rs:84:20 Oct 11 12:42:16.075 INFO kablam! | Oct 11 12:42:16.075 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.075 INFO kablam! | ^^^^^^ Oct 11 12:42:16.075 INFO kablam! | Oct 11 12:42:16.075 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.075 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.075 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.075 INFO kablam! Oct 11 12:42:16.075 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.075 INFO kablam! --> src/arrays/Array30.rs:84:34 Oct 11 12:42:16.075 INFO kablam! | Oct 11 12:42:16.075 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.075 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.075 INFO kablam! | Oct 11 12:42:16.075 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.075 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.075 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.075 INFO kablam! Oct 11 12:42:16.075 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.075 INFO kablam! --> src/arrays/Array30.rs:90:20 Oct 11 12:42:16.075 INFO kablam! | Oct 11 12:42:16.075 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.075 INFO kablam! | ^^^^^^ Oct 11 12:42:16.076 INFO kablam! | Oct 11 12:42:16.076 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.076 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.076 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.076 INFO kablam! Oct 11 12:42:16.076 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.076 INFO kablam! --> src/arrays/Array30.rs:90:34 Oct 11 12:42:16.076 INFO kablam! | Oct 11 12:42:16.076 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.076 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.076 INFO kablam! | Oct 11 12:42:16.076 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.076 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.076 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.076 INFO kablam! Oct 11 12:42:16.076 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.076 INFO kablam! --> src/arrays/Array30.rs:96:20 Oct 11 12:42:16.076 INFO kablam! | Oct 11 12:42:16.076 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.076 INFO kablam! | ^^^^^^ Oct 11 12:42:16.076 INFO kablam! | Oct 11 12:42:16.076 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.076 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.076 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.077 INFO kablam! Oct 11 12:42:16.077 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.077 INFO kablam! --> src/arrays/Array30.rs:96:34 Oct 11 12:42:16.077 INFO kablam! | Oct 11 12:42:16.077 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.077 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.077 INFO kablam! | Oct 11 12:42:16.077 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.077 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.077 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.077 INFO kablam! Oct 11 12:42:16.077 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.077 INFO kablam! --> src/arrays/Array30.rs:102:20 Oct 11 12:42:16.077 INFO kablam! | Oct 11 12:42:16.077 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.077 INFO kablam! | ^^^^^^ Oct 11 12:42:16.077 INFO kablam! | Oct 11 12:42:16.077 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.077 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.077 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.077 INFO kablam! Oct 11 12:42:16.077 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.077 INFO kablam! --> src/arrays/Array30.rs:102:34 Oct 11 12:42:16.077 INFO kablam! | Oct 11 12:42:16.077 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.077 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.078 INFO kablam! | Oct 11 12:42:16.078 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.078 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.078 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.078 INFO kablam! Oct 11 12:42:16.078 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.078 INFO kablam! --> src/arrays/Array30.rs:111:14 Oct 11 12:42:16.078 INFO kablam! | Oct 11 12:42:16.078 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.078 INFO kablam! | ^^^^^^ Oct 11 12:42:16.078 INFO kablam! | Oct 11 12:42:16.078 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.078 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.078 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.078 INFO kablam! Oct 11 12:42:16.078 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.078 INFO kablam! --> src/arrays/Array30.rs:111:28 Oct 11 12:42:16.078 INFO kablam! | Oct 11 12:42:16.078 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.078 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.078 INFO kablam! | Oct 11 12:42:16.078 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.078 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.078 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.078 INFO kablam! Oct 11 12:42:16.078 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.078 INFO kablam! --> src/arrays/Array30.rs:120:15 Oct 11 12:42:16.079 INFO kablam! | Oct 11 12:42:16.079 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 11 12:42:16.079 INFO kablam! | ^^^^^^ Oct 11 12:42:16.079 INFO kablam! | Oct 11 12:42:16.079 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.079 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.079 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.079 INFO kablam! Oct 11 12:42:16.079 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.079 INFO kablam! --> src/arrays/Array30.rs:132:3 Oct 11 12:42:16.079 INFO kablam! | Oct 11 12:42:16.079 INFO kablam! 132 | self.0.iter() Oct 11 12:42:16.079 INFO kablam! | ^^^^^^ Oct 11 12:42:16.079 INFO kablam! | Oct 11 12:42:16.079 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.079 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.079 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.079 INFO kablam! Oct 11 12:42:16.079 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.079 INFO kablam! --> src/arrays/Array30.rs:144:3 Oct 11 12:42:16.079 INFO kablam! | Oct 11 12:42:16.079 INFO kablam! 144 | self.0.iter_mut() Oct 11 12:42:16.079 INFO kablam! | ^^^^^^ Oct 11 12:42:16.079 INFO kablam! | Oct 11 12:42:16.079 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.080 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.080 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.080 INFO kablam! Oct 11 12:42:16.080 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.080 INFO kablam! --> src/arrays/Array30.rs:153:4 Oct 11 12:42:16.080 INFO kablam! | Oct 11 12:42:16.080 INFO kablam! 153 | &self.0[..] Oct 11 12:42:16.080 INFO kablam! | ^^^^^^ Oct 11 12:42:16.080 INFO kablam! | Oct 11 12:42:16.080 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.080 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.080 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.080 INFO kablam! Oct 11 12:42:16.080 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.080 INFO kablam! --> src/arrays/Array30.rs:162:8 Oct 11 12:42:16.080 INFO kablam! | Oct 11 12:42:16.080 INFO kablam! 162 | &mut self.0[..] Oct 11 12:42:16.080 INFO kablam! | ^^^^^^ Oct 11 12:42:16.080 INFO kablam! | Oct 11 12:42:16.080 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.080 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.080 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.080 INFO kablam! Oct 11 12:42:16.080 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.080 INFO kablam! --> src/arrays/Array32.rs:28:3 Oct 11 12:42:16.080 INFO kablam! | Oct 11 12:42:16.080 INFO kablam! 28 | self.0.as_ptr() Oct 11 12:42:16.080 INFO kablam! | ^^^^^^ Oct 11 12:42:16.080 INFO kablam! | Oct 11 12:42:16.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.081 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.081 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.081 INFO kablam! Oct 11 12:42:16.081 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.081 INFO kablam! --> src/arrays/Array32.rs:34:3 Oct 11 12:42:16.081 INFO kablam! | Oct 11 12:42:16.081 INFO kablam! 34 | self.0.as_mut_ptr() Oct 11 12:42:16.081 INFO kablam! | ^^^^^^ Oct 11 12:42:16.081 INFO kablam! | Oct 11 12:42:16.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.081 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.081 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.081 INFO kablam! Oct 11 12:42:16.081 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.081 INFO kablam! --> src/arrays/Array32.rs:56:3 Oct 11 12:42:16.081 INFO kablam! | Oct 11 12:42:16.081 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 11 12:42:16.081 INFO kablam! | ^^^^^^ Oct 11 12:42:16.081 INFO kablam! | Oct 11 12:42:16.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.081 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.081 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.081 INFO kablam! Oct 11 12:42:16.081 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.081 INFO kablam! --> src/arrays/Array32.rs:65:3 Oct 11 12:42:16.081 INFO kablam! | Oct 11 12:42:16.082 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:16.082 INFO kablam! | ^^^^^^ Oct 11 12:42:16.082 INFO kablam! | Oct 11 12:42:16.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.082 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.082 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.082 INFO kablam! Oct 11 12:42:16.082 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.082 INFO kablam! --> src/arrays/Array32.rs:65:18 Oct 11 12:42:16.082 INFO kablam! | Oct 11 12:42:16.082 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:16.082 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.082 INFO kablam! | Oct 11 12:42:16.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.082 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.082 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.082 INFO kablam! Oct 11 12:42:16.082 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.082 INFO kablam! --> src/arrays/Array32.rs:78:29 Oct 11 12:42:16.082 INFO kablam! | Oct 11 12:42:16.082 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.082 INFO kablam! | ^^^^^^ Oct 11 12:42:16.082 INFO kablam! | Oct 11 12:42:16.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.082 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.082 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.082 INFO kablam! Oct 11 12:42:16.082 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.082 INFO kablam! --> src/arrays/Array32.rs:78:43 Oct 11 12:42:16.082 INFO kablam! | Oct 11 12:42:16.082 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.082 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.082 INFO kablam! | Oct 11 12:42:16.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.082 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.082 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.083 INFO kablam! Oct 11 12:42:16.083 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.083 INFO kablam! --> src/arrays/Array32.rs:84:20 Oct 11 12:42:16.083 INFO kablam! | Oct 11 12:42:16.083 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.083 INFO kablam! | ^^^^^^ Oct 11 12:42:16.083 INFO kablam! | Oct 11 12:42:16.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.083 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.083 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.083 INFO kablam! Oct 11 12:42:16.083 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.083 INFO kablam! --> src/arrays/Array32.rs:84:34 Oct 11 12:42:16.083 INFO kablam! | Oct 11 12:42:16.083 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.083 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.083 INFO kablam! | Oct 11 12:42:16.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.083 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.083 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.083 INFO kablam! Oct 11 12:42:16.083 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.083 INFO kablam! --> src/arrays/Array32.rs:90:20 Oct 11 12:42:16.083 INFO kablam! | Oct 11 12:42:16.083 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.083 INFO kablam! | ^^^^^^ Oct 11 12:42:16.083 INFO kablam! | Oct 11 12:42:16.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.083 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.083 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.083 INFO kablam! Oct 11 12:42:16.083 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.083 INFO kablam! --> src/arrays/Array32.rs:90:34 Oct 11 12:42:16.083 INFO kablam! | Oct 11 12:42:16.083 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.083 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.084 INFO kablam! | Oct 11 12:42:16.084 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.084 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.084 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.084 INFO kablam! Oct 11 12:42:16.084 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.084 INFO kablam! --> src/arrays/Array32.rs:96:20 Oct 11 12:42:16.084 INFO kablam! | Oct 11 12:42:16.084 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.084 INFO kablam! | ^^^^^^ Oct 11 12:42:16.084 INFO kablam! | Oct 11 12:42:16.084 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.084 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.084 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.084 INFO kablam! Oct 11 12:42:16.084 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.084 INFO kablam! --> src/arrays/Array32.rs:96:34 Oct 11 12:42:16.084 INFO kablam! | Oct 11 12:42:16.084 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.084 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.084 INFO kablam! | Oct 11 12:42:16.084 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.084 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.084 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.084 INFO kablam! Oct 11 12:42:16.084 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.084 INFO kablam! --> src/arrays/Array32.rs:102:20 Oct 11 12:42:16.084 INFO kablam! | Oct 11 12:42:16.084 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.084 INFO kablam! | ^^^^^^ Oct 11 12:42:16.084 INFO kablam! | Oct 11 12:42:16.084 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.084 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.084 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.084 INFO kablam! Oct 11 12:42:16.084 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.084 INFO kablam! --> src/arrays/Array32.rs:102:34 Oct 11 12:42:16.084 INFO kablam! | Oct 11 12:42:16.084 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.084 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.084 INFO kablam! | Oct 11 12:42:16.084 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.084 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.084 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.084 INFO kablam! Oct 11 12:42:16.084 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.084 INFO kablam! --> src/arrays/Array32.rs:111:14 Oct 11 12:42:16.084 INFO kablam! | Oct 11 12:42:16.084 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.084 INFO kablam! | ^^^^^^ Oct 11 12:42:16.084 INFO kablam! | Oct 11 12:42:16.084 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.084 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.084 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.084 INFO kablam! Oct 11 12:42:16.084 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.084 INFO kablam! --> src/arrays/Array32.rs:111:28 Oct 11 12:42:16.084 INFO kablam! | Oct 11 12:42:16.084 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.084 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.084 INFO kablam! | Oct 11 12:42:16.084 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.084 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.084 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.084 INFO kablam! Oct 11 12:42:16.084 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.085 INFO kablam! --> src/arrays/Array32.rs:120:15 Oct 11 12:42:16.085 INFO kablam! | Oct 11 12:42:16.085 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 11 12:42:16.085 INFO kablam! | ^^^^^^ Oct 11 12:42:16.085 INFO kablam! | Oct 11 12:42:16.085 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.085 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.085 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.085 INFO kablam! Oct 11 12:42:16.085 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.085 INFO kablam! --> src/arrays/Array32.rs:132:3 Oct 11 12:42:16.085 INFO kablam! | Oct 11 12:42:16.085 INFO kablam! 132 | self.0.iter() Oct 11 12:42:16.085 INFO kablam! | ^^^^^^ Oct 11 12:42:16.085 INFO kablam! | Oct 11 12:42:16.085 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.085 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.085 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.085 INFO kablam! Oct 11 12:42:16.085 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.085 INFO kablam! --> src/arrays/Array32.rs:144:3 Oct 11 12:42:16.085 INFO kablam! | Oct 11 12:42:16.085 INFO kablam! 144 | self.0.iter_mut() Oct 11 12:42:16.085 INFO kablam! | ^^^^^^ Oct 11 12:42:16.085 INFO kablam! | Oct 11 12:42:16.085 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.086 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.086 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.086 INFO kablam! Oct 11 12:42:16.086 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.086 INFO kablam! --> src/arrays/Array32.rs:153:4 Oct 11 12:42:16.086 INFO kablam! | Oct 11 12:42:16.086 INFO kablam! 153 | &self.0[..] Oct 11 12:42:16.086 INFO kablam! | ^^^^^^ Oct 11 12:42:16.086 INFO kablam! | Oct 11 12:42:16.086 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.086 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.086 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.086 INFO kablam! Oct 11 12:42:16.086 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.086 INFO kablam! --> src/arrays/Array32.rs:162:8 Oct 11 12:42:16.086 INFO kablam! | Oct 11 12:42:16.086 INFO kablam! 162 | &mut self.0[..] Oct 11 12:42:16.086 INFO kablam! | ^^^^^^ Oct 11 12:42:16.086 INFO kablam! | Oct 11 12:42:16.086 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.086 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.086 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.086 INFO kablam! Oct 11 12:42:16.086 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.086 INFO kablam! --> src/arrays/Array40.rs:28:3 Oct 11 12:42:16.086 INFO kablam! | Oct 11 12:42:16.086 INFO kablam! 28 | self.0.as_ptr() Oct 11 12:42:16.087 INFO kablam! | ^^^^^^ Oct 11 12:42:16.087 INFO kablam! | Oct 11 12:42:16.087 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.087 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.087 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.087 INFO kablam! Oct 11 12:42:16.087 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.087 INFO kablam! --> src/arrays/Array40.rs:34:3 Oct 11 12:42:16.087 INFO kablam! | Oct 11 12:42:16.087 INFO kablam! 34 | self.0.as_mut_ptr() Oct 11 12:42:16.087 INFO kablam! | ^^^^^^ Oct 11 12:42:16.087 INFO kablam! | Oct 11 12:42:16.087 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.087 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.087 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.087 INFO kablam! Oct 11 12:42:16.087 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.088 INFO kablam! --> src/arrays/Array40.rs:56:3 Oct 11 12:42:16.096 INFO kablam! | Oct 11 12:42:16.097 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 11 12:42:16.097 INFO kablam! | ^^^^^^ Oct 11 12:42:16.097 INFO kablam! | Oct 11 12:42:16.097 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.097 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.097 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.098 INFO kablam! Oct 11 12:42:16.098 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.099 INFO kablam! --> src/arrays/Array40.rs:65:3 Oct 11 12:42:16.099 INFO kablam! | Oct 11 12:42:16.099 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:16.099 INFO kablam! | ^^^^^^ Oct 11 12:42:16.099 INFO kablam! | Oct 11 12:42:16.099 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.099 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.099 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.099 INFO kablam! Oct 11 12:42:16.099 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.099 INFO kablam! --> src/arrays/Array40.rs:65:18 Oct 11 12:42:16.099 INFO kablam! | Oct 11 12:42:16.099 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:16.100 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.100 INFO kablam! | Oct 11 12:42:16.100 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.100 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.100 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.100 INFO kablam! Oct 11 12:42:16.100 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.100 INFO kablam! --> src/arrays/Array40.rs:78:29 Oct 11 12:42:16.100 INFO kablam! | Oct 11 12:42:16.100 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.100 INFO kablam! | ^^^^^^ Oct 11 12:42:16.100 INFO kablam! | Oct 11 12:42:16.100 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.100 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.100 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.100 INFO kablam! Oct 11 12:42:16.100 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.100 INFO kablam! --> src/arrays/Array40.rs:78:43 Oct 11 12:42:16.100 INFO kablam! | Oct 11 12:42:16.100 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.100 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.100 INFO kablam! | Oct 11 12:42:16.100 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.100 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.100 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.100 INFO kablam! Oct 11 12:42:16.100 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.100 INFO kablam! --> src/arrays/Array40.rs:84:20 Oct 11 12:42:16.100 INFO kablam! | Oct 11 12:42:16.100 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.100 INFO kablam! | ^^^^^^ Oct 11 12:42:16.100 INFO kablam! | Oct 11 12:42:16.100 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.100 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.100 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.100 INFO kablam! Oct 11 12:42:16.100 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.100 INFO kablam! --> src/arrays/Array40.rs:84:34 Oct 11 12:42:16.100 INFO kablam! | Oct 11 12:42:16.100 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.100 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.100 INFO kablam! | Oct 11 12:42:16.100 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.100 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.100 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.100 INFO kablam! Oct 11 12:42:16.100 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.100 INFO kablam! --> src/arrays/Array40.rs:90:20 Oct 11 12:42:16.100 INFO kablam! | Oct 11 12:42:16.100 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.100 INFO kablam! | ^^^^^^ Oct 11 12:42:16.100 INFO kablam! | Oct 11 12:42:16.100 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.100 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.100 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.100 INFO kablam! Oct 11 12:42:16.100 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.100 INFO kablam! --> src/arrays/Array40.rs:90:34 Oct 11 12:42:16.100 INFO kablam! | Oct 11 12:42:16.100 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.100 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.100 INFO kablam! | Oct 11 12:42:16.100 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.100 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.100 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.100 INFO kablam! Oct 11 12:42:16.100 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.101 INFO kablam! --> src/arrays/Array40.rs:96:20 Oct 11 12:42:16.101 INFO kablam! | Oct 11 12:42:16.101 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.101 INFO kablam! | ^^^^^^ Oct 11 12:42:16.101 INFO kablam! | Oct 11 12:42:16.101 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.101 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.101 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.101 INFO kablam! Oct 11 12:42:16.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.101 INFO kablam! --> src/arrays/Array40.rs:96:34 Oct 11 12:42:16.101 INFO kablam! | Oct 11 12:42:16.101 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.101 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.101 INFO kablam! | Oct 11 12:42:16.101 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.101 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.101 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.101 INFO kablam! Oct 11 12:42:16.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.101 INFO kablam! --> src/arrays/Array40.rs:102:20 Oct 11 12:42:16.101 INFO kablam! | Oct 11 12:42:16.101 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.101 INFO kablam! | ^^^^^^ Oct 11 12:42:16.101 INFO kablam! | Oct 11 12:42:16.101 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.101 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.101 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.101 INFO kablam! Oct 11 12:42:16.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.101 INFO kablam! --> src/arrays/Array40.rs:102:34 Oct 11 12:42:16.101 INFO kablam! | Oct 11 12:42:16.101 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.101 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.101 INFO kablam! | Oct 11 12:42:16.101 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.101 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.101 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.101 INFO kablam! Oct 11 12:42:16.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.101 INFO kablam! --> src/arrays/Array40.rs:111:14 Oct 11 12:42:16.101 INFO kablam! | Oct 11 12:42:16.101 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.101 INFO kablam! | ^^^^^^ Oct 11 12:42:16.101 INFO kablam! | Oct 11 12:42:16.101 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.101 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.101 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.101 INFO kablam! Oct 11 12:42:16.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.101 INFO kablam! --> src/arrays/Array40.rs:111:28 Oct 11 12:42:16.101 INFO kablam! | Oct 11 12:42:16.101 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.101 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.101 INFO kablam! | Oct 11 12:42:16.101 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.101 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.101 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.101 INFO kablam! Oct 11 12:42:16.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.101 INFO kablam! --> src/arrays/Array40.rs:120:15 Oct 11 12:42:16.101 INFO kablam! | Oct 11 12:42:16.101 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 11 12:42:16.101 INFO kablam! | ^^^^^^ Oct 11 12:42:16.101 INFO kablam! | Oct 11 12:42:16.101 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.101 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.102 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.102 INFO kablam! Oct 11 12:42:16.102 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.102 INFO kablam! --> src/arrays/Array40.rs:132:3 Oct 11 12:42:16.102 INFO kablam! | Oct 11 12:42:16.102 INFO kablam! 132 | self.0.iter() Oct 11 12:42:16.102 INFO kablam! | ^^^^^^ Oct 11 12:42:16.102 INFO kablam! | Oct 11 12:42:16.102 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.102 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.102 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.102 INFO kablam! Oct 11 12:42:16.102 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.102 INFO kablam! --> src/arrays/Array40.rs:144:3 Oct 11 12:42:16.102 INFO kablam! | Oct 11 12:42:16.102 INFO kablam! 144 | self.0.iter_mut() Oct 11 12:42:16.102 INFO kablam! | ^^^^^^ Oct 11 12:42:16.102 INFO kablam! | Oct 11 12:42:16.102 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.102 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.102 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.102 INFO kablam! Oct 11 12:42:16.102 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.102 INFO kablam! --> src/arrays/Array40.rs:153:4 Oct 11 12:42:16.102 INFO kablam! | Oct 11 12:42:16.102 INFO kablam! 153 | &self.0[..] Oct 11 12:42:16.102 INFO kablam! | ^^^^^^ Oct 11 12:42:16.102 INFO kablam! | Oct 11 12:42:16.102 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.102 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.102 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.102 INFO kablam! Oct 11 12:42:16.102 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.102 INFO kablam! --> src/arrays/Array40.rs:162:8 Oct 11 12:42:16.102 INFO kablam! | Oct 11 12:42:16.102 INFO kablam! 162 | &mut self.0[..] Oct 11 12:42:16.102 INFO kablam! | ^^^^^^ Oct 11 12:42:16.102 INFO kablam! | Oct 11 12:42:16.102 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.102 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.102 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.102 INFO kablam! Oct 11 12:42:16.102 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.102 INFO kablam! --> src/arrays/Array46.rs:28:3 Oct 11 12:42:16.102 INFO kablam! | Oct 11 12:42:16.102 INFO kablam! 28 | self.0.as_ptr() Oct 11 12:42:16.103 INFO kablam! | ^^^^^^ Oct 11 12:42:16.103 INFO kablam! | Oct 11 12:42:16.103 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.103 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.103 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.103 INFO kablam! Oct 11 12:42:16.103 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.103 INFO kablam! --> src/arrays/Array46.rs:34:3 Oct 11 12:42:16.103 INFO kablam! | Oct 11 12:42:16.103 INFO kablam! 34 | self.0.as_mut_ptr() Oct 11 12:42:16.103 INFO kablam! | ^^^^^^ Oct 11 12:42:16.103 INFO kablam! | Oct 11 12:42:16.103 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.108 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.108 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.108 INFO kablam! Oct 11 12:42:16.108 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.108 INFO kablam! --> src/arrays/Array46.rs:56:3 Oct 11 12:42:16.108 INFO kablam! | Oct 11 12:42:16.108 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 11 12:42:16.108 INFO kablam! | ^^^^^^ Oct 11 12:42:16.108 INFO kablam! | Oct 11 12:42:16.108 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.108 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.108 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.109 INFO kablam! Oct 11 12:42:16.109 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.109 INFO kablam! --> src/arrays/Array46.rs:65:3 Oct 11 12:42:16.109 INFO kablam! | Oct 11 12:42:16.109 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:16.109 INFO kablam! | ^^^^^^ Oct 11 12:42:16.109 INFO kablam! | Oct 11 12:42:16.109 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.109 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.109 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.109 INFO kablam! Oct 11 12:42:16.109 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.109 INFO kablam! --> src/arrays/Array46.rs:65:18 Oct 11 12:42:16.109 INFO kablam! | Oct 11 12:42:16.109 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:16.109 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.109 INFO kablam! | Oct 11 12:42:16.109 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.109 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.109 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.109 INFO kablam! Oct 11 12:42:16.109 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.109 INFO kablam! --> src/arrays/Array46.rs:78:29 Oct 11 12:42:16.109 INFO kablam! | Oct 11 12:42:16.109 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.109 INFO kablam! | ^^^^^^ Oct 11 12:42:16.109 INFO kablam! | Oct 11 12:42:16.109 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.109 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.109 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.109 INFO kablam! Oct 11 12:42:16.109 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.109 INFO kablam! --> src/arrays/Array46.rs:78:43 Oct 11 12:42:16.110 INFO kablam! | Oct 11 12:42:16.110 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.110 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.110 INFO kablam! | Oct 11 12:42:16.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.110 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.110 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.110 INFO kablam! Oct 11 12:42:16.110 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.110 INFO kablam! --> src/arrays/Array46.rs:84:20 Oct 11 12:42:16.110 INFO kablam! | Oct 11 12:42:16.110 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.110 INFO kablam! | ^^^^^^ Oct 11 12:42:16.110 INFO kablam! | Oct 11 12:42:16.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.110 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.110 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.110 INFO kablam! Oct 11 12:42:16.110 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.110 INFO kablam! --> src/arrays/Array46.rs:84:34 Oct 11 12:42:16.110 INFO kablam! | Oct 11 12:42:16.110 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.110 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.110 INFO kablam! | Oct 11 12:42:16.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.110 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.110 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.110 INFO kablam! Oct 11 12:42:16.110 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.110 INFO kablam! --> src/arrays/Array46.rs:90:20 Oct 11 12:42:16.110 INFO kablam! | Oct 11 12:42:16.110 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.110 INFO kablam! | ^^^^^^ Oct 11 12:42:16.110 INFO kablam! | Oct 11 12:42:16.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.110 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.110 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.110 INFO kablam! Oct 11 12:42:16.110 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.110 INFO kablam! --> src/arrays/Array46.rs:90:34 Oct 11 12:42:16.110 INFO kablam! | Oct 11 12:42:16.110 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.110 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.110 INFO kablam! | Oct 11 12:42:16.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.110 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.110 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.110 INFO kablam! Oct 11 12:42:16.110 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.110 INFO kablam! --> src/arrays/Array46.rs:96:20 Oct 11 12:42:16.110 INFO kablam! | Oct 11 12:42:16.110 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.110 INFO kablam! | ^^^^^^ Oct 11 12:42:16.110 INFO kablam! | Oct 11 12:42:16.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.110 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.110 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.110 INFO kablam! Oct 11 12:42:16.110 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.110 INFO kablam! --> src/arrays/Array46.rs:96:34 Oct 11 12:42:16.110 INFO kablam! | Oct 11 12:42:16.110 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.110 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.110 INFO kablam! | Oct 11 12:42:16.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.110 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.110 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.110 INFO kablam! Oct 11 12:42:16.110 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.110 INFO kablam! --> src/arrays/Array46.rs:102:20 Oct 11 12:42:16.110 INFO kablam! | Oct 11 12:42:16.110 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.110 INFO kablam! | ^^^^^^ Oct 11 12:42:16.110 INFO kablam! | Oct 11 12:42:16.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.110 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.110 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.110 INFO kablam! Oct 11 12:42:16.110 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.110 INFO kablam! --> src/arrays/Array46.rs:102:34 Oct 11 12:42:16.110 INFO kablam! | Oct 11 12:42:16.110 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.110 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.110 INFO kablam! | Oct 11 12:42:16.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.110 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.111 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.111 INFO kablam! Oct 11 12:42:16.111 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.111 INFO kablam! --> src/arrays/Array46.rs:111:14 Oct 11 12:42:16.111 INFO kablam! | Oct 11 12:42:16.111 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.111 INFO kablam! | ^^^^^^ Oct 11 12:42:16.111 INFO kablam! | Oct 11 12:42:16.111 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.111 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.111 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.111 INFO kablam! Oct 11 12:42:16.111 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.111 INFO kablam! --> src/arrays/Array46.rs:111:28 Oct 11 12:42:16.111 INFO kablam! | Oct 11 12:42:16.111 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.111 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.111 INFO kablam! | Oct 11 12:42:16.111 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.111 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.111 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.111 INFO kablam! Oct 11 12:42:16.111 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.111 INFO kablam! --> src/arrays/Array46.rs:120:15 Oct 11 12:42:16.111 INFO kablam! | Oct 11 12:42:16.111 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 11 12:42:16.111 INFO kablam! | ^^^^^^ Oct 11 12:42:16.111 INFO kablam! | Oct 11 12:42:16.111 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.111 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.111 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.111 INFO kablam! Oct 11 12:42:16.111 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.111 INFO kablam! --> src/arrays/Array46.rs:132:3 Oct 11 12:42:16.111 INFO kablam! | Oct 11 12:42:16.111 INFO kablam! 132 | self.0.iter() Oct 11 12:42:16.111 INFO kablam! | ^^^^^^ Oct 11 12:42:16.111 INFO kablam! | Oct 11 12:42:16.111 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.111 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.111 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.111 INFO kablam! Oct 11 12:42:16.111 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.111 INFO kablam! --> src/arrays/Array46.rs:144:3 Oct 11 12:42:16.111 INFO kablam! | Oct 11 12:42:16.111 INFO kablam! 144 | self.0.iter_mut() Oct 11 12:42:16.111 INFO kablam! | ^^^^^^ Oct 11 12:42:16.111 INFO kablam! | Oct 11 12:42:16.111 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.111 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.111 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.111 INFO kablam! Oct 11 12:42:16.111 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.111 INFO kablam! --> src/arrays/Array46.rs:153:4 Oct 11 12:42:16.111 INFO kablam! | Oct 11 12:42:16.111 INFO kablam! 153 | &self.0[..] Oct 11 12:42:16.111 INFO kablam! | ^^^^^^ Oct 11 12:42:16.111 INFO kablam! | Oct 11 12:42:16.111 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.111 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.111 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.111 INFO kablam! Oct 11 12:42:16.111 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.111 INFO kablam! --> src/arrays/Array46.rs:162:8 Oct 11 12:42:16.111 INFO kablam! | Oct 11 12:42:16.111 INFO kablam! 162 | &mut self.0[..] Oct 11 12:42:16.111 INFO kablam! | ^^^^^^ Oct 11 12:42:16.111 INFO kablam! | Oct 11 12:42:16.111 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.111 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.111 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.111 INFO kablam! Oct 11 12:42:16.111 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.111 INFO kablam! --> src/arrays/Array52.rs:28:3 Oct 11 12:42:16.111 INFO kablam! | Oct 11 12:42:16.112 INFO kablam! 28 | self.0.as_ptr() Oct 11 12:42:16.112 INFO kablam! | ^^^^^^ Oct 11 12:42:16.112 INFO kablam! | Oct 11 12:42:16.112 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.112 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.112 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.112 INFO kablam! Oct 11 12:42:16.112 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.112 INFO kablam! --> src/arrays/Array52.rs:34:3 Oct 11 12:42:16.112 INFO kablam! | Oct 11 12:42:16.112 INFO kablam! 34 | self.0.as_mut_ptr() Oct 11 12:42:16.112 INFO kablam! | ^^^^^^ Oct 11 12:42:16.112 INFO kablam! | Oct 11 12:42:16.112 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.112 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.112 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.112 INFO kablam! Oct 11 12:42:16.112 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.112 INFO kablam! --> src/arrays/Array52.rs:56:3 Oct 11 12:42:16.112 INFO kablam! | Oct 11 12:42:16.112 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 11 12:42:16.112 INFO kablam! | ^^^^^^ Oct 11 12:42:16.112 INFO kablam! | Oct 11 12:42:16.112 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.112 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.112 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.112 INFO kablam! Oct 11 12:42:16.112 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.112 INFO kablam! --> src/arrays/Array52.rs:65:3 Oct 11 12:42:16.112 INFO kablam! | Oct 11 12:42:16.112 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:16.112 INFO kablam! | ^^^^^^ Oct 11 12:42:16.112 INFO kablam! | Oct 11 12:42:16.112 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.112 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.112 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.112 INFO kablam! Oct 11 12:42:16.112 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.112 INFO kablam! --> src/arrays/Array52.rs:65:18 Oct 11 12:42:16.112 INFO kablam! | Oct 11 12:42:16.112 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:16.112 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.112 INFO kablam! | Oct 11 12:42:16.112 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.112 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.112 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.112 INFO kablam! Oct 11 12:42:16.112 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.112 INFO kablam! --> src/arrays/Array52.rs:78:29 Oct 11 12:42:16.112 INFO kablam! | Oct 11 12:42:16.112 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.112 INFO kablam! | ^^^^^^ Oct 11 12:42:16.112 INFO kablam! | Oct 11 12:42:16.112 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.112 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.112 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.112 INFO kablam! Oct 11 12:42:16.112 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.112 INFO kablam! --> src/arrays/Array52.rs:78:43 Oct 11 12:42:16.112 INFO kablam! | Oct 11 12:42:16.112 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.112 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.112 INFO kablam! | Oct 11 12:42:16.112 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.112 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.112 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.112 INFO kablam! Oct 11 12:42:16.112 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.113 INFO kablam! --> src/arrays/Array52.rs:84:20 Oct 11 12:42:16.113 INFO kablam! | Oct 11 12:42:16.113 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.113 INFO kablam! | ^^^^^^ Oct 11 12:42:16.113 INFO kablam! | Oct 11 12:42:16.113 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.113 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.113 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.113 INFO kablam! Oct 11 12:42:16.113 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.113 INFO kablam! --> src/arrays/Array52.rs:84:34 Oct 11 12:42:16.113 INFO kablam! | Oct 11 12:42:16.113 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.113 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.113 INFO kablam! | Oct 11 12:42:16.113 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.113 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.113 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.113 INFO kablam! Oct 11 12:42:16.113 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.113 INFO kablam! --> src/arrays/Array52.rs:90:20 Oct 11 12:42:16.113 INFO kablam! | Oct 11 12:42:16.113 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.113 INFO kablam! | ^^^^^^ Oct 11 12:42:16.113 INFO kablam! | Oct 11 12:42:16.113 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.113 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.113 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.113 INFO kablam! Oct 11 12:42:16.113 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.113 INFO kablam! --> src/arrays/Array52.rs:90:34 Oct 11 12:42:16.113 INFO kablam! | Oct 11 12:42:16.113 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.113 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.113 INFO kablam! | Oct 11 12:42:16.113 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.113 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.113 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.113 INFO kablam! Oct 11 12:42:16.113 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.113 INFO kablam! --> src/arrays/Array52.rs:96:20 Oct 11 12:42:16.113 INFO kablam! | Oct 11 12:42:16.113 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.113 INFO kablam! | ^^^^^^ Oct 11 12:42:16.113 INFO kablam! | Oct 11 12:42:16.113 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.113 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.113 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.113 INFO kablam! Oct 11 12:42:16.113 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.113 INFO kablam! --> src/arrays/Array52.rs:96:34 Oct 11 12:42:16.113 INFO kablam! | Oct 11 12:42:16.113 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.113 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.113 INFO kablam! | Oct 11 12:42:16.113 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.113 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.113 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.113 INFO kablam! Oct 11 12:42:16.113 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.113 INFO kablam! --> src/arrays/Array52.rs:102:20 Oct 11 12:42:16.113 INFO kablam! | Oct 11 12:42:16.113 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.113 INFO kablam! | ^^^^^^ Oct 11 12:42:16.113 INFO kablam! | Oct 11 12:42:16.113 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.113 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.113 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.113 INFO kablam! Oct 11 12:42:16.114 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.114 INFO kablam! --> src/arrays/Array52.rs:102:34 Oct 11 12:42:16.114 INFO kablam! | Oct 11 12:42:16.114 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.114 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.114 INFO kablam! | Oct 11 12:42:16.114 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.114 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.114 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.114 INFO kablam! Oct 11 12:42:16.114 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.117 INFO kablam! --> src/arrays/Array52.rs:111:14 Oct 11 12:42:16.117 INFO kablam! | Oct 11 12:42:16.117 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.117 INFO kablam! | ^^^^^^ Oct 11 12:42:16.117 INFO kablam! | Oct 11 12:42:16.117 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.117 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.117 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.117 INFO kablam! Oct 11 12:42:16.117 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.117 INFO kablam! --> src/arrays/Array52.rs:111:28 Oct 11 12:42:16.117 INFO kablam! | Oct 11 12:42:16.117 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.117 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.117 INFO kablam! | Oct 11 12:42:16.117 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.117 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.117 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.117 INFO kablam! Oct 11 12:42:16.117 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.117 INFO kablam! --> src/arrays/Array52.rs:120:15 Oct 11 12:42:16.117 INFO kablam! | Oct 11 12:42:16.117 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 11 12:42:16.117 INFO kablam! | ^^^^^^ Oct 11 12:42:16.117 INFO kablam! | Oct 11 12:42:16.117 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.117 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.117 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.117 INFO kablam! Oct 11 12:42:16.117 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.117 INFO kablam! --> src/arrays/Array52.rs:132:3 Oct 11 12:42:16.117 INFO kablam! | Oct 11 12:42:16.117 INFO kablam! 132 | self.0.iter() Oct 11 12:42:16.117 INFO kablam! | ^^^^^^ Oct 11 12:42:16.117 INFO kablam! | Oct 11 12:42:16.117 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.117 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.117 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.117 INFO kablam! Oct 11 12:42:16.117 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.117 INFO kablam! --> src/arrays/Array52.rs:144:3 Oct 11 12:42:16.117 INFO kablam! | Oct 11 12:42:16.117 INFO kablam! 144 | self.0.iter_mut() Oct 11 12:42:16.117 INFO kablam! | ^^^^^^ Oct 11 12:42:16.117 INFO kablam! | Oct 11 12:42:16.117 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.117 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.117 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.117 INFO kablam! Oct 11 12:42:16.117 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.117 INFO kablam! --> src/arrays/Array52.rs:153:4 Oct 11 12:42:16.117 INFO kablam! | Oct 11 12:42:16.117 INFO kablam! 153 | &self.0[..] Oct 11 12:42:16.117 INFO kablam! | ^^^^^^ Oct 11 12:42:16.117 INFO kablam! | Oct 11 12:42:16.117 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.117 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.117 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.117 INFO kablam! Oct 11 12:42:16.117 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.117 INFO kablam! --> src/arrays/Array52.rs:162:8 Oct 11 12:42:16.117 INFO kablam! | Oct 11 12:42:16.117 INFO kablam! 162 | &mut self.0[..] Oct 11 12:42:16.117 INFO kablam! | ^^^^^^ Oct 11 12:42:16.117 INFO kablam! | Oct 11 12:42:16.118 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.118 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.118 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.118 INFO kablam! Oct 11 12:42:16.118 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.118 INFO kablam! --> src/arrays/Array64.rs:28:3 Oct 11 12:42:16.118 INFO kablam! | Oct 11 12:42:16.118 INFO kablam! 28 | self.0.as_ptr() Oct 11 12:42:16.118 INFO kablam! | ^^^^^^ Oct 11 12:42:16.118 INFO kablam! | Oct 11 12:42:16.118 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.118 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.118 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.118 INFO kablam! Oct 11 12:42:16.118 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.118 INFO kablam! --> src/arrays/Array64.rs:34:3 Oct 11 12:42:16.118 INFO kablam! | Oct 11 12:42:16.118 INFO kablam! 34 | self.0.as_mut_ptr() Oct 11 12:42:16.118 INFO kablam! | ^^^^^^ Oct 11 12:42:16.118 INFO kablam! | Oct 11 12:42:16.118 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.118 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.118 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.118 INFO kablam! Oct 11 12:42:16.118 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.118 INFO kablam! --> src/arrays/Array64.rs:56:3 Oct 11 12:42:16.118 INFO kablam! | Oct 11 12:42:16.118 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 11 12:42:16.118 INFO kablam! | ^^^^^^ Oct 11 12:42:16.118 INFO kablam! | Oct 11 12:42:16.118 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.118 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.118 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.118 INFO kablam! Oct 11 12:42:16.118 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.118 INFO kablam! --> src/arrays/Array64.rs:65:3 Oct 11 12:42:16.118 INFO kablam! | Oct 11 12:42:16.118 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:16.118 INFO kablam! | ^^^^^^ Oct 11 12:42:16.118 INFO kablam! | Oct 11 12:42:16.118 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.118 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.118 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.118 INFO kablam! Oct 11 12:42:16.118 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.118 INFO kablam! --> src/arrays/Array64.rs:65:18 Oct 11 12:42:16.118 INFO kablam! | Oct 11 12:42:16.118 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:16.118 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.118 INFO kablam! | Oct 11 12:42:16.118 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.118 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.118 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.118 INFO kablam! Oct 11 12:42:16.118 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.118 INFO kablam! --> src/arrays/Array64.rs:78:29 Oct 11 12:42:16.118 INFO kablam! | Oct 11 12:42:16.118 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.118 INFO kablam! | ^^^^^^ Oct 11 12:42:16.118 INFO kablam! | Oct 11 12:42:16.118 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.118 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.118 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.118 INFO kablam! Oct 11 12:42:16.118 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.118 INFO kablam! --> src/arrays/Array64.rs:78:43 Oct 11 12:42:16.118 INFO kablam! | Oct 11 12:42:16.118 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.118 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.118 INFO kablam! | Oct 11 12:42:16.118 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.118 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.118 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.118 INFO kablam! Oct 11 12:42:16.118 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.118 INFO kablam! --> src/arrays/Array64.rs:84:20 Oct 11 12:42:16.118 INFO kablam! | Oct 11 12:42:16.118 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.119 INFO kablam! | ^^^^^^ Oct 11 12:42:16.119 INFO kablam! | Oct 11 12:42:16.119 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.119 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.119 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.119 INFO kablam! Oct 11 12:42:16.119 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.119 INFO kablam! --> src/arrays/Array64.rs:84:34 Oct 11 12:42:16.119 INFO kablam! | Oct 11 12:42:16.119 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.119 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.119 INFO kablam! | Oct 11 12:42:16.119 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.119 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.119 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.119 INFO kablam! Oct 11 12:42:16.119 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.119 INFO kablam! --> src/arrays/Array64.rs:90:20 Oct 11 12:42:16.119 INFO kablam! | Oct 11 12:42:16.119 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.119 INFO kablam! | ^^^^^^ Oct 11 12:42:16.119 INFO kablam! | Oct 11 12:42:16.119 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.119 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.119 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.119 INFO kablam! Oct 11 12:42:16.119 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.119 INFO kablam! --> src/arrays/Array64.rs:90:34 Oct 11 12:42:16.119 INFO kablam! | Oct 11 12:42:16.119 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.119 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.119 INFO kablam! | Oct 11 12:42:16.119 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.119 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.119 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.119 INFO kablam! Oct 11 12:42:16.119 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.119 INFO kablam! --> src/arrays/Array64.rs:96:20 Oct 11 12:42:16.119 INFO kablam! | Oct 11 12:42:16.119 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.119 INFO kablam! | ^^^^^^ Oct 11 12:42:16.119 INFO kablam! | Oct 11 12:42:16.119 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.119 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.119 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.119 INFO kablam! Oct 11 12:42:16.119 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.119 INFO kablam! --> src/arrays/Array64.rs:96:34 Oct 11 12:42:16.119 INFO kablam! | Oct 11 12:42:16.119 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.119 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.119 INFO kablam! | Oct 11 12:42:16.119 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.119 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.119 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.119 INFO kablam! Oct 11 12:42:16.119 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.119 INFO kablam! --> src/arrays/Array64.rs:102:20 Oct 11 12:42:16.119 INFO kablam! | Oct 11 12:42:16.119 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.120 INFO kablam! | ^^^^^^ Oct 11 12:42:16.120 INFO kablam! | Oct 11 12:42:16.120 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.120 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.120 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.120 INFO kablam! Oct 11 12:42:16.120 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.120 INFO kablam! --> src/arrays/Array64.rs:102:34 Oct 11 12:42:16.120 INFO kablam! | Oct 11 12:42:16.120 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.120 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.120 INFO kablam! | Oct 11 12:42:16.120 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.120 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.120 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.120 INFO kablam! Oct 11 12:42:16.120 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.120 INFO kablam! --> src/arrays/Array64.rs:111:14 Oct 11 12:42:16.120 INFO kablam! | Oct 11 12:42:16.120 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.120 INFO kablam! | ^^^^^^ Oct 11 12:42:16.120 INFO kablam! | Oct 11 12:42:16.120 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.120 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.120 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.120 INFO kablam! Oct 11 12:42:16.120 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.120 INFO kablam! --> src/arrays/Array64.rs:111:28 Oct 11 12:42:16.120 INFO kablam! | Oct 11 12:42:16.120 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.120 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.120 INFO kablam! | Oct 11 12:42:16.120 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.120 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.120 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.120 INFO kablam! Oct 11 12:42:16.120 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.120 INFO kablam! --> src/arrays/Array64.rs:120:15 Oct 11 12:42:16.120 INFO kablam! | Oct 11 12:42:16.120 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 11 12:42:16.120 INFO kablam! | ^^^^^^ Oct 11 12:42:16.120 INFO kablam! | Oct 11 12:42:16.120 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.120 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.120 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.120 INFO kablam! Oct 11 12:42:16.120 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.120 INFO kablam! --> src/arrays/Array64.rs:132:3 Oct 11 12:42:16.120 INFO kablam! | Oct 11 12:42:16.120 INFO kablam! 132 | self.0.iter() Oct 11 12:42:16.120 INFO kablam! | ^^^^^^ Oct 11 12:42:16.120 INFO kablam! | Oct 11 12:42:16.120 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.120 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.120 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.120 INFO kablam! Oct 11 12:42:16.120 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.120 INFO kablam! --> src/arrays/Array64.rs:144:3 Oct 11 12:42:16.120 INFO kablam! | Oct 11 12:42:16.120 INFO kablam! 144 | self.0.iter_mut() Oct 11 12:42:16.120 INFO kablam! | ^^^^^^ Oct 11 12:42:16.120 INFO kablam! | Oct 11 12:42:16.120 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.120 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.120 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.120 INFO kablam! Oct 11 12:42:16.120 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.120 INFO kablam! --> src/arrays/Array64.rs:153:4 Oct 11 12:42:16.120 INFO kablam! | Oct 11 12:42:16.120 INFO kablam! 153 | &self.0[..] Oct 11 12:42:16.120 INFO kablam! | ^^^^^^ Oct 11 12:42:16.120 INFO kablam! | Oct 11 12:42:16.120 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.120 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.120 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.120 INFO kablam! Oct 11 12:42:16.120 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.120 INFO kablam! --> src/arrays/Array64.rs:162:8 Oct 11 12:42:16.120 INFO kablam! | Oct 11 12:42:16.120 INFO kablam! 162 | &mut self.0[..] Oct 11 12:42:16.120 INFO kablam! | ^^^^^^ Oct 11 12:42:16.120 INFO kablam! | Oct 11 12:42:16.120 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.120 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.120 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.120 INFO kablam! Oct 11 12:42:16.121 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.121 INFO kablam! --> src/arrays/Array80.rs:28:3 Oct 11 12:42:16.121 INFO kablam! | Oct 11 12:42:16.121 INFO kablam! 28 | self.0.as_ptr() Oct 11 12:42:16.121 INFO kablam! | ^^^^^^ Oct 11 12:42:16.121 INFO kablam! | Oct 11 12:42:16.121 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.121 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.121 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.121 INFO kablam! Oct 11 12:42:16.121 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.121 INFO kablam! --> src/arrays/Array80.rs:34:3 Oct 11 12:42:16.121 INFO kablam! | Oct 11 12:42:16.121 INFO kablam! 34 | self.0.as_mut_ptr() Oct 11 12:42:16.121 INFO kablam! | ^^^^^^ Oct 11 12:42:16.121 INFO kablam! | Oct 11 12:42:16.121 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.121 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.121 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.121 INFO kablam! Oct 11 12:42:16.121 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.121 INFO kablam! --> src/arrays/Array80.rs:56:3 Oct 11 12:42:16.121 INFO kablam! | Oct 11 12:42:16.121 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 11 12:42:16.121 INFO kablam! | ^^^^^^ Oct 11 12:42:16.121 INFO kablam! | Oct 11 12:42:16.121 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.121 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.121 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.121 INFO kablam! Oct 11 12:42:16.121 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.121 INFO kablam! --> src/arrays/Array80.rs:65:3 Oct 11 12:42:16.121 INFO kablam! | Oct 11 12:42:16.121 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:16.121 INFO kablam! | ^^^^^^ Oct 11 12:42:16.121 INFO kablam! | Oct 11 12:42:16.121 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.121 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.121 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.121 INFO kablam! Oct 11 12:42:16.121 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.121 INFO kablam! --> src/arrays/Array80.rs:65:18 Oct 11 12:42:16.121 INFO kablam! | Oct 11 12:42:16.121 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:16.121 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.121 INFO kablam! | Oct 11 12:42:16.121 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.121 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.121 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.121 INFO kablam! Oct 11 12:42:16.121 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.121 INFO kablam! --> src/arrays/Array80.rs:78:29 Oct 11 12:42:16.121 INFO kablam! | Oct 11 12:42:16.121 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.121 INFO kablam! | ^^^^^^ Oct 11 12:42:16.121 INFO kablam! | Oct 11 12:42:16.121 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.123 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.123 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.123 INFO kablam! Oct 11 12:42:16.123 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.123 INFO kablam! --> src/arrays/Array80.rs:78:43 Oct 11 12:42:16.123 INFO kablam! | Oct 11 12:42:16.124 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.124 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.124 INFO kablam! | Oct 11 12:42:16.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.124 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.124 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.124 INFO kablam! Oct 11 12:42:16.124 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.124 INFO kablam! --> src/arrays/Array80.rs:84:20 Oct 11 12:42:16.124 INFO kablam! | Oct 11 12:42:16.124 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.124 INFO kablam! | ^^^^^^ Oct 11 12:42:16.124 INFO kablam! | Oct 11 12:42:16.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.124 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.124 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.124 INFO kablam! Oct 11 12:42:16.124 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.124 INFO kablam! --> src/arrays/Array80.rs:84:34 Oct 11 12:42:16.124 INFO kablam! | Oct 11 12:42:16.124 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.124 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.124 INFO kablam! | Oct 11 12:42:16.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.124 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.124 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.124 INFO kablam! Oct 11 12:42:16.124 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.124 INFO kablam! --> src/arrays/Array80.rs:90:20 Oct 11 12:42:16.124 INFO kablam! | Oct 11 12:42:16.124 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.124 INFO kablam! | ^^^^^^ Oct 11 12:42:16.124 INFO kablam! | Oct 11 12:42:16.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.124 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.124 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.124 INFO kablam! Oct 11 12:42:16.124 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.124 INFO kablam! --> src/arrays/Array80.rs:90:34 Oct 11 12:42:16.124 INFO kablam! | Oct 11 12:42:16.124 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.124 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.124 INFO kablam! | Oct 11 12:42:16.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.124 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.124 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.124 INFO kablam! Oct 11 12:42:16.124 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.124 INFO kablam! --> src/arrays/Array80.rs:96:20 Oct 11 12:42:16.124 INFO kablam! | Oct 11 12:42:16.124 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.124 INFO kablam! | ^^^^^^ Oct 11 12:42:16.124 INFO kablam! | Oct 11 12:42:16.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.124 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.124 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.124 INFO kablam! Oct 11 12:42:16.124 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.124 INFO kablam! --> src/arrays/Array80.rs:96:34 Oct 11 12:42:16.124 INFO kablam! | Oct 11 12:42:16.124 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.124 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.124 INFO kablam! | Oct 11 12:42:16.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.124 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.124 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.124 INFO kablam! Oct 11 12:42:16.124 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.124 INFO kablam! --> src/arrays/Array80.rs:102:20 Oct 11 12:42:16.124 INFO kablam! | Oct 11 12:42:16.124 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.124 INFO kablam! | ^^^^^^ Oct 11 12:42:16.124 INFO kablam! | Oct 11 12:42:16.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.124 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.124 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.124 INFO kablam! Oct 11 12:42:16.124 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.124 INFO kablam! --> src/arrays/Array80.rs:102:34 Oct 11 12:42:16.124 INFO kablam! | Oct 11 12:42:16.124 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.124 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.125 INFO kablam! | Oct 11 12:42:16.125 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.125 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.125 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.125 INFO kablam! Oct 11 12:42:16.125 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.125 INFO kablam! --> src/arrays/Array80.rs:111:14 Oct 11 12:42:16.125 INFO kablam! | Oct 11 12:42:16.125 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.125 INFO kablam! | ^^^^^^ Oct 11 12:42:16.125 INFO kablam! | Oct 11 12:42:16.125 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.125 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.125 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.125 INFO kablam! Oct 11 12:42:16.125 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.125 INFO kablam! --> src/arrays/Array80.rs:111:28 Oct 11 12:42:16.125 INFO kablam! | Oct 11 12:42:16.125 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.125 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.125 INFO kablam! | Oct 11 12:42:16.125 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.125 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.125 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.125 INFO kablam! Oct 11 12:42:16.125 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.125 INFO kablam! --> src/arrays/Array80.rs:120:15 Oct 11 12:42:16.125 INFO kablam! | Oct 11 12:42:16.125 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 11 12:42:16.125 INFO kablam! | ^^^^^^ Oct 11 12:42:16.125 INFO kablam! | Oct 11 12:42:16.125 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.125 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.125 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.125 INFO kablam! Oct 11 12:42:16.125 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.125 INFO kablam! --> src/arrays/Array80.rs:132:3 Oct 11 12:42:16.125 INFO kablam! | Oct 11 12:42:16.125 INFO kablam! 132 | self.0.iter() Oct 11 12:42:16.125 INFO kablam! | ^^^^^^ Oct 11 12:42:16.125 INFO kablam! | Oct 11 12:42:16.125 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.125 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.125 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.125 INFO kablam! Oct 11 12:42:16.125 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.125 INFO kablam! --> src/arrays/Array80.rs:144:3 Oct 11 12:42:16.125 INFO kablam! | Oct 11 12:42:16.125 INFO kablam! 144 | self.0.iter_mut() Oct 11 12:42:16.125 INFO kablam! | ^^^^^^ Oct 11 12:42:16.125 INFO kablam! | Oct 11 12:42:16.125 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.125 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.125 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.125 INFO kablam! Oct 11 12:42:16.125 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.125 INFO kablam! --> src/arrays/Array80.rs:153:4 Oct 11 12:42:16.125 INFO kablam! | Oct 11 12:42:16.125 INFO kablam! 153 | &self.0[..] Oct 11 12:42:16.125 INFO kablam! | ^^^^^^ Oct 11 12:42:16.125 INFO kablam! | Oct 11 12:42:16.125 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.125 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.125 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.125 INFO kablam! Oct 11 12:42:16.125 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.125 INFO kablam! --> src/arrays/Array80.rs:162:8 Oct 11 12:42:16.125 INFO kablam! | Oct 11 12:42:16.125 INFO kablam! 162 | &mut self.0[..] Oct 11 12:42:16.125 INFO kablam! | ^^^^^^ Oct 11 12:42:16.125 INFO kablam! | Oct 11 12:42:16.125 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.125 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.125 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.125 INFO kablam! Oct 11 12:42:16.125 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.125 INFO kablam! --> src/arrays/Array128.rs:28:3 Oct 11 12:42:16.125 INFO kablam! | Oct 11 12:42:16.125 INFO kablam! 28 | self.0.as_ptr() Oct 11 12:42:16.125 INFO kablam! | ^^^^^^ Oct 11 12:42:16.125 INFO kablam! | Oct 11 12:42:16.125 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.125 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.125 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.125 INFO kablam! Oct 11 12:42:16.125 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.125 INFO kablam! --> src/arrays/Array128.rs:34:3 Oct 11 12:42:16.126 INFO kablam! | Oct 11 12:42:16.126 INFO kablam! 34 | self.0.as_mut_ptr() Oct 11 12:42:16.126 INFO kablam! | ^^^^^^ Oct 11 12:42:16.126 INFO kablam! | Oct 11 12:42:16.126 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.126 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.126 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.126 INFO kablam! Oct 11 12:42:16.126 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.126 INFO kablam! --> src/arrays/Array128.rs:56:3 Oct 11 12:42:16.126 INFO kablam! | Oct 11 12:42:16.126 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 11 12:42:16.126 INFO kablam! | ^^^^^^ Oct 11 12:42:16.126 INFO kablam! | Oct 11 12:42:16.126 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.126 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.126 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.126 INFO kablam! Oct 11 12:42:16.126 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.126 INFO kablam! --> src/arrays/Array128.rs:65:3 Oct 11 12:42:16.126 INFO kablam! | Oct 11 12:42:16.126 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:16.126 INFO kablam! | ^^^^^^ Oct 11 12:42:16.126 INFO kablam! | Oct 11 12:42:16.126 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.126 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.126 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.126 INFO kablam! Oct 11 12:42:16.126 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.126 INFO kablam! --> src/arrays/Array128.rs:65:18 Oct 11 12:42:16.126 INFO kablam! | Oct 11 12:42:16.126 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:16.126 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.126 INFO kablam! | Oct 11 12:42:16.126 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.126 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.126 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.126 INFO kablam! Oct 11 12:42:16.126 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.126 INFO kablam! --> src/arrays/Array128.rs:78:29 Oct 11 12:42:16.126 INFO kablam! | Oct 11 12:42:16.126 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.126 INFO kablam! | ^^^^^^ Oct 11 12:42:16.126 INFO kablam! | Oct 11 12:42:16.126 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.126 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.126 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.126 INFO kablam! Oct 11 12:42:16.126 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.126 INFO kablam! --> src/arrays/Array128.rs:78:43 Oct 11 12:42:16.126 INFO kablam! | Oct 11 12:42:16.126 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.126 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.126 INFO kablam! | Oct 11 12:42:16.126 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.126 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.126 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.126 INFO kablam! Oct 11 12:42:16.126 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.126 INFO kablam! --> src/arrays/Array128.rs:84:20 Oct 11 12:42:16.126 INFO kablam! | Oct 11 12:42:16.126 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.126 INFO kablam! | ^^^^^^ Oct 11 12:42:16.126 INFO kablam! | Oct 11 12:42:16.126 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.126 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.126 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.126 INFO kablam! Oct 11 12:42:16.126 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.126 INFO kablam! --> src/arrays/Array128.rs:84:34 Oct 11 12:42:16.126 INFO kablam! | Oct 11 12:42:16.126 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.126 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.126 INFO kablam! | Oct 11 12:42:16.126 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.126 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.126 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.126 INFO kablam! Oct 11 12:42:16.126 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.126 INFO kablam! --> src/arrays/Array128.rs:90:20 Oct 11 12:42:16.126 INFO kablam! | Oct 11 12:42:16.126 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.126 INFO kablam! | ^^^^^^ Oct 11 12:42:16.126 INFO kablam! | Oct 11 12:42:16.126 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.126 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.127 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.127 INFO kablam! Oct 11 12:42:16.127 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.127 INFO kablam! --> src/arrays/Array128.rs:90:34 Oct 11 12:42:16.127 INFO kablam! | Oct 11 12:42:16.127 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.127 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.127 INFO kablam! | Oct 11 12:42:16.127 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.127 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.127 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.127 INFO kablam! Oct 11 12:42:16.127 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.127 INFO kablam! --> src/arrays/Array128.rs:96:20 Oct 11 12:42:16.127 INFO kablam! | Oct 11 12:42:16.127 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.127 INFO kablam! | ^^^^^^ Oct 11 12:42:16.127 INFO kablam! | Oct 11 12:42:16.127 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.127 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.127 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.127 INFO kablam! Oct 11 12:42:16.127 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.127 INFO kablam! --> src/arrays/Array128.rs:96:34 Oct 11 12:42:16.127 INFO kablam! | Oct 11 12:42:16.127 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.127 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.127 INFO kablam! | Oct 11 12:42:16.127 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.127 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.127 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.127 INFO kablam! Oct 11 12:42:16.127 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.127 INFO kablam! --> src/arrays/Array128.rs:102:20 Oct 11 12:42:16.127 INFO kablam! | Oct 11 12:42:16.127 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.127 INFO kablam! | ^^^^^^ Oct 11 12:42:16.127 INFO kablam! | Oct 11 12:42:16.127 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.127 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.127 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.127 INFO kablam! Oct 11 12:42:16.127 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.127 INFO kablam! --> src/arrays/Array128.rs:102:34 Oct 11 12:42:16.127 INFO kablam! | Oct 11 12:42:16.127 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.127 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.127 INFO kablam! | Oct 11 12:42:16.127 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.127 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.127 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.127 INFO kablam! Oct 11 12:42:16.127 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.127 INFO kablam! --> src/arrays/Array128.rs:111:14 Oct 11 12:42:16.127 INFO kablam! | Oct 11 12:42:16.127 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.127 INFO kablam! | ^^^^^^ Oct 11 12:42:16.127 INFO kablam! | Oct 11 12:42:16.127 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.127 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.127 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.127 INFO kablam! Oct 11 12:42:16.127 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.127 INFO kablam! --> src/arrays/Array128.rs:111:28 Oct 11 12:42:16.127 INFO kablam! | Oct 11 12:42:16.127 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.127 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.127 INFO kablam! | Oct 11 12:42:16.127 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.127 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.127 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.127 INFO kablam! Oct 11 12:42:16.127 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.127 INFO kablam! --> src/arrays/Array128.rs:120:15 Oct 11 12:42:16.127 INFO kablam! | Oct 11 12:42:16.127 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 11 12:42:16.127 INFO kablam! | ^^^^^^ Oct 11 12:42:16.127 INFO kablam! | Oct 11 12:42:16.127 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.127 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.127 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.127 INFO kablam! Oct 11 12:42:16.127 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.127 INFO kablam! --> src/arrays/Array128.rs:132:3 Oct 11 12:42:16.128 INFO kablam! | Oct 11 12:42:16.128 INFO kablam! 132 | self.0.iter() Oct 11 12:42:16.128 INFO kablam! | ^^^^^^ Oct 11 12:42:16.128 INFO kablam! | Oct 11 12:42:16.128 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.128 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.128 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.128 INFO kablam! Oct 11 12:42:16.128 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.128 INFO kablam! --> src/arrays/Array128.rs:144:3 Oct 11 12:42:16.128 INFO kablam! | Oct 11 12:42:16.128 INFO kablam! 144 | self.0.iter_mut() Oct 11 12:42:16.128 INFO kablam! | ^^^^^^ Oct 11 12:42:16.128 INFO kablam! | Oct 11 12:42:16.128 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.128 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.128 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.128 INFO kablam! Oct 11 12:42:16.128 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.128 INFO kablam! --> src/arrays/Array128.rs:153:4 Oct 11 12:42:16.128 INFO kablam! | Oct 11 12:42:16.128 INFO kablam! 153 | &self.0[..] Oct 11 12:42:16.128 INFO kablam! | ^^^^^^ Oct 11 12:42:16.128 INFO kablam! | Oct 11 12:42:16.128 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.128 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.128 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.128 INFO kablam! Oct 11 12:42:16.128 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.128 INFO kablam! --> src/arrays/Array128.rs:162:8 Oct 11 12:42:16.129 INFO kablam! | Oct 11 12:42:16.129 INFO kablam! 162 | &mut self.0[..] Oct 11 12:42:16.129 INFO kablam! | ^^^^^^ Oct 11 12:42:16.129 INFO kablam! | Oct 11 12:42:16.129 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.129 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.129 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.129 INFO kablam! Oct 11 12:42:16.129 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.129 INFO kablam! --> src/arrays/Array256.rs:28:3 Oct 11 12:42:16.129 INFO kablam! | Oct 11 12:42:16.129 INFO kablam! 28 | self.0.as_ptr() Oct 11 12:42:16.129 INFO kablam! | ^^^^^^ Oct 11 12:42:16.129 INFO kablam! | Oct 11 12:42:16.129 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.129 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.129 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.129 INFO kablam! Oct 11 12:42:16.129 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.129 INFO kablam! --> src/arrays/Array256.rs:34:3 Oct 11 12:42:16.129 INFO kablam! | Oct 11 12:42:16.129 INFO kablam! 34 | self.0.as_mut_ptr() Oct 11 12:42:16.129 INFO kablam! | ^^^^^^ Oct 11 12:42:16.129 INFO kablam! | Oct 11 12:42:16.129 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.129 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.129 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.129 INFO kablam! Oct 11 12:42:16.129 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.129 INFO kablam! --> src/arrays/Array256.rs:56:3 Oct 11 12:42:16.129 INFO kablam! | Oct 11 12:42:16.129 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 11 12:42:16.129 INFO kablam! | ^^^^^^ Oct 11 12:42:16.129 INFO kablam! | Oct 11 12:42:16.129 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.129 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.129 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.129 INFO kablam! Oct 11 12:42:16.129 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.129 INFO kablam! --> src/arrays/Array256.rs:65:3 Oct 11 12:42:16.129 INFO kablam! | Oct 11 12:42:16.129 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:16.129 INFO kablam! | ^^^^^^ Oct 11 12:42:16.129 INFO kablam! | Oct 11 12:42:16.129 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.129 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.130 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.130 INFO kablam! Oct 11 12:42:16.130 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.130 INFO kablam! --> src/arrays/Array256.rs:65:18 Oct 11 12:42:16.130 INFO kablam! | Oct 11 12:42:16.130 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:16.130 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.130 INFO kablam! | Oct 11 12:42:16.130 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.130 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.130 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.130 INFO kablam! Oct 11 12:42:16.130 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.130 INFO kablam! --> src/arrays/Array256.rs:78:29 Oct 11 12:42:16.130 INFO kablam! | Oct 11 12:42:16.130 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.130 INFO kablam! | ^^^^^^ Oct 11 12:42:16.130 INFO kablam! | Oct 11 12:42:16.130 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.130 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.130 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.130 INFO kablam! Oct 11 12:42:16.130 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.130 INFO kablam! --> src/arrays/Array256.rs:78:43 Oct 11 12:42:16.130 INFO kablam! | Oct 11 12:42:16.130 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.130 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.130 INFO kablam! | Oct 11 12:42:16.130 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.130 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.130 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.130 INFO kablam! Oct 11 12:42:16.130 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.130 INFO kablam! --> src/arrays/Array256.rs:84:20 Oct 11 12:42:16.130 INFO kablam! | Oct 11 12:42:16.130 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.130 INFO kablam! | ^^^^^^ Oct 11 12:42:16.130 INFO kablam! | Oct 11 12:42:16.130 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.130 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.130 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.130 INFO kablam! Oct 11 12:42:16.130 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.130 INFO kablam! --> src/arrays/Array256.rs:84:34 Oct 11 12:42:16.130 INFO kablam! | Oct 11 12:42:16.130 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.130 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.130 INFO kablam! | Oct 11 12:42:16.130 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.130 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.130 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.130 INFO kablam! Oct 11 12:42:16.130 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.130 INFO kablam! --> src/arrays/Array256.rs:90:20 Oct 11 12:42:16.130 INFO kablam! | Oct 11 12:42:16.130 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.130 INFO kablam! | ^^^^^^ Oct 11 12:42:16.130 INFO kablam! | Oct 11 12:42:16.130 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.130 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.130 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.130 INFO kablam! Oct 11 12:42:16.130 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.130 INFO kablam! --> src/arrays/Array256.rs:90:34 Oct 11 12:42:16.130 INFO kablam! | Oct 11 12:42:16.130 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.130 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.130 INFO kablam! | Oct 11 12:42:16.130 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.130 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.130 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.130 INFO kablam! Oct 11 12:42:16.130 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.130 INFO kablam! --> src/arrays/Array256.rs:96:20 Oct 11 12:42:16.130 INFO kablam! | Oct 11 12:42:16.130 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.130 INFO kablam! | ^^^^^^ Oct 11 12:42:16.130 INFO kablam! | Oct 11 12:42:16.130 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.130 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.130 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.130 INFO kablam! Oct 11 12:42:16.130 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.130 INFO kablam! --> src/arrays/Array256.rs:96:34 Oct 11 12:42:16.130 INFO kablam! | Oct 11 12:42:16.130 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.131 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.131 INFO kablam! | Oct 11 12:42:16.131 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.131 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.131 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.131 INFO kablam! Oct 11 12:42:16.131 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.131 INFO kablam! --> src/arrays/Array256.rs:102:20 Oct 11 12:42:16.131 INFO kablam! | Oct 11 12:42:16.131 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.131 INFO kablam! | ^^^^^^ Oct 11 12:42:16.131 INFO kablam! | Oct 11 12:42:16.131 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.131 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.131 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.131 INFO kablam! Oct 11 12:42:16.131 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.131 INFO kablam! --> src/arrays/Array256.rs:102:34 Oct 11 12:42:16.131 INFO kablam! | Oct 11 12:42:16.131 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.131 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.131 INFO kablam! | Oct 11 12:42:16.131 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.131 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.131 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.131 INFO kablam! Oct 11 12:42:16.131 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.131 INFO kablam! --> src/arrays/Array256.rs:111:14 Oct 11 12:42:16.131 INFO kablam! | Oct 11 12:42:16.131 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.131 INFO kablam! | ^^^^^^ Oct 11 12:42:16.131 INFO kablam! | Oct 11 12:42:16.131 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.131 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.131 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.131 INFO kablam! Oct 11 12:42:16.131 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.131 INFO kablam! --> src/arrays/Array256.rs:111:28 Oct 11 12:42:16.131 INFO kablam! | Oct 11 12:42:16.131 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.131 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.131 INFO kablam! | Oct 11 12:42:16.131 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.131 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.131 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.131 INFO kablam! Oct 11 12:42:16.131 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.131 INFO kablam! --> src/arrays/Array256.rs:120:15 Oct 11 12:42:16.131 INFO kablam! | Oct 11 12:42:16.131 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 11 12:42:16.131 INFO kablam! | ^^^^^^ Oct 11 12:42:16.131 INFO kablam! | Oct 11 12:42:16.131 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.131 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.131 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.131 INFO kablam! Oct 11 12:42:16.131 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.131 INFO kablam! --> src/arrays/Array256.rs:132:3 Oct 11 12:42:16.131 INFO kablam! | Oct 11 12:42:16.131 INFO kablam! 132 | self.0.iter() Oct 11 12:42:16.131 INFO kablam! | ^^^^^^ Oct 11 12:42:16.131 INFO kablam! | Oct 11 12:42:16.131 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.131 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.131 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.131 INFO kablam! Oct 11 12:42:16.131 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.131 INFO kablam! --> src/arrays/Array256.rs:144:3 Oct 11 12:42:16.131 INFO kablam! | Oct 11 12:42:16.131 INFO kablam! 144 | self.0.iter_mut() Oct 11 12:42:16.131 INFO kablam! | ^^^^^^ Oct 11 12:42:16.131 INFO kablam! | Oct 11 12:42:16.131 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.131 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.131 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.131 INFO kablam! Oct 11 12:42:16.131 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.131 INFO kablam! --> src/arrays/Array256.rs:153:4 Oct 11 12:42:16.131 INFO kablam! | Oct 11 12:42:16.131 INFO kablam! 153 | &self.0[..] Oct 11 12:42:16.131 INFO kablam! | ^^^^^^ Oct 11 12:42:16.131 INFO kablam! | Oct 11 12:42:16.131 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.131 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.131 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.131 INFO kablam! Oct 11 12:42:16.131 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.131 INFO kablam! --> src/arrays/Array256.rs:162:8 Oct 11 12:42:16.131 INFO kablam! | Oct 11 12:42:16.131 INFO kablam! 162 | &mut self.0[..] Oct 11 12:42:16.131 INFO kablam! | ^^^^^^ Oct 11 12:42:16.132 INFO kablam! | Oct 11 12:42:16.132 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.132 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.132 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.132 INFO kablam! Oct 11 12:42:16.132 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.132 INFO kablam! --> src/arrays/Array512.rs:28:3 Oct 11 12:42:16.132 INFO kablam! | Oct 11 12:42:16.132 INFO kablam! 28 | self.0.as_ptr() Oct 11 12:42:16.132 INFO kablam! | ^^^^^^ Oct 11 12:42:16.132 INFO kablam! | Oct 11 12:42:16.132 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.132 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.132 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.132 INFO kablam! Oct 11 12:42:16.132 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.132 INFO kablam! --> src/arrays/Array512.rs:34:3 Oct 11 12:42:16.132 INFO kablam! | Oct 11 12:42:16.132 INFO kablam! 34 | self.0.as_mut_ptr() Oct 11 12:42:16.132 INFO kablam! | ^^^^^^ Oct 11 12:42:16.132 INFO kablam! | Oct 11 12:42:16.132 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.132 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.132 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.132 INFO kablam! Oct 11 12:42:16.132 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.132 INFO kablam! --> src/arrays/Array512.rs:56:3 Oct 11 12:42:16.132 INFO kablam! | Oct 11 12:42:16.132 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 11 12:42:16.132 INFO kablam! | ^^^^^^ Oct 11 12:42:16.132 INFO kablam! | Oct 11 12:42:16.137 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.137 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.137 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.137 INFO kablam! Oct 11 12:42:16.137 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.137 INFO kablam! --> src/arrays/Array512.rs:65:3 Oct 11 12:42:16.137 INFO kablam! | Oct 11 12:42:16.137 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:16.137 INFO kablam! | ^^^^^^ Oct 11 12:42:16.137 INFO kablam! | Oct 11 12:42:16.137 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.137 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.137 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.137 INFO kablam! Oct 11 12:42:16.137 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.137 INFO kablam! --> src/arrays/Array512.rs:65:18 Oct 11 12:42:16.137 INFO kablam! | Oct 11 12:42:16.137 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:16.137 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.137 INFO kablam! | Oct 11 12:42:16.137 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.137 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.137 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.137 INFO kablam! Oct 11 12:42:16.137 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.137 INFO kablam! --> src/arrays/Array512.rs:78:29 Oct 11 12:42:16.137 INFO kablam! | Oct 11 12:42:16.137 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.137 INFO kablam! | ^^^^^^ Oct 11 12:42:16.137 INFO kablam! | Oct 11 12:42:16.137 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.137 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.137 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.137 INFO kablam! Oct 11 12:42:16.137 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.137 INFO kablam! --> src/arrays/Array512.rs:78:43 Oct 11 12:42:16.137 INFO kablam! | Oct 11 12:42:16.137 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.137 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.137 INFO kablam! | Oct 11 12:42:16.137 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.137 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.137 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.137 INFO kablam! Oct 11 12:42:16.137 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.137 INFO kablam! --> src/arrays/Array512.rs:84:20 Oct 11 12:42:16.137 INFO kablam! | Oct 11 12:42:16.137 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.137 INFO kablam! | ^^^^^^ Oct 11 12:42:16.137 INFO kablam! | Oct 11 12:42:16.137 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.137 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.137 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.137 INFO kablam! Oct 11 12:42:16.137 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.137 INFO kablam! --> src/arrays/Array512.rs:84:34 Oct 11 12:42:16.137 INFO kablam! | Oct 11 12:42:16.137 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.137 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.137 INFO kablam! | Oct 11 12:42:16.137 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.137 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.137 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.137 INFO kablam! Oct 11 12:42:16.137 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.137 INFO kablam! --> src/arrays/Array512.rs:90:20 Oct 11 12:42:16.137 INFO kablam! | Oct 11 12:42:16.137 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.137 INFO kablam! | ^^^^^^ Oct 11 12:42:16.137 INFO kablam! | Oct 11 12:42:16.137 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.137 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.137 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.137 INFO kablam! Oct 11 12:42:16.137 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.137 INFO kablam! --> src/arrays/Array512.rs:90:34 Oct 11 12:42:16.137 INFO kablam! | Oct 11 12:42:16.137 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.137 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.137 INFO kablam! | Oct 11 12:42:16.137 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.138 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.138 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.138 INFO kablam! Oct 11 12:42:16.138 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.138 INFO kablam! --> src/arrays/Array512.rs:96:20 Oct 11 12:42:16.138 INFO kablam! | Oct 11 12:42:16.138 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.138 INFO kablam! | ^^^^^^ Oct 11 12:42:16.138 INFO kablam! | Oct 11 12:42:16.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.138 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.138 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.138 INFO kablam! Oct 11 12:42:16.138 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.138 INFO kablam! --> src/arrays/Array512.rs:96:34 Oct 11 12:42:16.138 INFO kablam! | Oct 11 12:42:16.138 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.138 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.138 INFO kablam! | Oct 11 12:42:16.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.138 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.138 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.138 INFO kablam! Oct 11 12:42:16.138 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.138 INFO kablam! --> src/arrays/Array512.rs:102:20 Oct 11 12:42:16.138 INFO kablam! | Oct 11 12:42:16.138 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.138 INFO kablam! | ^^^^^^ Oct 11 12:42:16.138 INFO kablam! | Oct 11 12:42:16.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.138 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.138 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.138 INFO kablam! Oct 11 12:42:16.138 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.138 INFO kablam! --> src/arrays/Array512.rs:102:34 Oct 11 12:42:16.138 INFO kablam! | Oct 11 12:42:16.138 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.138 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.138 INFO kablam! | Oct 11 12:42:16.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.138 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.138 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.138 INFO kablam! Oct 11 12:42:16.138 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.138 INFO kablam! --> src/arrays/Array512.rs:111:14 Oct 11 12:42:16.138 INFO kablam! | Oct 11 12:42:16.138 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.138 INFO kablam! | ^^^^^^ Oct 11 12:42:16.138 INFO kablam! | Oct 11 12:42:16.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.138 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.138 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.138 INFO kablam! Oct 11 12:42:16.138 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.138 INFO kablam! --> src/arrays/Array512.rs:111:28 Oct 11 12:42:16.138 INFO kablam! | Oct 11 12:42:16.138 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.138 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.138 INFO kablam! | Oct 11 12:42:16.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.138 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.138 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.138 INFO kablam! Oct 11 12:42:16.138 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.138 INFO kablam! --> src/arrays/Array512.rs:120:15 Oct 11 12:42:16.138 INFO kablam! | Oct 11 12:42:16.138 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 11 12:42:16.138 INFO kablam! | ^^^^^^ Oct 11 12:42:16.138 INFO kablam! | Oct 11 12:42:16.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.138 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.138 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.138 INFO kablam! Oct 11 12:42:16.138 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.138 INFO kablam! --> src/arrays/Array512.rs:132:3 Oct 11 12:42:16.138 INFO kablam! | Oct 11 12:42:16.138 INFO kablam! 132 | self.0.iter() Oct 11 12:42:16.138 INFO kablam! | ^^^^^^ Oct 11 12:42:16.138 INFO kablam! | Oct 11 12:42:16.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.138 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.138 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.138 INFO kablam! Oct 11 12:42:16.138 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.138 INFO kablam! --> src/arrays/Array512.rs:144:3 Oct 11 12:42:16.138 INFO kablam! | Oct 11 12:42:16.138 INFO kablam! 144 | self.0.iter_mut() Oct 11 12:42:16.138 INFO kablam! | ^^^^^^ Oct 11 12:42:16.138 INFO kablam! | Oct 11 12:42:16.139 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.139 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.139 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.139 INFO kablam! Oct 11 12:42:16.139 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.139 INFO kablam! --> src/arrays/Array512.rs:153:4 Oct 11 12:42:16.139 INFO kablam! | Oct 11 12:42:16.139 INFO kablam! 153 | &self.0[..] Oct 11 12:42:16.139 INFO kablam! | ^^^^^^ Oct 11 12:42:16.139 INFO kablam! | Oct 11 12:42:16.139 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.139 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.139 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.139 INFO kablam! Oct 11 12:42:16.139 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.139 INFO kablam! --> src/arrays/Array512.rs:162:8 Oct 11 12:42:16.139 INFO kablam! | Oct 11 12:42:16.139 INFO kablam! 162 | &mut self.0[..] Oct 11 12:42:16.139 INFO kablam! | ^^^^^^ Oct 11 12:42:16.139 INFO kablam! | Oct 11 12:42:16.139 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.139 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.139 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.139 INFO kablam! Oct 11 12:42:16.139 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.139 INFO kablam! --> src/arrays/Array1024.rs:28:3 Oct 11 12:42:16.139 INFO kablam! | Oct 11 12:42:16.139 INFO kablam! 28 | self.0.as_ptr() Oct 11 12:42:16.139 INFO kablam! | ^^^^^^ Oct 11 12:42:16.139 INFO kablam! | Oct 11 12:42:16.139 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.139 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.139 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.139 INFO kablam! Oct 11 12:42:16.139 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.139 INFO kablam! --> src/arrays/Array1024.rs:34:3 Oct 11 12:42:16.139 INFO kablam! | Oct 11 12:42:16.139 INFO kablam! 34 | self.0.as_mut_ptr() Oct 11 12:42:16.139 INFO kablam! | ^^^^^^ Oct 11 12:42:16.139 INFO kablam! | Oct 11 12:42:16.139 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.139 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.139 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.139 INFO kablam! Oct 11 12:42:16.139 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.139 INFO kablam! --> src/arrays/Array1024.rs:56:3 Oct 11 12:42:16.139 INFO kablam! | Oct 11 12:42:16.139 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 11 12:42:16.139 INFO kablam! | ^^^^^^ Oct 11 12:42:16.139 INFO kablam! | Oct 11 12:42:16.139 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.139 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.139 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.139 INFO kablam! Oct 11 12:42:16.139 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.139 INFO kablam! --> src/arrays/Array1024.rs:65:3 Oct 11 12:42:16.139 INFO kablam! | Oct 11 12:42:16.139 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:16.139 INFO kablam! | ^^^^^^ Oct 11 12:42:16.139 INFO kablam! | Oct 11 12:42:16.139 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.139 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.139 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.139 INFO kablam! Oct 11 12:42:16.139 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.139 INFO kablam! --> src/arrays/Array1024.rs:65:18 Oct 11 12:42:16.139 INFO kablam! | Oct 11 12:42:16.139 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:16.139 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.139 INFO kablam! | Oct 11 12:42:16.139 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.139 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.139 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.139 INFO kablam! Oct 11 12:42:16.139 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.139 INFO kablam! --> src/arrays/Array1024.rs:78:29 Oct 11 12:42:16.139 INFO kablam! | Oct 11 12:42:16.139 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.139 INFO kablam! | ^^^^^^ Oct 11 12:42:16.139 INFO kablam! | Oct 11 12:42:16.139 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.139 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.139 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.139 INFO kablam! Oct 11 12:42:16.139 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.139 INFO kablam! --> src/arrays/Array1024.rs:78:43 Oct 11 12:42:16.139 INFO kablam! | Oct 11 12:42:16.140 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.140 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.140 INFO kablam! | Oct 11 12:42:16.140 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.140 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.140 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.140 INFO kablam! Oct 11 12:42:16.140 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.140 INFO kablam! --> src/arrays/Array1024.rs:84:20 Oct 11 12:42:16.140 INFO kablam! | Oct 11 12:42:16.140 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.140 INFO kablam! | ^^^^^^ Oct 11 12:42:16.140 INFO kablam! | Oct 11 12:42:16.140 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.140 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.140 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.140 INFO kablam! Oct 11 12:42:16.140 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.140 INFO kablam! --> src/arrays/Array1024.rs:84:34 Oct 11 12:42:16.140 INFO kablam! | Oct 11 12:42:16.140 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.140 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.140 INFO kablam! | Oct 11 12:42:16.140 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.140 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.140 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.140 INFO kablam! Oct 11 12:42:16.140 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.140 INFO kablam! --> src/arrays/Array1024.rs:90:20 Oct 11 12:42:16.140 INFO kablam! | Oct 11 12:42:16.140 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.140 INFO kablam! | ^^^^^^ Oct 11 12:42:16.140 INFO kablam! | Oct 11 12:42:16.140 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.140 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.140 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.140 INFO kablam! Oct 11 12:42:16.140 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.140 INFO kablam! --> src/arrays/Array1024.rs:90:34 Oct 11 12:42:16.140 INFO kablam! | Oct 11 12:42:16.140 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.140 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.140 INFO kablam! | Oct 11 12:42:16.140 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.140 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.140 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.140 INFO kablam! Oct 11 12:42:16.140 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.140 INFO kablam! --> src/arrays/Array1024.rs:96:20 Oct 11 12:42:16.140 INFO kablam! | Oct 11 12:42:16.140 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.140 INFO kablam! | ^^^^^^ Oct 11 12:42:16.140 INFO kablam! | Oct 11 12:42:16.140 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.140 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.140 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.140 INFO kablam! Oct 11 12:42:16.140 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.140 INFO kablam! --> src/arrays/Array1024.rs:96:34 Oct 11 12:42:16.140 INFO kablam! | Oct 11 12:42:16.140 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.140 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.140 INFO kablam! | Oct 11 12:42:16.140 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.140 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.140 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.140 INFO kablam! Oct 11 12:42:16.140 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.140 INFO kablam! --> src/arrays/Array1024.rs:102:20 Oct 11 12:42:16.140 INFO kablam! | Oct 11 12:42:16.140 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.140 INFO kablam! | ^^^^^^ Oct 11 12:42:16.140 INFO kablam! | Oct 11 12:42:16.140 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.140 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.140 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.140 INFO kablam! Oct 11 12:42:16.140 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.140 INFO kablam! --> src/arrays/Array1024.rs:102:34 Oct 11 12:42:16.140 INFO kablam! | Oct 11 12:42:16.140 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.140 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.140 INFO kablam! | Oct 11 12:42:16.140 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.140 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.140 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.140 INFO kablam! Oct 11 12:42:16.140 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.140 INFO kablam! --> src/arrays/Array1024.rs:111:14 Oct 11 12:42:16.140 INFO kablam! | Oct 11 12:42:16.141 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.141 INFO kablam! | ^^^^^^ Oct 11 12:42:16.141 INFO kablam! | Oct 11 12:42:16.141 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.141 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.141 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.141 INFO kablam! Oct 11 12:42:16.141 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.141 INFO kablam! --> src/arrays/Array1024.rs:111:28 Oct 11 12:42:16.141 INFO kablam! | Oct 11 12:42:16.141 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:16.141 INFO kablam! | ^^^^^^^ Oct 11 12:42:16.141 INFO kablam! | Oct 11 12:42:16.141 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.141 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.141 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.141 INFO kablam! Oct 11 12:42:16.141 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.141 INFO kablam! --> src/arrays/Array1024.rs:120:15 Oct 11 12:42:16.141 INFO kablam! | Oct 11 12:42:16.141 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 11 12:42:16.141 INFO kablam! | ^^^^^^ Oct 11 12:42:16.141 INFO kablam! | Oct 11 12:42:16.141 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.141 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.141 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.141 INFO kablam! Oct 11 12:42:16.141 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.141 INFO kablam! --> src/arrays/Array1024.rs:132:3 Oct 11 12:42:16.141 INFO kablam! | Oct 11 12:42:16.141 INFO kablam! 132 | self.0.iter() Oct 11 12:42:16.141 INFO kablam! | ^^^^^^ Oct 11 12:42:16.141 INFO kablam! | Oct 11 12:42:16.141 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.141 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.141 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.141 INFO kablam! Oct 11 12:42:16.141 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.141 INFO kablam! --> src/arrays/Array1024.rs:144:3 Oct 11 12:42:16.141 INFO kablam! | Oct 11 12:42:16.141 INFO kablam! 144 | self.0.iter_mut() Oct 11 12:42:16.141 INFO kablam! | ^^^^^^ Oct 11 12:42:16.141 INFO kablam! | Oct 11 12:42:16.141 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.141 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.141 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.141 INFO kablam! Oct 11 12:42:16.141 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.141 INFO kablam! --> src/arrays/Array1024.rs:153:4 Oct 11 12:42:16.141 INFO kablam! | Oct 11 12:42:16.141 INFO kablam! 153 | &self.0[..] Oct 11 12:42:16.141 INFO kablam! | ^^^^^^ Oct 11 12:42:16.141 INFO kablam! | Oct 11 12:42:16.141 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.141 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.141 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.141 INFO kablam! Oct 11 12:42:16.141 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:16.141 INFO kablam! --> src/arrays/Array1024.rs:162:8 Oct 11 12:42:16.141 INFO kablam! | Oct 11 12:42:16.141 INFO kablam! 162 | &mut self.0[..] Oct 11 12:42:16.141 INFO kablam! | ^^^^^^ Oct 11 12:42:16.141 INFO kablam! | Oct 11 12:42:16.141 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:16.141 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:16.141 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:16.141 INFO kablam! Oct 11 12:42:16.141 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 11 12:42:16.141 INFO kablam! --> src/lib.rs:8:12 Oct 11 12:42:16.141 INFO kablam! | Oct 11 12:42:16.141 INFO kablam! 8 | #![feature(associated_consts)] Oct 11 12:42:16.141 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 12:42:16.141 INFO kablam! | Oct 11 12:42:16.141 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 12:42:16.141 INFO kablam! Oct 11 12:42:16.249 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.45s Oct 11 12:42:16.256 INFO kablam! su: No module specific data is present Oct 11 12:42:16.708 INFO running `"docker" "rm" "-f" "9facfd31f36e1ff3817a04f068a21bb4093a77fcf40b7a66f8da8251bbc669f6"` Oct 11 12:42:16.911 INFO blam! 9facfd31f36e1ff3817a04f068a21bb4093a77fcf40b7a66f8da8251bbc669f6 Oct 11 12:42:16.916 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 12:42:16.916 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 12:42:17.277 INFO blam! 7b209b557b5438cca268b3dc7c5874b27db1c83ffe0d43103bee53d044e4ea36 Oct 11 12:42:17.284 INFO running `"docker" "start" "-a" "7b209b557b5438cca268b3dc7c5874b27db1c83ffe0d43103bee53d044e4ea36"` Oct 11 12:42:18.250 INFO kablam! usermod: no changes Oct 11 12:42:18.300 INFO kablam! Compiling rust-extra v0.0.17 (/source) Oct 11 12:42:19.694 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.694 INFO kablam! --> src/arrays/Array16.rs:28:3 Oct 11 12:42:19.694 INFO kablam! | Oct 11 12:42:19.694 INFO kablam! 28 | self.0.as_ptr() Oct 11 12:42:19.694 INFO kablam! | ^^^^^^ Oct 11 12:42:19.694 INFO kablam! | Oct 11 12:42:19.694 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 11 12:42:19.694 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.694 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.694 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.694 INFO kablam! Oct 11 12:42:19.694 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.694 INFO kablam! --> src/arrays/Array16.rs:34:3 Oct 11 12:42:19.694 INFO kablam! | Oct 11 12:42:19.694 INFO kablam! 34 | self.0.as_mut_ptr() Oct 11 12:42:19.694 INFO kablam! | ^^^^^^ Oct 11 12:42:19.694 INFO kablam! | Oct 11 12:42:19.694 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.694 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.694 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.694 INFO kablam! Oct 11 12:42:19.694 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.694 INFO kablam! --> src/arrays/Array16.rs:56:3 Oct 11 12:42:19.694 INFO kablam! | Oct 11 12:42:19.694 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 11 12:42:19.694 INFO kablam! | ^^^^^^ Oct 11 12:42:19.694 INFO kablam! | Oct 11 12:42:19.694 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.694 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.694 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.694 INFO kablam! Oct 11 12:42:19.694 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.694 INFO kablam! --> src/arrays/Array16.rs:65:3 Oct 11 12:42:19.694 INFO kablam! | Oct 11 12:42:19.694 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:19.694 INFO kablam! | ^^^^^^ Oct 11 12:42:19.694 INFO kablam! | Oct 11 12:42:19.694 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.694 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.694 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.694 INFO kablam! Oct 11 12:42:19.694 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.694 INFO kablam! --> src/arrays/Array16.rs:65:18 Oct 11 12:42:19.694 INFO kablam! | Oct 11 12:42:19.694 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:19.694 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.694 INFO kablam! | Oct 11 12:42:19.694 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.694 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.694 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.694 INFO kablam! Oct 11 12:42:19.694 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.694 INFO kablam! --> src/arrays/Array16.rs:78:29 Oct 11 12:42:19.694 INFO kablam! | Oct 11 12:42:19.694 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.694 INFO kablam! | ^^^^^^ Oct 11 12:42:19.694 INFO kablam! | Oct 11 12:42:19.694 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.694 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.694 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.695 INFO kablam! Oct 11 12:42:19.695 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.695 INFO kablam! --> src/arrays/Array16.rs:78:43 Oct 11 12:42:19.695 INFO kablam! | Oct 11 12:42:19.695 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.695 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.695 INFO kablam! | Oct 11 12:42:19.695 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.695 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.695 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.695 INFO kablam! Oct 11 12:42:19.695 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.695 INFO kablam! --> src/arrays/Array16.rs:84:20 Oct 11 12:42:19.695 INFO kablam! | Oct 11 12:42:19.695 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.695 INFO kablam! | ^^^^^^ Oct 11 12:42:19.695 INFO kablam! | Oct 11 12:42:19.695 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.695 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.695 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.695 INFO kablam! Oct 11 12:42:19.695 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.695 INFO kablam! --> src/arrays/Array16.rs:84:34 Oct 11 12:42:19.695 INFO kablam! | Oct 11 12:42:19.695 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.695 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.695 INFO kablam! | Oct 11 12:42:19.695 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.695 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.695 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.695 INFO kablam! Oct 11 12:42:19.695 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.695 INFO kablam! --> src/arrays/Array16.rs:90:20 Oct 11 12:42:19.695 INFO kablam! | Oct 11 12:42:19.695 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.695 INFO kablam! | ^^^^^^ Oct 11 12:42:19.695 INFO kablam! | Oct 11 12:42:19.695 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.695 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.695 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.695 INFO kablam! Oct 11 12:42:19.695 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.695 INFO kablam! --> src/arrays/Array16.rs:90:34 Oct 11 12:42:19.695 INFO kablam! | Oct 11 12:42:19.695 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.695 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.695 INFO kablam! | Oct 11 12:42:19.695 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.695 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.695 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.695 INFO kablam! Oct 11 12:42:19.695 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.695 INFO kablam! --> src/arrays/Array16.rs:96:20 Oct 11 12:42:19.695 INFO kablam! | Oct 11 12:42:19.695 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.695 INFO kablam! | ^^^^^^ Oct 11 12:42:19.695 INFO kablam! | Oct 11 12:42:19.695 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.695 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.695 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.695 INFO kablam! Oct 11 12:42:19.695 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.695 INFO kablam! --> src/arrays/Array16.rs:96:34 Oct 11 12:42:19.695 INFO kablam! | Oct 11 12:42:19.695 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.695 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.695 INFO kablam! | Oct 11 12:42:19.695 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.695 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.695 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.695 INFO kablam! Oct 11 12:42:19.695 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.695 INFO kablam! --> src/arrays/Array16.rs:102:20 Oct 11 12:42:19.695 INFO kablam! | Oct 11 12:42:19.695 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.695 INFO kablam! | ^^^^^^ Oct 11 12:42:19.695 INFO kablam! | Oct 11 12:42:19.695 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.695 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.695 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.695 INFO kablam! Oct 11 12:42:19.695 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.695 INFO kablam! --> src/arrays/Array16.rs:102:34 Oct 11 12:42:19.695 INFO kablam! | Oct 11 12:42:19.695 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.695 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.695 INFO kablam! | Oct 11 12:42:19.695 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.695 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.695 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.696 INFO kablam! Oct 11 12:42:19.696 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.696 INFO kablam! --> src/arrays/Array16.rs:111:14 Oct 11 12:42:19.696 INFO kablam! | Oct 11 12:42:19.696 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.696 INFO kablam! | ^^^^^^ Oct 11 12:42:19.696 INFO kablam! | Oct 11 12:42:19.696 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.696 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.696 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.696 INFO kablam! Oct 11 12:42:19.696 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.696 INFO kablam! --> src/arrays/Array16.rs:111:28 Oct 11 12:42:19.696 INFO kablam! | Oct 11 12:42:19.696 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.696 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.696 INFO kablam! | Oct 11 12:42:19.696 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.696 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.696 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.696 INFO kablam! Oct 11 12:42:19.696 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.696 INFO kablam! --> src/arrays/Array16.rs:120:15 Oct 11 12:42:19.696 INFO kablam! | Oct 11 12:42:19.696 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 11 12:42:19.696 INFO kablam! | ^^^^^^ Oct 11 12:42:19.696 INFO kablam! | Oct 11 12:42:19.696 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.696 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.696 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.696 INFO kablam! Oct 11 12:42:19.699 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.699 INFO kablam! --> src/arrays/Array16.rs:132:3 Oct 11 12:42:19.699 INFO kablam! | Oct 11 12:42:19.699 INFO kablam! 132 | self.0.iter() Oct 11 12:42:19.699 INFO kablam! | ^^^^^^ Oct 11 12:42:19.699 INFO kablam! | Oct 11 12:42:19.699 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.699 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.699 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.699 INFO kablam! Oct 11 12:42:19.699 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.699 INFO kablam! --> src/arrays/Array16.rs:144:3 Oct 11 12:42:19.699 INFO kablam! | Oct 11 12:42:19.700 INFO kablam! 144 | self.0.iter_mut() Oct 11 12:42:19.700 INFO kablam! | ^^^^^^ Oct 11 12:42:19.700 INFO kablam! | Oct 11 12:42:19.700 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.700 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.700 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.700 INFO kablam! Oct 11 12:42:19.700 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.700 INFO kablam! --> src/arrays/Array16.rs:153:4 Oct 11 12:42:19.700 INFO kablam! | Oct 11 12:42:19.700 INFO kablam! 153 | &self.0[..] Oct 11 12:42:19.700 INFO kablam! | ^^^^^^ Oct 11 12:42:19.700 INFO kablam! | Oct 11 12:42:19.700 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.700 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.700 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.700 INFO kablam! Oct 11 12:42:19.700 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.700 INFO kablam! --> src/arrays/Array16.rs:162:8 Oct 11 12:42:19.700 INFO kablam! | Oct 11 12:42:19.700 INFO kablam! 162 | &mut self.0[..] Oct 11 12:42:19.700 INFO kablam! | ^^^^^^ Oct 11 12:42:19.700 INFO kablam! | Oct 11 12:42:19.700 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.701 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.703 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.703 INFO kablam! Oct 11 12:42:19.703 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.703 INFO kablam! --> src/arrays/Array30.rs:28:3 Oct 11 12:42:19.703 INFO kablam! | Oct 11 12:42:19.703 INFO kablam! 28 | self.0.as_ptr() Oct 11 12:42:19.703 INFO kablam! | ^^^^^^ Oct 11 12:42:19.703 INFO kablam! | Oct 11 12:42:19.703 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.703 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.703 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.703 INFO kablam! Oct 11 12:42:19.703 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.703 INFO kablam! --> src/arrays/Array30.rs:34:3 Oct 11 12:42:19.703 INFO kablam! | Oct 11 12:42:19.703 INFO kablam! 34 | self.0.as_mut_ptr() Oct 11 12:42:19.703 INFO kablam! | ^^^^^^ Oct 11 12:42:19.703 INFO kablam! | Oct 11 12:42:19.704 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.704 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.704 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.704 INFO kablam! Oct 11 12:42:19.704 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.704 INFO kablam! --> src/arrays/Array30.rs:56:3 Oct 11 12:42:19.704 INFO kablam! | Oct 11 12:42:19.704 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 11 12:42:19.704 INFO kablam! | ^^^^^^ Oct 11 12:42:19.704 INFO kablam! | Oct 11 12:42:19.704 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.704 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.704 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.704 INFO kablam! Oct 11 12:42:19.704 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.704 INFO kablam! --> src/arrays/Array30.rs:65:3 Oct 11 12:42:19.704 INFO kablam! | Oct 11 12:42:19.704 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:19.704 INFO kablam! | ^^^^^^ Oct 11 12:42:19.704 INFO kablam! | Oct 11 12:42:19.704 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.704 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.704 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.704 INFO kablam! Oct 11 12:42:19.704 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.705 INFO kablam! --> src/arrays/Array30.rs:65:18 Oct 11 12:42:19.705 INFO kablam! | Oct 11 12:42:19.705 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:19.705 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.705 INFO kablam! | Oct 11 12:42:19.705 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.705 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.705 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.705 INFO kablam! Oct 11 12:42:19.705 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.706 INFO kablam! --> src/arrays/Array30.rs:78:29 Oct 11 12:42:19.706 INFO kablam! | Oct 11 12:42:19.706 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.706 INFO kablam! | ^^^^^^ Oct 11 12:42:19.706 INFO kablam! | Oct 11 12:42:19.706 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.706 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.706 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.706 INFO kablam! Oct 11 12:42:19.706 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.706 INFO kablam! --> src/arrays/Array30.rs:78:43 Oct 11 12:42:19.706 INFO kablam! | Oct 11 12:42:19.706 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.706 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.706 INFO kablam! | Oct 11 12:42:19.706 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.706 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.706 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.706 INFO kablam! Oct 11 12:42:19.706 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.706 INFO kablam! --> src/arrays/Array30.rs:84:20 Oct 11 12:42:19.706 INFO kablam! | Oct 11 12:42:19.706 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.706 INFO kablam! | ^^^^^^ Oct 11 12:42:19.707 INFO kablam! | Oct 11 12:42:19.707 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.707 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.707 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.707 INFO kablam! Oct 11 12:42:19.707 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.707 INFO kablam! --> src/arrays/Array30.rs:84:34 Oct 11 12:42:19.707 INFO kablam! | Oct 11 12:42:19.707 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.707 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.707 INFO kablam! | Oct 11 12:42:19.707 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.707 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.707 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.707 INFO kablam! Oct 11 12:42:19.707 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.707 INFO kablam! --> src/arrays/Array30.rs:90:20 Oct 11 12:42:19.707 INFO kablam! | Oct 11 12:42:19.707 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.707 INFO kablam! | ^^^^^^ Oct 11 12:42:19.707 INFO kablam! | Oct 11 12:42:19.707 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.707 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.707 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.707 INFO kablam! Oct 11 12:42:19.707 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.708 INFO kablam! --> src/arrays/Array30.rs:90:34 Oct 11 12:42:19.708 INFO kablam! | Oct 11 12:42:19.708 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.708 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.708 INFO kablam! | Oct 11 12:42:19.708 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.708 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.708 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.708 INFO kablam! Oct 11 12:42:19.708 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.708 INFO kablam! --> src/arrays/Array30.rs:96:20 Oct 11 12:42:19.708 INFO kablam! | Oct 11 12:42:19.708 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.708 INFO kablam! | ^^^^^^ Oct 11 12:42:19.708 INFO kablam! | Oct 11 12:42:19.708 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.708 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.708 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.708 INFO kablam! Oct 11 12:42:19.708 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.708 INFO kablam! --> src/arrays/Array30.rs:96:34 Oct 11 12:42:19.708 INFO kablam! | Oct 11 12:42:19.708 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.708 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.708 INFO kablam! | Oct 11 12:42:19.709 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.709 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.709 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.709 INFO kablam! Oct 11 12:42:19.709 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.709 INFO kablam! --> src/arrays/Array30.rs:102:20 Oct 11 12:42:19.709 INFO kablam! | Oct 11 12:42:19.709 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.709 INFO kablam! | ^^^^^^ Oct 11 12:42:19.709 INFO kablam! | Oct 11 12:42:19.709 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.709 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.709 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.709 INFO kablam! Oct 11 12:42:19.709 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.709 INFO kablam! --> src/arrays/Array30.rs:102:34 Oct 11 12:42:19.709 INFO kablam! | Oct 11 12:42:19.709 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.709 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.709 INFO kablam! | Oct 11 12:42:19.709 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.709 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.709 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.709 INFO kablam! Oct 11 12:42:19.709 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.710 INFO kablam! --> src/arrays/Array30.rs:111:14 Oct 11 12:42:19.710 INFO kablam! | Oct 11 12:42:19.710 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.710 INFO kablam! | ^^^^^^ Oct 11 12:42:19.710 INFO kablam! | Oct 11 12:42:19.710 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.710 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.710 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.710 INFO kablam! Oct 11 12:42:19.710 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.710 INFO kablam! --> src/arrays/Array30.rs:111:28 Oct 11 12:42:19.710 INFO kablam! | Oct 11 12:42:19.710 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.710 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.710 INFO kablam! | Oct 11 12:42:19.710 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.710 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.710 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.710 INFO kablam! Oct 11 12:42:19.710 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.710 INFO kablam! --> src/arrays/Array30.rs:120:15 Oct 11 12:42:19.710 INFO kablam! | Oct 11 12:42:19.710 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 11 12:42:19.710 INFO kablam! | ^^^^^^ Oct 11 12:42:19.710 INFO kablam! | Oct 11 12:42:19.710 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.711 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.711 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.711 INFO kablam! Oct 11 12:42:19.711 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.711 INFO kablam! --> src/arrays/Array30.rs:132:3 Oct 11 12:42:19.711 INFO kablam! | Oct 11 12:42:19.711 INFO kablam! 132 | self.0.iter() Oct 11 12:42:19.711 INFO kablam! | ^^^^^^ Oct 11 12:42:19.711 INFO kablam! | Oct 11 12:42:19.711 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.711 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.711 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.711 INFO kablam! Oct 11 12:42:19.711 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.711 INFO kablam! --> src/arrays/Array30.rs:144:3 Oct 11 12:42:19.711 INFO kablam! | Oct 11 12:42:19.711 INFO kablam! 144 | self.0.iter_mut() Oct 11 12:42:19.711 INFO kablam! | ^^^^^^ Oct 11 12:42:19.711 INFO kablam! | Oct 11 12:42:19.711 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.711 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.711 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.711 INFO kablam! Oct 11 12:42:19.711 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.712 INFO kablam! --> src/arrays/Array30.rs:153:4 Oct 11 12:42:19.712 INFO kablam! | Oct 11 12:42:19.712 INFO kablam! 153 | &self.0[..] Oct 11 12:42:19.712 INFO kablam! | ^^^^^^ Oct 11 12:42:19.712 INFO kablam! | Oct 11 12:42:19.712 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.712 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.712 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.712 INFO kablam! Oct 11 12:42:19.712 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.712 INFO kablam! --> src/arrays/Array30.rs:162:8 Oct 11 12:42:19.712 INFO kablam! | Oct 11 12:42:19.712 INFO kablam! 162 | &mut self.0[..] Oct 11 12:42:19.712 INFO kablam! | ^^^^^^ Oct 11 12:42:19.712 INFO kablam! | Oct 11 12:42:19.712 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.712 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.712 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.712 INFO kablam! Oct 11 12:42:19.712 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.712 INFO kablam! --> src/arrays/Array32.rs:28:3 Oct 11 12:42:19.712 INFO kablam! | Oct 11 12:42:19.712 INFO kablam! 28 | self.0.as_ptr() Oct 11 12:42:19.712 INFO kablam! | ^^^^^^ Oct 11 12:42:19.712 INFO kablam! | Oct 11 12:42:19.713 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.713 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.713 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.713 INFO kablam! Oct 11 12:42:19.713 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.713 INFO kablam! --> src/arrays/Array32.rs:34:3 Oct 11 12:42:19.713 INFO kablam! | Oct 11 12:42:19.713 INFO kablam! 34 | self.0.as_mut_ptr() Oct 11 12:42:19.713 INFO kablam! | ^^^^^^ Oct 11 12:42:19.713 INFO kablam! | Oct 11 12:42:19.713 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.713 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.713 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.713 INFO kablam! Oct 11 12:42:19.713 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.713 INFO kablam! --> src/arrays/Array32.rs:56:3 Oct 11 12:42:19.713 INFO kablam! | Oct 11 12:42:19.713 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 11 12:42:19.713 INFO kablam! | ^^^^^^ Oct 11 12:42:19.713 INFO kablam! | Oct 11 12:42:19.713 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.713 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.713 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.713 INFO kablam! Oct 11 12:42:19.713 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.713 INFO kablam! --> src/arrays/Array32.rs:65:3 Oct 11 12:42:19.714 INFO kablam! | Oct 11 12:42:19.714 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:19.714 INFO kablam! | ^^^^^^ Oct 11 12:42:19.714 INFO kablam! | Oct 11 12:42:19.714 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.714 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.714 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.714 INFO kablam! Oct 11 12:42:19.714 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.714 INFO kablam! --> src/arrays/Array32.rs:65:18 Oct 11 12:42:19.714 INFO kablam! | Oct 11 12:42:19.714 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:19.714 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.714 INFO kablam! | Oct 11 12:42:19.714 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.714 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.714 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.714 INFO kablam! Oct 11 12:42:19.714 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.714 INFO kablam! --> src/arrays/Array32.rs:78:29 Oct 11 12:42:19.714 INFO kablam! | Oct 11 12:42:19.714 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.714 INFO kablam! | ^^^^^^ Oct 11 12:42:19.714 INFO kablam! | Oct 11 12:42:19.714 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.715 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.715 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.715 INFO kablam! Oct 11 12:42:19.715 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.715 INFO kablam! --> src/arrays/Array32.rs:78:43 Oct 11 12:42:19.715 INFO kablam! | Oct 11 12:42:19.715 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.715 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.715 INFO kablam! | Oct 11 12:42:19.715 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.715 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.715 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.715 INFO kablam! Oct 11 12:42:19.715 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.715 INFO kablam! --> src/arrays/Array32.rs:84:20 Oct 11 12:42:19.715 INFO kablam! | Oct 11 12:42:19.715 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.715 INFO kablam! | ^^^^^^ Oct 11 12:42:19.715 INFO kablam! | Oct 11 12:42:19.715 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.715 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.715 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.715 INFO kablam! Oct 11 12:42:19.715 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.715 INFO kablam! --> src/arrays/Array32.rs:84:34 Oct 11 12:42:19.716 INFO kablam! | Oct 11 12:42:19.716 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.716 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.716 INFO kablam! | Oct 11 12:42:19.716 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.716 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.716 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.716 INFO kablam! Oct 11 12:42:19.716 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.716 INFO kablam! --> src/arrays/Array32.rs:90:20 Oct 11 12:42:19.716 INFO kablam! | Oct 11 12:42:19.716 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.716 INFO kablam! | ^^^^^^ Oct 11 12:42:19.716 INFO kablam! | Oct 11 12:42:19.716 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.716 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.716 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.716 INFO kablam! Oct 11 12:42:19.716 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.716 INFO kablam! --> src/arrays/Array32.rs:90:34 Oct 11 12:42:19.716 INFO kablam! | Oct 11 12:42:19.716 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.717 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.717 INFO kablam! | Oct 11 12:42:19.717 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.717 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.717 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.717 INFO kablam! Oct 11 12:42:19.717 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.717 INFO kablam! --> src/arrays/Array32.rs:96:20 Oct 11 12:42:19.717 INFO kablam! | Oct 11 12:42:19.717 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.717 INFO kablam! | ^^^^^^ Oct 11 12:42:19.717 INFO kablam! | Oct 11 12:42:19.717 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.717 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.717 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.717 INFO kablam! Oct 11 12:42:19.717 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.717 INFO kablam! --> src/arrays/Array32.rs:96:34 Oct 11 12:42:19.717 INFO kablam! | Oct 11 12:42:19.717 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.717 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.717 INFO kablam! | Oct 11 12:42:19.717 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.717 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.717 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.718 INFO kablam! Oct 11 12:42:19.718 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.718 INFO kablam! --> src/arrays/Array32.rs:102:20 Oct 11 12:42:19.718 INFO kablam! | Oct 11 12:42:19.718 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.718 INFO kablam! | ^^^^^^ Oct 11 12:42:19.718 INFO kablam! | Oct 11 12:42:19.718 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.718 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.718 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.718 INFO kablam! Oct 11 12:42:19.718 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.718 INFO kablam! --> src/arrays/Array32.rs:102:34 Oct 11 12:42:19.718 INFO kablam! | Oct 11 12:42:19.718 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.718 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.718 INFO kablam! | Oct 11 12:42:19.718 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.718 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.718 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.718 INFO kablam! Oct 11 12:42:19.718 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.718 INFO kablam! --> src/arrays/Array32.rs:111:14 Oct 11 12:42:19.718 INFO kablam! | Oct 11 12:42:19.718 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.718 INFO kablam! | ^^^^^^ Oct 11 12:42:19.719 INFO kablam! | Oct 11 12:42:19.719 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.719 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.719 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.719 INFO kablam! Oct 11 12:42:19.719 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.719 INFO kablam! --> src/arrays/Array32.rs:111:28 Oct 11 12:42:19.719 INFO kablam! | Oct 11 12:42:19.719 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.719 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.719 INFO kablam! | Oct 11 12:42:19.719 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.719 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.719 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.719 INFO kablam! Oct 11 12:42:19.719 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.719 INFO kablam! --> src/arrays/Array32.rs:120:15 Oct 11 12:42:19.719 INFO kablam! | Oct 11 12:42:19.719 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 11 12:42:19.719 INFO kablam! | ^^^^^^ Oct 11 12:42:19.719 INFO kablam! | Oct 11 12:42:19.719 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.719 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.719 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.719 INFO kablam! Oct 11 12:42:19.720 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.720 INFO kablam! --> src/arrays/Array32.rs:132:3 Oct 11 12:42:19.720 INFO kablam! | Oct 11 12:42:19.720 INFO kablam! 132 | self.0.iter() Oct 11 12:42:19.720 INFO kablam! | ^^^^^^ Oct 11 12:42:19.720 INFO kablam! | Oct 11 12:42:19.720 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.720 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.720 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.724 INFO kablam! Oct 11 12:42:19.724 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.724 INFO kablam! --> src/arrays/Array32.rs:144:3 Oct 11 12:42:19.724 INFO kablam! | Oct 11 12:42:19.724 INFO kablam! 144 | self.0.iter_mut() Oct 11 12:42:19.724 INFO kablam! | ^^^^^^ Oct 11 12:42:19.724 INFO kablam! | Oct 11 12:42:19.724 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.724 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.724 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.724 INFO kablam! Oct 11 12:42:19.724 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.724 INFO kablam! --> src/arrays/Array32.rs:153:4 Oct 11 12:42:19.724 INFO kablam! | Oct 11 12:42:19.724 INFO kablam! 153 | &self.0[..] Oct 11 12:42:19.725 INFO kablam! | ^^^^^^ Oct 11 12:42:19.725 INFO kablam! | Oct 11 12:42:19.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.725 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.725 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.725 INFO kablam! Oct 11 12:42:19.725 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.725 INFO kablam! --> src/arrays/Array32.rs:162:8 Oct 11 12:42:19.725 INFO kablam! | Oct 11 12:42:19.725 INFO kablam! 162 | &mut self.0[..] Oct 11 12:42:19.725 INFO kablam! | ^^^^^^ Oct 11 12:42:19.725 INFO kablam! | Oct 11 12:42:19.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.725 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.725 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.725 INFO kablam! Oct 11 12:42:19.725 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.725 INFO kablam! --> src/arrays/Array40.rs:28:3 Oct 11 12:42:19.725 INFO kablam! | Oct 11 12:42:19.725 INFO kablam! 28 | self.0.as_ptr() Oct 11 12:42:19.725 INFO kablam! | ^^^^^^ Oct 11 12:42:19.725 INFO kablam! | Oct 11 12:42:19.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.725 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.725 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.726 INFO kablam! Oct 11 12:42:19.726 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.726 INFO kablam! --> src/arrays/Array40.rs:34:3 Oct 11 12:42:19.726 INFO kablam! | Oct 11 12:42:19.726 INFO kablam! 34 | self.0.as_mut_ptr() Oct 11 12:42:19.726 INFO kablam! | ^^^^^^ Oct 11 12:42:19.726 INFO kablam! | Oct 11 12:42:19.726 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.726 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.726 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.726 INFO kablam! Oct 11 12:42:19.726 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.726 INFO kablam! --> src/arrays/Array40.rs:56:3 Oct 11 12:42:19.726 INFO kablam! | Oct 11 12:42:19.726 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 11 12:42:19.726 INFO kablam! | ^^^^^^ Oct 11 12:42:19.726 INFO kablam! | Oct 11 12:42:19.726 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.726 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.726 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.726 INFO kablam! Oct 11 12:42:19.726 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.726 INFO kablam! --> src/arrays/Array40.rs:65:3 Oct 11 12:42:19.726 INFO kablam! | Oct 11 12:42:19.726 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:19.727 INFO kablam! | ^^^^^^ Oct 11 12:42:19.727 INFO kablam! | Oct 11 12:42:19.727 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.727 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.727 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.727 INFO kablam! Oct 11 12:42:19.727 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.727 INFO kablam! --> src/arrays/Array40.rs:65:18 Oct 11 12:42:19.727 INFO kablam! | Oct 11 12:42:19.727 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:19.727 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.727 INFO kablam! | Oct 11 12:42:19.727 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.727 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.727 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.727 INFO kablam! Oct 11 12:42:19.727 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.727 INFO kablam! --> src/arrays/Array40.rs:78:29 Oct 11 12:42:19.727 INFO kablam! | Oct 11 12:42:19.727 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.727 INFO kablam! | ^^^^^^ Oct 11 12:42:19.727 INFO kablam! | Oct 11 12:42:19.727 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.727 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.727 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.727 INFO kablam! Oct 11 12:42:19.728 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.728 INFO kablam! --> src/arrays/Array40.rs:78:43 Oct 11 12:42:19.728 INFO kablam! | Oct 11 12:42:19.728 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.728 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.728 INFO kablam! | Oct 11 12:42:19.728 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.728 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.728 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.728 INFO kablam! Oct 11 12:42:19.728 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.728 INFO kablam! --> src/arrays/Array40.rs:84:20 Oct 11 12:42:19.728 INFO kablam! | Oct 11 12:42:19.728 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.728 INFO kablam! | ^^^^^^ Oct 11 12:42:19.728 INFO kablam! | Oct 11 12:42:19.728 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.728 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.728 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.728 INFO kablam! Oct 11 12:42:19.728 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.728 INFO kablam! --> src/arrays/Array40.rs:84:34 Oct 11 12:42:19.728 INFO kablam! | Oct 11 12:42:19.728 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.728 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.729 INFO kablam! | Oct 11 12:42:19.729 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.729 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.729 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.729 INFO kablam! Oct 11 12:42:19.729 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.729 INFO kablam! --> src/arrays/Array40.rs:90:20 Oct 11 12:42:19.729 INFO kablam! | Oct 11 12:42:19.729 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.729 INFO kablam! | ^^^^^^ Oct 11 12:42:19.729 INFO kablam! | Oct 11 12:42:19.729 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.729 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.729 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.729 INFO kablam! Oct 11 12:42:19.729 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.729 INFO kablam! --> src/arrays/Array40.rs:90:34 Oct 11 12:42:19.729 INFO kablam! | Oct 11 12:42:19.729 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.729 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.729 INFO kablam! | Oct 11 12:42:19.729 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.729 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.729 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.729 INFO kablam! Oct 11 12:42:19.730 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.730 INFO kablam! --> src/arrays/Array40.rs:96:20 Oct 11 12:42:19.730 INFO kablam! | Oct 11 12:42:19.730 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.730 INFO kablam! | ^^^^^^ Oct 11 12:42:19.730 INFO kablam! | Oct 11 12:42:19.730 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.730 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.730 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.730 INFO kablam! Oct 11 12:42:19.730 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.730 INFO kablam! --> src/arrays/Array40.rs:96:34 Oct 11 12:42:19.730 INFO kablam! | Oct 11 12:42:19.730 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.730 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.730 INFO kablam! | Oct 11 12:42:19.730 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.730 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.730 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.730 INFO kablam! Oct 11 12:42:19.730 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.730 INFO kablam! --> src/arrays/Array40.rs:102:20 Oct 11 12:42:19.730 INFO kablam! | Oct 11 12:42:19.730 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.730 INFO kablam! | ^^^^^^ Oct 11 12:42:19.730 INFO kablam! | Oct 11 12:42:19.731 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.731 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.731 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.731 INFO kablam! Oct 11 12:42:19.731 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.731 INFO kablam! --> src/arrays/Array40.rs:102:34 Oct 11 12:42:19.731 INFO kablam! | Oct 11 12:42:19.731 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.731 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.731 INFO kablam! | Oct 11 12:42:19.731 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.731 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.731 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.731 INFO kablam! Oct 11 12:42:19.731 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.731 INFO kablam! --> src/arrays/Array40.rs:111:14 Oct 11 12:42:19.731 INFO kablam! | Oct 11 12:42:19.731 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.731 INFO kablam! | ^^^^^^ Oct 11 12:42:19.731 INFO kablam! | Oct 11 12:42:19.731 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.731 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.731 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.731 INFO kablam! Oct 11 12:42:19.732 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.732 INFO kablam! --> src/arrays/Array40.rs:111:28 Oct 11 12:42:19.732 INFO kablam! | Oct 11 12:42:19.732 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.732 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.732 INFO kablam! | Oct 11 12:42:19.732 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.732 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.732 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.732 INFO kablam! Oct 11 12:42:19.732 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.732 INFO kablam! --> src/arrays/Array40.rs:120:15 Oct 11 12:42:19.732 INFO kablam! | Oct 11 12:42:19.732 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 11 12:42:19.732 INFO kablam! | ^^^^^^ Oct 11 12:42:19.732 INFO kablam! | Oct 11 12:42:19.732 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.732 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.732 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.732 INFO kablam! Oct 11 12:42:19.732 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.733 INFO kablam! --> src/arrays/Array40.rs:132:3 Oct 11 12:42:19.733 INFO kablam! | Oct 11 12:42:19.733 INFO kablam! 132 | self.0.iter() Oct 11 12:42:19.733 INFO kablam! | ^^^^^^ Oct 11 12:42:19.733 INFO kablam! | Oct 11 12:42:19.733 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.733 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.733 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.733 INFO kablam! Oct 11 12:42:19.733 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.733 INFO kablam! --> src/arrays/Array40.rs:144:3 Oct 11 12:42:19.733 INFO kablam! | Oct 11 12:42:19.733 INFO kablam! 144 | self.0.iter_mut() Oct 11 12:42:19.733 INFO kablam! | ^^^^^^ Oct 11 12:42:19.733 INFO kablam! | Oct 11 12:42:19.733 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.733 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.733 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.733 INFO kablam! Oct 11 12:42:19.733 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.733 INFO kablam! --> src/arrays/Array40.rs:153:4 Oct 11 12:42:19.733 INFO kablam! | Oct 11 12:42:19.733 INFO kablam! 153 | &self.0[..] Oct 11 12:42:19.733 INFO kablam! | ^^^^^^ Oct 11 12:42:19.734 INFO kablam! | Oct 11 12:42:19.734 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.734 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.734 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.734 INFO kablam! Oct 11 12:42:19.734 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.734 INFO kablam! --> src/arrays/Array40.rs:162:8 Oct 11 12:42:19.734 INFO kablam! | Oct 11 12:42:19.734 INFO kablam! 162 | &mut self.0[..] Oct 11 12:42:19.734 INFO kablam! | ^^^^^^ Oct 11 12:42:19.734 INFO kablam! | Oct 11 12:42:19.734 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.734 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.734 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.734 INFO kablam! Oct 11 12:42:19.734 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.734 INFO kablam! --> src/arrays/Array46.rs:28:3 Oct 11 12:42:19.734 INFO kablam! | Oct 11 12:42:19.734 INFO kablam! 28 | self.0.as_ptr() Oct 11 12:42:19.734 INFO kablam! | ^^^^^^ Oct 11 12:42:19.734 INFO kablam! | Oct 11 12:42:19.734 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.734 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.735 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.735 INFO kablam! Oct 11 12:42:19.735 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.735 INFO kablam! --> src/arrays/Array46.rs:34:3 Oct 11 12:42:19.735 INFO kablam! | Oct 11 12:42:19.735 INFO kablam! 34 | self.0.as_mut_ptr() Oct 11 12:42:19.735 INFO kablam! | ^^^^^^ Oct 11 12:42:19.735 INFO kablam! | Oct 11 12:42:19.735 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.735 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.735 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.735 INFO kablam! Oct 11 12:42:19.735 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.735 INFO kablam! --> src/arrays/Array46.rs:56:3 Oct 11 12:42:19.735 INFO kablam! | Oct 11 12:42:19.735 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 11 12:42:19.735 INFO kablam! | ^^^^^^ Oct 11 12:42:19.735 INFO kablam! | Oct 11 12:42:19.735 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.735 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.735 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.735 INFO kablam! Oct 11 12:42:19.735 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.736 INFO kablam! --> src/arrays/Array46.rs:65:3 Oct 11 12:42:19.736 INFO kablam! | Oct 11 12:42:19.736 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:19.736 INFO kablam! | ^^^^^^ Oct 11 12:42:19.736 INFO kablam! | Oct 11 12:42:19.736 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.736 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.736 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.736 INFO kablam! Oct 11 12:42:19.736 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.736 INFO kablam! --> src/arrays/Array46.rs:65:18 Oct 11 12:42:19.736 INFO kablam! | Oct 11 12:42:19.736 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:19.736 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.736 INFO kablam! | Oct 11 12:42:19.736 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.736 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.736 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.736 INFO kablam! Oct 11 12:42:19.736 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.736 INFO kablam! --> src/arrays/Array46.rs:78:29 Oct 11 12:42:19.736 INFO kablam! | Oct 11 12:42:19.736 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.737 INFO kablam! | ^^^^^^ Oct 11 12:42:19.737 INFO kablam! | Oct 11 12:42:19.737 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.737 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.737 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.737 INFO kablam! Oct 11 12:42:19.737 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.737 INFO kablam! --> src/arrays/Array46.rs:78:43 Oct 11 12:42:19.737 INFO kablam! | Oct 11 12:42:19.737 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.737 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.737 INFO kablam! | Oct 11 12:42:19.737 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.737 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.737 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.737 INFO kablam! Oct 11 12:42:19.737 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.737 INFO kablam! --> src/arrays/Array46.rs:84:20 Oct 11 12:42:19.737 INFO kablam! | Oct 11 12:42:19.737 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.737 INFO kablam! | ^^^^^^ Oct 11 12:42:19.737 INFO kablam! | Oct 11 12:42:19.737 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.737 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.737 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.738 INFO kablam! Oct 11 12:42:19.738 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.738 INFO kablam! --> src/arrays/Array46.rs:84:34 Oct 11 12:42:19.738 INFO kablam! | Oct 11 12:42:19.738 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.738 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.738 INFO kablam! | Oct 11 12:42:19.738 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.738 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.738 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.738 INFO kablam! Oct 11 12:42:19.738 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.738 INFO kablam! --> src/arrays/Array46.rs:90:20 Oct 11 12:42:19.738 INFO kablam! | Oct 11 12:42:19.738 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.738 INFO kablam! | ^^^^^^ Oct 11 12:42:19.738 INFO kablam! | Oct 11 12:42:19.738 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.738 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.738 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.738 INFO kablam! Oct 11 12:42:19.738 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.738 INFO kablam! --> src/arrays/Array46.rs:90:34 Oct 11 12:42:19.738 INFO kablam! | Oct 11 12:42:19.738 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.738 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.739 INFO kablam! | Oct 11 12:42:19.739 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.739 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.739 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.739 INFO kablam! Oct 11 12:42:19.739 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.739 INFO kablam! --> src/arrays/Array46.rs:96:20 Oct 11 12:42:19.739 INFO kablam! | Oct 11 12:42:19.739 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.739 INFO kablam! | ^^^^^^ Oct 11 12:42:19.739 INFO kablam! | Oct 11 12:42:19.739 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.739 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.739 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.739 INFO kablam! Oct 11 12:42:19.739 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.739 INFO kablam! --> src/arrays/Array46.rs:96:34 Oct 11 12:42:19.739 INFO kablam! | Oct 11 12:42:19.739 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.739 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.739 INFO kablam! | Oct 11 12:42:19.739 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.739 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.739 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.739 INFO kablam! Oct 11 12:42:19.740 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.740 INFO kablam! --> src/arrays/Array46.rs:102:20 Oct 11 12:42:19.740 INFO kablam! | Oct 11 12:42:19.740 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.740 INFO kablam! | ^^^^^^ Oct 11 12:42:19.740 INFO kablam! | Oct 11 12:42:19.740 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.740 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.740 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.740 INFO kablam! Oct 11 12:42:19.740 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.740 INFO kablam! --> src/arrays/Array46.rs:102:34 Oct 11 12:42:19.740 INFO kablam! | Oct 11 12:42:19.740 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.740 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.740 INFO kablam! | Oct 11 12:42:19.740 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.740 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.740 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.740 INFO kablam! Oct 11 12:42:19.740 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.740 INFO kablam! --> src/arrays/Array46.rs:111:14 Oct 11 12:42:19.740 INFO kablam! | Oct 11 12:42:19.740 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.740 INFO kablam! | ^^^^^^ Oct 11 12:42:19.741 INFO kablam! | Oct 11 12:42:19.741 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.741 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.741 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.741 INFO kablam! Oct 11 12:42:19.741 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.741 INFO kablam! --> src/arrays/Array46.rs:111:28 Oct 11 12:42:19.741 INFO kablam! | Oct 11 12:42:19.741 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.741 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.741 INFO kablam! | Oct 11 12:42:19.741 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.741 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.741 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.741 INFO kablam! Oct 11 12:42:19.741 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.741 INFO kablam! --> src/arrays/Array46.rs:120:15 Oct 11 12:42:19.741 INFO kablam! | Oct 11 12:42:19.741 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 11 12:42:19.741 INFO kablam! | ^^^^^^ Oct 11 12:42:19.741 INFO kablam! | Oct 11 12:42:19.741 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.741 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.741 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.741 INFO kablam! Oct 11 12:42:19.741 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.742 INFO kablam! --> src/arrays/Array46.rs:132:3 Oct 11 12:42:19.742 INFO kablam! | Oct 11 12:42:19.742 INFO kablam! 132 | self.0.iter() Oct 11 12:42:19.742 INFO kablam! | ^^^^^^ Oct 11 12:42:19.742 INFO kablam! | Oct 11 12:42:19.742 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.742 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.742 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.742 INFO kablam! Oct 11 12:42:19.742 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.742 INFO kablam! --> src/arrays/Array46.rs:144:3 Oct 11 12:42:19.742 INFO kablam! | Oct 11 12:42:19.742 INFO kablam! 144 | self.0.iter_mut() Oct 11 12:42:19.742 INFO kablam! | ^^^^^^ Oct 11 12:42:19.742 INFO kablam! | Oct 11 12:42:19.742 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.742 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.742 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.742 INFO kablam! Oct 11 12:42:19.742 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.742 INFO kablam! --> src/arrays/Array46.rs:153:4 Oct 11 12:42:19.742 INFO kablam! | Oct 11 12:42:19.742 INFO kablam! 153 | &self.0[..] Oct 11 12:42:19.742 INFO kablam! | ^^^^^^ Oct 11 12:42:19.743 INFO kablam! | Oct 11 12:42:19.743 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.743 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.743 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.743 INFO kablam! Oct 11 12:42:19.743 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.743 INFO kablam! --> src/arrays/Array46.rs:162:8 Oct 11 12:42:19.743 INFO kablam! | Oct 11 12:42:19.743 INFO kablam! 162 | &mut self.0[..] Oct 11 12:42:19.743 INFO kablam! | ^^^^^^ Oct 11 12:42:19.743 INFO kablam! | Oct 11 12:42:19.743 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.743 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.743 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.743 INFO kablam! Oct 11 12:42:19.743 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.743 INFO kablam! --> src/arrays/Array52.rs:28:3 Oct 11 12:42:19.743 INFO kablam! | Oct 11 12:42:19.743 INFO kablam! 28 | self.0.as_ptr() Oct 11 12:42:19.743 INFO kablam! | ^^^^^^ Oct 11 12:42:19.743 INFO kablam! | Oct 11 12:42:19.743 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.743 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.743 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.743 INFO kablam! Oct 11 12:42:19.743 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.744 INFO kablam! --> src/arrays/Array52.rs:34:3 Oct 11 12:42:19.744 INFO kablam! | Oct 11 12:42:19.744 INFO kablam! 34 | self.0.as_mut_ptr() Oct 11 12:42:19.744 INFO kablam! | ^^^^^^ Oct 11 12:42:19.744 INFO kablam! | Oct 11 12:42:19.744 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.744 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.744 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.744 INFO kablam! Oct 11 12:42:19.744 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.744 INFO kablam! --> src/arrays/Array52.rs:56:3 Oct 11 12:42:19.744 INFO kablam! | Oct 11 12:42:19.744 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 11 12:42:19.744 INFO kablam! | ^^^^^^ Oct 11 12:42:19.744 INFO kablam! | Oct 11 12:42:19.744 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.744 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.744 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.744 INFO kablam! Oct 11 12:42:19.744 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.744 INFO kablam! --> src/arrays/Array52.rs:65:3 Oct 11 12:42:19.744 INFO kablam! | Oct 11 12:42:19.744 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:19.744 INFO kablam! | ^^^^^^ Oct 11 12:42:19.744 INFO kablam! | Oct 11 12:42:19.745 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.745 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.745 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.745 INFO kablam! Oct 11 12:42:19.745 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.745 INFO kablam! --> src/arrays/Array52.rs:65:18 Oct 11 12:42:19.745 INFO kablam! | Oct 11 12:42:19.745 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:19.745 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.745 INFO kablam! | Oct 11 12:42:19.745 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.745 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.745 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.745 INFO kablam! Oct 11 12:42:19.745 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.745 INFO kablam! --> src/arrays/Array52.rs:78:29 Oct 11 12:42:19.745 INFO kablam! | Oct 11 12:42:19.745 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.745 INFO kablam! | ^^^^^^ Oct 11 12:42:19.745 INFO kablam! | Oct 11 12:42:19.745 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.745 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.745 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.745 INFO kablam! Oct 11 12:42:19.745 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.746 INFO kablam! --> src/arrays/Array52.rs:78:43 Oct 11 12:42:19.746 INFO kablam! | Oct 11 12:42:19.746 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.746 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.746 INFO kablam! | Oct 11 12:42:19.746 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.746 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.746 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.746 INFO kablam! Oct 11 12:42:19.746 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.746 INFO kablam! --> src/arrays/Array52.rs:84:20 Oct 11 12:42:19.746 INFO kablam! | Oct 11 12:42:19.746 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.746 INFO kablam! | ^^^^^^ Oct 11 12:42:19.746 INFO kablam! | Oct 11 12:42:19.746 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.746 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.746 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.746 INFO kablam! Oct 11 12:42:19.746 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.746 INFO kablam! --> src/arrays/Array52.rs:84:34 Oct 11 12:42:19.746 INFO kablam! | Oct 11 12:42:19.746 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.746 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.746 INFO kablam! | Oct 11 12:42:19.746 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.747 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.747 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.747 INFO kablam! Oct 11 12:42:19.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.747 INFO kablam! --> src/arrays/Array52.rs:90:20 Oct 11 12:42:19.747 INFO kablam! | Oct 11 12:42:19.747 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.747 INFO kablam! | ^^^^^^ Oct 11 12:42:19.747 INFO kablam! | Oct 11 12:42:19.747 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.747 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.747 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.747 INFO kablam! Oct 11 12:42:19.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.747 INFO kablam! --> src/arrays/Array52.rs:90:34 Oct 11 12:42:19.747 INFO kablam! | Oct 11 12:42:19.747 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.747 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.747 INFO kablam! | Oct 11 12:42:19.747 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.747 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.747 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.747 INFO kablam! Oct 11 12:42:19.748 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.748 INFO kablam! --> src/arrays/Array52.rs:96:20 Oct 11 12:42:19.748 INFO kablam! | Oct 11 12:42:19.748 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.748 INFO kablam! | ^^^^^^ Oct 11 12:42:19.748 INFO kablam! | Oct 11 12:42:19.748 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.748 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.748 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.748 INFO kablam! Oct 11 12:42:19.748 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.748 INFO kablam! --> src/arrays/Array52.rs:96:34 Oct 11 12:42:19.748 INFO kablam! | Oct 11 12:42:19.748 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.748 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.748 INFO kablam! | Oct 11 12:42:19.748 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.748 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.748 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.748 INFO kablam! Oct 11 12:42:19.748 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.749 INFO kablam! --> src/arrays/Array52.rs:102:20 Oct 11 12:42:19.749 INFO kablam! | Oct 11 12:42:19.749 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.749 INFO kablam! | ^^^^^^ Oct 11 12:42:19.749 INFO kablam! | Oct 11 12:42:19.749 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.749 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.749 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.749 INFO kablam! Oct 11 12:42:19.749 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.749 INFO kablam! --> src/arrays/Array52.rs:102:34 Oct 11 12:42:19.749 INFO kablam! | Oct 11 12:42:19.749 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.749 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.749 INFO kablam! | Oct 11 12:42:19.749 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.749 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.749 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.749 INFO kablam! Oct 11 12:42:19.749 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.749 INFO kablam! --> src/arrays/Array52.rs:111:14 Oct 11 12:42:19.749 INFO kablam! | Oct 11 12:42:19.749 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.749 INFO kablam! | ^^^^^^ Oct 11 12:42:19.749 INFO kablam! | Oct 11 12:42:19.749 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.750 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.750 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.750 INFO kablam! Oct 11 12:42:19.750 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.750 INFO kablam! --> src/arrays/Array52.rs:111:28 Oct 11 12:42:19.750 INFO kablam! | Oct 11 12:42:19.750 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.750 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.750 INFO kablam! | Oct 11 12:42:19.750 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.750 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.750 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.750 INFO kablam! Oct 11 12:42:19.750 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.750 INFO kablam! --> src/arrays/Array52.rs:120:15 Oct 11 12:42:19.750 INFO kablam! | Oct 11 12:42:19.750 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 11 12:42:19.750 INFO kablam! | ^^^^^^ Oct 11 12:42:19.750 INFO kablam! | Oct 11 12:42:19.750 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.750 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.750 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.750 INFO kablam! Oct 11 12:42:19.750 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.750 INFO kablam! --> src/arrays/Array52.rs:132:3 Oct 11 12:42:19.751 INFO kablam! | Oct 11 12:42:19.751 INFO kablam! 132 | self.0.iter() Oct 11 12:42:19.751 INFO kablam! | ^^^^^^ Oct 11 12:42:19.751 INFO kablam! | Oct 11 12:42:19.751 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.751 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.751 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.751 INFO kablam! Oct 11 12:42:19.751 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.751 INFO kablam! --> src/arrays/Array52.rs:144:3 Oct 11 12:42:19.751 INFO kablam! | Oct 11 12:42:19.751 INFO kablam! 144 | self.0.iter_mut() Oct 11 12:42:19.751 INFO kablam! | ^^^^^^ Oct 11 12:42:19.751 INFO kablam! | Oct 11 12:42:19.751 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.751 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.751 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.751 INFO kablam! Oct 11 12:42:19.751 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.751 INFO kablam! --> src/arrays/Array52.rs:153:4 Oct 11 12:42:19.751 INFO kablam! | Oct 11 12:42:19.751 INFO kablam! 153 | &self.0[..] Oct 11 12:42:19.751 INFO kablam! | ^^^^^^ Oct 11 12:42:19.751 INFO kablam! | Oct 11 12:42:19.751 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.751 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.752 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.752 INFO kablam! Oct 11 12:42:19.752 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.752 INFO kablam! --> src/arrays/Array52.rs:162:8 Oct 11 12:42:19.752 INFO kablam! | Oct 11 12:42:19.752 INFO kablam! 162 | &mut self.0[..] Oct 11 12:42:19.752 INFO kablam! | ^^^^^^ Oct 11 12:42:19.752 INFO kablam! | Oct 11 12:42:19.752 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.752 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.752 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.752 INFO kablam! Oct 11 12:42:19.752 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.752 INFO kablam! --> src/arrays/Array64.rs:28:3 Oct 11 12:42:19.752 INFO kablam! | Oct 11 12:42:19.752 INFO kablam! 28 | self.0.as_ptr() Oct 11 12:42:19.752 INFO kablam! | ^^^^^^ Oct 11 12:42:19.752 INFO kablam! | Oct 11 12:42:19.752 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.752 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.752 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.752 INFO kablam! Oct 11 12:42:19.752 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.752 INFO kablam! --> src/arrays/Array64.rs:34:3 Oct 11 12:42:19.752 INFO kablam! | Oct 11 12:42:19.753 INFO kablam! 34 | self.0.as_mut_ptr() Oct 11 12:42:19.753 INFO kablam! | ^^^^^^ Oct 11 12:42:19.753 INFO kablam! | Oct 11 12:42:19.753 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.753 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.753 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.753 INFO kablam! Oct 11 12:42:19.753 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.753 INFO kablam! --> src/arrays/Array64.rs:56:3 Oct 11 12:42:19.753 INFO kablam! | Oct 11 12:42:19.753 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 11 12:42:19.753 INFO kablam! | ^^^^^^ Oct 11 12:42:19.753 INFO kablam! | Oct 11 12:42:19.753 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.753 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.753 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.753 INFO kablam! Oct 11 12:42:19.753 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.753 INFO kablam! --> src/arrays/Array64.rs:65:3 Oct 11 12:42:19.753 INFO kablam! | Oct 11 12:42:19.753 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:19.753 INFO kablam! | ^^^^^^ Oct 11 12:42:19.753 INFO kablam! | Oct 11 12:42:19.753 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.753 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.754 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.754 INFO kablam! Oct 11 12:42:19.754 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.754 INFO kablam! --> src/arrays/Array64.rs:65:18 Oct 11 12:42:19.754 INFO kablam! | Oct 11 12:42:19.754 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:19.754 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.754 INFO kablam! | Oct 11 12:42:19.754 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.754 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.754 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.754 INFO kablam! Oct 11 12:42:19.754 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.754 INFO kablam! --> src/arrays/Array64.rs:78:29 Oct 11 12:42:19.754 INFO kablam! | Oct 11 12:42:19.754 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.754 INFO kablam! | ^^^^^^ Oct 11 12:42:19.754 INFO kablam! | Oct 11 12:42:19.754 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.754 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.754 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.754 INFO kablam! Oct 11 12:42:19.754 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.754 INFO kablam! --> src/arrays/Array64.rs:78:43 Oct 11 12:42:19.754 INFO kablam! | Oct 11 12:42:19.754 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.755 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.755 INFO kablam! | Oct 11 12:42:19.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.755 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.755 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.755 INFO kablam! Oct 11 12:42:19.755 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.755 INFO kablam! --> src/arrays/Array64.rs:84:20 Oct 11 12:42:19.755 INFO kablam! | Oct 11 12:42:19.755 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.755 INFO kablam! | ^^^^^^ Oct 11 12:42:19.755 INFO kablam! | Oct 11 12:42:19.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.755 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.755 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.755 INFO kablam! Oct 11 12:42:19.755 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.755 INFO kablam! --> src/arrays/Array64.rs:84:34 Oct 11 12:42:19.755 INFO kablam! | Oct 11 12:42:19.755 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.755 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.755 INFO kablam! | Oct 11 12:42:19.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.755 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.755 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.756 INFO kablam! Oct 11 12:42:19.756 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.756 INFO kablam! --> src/arrays/Array64.rs:90:20 Oct 11 12:42:19.756 INFO kablam! | Oct 11 12:42:19.756 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.756 INFO kablam! | ^^^^^^ Oct 11 12:42:19.756 INFO kablam! | Oct 11 12:42:19.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.756 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.756 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.756 INFO kablam! Oct 11 12:42:19.756 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.756 INFO kablam! --> src/arrays/Array64.rs:90:34 Oct 11 12:42:19.756 INFO kablam! | Oct 11 12:42:19.756 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.756 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.756 INFO kablam! | Oct 11 12:42:19.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.756 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.756 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.756 INFO kablam! Oct 11 12:42:19.757 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.757 INFO kablam! --> src/arrays/Array64.rs:96:20 Oct 11 12:42:19.757 INFO kablam! | Oct 11 12:42:19.757 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.757 INFO kablam! | ^^^^^^ Oct 11 12:42:19.757 INFO kablam! | Oct 11 12:42:19.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.757 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.757 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.757 INFO kablam! Oct 11 12:42:19.757 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.757 INFO kablam! --> src/arrays/Array64.rs:96:34 Oct 11 12:42:19.757 INFO kablam! | Oct 11 12:42:19.757 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.757 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.757 INFO kablam! | Oct 11 12:42:19.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.757 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.757 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.757 INFO kablam! Oct 11 12:42:19.757 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.757 INFO kablam! --> src/arrays/Array64.rs:102:20 Oct 11 12:42:19.757 INFO kablam! | Oct 11 12:42:19.758 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.758 INFO kablam! | ^^^^^^ Oct 11 12:42:19.758 INFO kablam! | Oct 11 12:42:19.758 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.758 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.758 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.758 INFO kablam! Oct 11 12:42:19.758 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.758 INFO kablam! --> src/arrays/Array64.rs:102:34 Oct 11 12:42:19.758 INFO kablam! | Oct 11 12:42:19.758 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.758 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.758 INFO kablam! | Oct 11 12:42:19.758 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.758 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.758 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.758 INFO kablam! Oct 11 12:42:19.758 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.758 INFO kablam! --> src/arrays/Array64.rs:111:14 Oct 11 12:42:19.758 INFO kablam! | Oct 11 12:42:19.758 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.758 INFO kablam! | ^^^^^^ Oct 11 12:42:19.758 INFO kablam! | Oct 11 12:42:19.759 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.759 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.759 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.759 INFO kablam! Oct 11 12:42:19.759 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.759 INFO kablam! --> src/arrays/Array64.rs:111:28 Oct 11 12:42:19.759 INFO kablam! | Oct 11 12:42:19.759 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.759 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.759 INFO kablam! | Oct 11 12:42:19.759 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.759 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.759 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.759 INFO kablam! Oct 11 12:42:19.759 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.759 INFO kablam! --> src/arrays/Array64.rs:120:15 Oct 11 12:42:19.759 INFO kablam! | Oct 11 12:42:19.759 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 11 12:42:19.759 INFO kablam! | ^^^^^^ Oct 11 12:42:19.759 INFO kablam! | Oct 11 12:42:19.759 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.759 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.759 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.759 INFO kablam! Oct 11 12:42:19.760 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.760 INFO kablam! --> src/arrays/Array64.rs:132:3 Oct 11 12:42:19.760 INFO kablam! | Oct 11 12:42:19.760 INFO kablam! 132 | self.0.iter() Oct 11 12:42:19.760 INFO kablam! | ^^^^^^ Oct 11 12:42:19.760 INFO kablam! | Oct 11 12:42:19.760 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.760 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.760 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.760 INFO kablam! Oct 11 12:42:19.760 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.760 INFO kablam! --> src/arrays/Array64.rs:144:3 Oct 11 12:42:19.760 INFO kablam! | Oct 11 12:42:19.760 INFO kablam! 144 | self.0.iter_mut() Oct 11 12:42:19.760 INFO kablam! | ^^^^^^ Oct 11 12:42:19.760 INFO kablam! | Oct 11 12:42:19.760 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.760 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.760 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.760 INFO kablam! Oct 11 12:42:19.760 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.760 INFO kablam! --> src/arrays/Array64.rs:153:4 Oct 11 12:42:19.760 INFO kablam! | Oct 11 12:42:19.760 INFO kablam! 153 | &self.0[..] Oct 11 12:42:19.761 INFO kablam! | ^^^^^^ Oct 11 12:42:19.761 INFO kablam! | Oct 11 12:42:19.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.761 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.761 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.761 INFO kablam! Oct 11 12:42:19.761 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.761 INFO kablam! --> src/arrays/Array64.rs:162:8 Oct 11 12:42:19.761 INFO kablam! | Oct 11 12:42:19.761 INFO kablam! 162 | &mut self.0[..] Oct 11 12:42:19.761 INFO kablam! | ^^^^^^ Oct 11 12:42:19.761 INFO kablam! | Oct 11 12:42:19.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.761 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.761 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.761 INFO kablam! Oct 11 12:42:19.761 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.761 INFO kablam! --> src/arrays/Array80.rs:28:3 Oct 11 12:42:19.761 INFO kablam! | Oct 11 12:42:19.761 INFO kablam! 28 | self.0.as_ptr() Oct 11 12:42:19.761 INFO kablam! | ^^^^^^ Oct 11 12:42:19.761 INFO kablam! | Oct 11 12:42:19.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.761 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.761 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.762 INFO kablam! Oct 11 12:42:19.762 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.762 INFO kablam! --> src/arrays/Array80.rs:34:3 Oct 11 12:42:19.762 INFO kablam! | Oct 11 12:42:19.762 INFO kablam! 34 | self.0.as_mut_ptr() Oct 11 12:42:19.762 INFO kablam! | ^^^^^^ Oct 11 12:42:19.762 INFO kablam! | Oct 11 12:42:19.762 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.762 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.762 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.762 INFO kablam! Oct 11 12:42:19.762 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.762 INFO kablam! --> src/arrays/Array80.rs:56:3 Oct 11 12:42:19.762 INFO kablam! | Oct 11 12:42:19.762 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 11 12:42:19.762 INFO kablam! | ^^^^^^ Oct 11 12:42:19.762 INFO kablam! | Oct 11 12:42:19.762 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.762 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.762 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.762 INFO kablam! Oct 11 12:42:19.762 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.762 INFO kablam! --> src/arrays/Array80.rs:65:3 Oct 11 12:42:19.762 INFO kablam! | Oct 11 12:42:19.762 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:19.762 INFO kablam! | ^^^^^^ Oct 11 12:42:19.763 INFO kablam! | Oct 11 12:42:19.763 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.763 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.763 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.763 INFO kablam! Oct 11 12:42:19.763 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.763 INFO kablam! --> src/arrays/Array80.rs:65:18 Oct 11 12:42:19.763 INFO kablam! | Oct 11 12:42:19.763 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:19.763 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.763 INFO kablam! | Oct 11 12:42:19.763 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.763 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.763 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.763 INFO kablam! Oct 11 12:42:19.763 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.763 INFO kablam! --> src/arrays/Array80.rs:78:29 Oct 11 12:42:19.763 INFO kablam! | Oct 11 12:42:19.763 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.763 INFO kablam! | ^^^^^^ Oct 11 12:42:19.763 INFO kablam! | Oct 11 12:42:19.763 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.763 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.763 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.764 INFO kablam! Oct 11 12:42:19.764 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.764 INFO kablam! --> src/arrays/Array80.rs:78:43 Oct 11 12:42:19.764 INFO kablam! | Oct 11 12:42:19.764 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.764 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.764 INFO kablam! | Oct 11 12:42:19.764 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.764 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.764 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.764 INFO kablam! Oct 11 12:42:19.764 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.764 INFO kablam! --> src/arrays/Array80.rs:84:20 Oct 11 12:42:19.764 INFO kablam! | Oct 11 12:42:19.764 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.764 INFO kablam! | ^^^^^^ Oct 11 12:42:19.764 INFO kablam! | Oct 11 12:42:19.764 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.764 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.764 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.764 INFO kablam! Oct 11 12:42:19.764 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.764 INFO kablam! --> src/arrays/Array80.rs:84:34 Oct 11 12:42:19.764 INFO kablam! | Oct 11 12:42:19.764 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.765 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.765 INFO kablam! | Oct 11 12:42:19.765 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.765 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.765 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.765 INFO kablam! Oct 11 12:42:19.765 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.765 INFO kablam! --> src/arrays/Array80.rs:90:20 Oct 11 12:42:19.765 INFO kablam! | Oct 11 12:42:19.765 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.765 INFO kablam! | ^^^^^^ Oct 11 12:42:19.765 INFO kablam! | Oct 11 12:42:19.765 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.765 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.765 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.765 INFO kablam! Oct 11 12:42:19.765 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.765 INFO kablam! --> src/arrays/Array80.rs:90:34 Oct 11 12:42:19.765 INFO kablam! | Oct 11 12:42:19.765 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.765 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.765 INFO kablam! | Oct 11 12:42:19.765 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.765 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.765 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.765 INFO kablam! Oct 11 12:42:19.766 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.766 INFO kablam! --> src/arrays/Array80.rs:96:20 Oct 11 12:42:19.766 INFO kablam! | Oct 11 12:42:19.766 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.766 INFO kablam! | ^^^^^^ Oct 11 12:42:19.766 INFO kablam! | Oct 11 12:42:19.766 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.766 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.766 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.766 INFO kablam! Oct 11 12:42:19.766 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.766 INFO kablam! --> src/arrays/Array80.rs:96:34 Oct 11 12:42:19.766 INFO kablam! | Oct 11 12:42:19.766 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.766 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.766 INFO kablam! | Oct 11 12:42:19.766 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.766 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.766 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.766 INFO kablam! Oct 11 12:42:19.766 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.766 INFO kablam! --> src/arrays/Array80.rs:102:20 Oct 11 12:42:19.766 INFO kablam! | Oct 11 12:42:19.766 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.766 INFO kablam! | ^^^^^^ Oct 11 12:42:19.767 INFO kablam! | Oct 11 12:42:19.767 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.767 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.767 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.767 INFO kablam! Oct 11 12:42:19.767 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.767 INFO kablam! --> src/arrays/Array80.rs:102:34 Oct 11 12:42:19.767 INFO kablam! | Oct 11 12:42:19.767 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.767 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.767 INFO kablam! | Oct 11 12:42:19.767 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.767 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.767 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.767 INFO kablam! Oct 11 12:42:19.767 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.767 INFO kablam! --> src/arrays/Array80.rs:111:14 Oct 11 12:42:19.767 INFO kablam! | Oct 11 12:42:19.767 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.767 INFO kablam! | ^^^^^^ Oct 11 12:42:19.767 INFO kablam! | Oct 11 12:42:19.767 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.767 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.767 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.767 INFO kablam! Oct 11 12:42:19.767 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.768 INFO kablam! --> src/arrays/Array80.rs:111:28 Oct 11 12:42:19.768 INFO kablam! | Oct 11 12:42:19.768 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.768 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.768 INFO kablam! | Oct 11 12:42:19.768 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.768 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.768 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.768 INFO kablam! Oct 11 12:42:19.768 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.768 INFO kablam! --> src/arrays/Array80.rs:120:15 Oct 11 12:42:19.768 INFO kablam! | Oct 11 12:42:19.768 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 11 12:42:19.768 INFO kablam! | ^^^^^^ Oct 11 12:42:19.768 INFO kablam! | Oct 11 12:42:19.768 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.768 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.768 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.768 INFO kablam! Oct 11 12:42:19.768 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.768 INFO kablam! --> src/arrays/Array80.rs:132:3 Oct 11 12:42:19.768 INFO kablam! | Oct 11 12:42:19.768 INFO kablam! 132 | self.0.iter() Oct 11 12:42:19.768 INFO kablam! | ^^^^^^ Oct 11 12:42:19.768 INFO kablam! | Oct 11 12:42:19.769 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.769 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.769 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.769 INFO kablam! Oct 11 12:42:19.769 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.769 INFO kablam! --> src/arrays/Array80.rs:144:3 Oct 11 12:42:19.769 INFO kablam! | Oct 11 12:42:19.769 INFO kablam! 144 | self.0.iter_mut() Oct 11 12:42:19.769 INFO kablam! | ^^^^^^ Oct 11 12:42:19.769 INFO kablam! | Oct 11 12:42:19.769 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.769 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.769 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.769 INFO kablam! Oct 11 12:42:19.769 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.769 INFO kablam! --> src/arrays/Array80.rs:153:4 Oct 11 12:42:19.769 INFO kablam! | Oct 11 12:42:19.769 INFO kablam! 153 | &self.0[..] Oct 11 12:42:19.769 INFO kablam! | ^^^^^^ Oct 11 12:42:19.769 INFO kablam! | Oct 11 12:42:19.769 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.769 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.769 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.769 INFO kablam! Oct 11 12:42:19.769 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.769 INFO kablam! --> src/arrays/Array80.rs:162:8 Oct 11 12:42:19.770 INFO kablam! | Oct 11 12:42:19.770 INFO kablam! 162 | &mut self.0[..] Oct 11 12:42:19.770 INFO kablam! | ^^^^^^ Oct 11 12:42:19.770 INFO kablam! | Oct 11 12:42:19.770 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.770 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.770 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.770 INFO kablam! Oct 11 12:42:19.770 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.770 INFO kablam! --> src/arrays/Array128.rs:28:3 Oct 11 12:42:19.770 INFO kablam! | Oct 11 12:42:19.770 INFO kablam! 28 | self.0.as_ptr() Oct 11 12:42:19.770 INFO kablam! | ^^^^^^ Oct 11 12:42:19.770 INFO kablam! | Oct 11 12:42:19.770 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.770 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.770 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.770 INFO kablam! Oct 11 12:42:19.770 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.770 INFO kablam! --> src/arrays/Array128.rs:34:3 Oct 11 12:42:19.770 INFO kablam! | Oct 11 12:42:19.770 INFO kablam! 34 | self.0.as_mut_ptr() Oct 11 12:42:19.770 INFO kablam! | ^^^^^^ Oct 11 12:42:19.770 INFO kablam! | Oct 11 12:42:19.770 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.770 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.770 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.771 INFO kablam! Oct 11 12:42:19.771 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.771 INFO kablam! --> src/arrays/Array128.rs:56:3 Oct 11 12:42:19.771 INFO kablam! | Oct 11 12:42:19.771 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 11 12:42:19.771 INFO kablam! | ^^^^^^ Oct 11 12:42:19.771 INFO kablam! | Oct 11 12:42:19.771 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.771 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.771 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.771 INFO kablam! Oct 11 12:42:19.771 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.771 INFO kablam! --> src/arrays/Array128.rs:65:3 Oct 11 12:42:19.771 INFO kablam! | Oct 11 12:42:19.771 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:19.771 INFO kablam! | ^^^^^^ Oct 11 12:42:19.771 INFO kablam! | Oct 11 12:42:19.771 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.771 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.771 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.771 INFO kablam! Oct 11 12:42:19.771 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.771 INFO kablam! --> src/arrays/Array128.rs:65:18 Oct 11 12:42:19.771 INFO kablam! | Oct 11 12:42:19.771 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:19.771 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.772 INFO kablam! | Oct 11 12:42:19.772 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.772 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.772 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.772 INFO kablam! Oct 11 12:42:19.772 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.772 INFO kablam! --> src/arrays/Array128.rs:78:29 Oct 11 12:42:19.772 INFO kablam! | Oct 11 12:42:19.772 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.772 INFO kablam! | ^^^^^^ Oct 11 12:42:19.772 INFO kablam! | Oct 11 12:42:19.772 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.772 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.772 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.772 INFO kablam! Oct 11 12:42:19.772 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.772 INFO kablam! --> src/arrays/Array128.rs:78:43 Oct 11 12:42:19.772 INFO kablam! | Oct 11 12:42:19.772 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.772 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.772 INFO kablam! | Oct 11 12:42:19.773 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.773 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.773 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.773 INFO kablam! Oct 11 12:42:19.773 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.773 INFO kablam! --> src/arrays/Array128.rs:84:20 Oct 11 12:42:19.773 INFO kablam! | Oct 11 12:42:19.773 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.773 INFO kablam! | ^^^^^^ Oct 11 12:42:19.773 INFO kablam! | Oct 11 12:42:19.773 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.773 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.773 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.773 INFO kablam! Oct 11 12:42:19.773 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.773 INFO kablam! --> src/arrays/Array128.rs:84:34 Oct 11 12:42:19.773 INFO kablam! | Oct 11 12:42:19.773 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.773 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.773 INFO kablam! | Oct 11 12:42:19.773 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.773 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.773 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.773 INFO kablam! Oct 11 12:42:19.773 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.774 INFO kablam! --> src/arrays/Array128.rs:90:20 Oct 11 12:42:19.774 INFO kablam! | Oct 11 12:42:19.774 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.774 INFO kablam! | ^^^^^^ Oct 11 12:42:19.774 INFO kablam! | Oct 11 12:42:19.774 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.774 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.774 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.774 INFO kablam! Oct 11 12:42:19.774 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.774 INFO kablam! --> src/arrays/Array128.rs:90:34 Oct 11 12:42:19.774 INFO kablam! | Oct 11 12:42:19.774 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.774 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.774 INFO kablam! | Oct 11 12:42:19.774 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.774 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.774 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.774 INFO kablam! Oct 11 12:42:19.774 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.774 INFO kablam! --> src/arrays/Array128.rs:96:20 Oct 11 12:42:19.774 INFO kablam! | Oct 11 12:42:19.774 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.774 INFO kablam! | ^^^^^^ Oct 11 12:42:19.774 INFO kablam! | Oct 11 12:42:19.775 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.775 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.775 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.775 INFO kablam! Oct 11 12:42:19.775 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.775 INFO kablam! --> src/arrays/Array128.rs:96:34 Oct 11 12:42:19.775 INFO kablam! | Oct 11 12:42:19.775 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.775 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.775 INFO kablam! | Oct 11 12:42:19.775 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.775 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.775 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.775 INFO kablam! Oct 11 12:42:19.775 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.775 INFO kablam! --> src/arrays/Array128.rs:102:20 Oct 11 12:42:19.775 INFO kablam! | Oct 11 12:42:19.775 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.775 INFO kablam! | ^^^^^^ Oct 11 12:42:19.775 INFO kablam! | Oct 11 12:42:19.775 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.775 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.775 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.775 INFO kablam! Oct 11 12:42:19.775 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.775 INFO kablam! --> src/arrays/Array128.rs:102:34 Oct 11 12:42:19.776 INFO kablam! | Oct 11 12:42:19.776 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.776 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.776 INFO kablam! | Oct 11 12:42:19.776 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.776 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.776 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.776 INFO kablam! Oct 11 12:42:19.776 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.776 INFO kablam! --> src/arrays/Array128.rs:111:14 Oct 11 12:42:19.776 INFO kablam! | Oct 11 12:42:19.776 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.776 INFO kablam! | ^^^^^^ Oct 11 12:42:19.776 INFO kablam! | Oct 11 12:42:19.776 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.776 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.776 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.776 INFO kablam! Oct 11 12:42:19.776 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.776 INFO kablam! --> src/arrays/Array128.rs:111:28 Oct 11 12:42:19.776 INFO kablam! | Oct 11 12:42:19.776 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.776 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.776 INFO kablam! | Oct 11 12:42:19.777 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.777 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.777 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.777 INFO kablam! Oct 11 12:42:19.777 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.777 INFO kablam! --> src/arrays/Array128.rs:120:15 Oct 11 12:42:19.777 INFO kablam! | Oct 11 12:42:19.777 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 11 12:42:19.777 INFO kablam! | ^^^^^^ Oct 11 12:42:19.777 INFO kablam! | Oct 11 12:42:19.777 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.777 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.777 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.777 INFO kablam! Oct 11 12:42:19.777 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.777 INFO kablam! --> src/arrays/Array128.rs:132:3 Oct 11 12:42:19.777 INFO kablam! | Oct 11 12:42:19.777 INFO kablam! 132 | self.0.iter() Oct 11 12:42:19.777 INFO kablam! | ^^^^^^ Oct 11 12:42:19.777 INFO kablam! | Oct 11 12:42:19.777 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.777 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.777 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.777 INFO kablam! Oct 11 12:42:19.777 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.778 INFO kablam! --> src/arrays/Array128.rs:144:3 Oct 11 12:42:19.778 INFO kablam! | Oct 11 12:42:19.778 INFO kablam! 144 | self.0.iter_mut() Oct 11 12:42:19.778 INFO kablam! | ^^^^^^ Oct 11 12:42:19.778 INFO kablam! | Oct 11 12:42:19.778 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.778 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.778 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.778 INFO kablam! Oct 11 12:42:19.778 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.778 INFO kablam! --> src/arrays/Array128.rs:153:4 Oct 11 12:42:19.778 INFO kablam! | Oct 11 12:42:19.778 INFO kablam! 153 | &self.0[..] Oct 11 12:42:19.778 INFO kablam! | ^^^^^^ Oct 11 12:42:19.778 INFO kablam! | Oct 11 12:42:19.778 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.778 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.778 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.778 INFO kablam! Oct 11 12:42:19.778 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.778 INFO kablam! --> src/arrays/Array128.rs:162:8 Oct 11 12:42:19.778 INFO kablam! | Oct 11 12:42:19.778 INFO kablam! 162 | &mut self.0[..] Oct 11 12:42:19.778 INFO kablam! | ^^^^^^ Oct 11 12:42:19.778 INFO kablam! | Oct 11 12:42:19.779 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.779 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.779 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.779 INFO kablam! Oct 11 12:42:19.779 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.779 INFO kablam! --> src/arrays/Array256.rs:28:3 Oct 11 12:42:19.779 INFO kablam! | Oct 11 12:42:19.779 INFO kablam! 28 | self.0.as_ptr() Oct 11 12:42:19.779 INFO kablam! | ^^^^^^ Oct 11 12:42:19.779 INFO kablam! | Oct 11 12:42:19.779 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.779 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.779 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.779 INFO kablam! Oct 11 12:42:19.779 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.779 INFO kablam! --> src/arrays/Array256.rs:34:3 Oct 11 12:42:19.779 INFO kablam! | Oct 11 12:42:19.779 INFO kablam! 34 | self.0.as_mut_ptr() Oct 11 12:42:19.779 INFO kablam! | ^^^^^^ Oct 11 12:42:19.779 INFO kablam! | Oct 11 12:42:19.779 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.779 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.779 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.779 INFO kablam! Oct 11 12:42:19.779 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.780 INFO kablam! --> src/arrays/Array256.rs:56:3 Oct 11 12:42:19.780 INFO kablam! | Oct 11 12:42:19.780 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 11 12:42:19.780 INFO kablam! | ^^^^^^ Oct 11 12:42:19.780 INFO kablam! | Oct 11 12:42:19.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.780 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.780 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.780 INFO kablam! Oct 11 12:42:19.780 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.780 INFO kablam! --> src/arrays/Array256.rs:65:3 Oct 11 12:42:19.780 INFO kablam! | Oct 11 12:42:19.780 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:19.780 INFO kablam! | ^^^^^^ Oct 11 12:42:19.780 INFO kablam! | Oct 11 12:42:19.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.780 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.780 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.780 INFO kablam! Oct 11 12:42:19.780 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.780 INFO kablam! --> src/arrays/Array256.rs:65:18 Oct 11 12:42:19.780 INFO kablam! | Oct 11 12:42:19.780 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:19.780 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.780 INFO kablam! | Oct 11 12:42:19.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.781 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.781 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.781 INFO kablam! Oct 11 12:42:19.781 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.781 INFO kablam! --> src/arrays/Array256.rs:78:29 Oct 11 12:42:19.781 INFO kablam! | Oct 11 12:42:19.781 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.781 INFO kablam! | ^^^^^^ Oct 11 12:42:19.781 INFO kablam! | Oct 11 12:42:19.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.781 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.781 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.781 INFO kablam! Oct 11 12:42:19.781 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.781 INFO kablam! --> src/arrays/Array256.rs:78:43 Oct 11 12:42:19.781 INFO kablam! | Oct 11 12:42:19.781 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.781 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.781 INFO kablam! | Oct 11 12:42:19.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.781 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.781 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.781 INFO kablam! Oct 11 12:42:19.781 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.782 INFO kablam! --> src/arrays/Array256.rs:84:20 Oct 11 12:42:19.782 INFO kablam! | Oct 11 12:42:19.782 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.782 INFO kablam! | ^^^^^^ Oct 11 12:42:19.782 INFO kablam! | Oct 11 12:42:19.782 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.782 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.782 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.782 INFO kablam! Oct 11 12:42:19.782 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.782 INFO kablam! --> src/arrays/Array256.rs:84:34 Oct 11 12:42:19.782 INFO kablam! | Oct 11 12:42:19.782 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.782 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.782 INFO kablam! | Oct 11 12:42:19.782 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.782 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.782 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.782 INFO kablam! Oct 11 12:42:19.782 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.782 INFO kablam! --> src/arrays/Array256.rs:90:20 Oct 11 12:42:19.782 INFO kablam! | Oct 11 12:42:19.782 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.782 INFO kablam! | ^^^^^^ Oct 11 12:42:19.782 INFO kablam! | Oct 11 12:42:19.782 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.783 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.783 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.783 INFO kablam! Oct 11 12:42:19.783 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.783 INFO kablam! --> src/arrays/Array256.rs:90:34 Oct 11 12:42:19.783 INFO kablam! | Oct 11 12:42:19.783 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.783 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.783 INFO kablam! | Oct 11 12:42:19.783 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.783 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.783 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.783 INFO kablam! Oct 11 12:42:19.783 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.783 INFO kablam! --> src/arrays/Array256.rs:96:20 Oct 11 12:42:19.783 INFO kablam! | Oct 11 12:42:19.783 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.783 INFO kablam! | ^^^^^^ Oct 11 12:42:19.783 INFO kablam! | Oct 11 12:42:19.783 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.783 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.783 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.783 INFO kablam! Oct 11 12:42:19.783 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.783 INFO kablam! --> src/arrays/Array256.rs:96:34 Oct 11 12:42:19.784 INFO kablam! | Oct 11 12:42:19.784 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.784 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.784 INFO kablam! | Oct 11 12:42:19.784 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.784 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.784 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.784 INFO kablam! Oct 11 12:42:19.784 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.784 INFO kablam! --> src/arrays/Array256.rs:102:20 Oct 11 12:42:19.784 INFO kablam! | Oct 11 12:42:19.784 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.784 INFO kablam! | ^^^^^^ Oct 11 12:42:19.784 INFO kablam! | Oct 11 12:42:19.784 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.784 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.784 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.784 INFO kablam! Oct 11 12:42:19.784 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.784 INFO kablam! --> src/arrays/Array256.rs:102:34 Oct 11 12:42:19.784 INFO kablam! | Oct 11 12:42:19.784 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.784 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.784 INFO kablam! | Oct 11 12:42:19.784 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.785 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.785 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.785 INFO kablam! Oct 11 12:42:19.785 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.785 INFO kablam! --> src/arrays/Array256.rs:111:14 Oct 11 12:42:19.785 INFO kablam! | Oct 11 12:42:19.785 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.785 INFO kablam! | ^^^^^^ Oct 11 12:42:19.785 INFO kablam! | Oct 11 12:42:19.785 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.785 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.785 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.785 INFO kablam! Oct 11 12:42:19.785 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.785 INFO kablam! --> src/arrays/Array256.rs:111:28 Oct 11 12:42:19.785 INFO kablam! | Oct 11 12:42:19.785 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.785 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.785 INFO kablam! | Oct 11 12:42:19.785 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.785 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.785 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.785 INFO kablam! Oct 11 12:42:19.785 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.785 INFO kablam! --> src/arrays/Array256.rs:120:15 Oct 11 12:42:19.786 INFO kablam! | Oct 11 12:42:19.786 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 11 12:42:19.786 INFO kablam! | ^^^^^^ Oct 11 12:42:19.786 INFO kablam! | Oct 11 12:42:19.786 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.786 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.786 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.786 INFO kablam! Oct 11 12:42:19.786 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.786 INFO kablam! --> src/arrays/Array256.rs:132:3 Oct 11 12:42:19.786 INFO kablam! | Oct 11 12:42:19.786 INFO kablam! 132 | self.0.iter() Oct 11 12:42:19.786 INFO kablam! | ^^^^^^ Oct 11 12:42:19.786 INFO kablam! | Oct 11 12:42:19.786 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.786 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.786 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.786 INFO kablam! Oct 11 12:42:19.786 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.786 INFO kablam! --> src/arrays/Array256.rs:144:3 Oct 11 12:42:19.786 INFO kablam! | Oct 11 12:42:19.786 INFO kablam! 144 | self.0.iter_mut() Oct 11 12:42:19.786 INFO kablam! | ^^^^^^ Oct 11 12:42:19.786 INFO kablam! | Oct 11 12:42:19.786 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.787 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.787 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.787 INFO kablam! Oct 11 12:42:19.787 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.787 INFO kablam! --> src/arrays/Array256.rs:153:4 Oct 11 12:42:19.787 INFO kablam! | Oct 11 12:42:19.787 INFO kablam! 153 | &self.0[..] Oct 11 12:42:19.787 INFO kablam! | ^^^^^^ Oct 11 12:42:19.787 INFO kablam! | Oct 11 12:42:19.787 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.787 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.787 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.787 INFO kablam! Oct 11 12:42:19.787 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.787 INFO kablam! --> src/arrays/Array256.rs:162:8 Oct 11 12:42:19.787 INFO kablam! | Oct 11 12:42:19.787 INFO kablam! 162 | &mut self.0[..] Oct 11 12:42:19.787 INFO kablam! | ^^^^^^ Oct 11 12:42:19.787 INFO kablam! | Oct 11 12:42:19.787 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.787 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.787 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.787 INFO kablam! Oct 11 12:42:19.787 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.787 INFO kablam! --> src/arrays/Array512.rs:28:3 Oct 11 12:42:19.787 INFO kablam! | Oct 11 12:42:19.788 INFO kablam! 28 | self.0.as_ptr() Oct 11 12:42:19.788 INFO kablam! | ^^^^^^ Oct 11 12:42:19.788 INFO kablam! | Oct 11 12:42:19.788 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.788 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.788 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.788 INFO kablam! Oct 11 12:42:19.788 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.788 INFO kablam! --> src/arrays/Array512.rs:34:3 Oct 11 12:42:19.788 INFO kablam! | Oct 11 12:42:19.788 INFO kablam! 34 | self.0.as_mut_ptr() Oct 11 12:42:19.788 INFO kablam! | ^^^^^^ Oct 11 12:42:19.788 INFO kablam! | Oct 11 12:42:19.788 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.788 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.788 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.788 INFO kablam! Oct 11 12:42:19.788 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.788 INFO kablam! --> src/arrays/Array512.rs:56:3 Oct 11 12:42:19.788 INFO kablam! | Oct 11 12:42:19.788 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 11 12:42:19.788 INFO kablam! | ^^^^^^ Oct 11 12:42:19.789 INFO kablam! | Oct 11 12:42:19.789 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.789 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.789 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.789 INFO kablam! Oct 11 12:42:19.789 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.789 INFO kablam! --> src/arrays/Array512.rs:65:3 Oct 11 12:42:19.789 INFO kablam! | Oct 11 12:42:19.789 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:19.789 INFO kablam! | ^^^^^^ Oct 11 12:42:19.789 INFO kablam! | Oct 11 12:42:19.789 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.789 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.789 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.789 INFO kablam! Oct 11 12:42:19.789 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.789 INFO kablam! --> src/arrays/Array512.rs:65:18 Oct 11 12:42:19.789 INFO kablam! | Oct 11 12:42:19.789 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:19.789 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.789 INFO kablam! | Oct 11 12:42:19.789 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.789 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.789 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.789 INFO kablam! Oct 11 12:42:19.790 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.790 INFO kablam! --> src/arrays/Array512.rs:78:29 Oct 11 12:42:19.790 INFO kablam! | Oct 11 12:42:19.790 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.790 INFO kablam! | ^^^^^^ Oct 11 12:42:19.790 INFO kablam! | Oct 11 12:42:19.790 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.790 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.790 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.790 INFO kablam! Oct 11 12:42:19.790 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.790 INFO kablam! --> src/arrays/Array512.rs:78:43 Oct 11 12:42:19.790 INFO kablam! | Oct 11 12:42:19.790 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.790 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.790 INFO kablam! | Oct 11 12:42:19.790 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.790 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.790 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.790 INFO kablam! Oct 11 12:42:19.790 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.790 INFO kablam! --> src/arrays/Array512.rs:84:20 Oct 11 12:42:19.790 INFO kablam! | Oct 11 12:42:19.790 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.790 INFO kablam! | ^^^^^^ Oct 11 12:42:19.791 INFO kablam! | Oct 11 12:42:19.791 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.791 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.791 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.791 INFO kablam! Oct 11 12:42:19.791 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.791 INFO kablam! --> src/arrays/Array512.rs:84:34 Oct 11 12:42:19.791 INFO kablam! | Oct 11 12:42:19.791 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.791 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.791 INFO kablam! | Oct 11 12:42:19.791 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.791 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.791 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.791 INFO kablam! Oct 11 12:42:19.791 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.791 INFO kablam! --> src/arrays/Array512.rs:90:20 Oct 11 12:42:19.791 INFO kablam! | Oct 11 12:42:19.791 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.791 INFO kablam! | ^^^^^^ Oct 11 12:42:19.791 INFO kablam! | Oct 11 12:42:19.791 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.791 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.791 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.791 INFO kablam! Oct 11 12:42:19.791 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.792 INFO kablam! --> src/arrays/Array512.rs:90:34 Oct 11 12:42:19.792 INFO kablam! | Oct 11 12:42:19.792 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.792 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.792 INFO kablam! | Oct 11 12:42:19.792 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.792 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.792 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.792 INFO kablam! Oct 11 12:42:19.792 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.792 INFO kablam! --> src/arrays/Array512.rs:96:20 Oct 11 12:42:19.792 INFO kablam! | Oct 11 12:42:19.792 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.792 INFO kablam! | ^^^^^^ Oct 11 12:42:19.792 INFO kablam! | Oct 11 12:42:19.792 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.792 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.792 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.792 INFO kablam! Oct 11 12:42:19.792 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.792 INFO kablam! --> src/arrays/Array512.rs:96:34 Oct 11 12:42:19.792 INFO kablam! | Oct 11 12:42:19.792 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.792 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.792 INFO kablam! | Oct 11 12:42:19.793 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.793 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.793 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.793 INFO kablam! Oct 11 12:42:19.793 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.793 INFO kablam! --> src/arrays/Array512.rs:102:20 Oct 11 12:42:19.793 INFO kablam! | Oct 11 12:42:19.793 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.793 INFO kablam! | ^^^^^^ Oct 11 12:42:19.793 INFO kablam! | Oct 11 12:42:19.793 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.793 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.793 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.793 INFO kablam! Oct 11 12:42:19.793 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.793 INFO kablam! --> src/arrays/Array512.rs:102:34 Oct 11 12:42:19.793 INFO kablam! | Oct 11 12:42:19.793 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.793 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.793 INFO kablam! | Oct 11 12:42:19.793 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.793 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.793 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.793 INFO kablam! Oct 11 12:42:19.793 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.794 INFO kablam! --> src/arrays/Array512.rs:111:14 Oct 11 12:42:19.794 INFO kablam! | Oct 11 12:42:19.794 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.794 INFO kablam! | ^^^^^^ Oct 11 12:42:19.794 INFO kablam! | Oct 11 12:42:19.794 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.794 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.794 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.794 INFO kablam! Oct 11 12:42:19.794 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.794 INFO kablam! --> src/arrays/Array512.rs:111:28 Oct 11 12:42:19.794 INFO kablam! | Oct 11 12:42:19.794 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.794 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.794 INFO kablam! | Oct 11 12:42:19.794 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.794 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.794 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.794 INFO kablam! Oct 11 12:42:19.794 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.794 INFO kablam! --> src/arrays/Array512.rs:120:15 Oct 11 12:42:19.794 INFO kablam! | Oct 11 12:42:19.794 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 11 12:42:19.794 INFO kablam! | ^^^^^^ Oct 11 12:42:19.794 INFO kablam! | Oct 11 12:42:19.794 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.795 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.795 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.795 INFO kablam! Oct 11 12:42:19.795 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.795 INFO kablam! --> src/arrays/Array512.rs:132:3 Oct 11 12:42:19.795 INFO kablam! | Oct 11 12:42:19.795 INFO kablam! 132 | self.0.iter() Oct 11 12:42:19.795 INFO kablam! | ^^^^^^ Oct 11 12:42:19.795 INFO kablam! | Oct 11 12:42:19.795 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.795 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.795 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.795 INFO kablam! Oct 11 12:42:19.795 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.795 INFO kablam! --> src/arrays/Array512.rs:144:3 Oct 11 12:42:19.795 INFO kablam! | Oct 11 12:42:19.795 INFO kablam! 144 | self.0.iter_mut() Oct 11 12:42:19.795 INFO kablam! | ^^^^^^ Oct 11 12:42:19.795 INFO kablam! | Oct 11 12:42:19.795 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.795 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.795 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.795 INFO kablam! Oct 11 12:42:19.795 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.795 INFO kablam! --> src/arrays/Array512.rs:153:4 Oct 11 12:42:19.796 INFO kablam! | Oct 11 12:42:19.796 INFO kablam! 153 | &self.0[..] Oct 11 12:42:19.796 INFO kablam! | ^^^^^^ Oct 11 12:42:19.796 INFO kablam! | Oct 11 12:42:19.796 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.796 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.796 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.796 INFO kablam! Oct 11 12:42:19.796 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.796 INFO kablam! --> src/arrays/Array512.rs:162:8 Oct 11 12:42:19.796 INFO kablam! | Oct 11 12:42:19.796 INFO kablam! 162 | &mut self.0[..] Oct 11 12:42:19.796 INFO kablam! | ^^^^^^ Oct 11 12:42:19.796 INFO kablam! | Oct 11 12:42:19.796 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.796 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.796 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.796 INFO kablam! Oct 11 12:42:19.796 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.796 INFO kablam! --> src/arrays/Array1024.rs:28:3 Oct 11 12:42:19.796 INFO kablam! | Oct 11 12:42:19.796 INFO kablam! 28 | self.0.as_ptr() Oct 11 12:42:19.796 INFO kablam! | ^^^^^^ Oct 11 12:42:19.796 INFO kablam! | Oct 11 12:42:19.796 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.797 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.797 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.797 INFO kablam! Oct 11 12:42:19.797 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.797 INFO kablam! --> src/arrays/Array1024.rs:34:3 Oct 11 12:42:19.797 INFO kablam! | Oct 11 12:42:19.797 INFO kablam! 34 | self.0.as_mut_ptr() Oct 11 12:42:19.797 INFO kablam! | ^^^^^^ Oct 11 12:42:19.797 INFO kablam! | Oct 11 12:42:19.797 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.797 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.797 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.797 INFO kablam! Oct 11 12:42:19.797 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.797 INFO kablam! --> src/arrays/Array1024.rs:56:3 Oct 11 12:42:19.797 INFO kablam! | Oct 11 12:42:19.797 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 11 12:42:19.797 INFO kablam! | ^^^^^^ Oct 11 12:42:19.797 INFO kablam! | Oct 11 12:42:19.797 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.797 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.797 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.797 INFO kablam! Oct 11 12:42:19.797 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.797 INFO kablam! --> src/arrays/Array1024.rs:65:3 Oct 11 12:42:19.797 INFO kablam! | Oct 11 12:42:19.798 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:19.798 INFO kablam! | ^^^^^^ Oct 11 12:42:19.798 INFO kablam! | Oct 11 12:42:19.798 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.798 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.798 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.798 INFO kablam! Oct 11 12:42:19.798 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.798 INFO kablam! --> src/arrays/Array1024.rs:65:18 Oct 11 12:42:19.798 INFO kablam! | Oct 11 12:42:19.798 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 11 12:42:19.798 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.798 INFO kablam! | Oct 11 12:42:19.798 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.798 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.798 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.798 INFO kablam! Oct 11 12:42:19.798 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.798 INFO kablam! --> src/arrays/Array1024.rs:78:29 Oct 11 12:42:19.798 INFO kablam! | Oct 11 12:42:19.798 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.798 INFO kablam! | ^^^^^^ Oct 11 12:42:19.798 INFO kablam! | Oct 11 12:42:19.798 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.798 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.798 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.799 INFO kablam! Oct 11 12:42:19.799 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.799 INFO kablam! --> src/arrays/Array1024.rs:78:43 Oct 11 12:42:19.799 INFO kablam! | Oct 11 12:42:19.799 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.799 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.799 INFO kablam! | Oct 11 12:42:19.799 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.799 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.799 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.799 INFO kablam! Oct 11 12:42:19.799 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.799 INFO kablam! --> src/arrays/Array1024.rs:84:20 Oct 11 12:42:19.799 INFO kablam! | Oct 11 12:42:19.799 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.799 INFO kablam! | ^^^^^^ Oct 11 12:42:19.799 INFO kablam! | Oct 11 12:42:19.799 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.799 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.799 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.799 INFO kablam! Oct 11 12:42:19.799 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.799 INFO kablam! --> src/arrays/Array1024.rs:84:34 Oct 11 12:42:19.799 INFO kablam! | Oct 11 12:42:19.799 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.800 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.800 INFO kablam! | Oct 11 12:42:19.800 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.800 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.800 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.800 INFO kablam! Oct 11 12:42:19.800 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.800 INFO kablam! --> src/arrays/Array1024.rs:90:20 Oct 11 12:42:19.800 INFO kablam! | Oct 11 12:42:19.800 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.800 INFO kablam! | ^^^^^^ Oct 11 12:42:19.800 INFO kablam! | Oct 11 12:42:19.800 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.800 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.800 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.800 INFO kablam! Oct 11 12:42:19.800 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.800 INFO kablam! --> src/arrays/Array1024.rs:90:34 Oct 11 12:42:19.800 INFO kablam! | Oct 11 12:42:19.800 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.800 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.800 INFO kablam! | Oct 11 12:42:19.800 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.800 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.801 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.801 INFO kablam! Oct 11 12:42:19.801 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.801 INFO kablam! --> src/arrays/Array1024.rs:96:20 Oct 11 12:42:19.801 INFO kablam! | Oct 11 12:42:19.801 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.801 INFO kablam! | ^^^^^^ Oct 11 12:42:19.801 INFO kablam! | Oct 11 12:42:19.801 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.801 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.801 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.801 INFO kablam! Oct 11 12:42:19.801 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.801 INFO kablam! --> src/arrays/Array1024.rs:96:34 Oct 11 12:42:19.801 INFO kablam! | Oct 11 12:42:19.801 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.801 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.801 INFO kablam! | Oct 11 12:42:19.801 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.801 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.801 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.801 INFO kablam! Oct 11 12:42:19.801 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.801 INFO kablam! --> src/arrays/Array1024.rs:102:20 Oct 11 12:42:19.801 INFO kablam! | Oct 11 12:42:19.801 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.802 INFO kablam! | ^^^^^^ Oct 11 12:42:19.802 INFO kablam! | Oct 11 12:42:19.802 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.802 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.802 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.802 INFO kablam! Oct 11 12:42:19.802 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.802 INFO kablam! --> src/arrays/Array1024.rs:102:34 Oct 11 12:42:19.802 INFO kablam! | Oct 11 12:42:19.802 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.802 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.802 INFO kablam! | Oct 11 12:42:19.802 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.802 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.802 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.802 INFO kablam! Oct 11 12:42:19.802 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.802 INFO kablam! --> src/arrays/Array1024.rs:111:14 Oct 11 12:42:19.802 INFO kablam! | Oct 11 12:42:19.802 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.802 INFO kablam! | ^^^^^^ Oct 11 12:42:19.802 INFO kablam! | Oct 11 12:42:19.802 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.802 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.802 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.803 INFO kablam! Oct 11 12:42:19.803 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.803 INFO kablam! --> src/arrays/Array1024.rs:111:28 Oct 11 12:42:19.803 INFO kablam! | Oct 11 12:42:19.803 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 11 12:42:19.803 INFO kablam! | ^^^^^^^ Oct 11 12:42:19.803 INFO kablam! | Oct 11 12:42:19.803 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.803 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.803 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.803 INFO kablam! Oct 11 12:42:19.803 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.803 INFO kablam! --> src/arrays/Array1024.rs:120:15 Oct 11 12:42:19.803 INFO kablam! | Oct 11 12:42:19.803 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 11 12:42:19.803 INFO kablam! | ^^^^^^ Oct 11 12:42:19.803 INFO kablam! | Oct 11 12:42:19.803 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.803 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.803 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.803 INFO kablam! Oct 11 12:42:19.803 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.803 INFO kablam! --> src/arrays/Array1024.rs:132:3 Oct 11 12:42:19.803 INFO kablam! | Oct 11 12:42:19.803 INFO kablam! 132 | self.0.iter() Oct 11 12:42:19.803 INFO kablam! | ^^^^^^ Oct 11 12:42:19.804 INFO kablam! | Oct 11 12:42:19.804 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.804 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.804 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.804 INFO kablam! Oct 11 12:42:19.804 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.804 INFO kablam! --> src/arrays/Array1024.rs:144:3 Oct 11 12:42:19.804 INFO kablam! | Oct 11 12:42:19.804 INFO kablam! 144 | self.0.iter_mut() Oct 11 12:42:19.804 INFO kablam! | ^^^^^^ Oct 11 12:42:19.804 INFO kablam! | Oct 11 12:42:19.804 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.804 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.804 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.804 INFO kablam! Oct 11 12:42:19.804 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.804 INFO kablam! --> src/arrays/Array1024.rs:153:4 Oct 11 12:42:19.804 INFO kablam! | Oct 11 12:42:19.804 INFO kablam! 153 | &self.0[..] Oct 11 12:42:19.804 INFO kablam! | ^^^^^^ Oct 11 12:42:19.805 INFO kablam! | Oct 11 12:42:19.805 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.805 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.805 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.805 INFO kablam! Oct 11 12:42:19.805 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 12:42:19.805 INFO kablam! --> src/arrays/Array1024.rs:162:8 Oct 11 12:42:19.805 INFO kablam! | Oct 11 12:42:19.805 INFO kablam! 162 | &mut self.0[..] Oct 11 12:42:19.805 INFO kablam! | ^^^^^^ Oct 11 12:42:19.805 INFO kablam! | Oct 11 12:42:19.805 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 12:42:19.805 INFO kablam! = note: for more information, see issue #46043 Oct 11 12:42:19.805 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 12:42:19.805 INFO kablam! Oct 11 12:42:19.805 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 11 12:42:19.805 INFO kablam! --> src/lib.rs:8:12 Oct 11 12:42:19.805 INFO kablam! | Oct 11 12:42:19.805 INFO kablam! 8 | #![feature(associated_consts)] Oct 11 12:42:19.805 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 12:42:19.805 INFO kablam! | Oct 11 12:42:19.805 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 12:42:19.805 INFO kablam! Oct 11 12:42:20.232 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.95s Oct 11 12:42:20.235 INFO kablam! su: No module specific data is present Oct 11 12:42:20.750 INFO running `"docker" "rm" "-f" "7b209b557b5438cca268b3dc7c5874b27db1c83ffe0d43103bee53d044e4ea36"` Oct 11 12:42:20.988 INFO blam! 7b209b557b5438cca268b3dc7c5874b27db1c83ffe0d43103bee53d044e4ea36 Oct 11 12:42:20.994 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 12:42:20.994 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 12:42:23.575 INFO blam! 15cda8c2e3089df75ae57b24963c0855dfeb1b8e862f86e8156fb23d0973077b Oct 11 12:42:23.578 INFO running `"docker" "start" "-a" "15cda8c2e3089df75ae57b24963c0855dfeb1b8e862f86e8156fb23d0973077b"` Oct 11 12:42:24.540 INFO kablam! usermod: no changes Oct 11 12:42:24.664 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 11 12:42:24.664 INFO kablam! Running /target/debug/deps/rust_extra-9cc913e8dbae1c5d Oct 11 12:42:24.665 INFO blam! Oct 11 12:42:24.665 INFO blam! running 0 tests Oct 11 12:42:24.665 INFO blam! Oct 11 12:42:24.665 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 12:42:24.665 INFO blam! Oct 11 12:42:24.672 INFO kablam! Doc-tests rust-extra Oct 11 12:42:25.500 INFO kablam! su: No module specific data is present Oct 11 12:42:25.500 INFO blam! Oct 11 12:42:25.500 INFO blam! running 0 tests Oct 11 12:42:25.500 INFO blam! Oct 11 12:42:25.500 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 12:42:25.500 INFO blam! Oct 11 12:42:26.116 INFO running `"docker" "rm" "-f" "15cda8c2e3089df75ae57b24963c0855dfeb1b8e862f86e8156fb23d0973077b"` Oct 11 12:42:26.333 INFO blam! 15cda8c2e3089df75ae57b24963c0855dfeb1b8e862f86e8156fb23d0973077b