Sep 02 01:34:44.979 INFO checking rust-extra-0.0.17 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 01:34:44.979 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 01:34:44.979 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 01:34:45.134 INFO blam! 1a7a80a05193376c822d4bf5470c7fd58c380f90e8c7b3206f0c8edfe3305c19 Sep 02 01:34:45.136 INFO running `"docker" "start" "-a" "1a7a80a05193376c822d4bf5470c7fd58c380f90e8c7b3206f0c8edfe3305c19"` Sep 02 01:34:45.812 INFO kablam! Checking rust-extra v0.0.17 (file:///source) Sep 02 01:34:48.136 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.136 INFO kablam! --> src/arrays/Array16.rs:28:3 Sep 02 01:34:48.136 INFO kablam! | Sep 02 01:34:48.136 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:48.136 INFO kablam! | ^^^^^^ Sep 02 01:34:48.136 INFO kablam! | Sep 02 01:34:48.136 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 02 01:34:48.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! Sep 02 01:34:48.153 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.153 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.154 INFO kablam! Sep 02 01:34:48.154 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.154 INFO kablam! --> src/arrays/Array16.rs:34:3 Sep 02 01:34:48.154 INFO kablam! | Sep 02 01:34:48.154 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:48.154 INFO kablam! | ^^^^^^ Sep 02 01:34:48.154 INFO kablam! | Sep 02 01:34:48.154 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.154 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.154 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.154 INFO kablam! Sep 02 01:34:48.154 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.154 INFO kablam! --> src/arrays/Array16.rs:56:3 Sep 02 01:34:48.154 INFO kablam! | Sep 02 01:34:48.154 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:48.154 INFO kablam! | ^^^^^^ Sep 02 01:34:48.154 INFO kablam! | Sep 02 01:34:48.154 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.154 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.154 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.155 INFO kablam! Sep 02 01:34:48.155 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.155 INFO kablam! --> src/arrays/Array16.rs:65:3 Sep 02 01:34:48.155 INFO kablam! | Sep 02 01:34:48.155 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.155 INFO kablam! | ^^^^^^ Sep 02 01:34:48.155 INFO kablam! | Sep 02 01:34:48.155 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.155 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.155 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.155 INFO kablam! Sep 02 01:34:48.155 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.156 INFO kablam! --> src/arrays/Array16.rs:65:18 Sep 02 01:34:48.156 INFO kablam! | Sep 02 01:34:48.156 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.156 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.156 INFO kablam! | Sep 02 01:34:48.156 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.156 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.156 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.156 INFO kablam! Sep 02 01:34:48.156 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.157 INFO kablam! --> src/arrays/Array16.rs:78:29 Sep 02 01:34:48.157 INFO kablam! | Sep 02 01:34:48.157 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.157 INFO kablam! | ^^^^^^ Sep 02 01:34:48.157 INFO kablam! | Sep 02 01:34:48.157 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.157 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.157 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.157 INFO kablam! Sep 02 01:34:48.157 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.157 INFO kablam! --> src/arrays/Array16.rs:78:43 Sep 02 01:34:48.157 INFO kablam! | Sep 02 01:34:48.157 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.157 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.157 INFO kablam! | Sep 02 01:34:48.157 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.157 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.157 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.157 INFO kablam! Sep 02 01:34:48.157 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.157 INFO kablam! --> src/arrays/Array16.rs:84:20 Sep 02 01:34:48.157 INFO kablam! | Sep 02 01:34:48.157 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.158 INFO kablam! | ^^^^^^ Sep 02 01:34:48.158 INFO kablam! | Sep 02 01:34:48.158 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.158 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.158 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.158 INFO kablam! Sep 02 01:34:48.158 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.158 INFO kablam! --> src/arrays/Array16.rs:84:34 Sep 02 01:34:48.158 INFO kablam! | Sep 02 01:34:48.158 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.158 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.158 INFO kablam! | Sep 02 01:34:48.158 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.158 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.158 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.158 INFO kablam! Sep 02 01:34:48.158 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.158 INFO kablam! --> src/arrays/Array16.rs:90:20 Sep 02 01:34:48.158 INFO kablam! | Sep 02 01:34:48.158 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.158 INFO kablam! | ^^^^^^ Sep 02 01:34:48.158 INFO kablam! | Sep 02 01:34:48.159 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.159 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.159 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.159 INFO kablam! Sep 02 01:34:48.159 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.159 INFO kablam! --> src/arrays/Array16.rs:90:34 Sep 02 01:34:48.159 INFO kablam! | Sep 02 01:34:48.159 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.159 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.159 INFO kablam! | Sep 02 01:34:48.159 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.159 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.159 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.159 INFO kablam! Sep 02 01:34:48.159 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.159 INFO kablam! --> src/arrays/Array16.rs:96:20 Sep 02 01:34:48.159 INFO kablam! | Sep 02 01:34:48.159 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.159 INFO kablam! | ^^^^^^ Sep 02 01:34:48.159 INFO kablam! | Sep 02 01:34:48.159 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.159 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.159 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.160 INFO kablam! Sep 02 01:34:48.160 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.160 INFO kablam! --> src/arrays/Array16.rs:96:34 Sep 02 01:34:48.160 INFO kablam! | Sep 02 01:34:48.160 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.160 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.160 INFO kablam! | Sep 02 01:34:48.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.160 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.160 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.160 INFO kablam! Sep 02 01:34:48.160 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.160 INFO kablam! --> src/arrays/Array16.rs:102:20 Sep 02 01:34:48.160 INFO kablam! | Sep 02 01:34:48.160 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.160 INFO kablam! | ^^^^^^ Sep 02 01:34:48.160 INFO kablam! | Sep 02 01:34:48.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.160 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.162 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.162 INFO kablam! Sep 02 01:34:48.162 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.162 INFO kablam! --> src/arrays/Array16.rs:102:34 Sep 02 01:34:48.165 INFO kablam! | Sep 02 01:34:48.165 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.165 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.165 INFO kablam! | Sep 02 01:34:48.165 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.165 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.165 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.165 INFO kablam! Sep 02 01:34:48.165 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.165 INFO kablam! --> src/arrays/Array16.rs:111:14 Sep 02 01:34:48.165 INFO kablam! | Sep 02 01:34:48.165 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.165 INFO kablam! | ^^^^^^ Sep 02 01:34:48.165 INFO kablam! | Sep 02 01:34:48.165 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.166 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.166 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.166 INFO kablam! Sep 02 01:34:48.166 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.166 INFO kablam! --> src/arrays/Array16.rs:111:28 Sep 02 01:34:48.166 INFO kablam! | Sep 02 01:34:48.166 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.166 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.166 INFO kablam! | Sep 02 01:34:48.166 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.166 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.166 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.166 INFO kablam! Sep 02 01:34:48.166 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.166 INFO kablam! --> src/arrays/Array16.rs:120:15 Sep 02 01:34:48.166 INFO kablam! | Sep 02 01:34:48.166 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:48.166 INFO kablam! | ^^^^^^ Sep 02 01:34:48.166 INFO kablam! | Sep 02 01:34:48.166 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.167 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.167 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.167 INFO kablam! Sep 02 01:34:48.167 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.167 INFO kablam! --> src/arrays/Array16.rs:132:3 Sep 02 01:34:48.167 INFO kablam! | Sep 02 01:34:48.167 INFO kablam! 132 | self.0.iter() Sep 02 01:34:48.167 INFO kablam! | ^^^^^^ Sep 02 01:34:48.167 INFO kablam! | Sep 02 01:34:48.167 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.167 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.167 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.167 INFO kablam! Sep 02 01:34:48.167 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.167 INFO kablam! --> src/arrays/Array16.rs:144:3 Sep 02 01:34:48.167 INFO kablam! | Sep 02 01:34:48.167 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:48.167 INFO kablam! | ^^^^^^ Sep 02 01:34:48.167 INFO kablam! | Sep 02 01:34:48.168 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.168 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.168 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.168 INFO kablam! Sep 02 01:34:48.168 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.168 INFO kablam! --> src/arrays/Array16.rs:153:4 Sep 02 01:34:48.168 INFO kablam! | Sep 02 01:34:48.168 INFO kablam! 153 | &self.0[..] Sep 02 01:34:48.168 INFO kablam! | ^^^^^^ Sep 02 01:34:48.168 INFO kablam! | Sep 02 01:34:48.168 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.168 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.168 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.168 INFO kablam! Sep 02 01:34:48.168 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.168 INFO kablam! --> src/arrays/Array16.rs:162:8 Sep 02 01:34:48.168 INFO kablam! | Sep 02 01:34:48.168 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:48.168 INFO kablam! | ^^^^^^ Sep 02 01:34:48.168 INFO kablam! | Sep 02 01:34:48.169 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.169 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.169 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.169 INFO kablam! Sep 02 01:34:48.169 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.169 INFO kablam! --> src/arrays/Array30.rs:28:3 Sep 02 01:34:48.169 INFO kablam! | Sep 02 01:34:48.169 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:48.169 INFO kablam! | ^^^^^^ Sep 02 01:34:48.169 INFO kablam! | Sep 02 01:34:48.169 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.169 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.169 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.169 INFO kablam! Sep 02 01:34:48.169 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.169 INFO kablam! --> src/arrays/Array30.rs:34:3 Sep 02 01:34:48.169 INFO kablam! | Sep 02 01:34:48.169 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:48.169 INFO kablam! | ^^^^^^ Sep 02 01:34:48.169 INFO kablam! | Sep 02 01:34:48.169 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.170 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.170 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.170 INFO kablam! Sep 02 01:34:48.170 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.170 INFO kablam! --> src/arrays/Array30.rs:56:3 Sep 02 01:34:48.170 INFO kablam! | Sep 02 01:34:48.170 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:48.170 INFO kablam! | ^^^^^^ Sep 02 01:34:48.170 INFO kablam! | Sep 02 01:34:48.170 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.170 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.170 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.170 INFO kablam! Sep 02 01:34:48.170 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.170 INFO kablam! --> src/arrays/Array30.rs:65:3 Sep 02 01:34:48.170 INFO kablam! | Sep 02 01:34:48.170 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.170 INFO kablam! | ^^^^^^ Sep 02 01:34:48.170 INFO kablam! | Sep 02 01:34:48.171 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.171 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.171 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.171 INFO kablam! Sep 02 01:34:48.171 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.171 INFO kablam! --> src/arrays/Array30.rs:65:18 Sep 02 01:34:48.171 INFO kablam! | Sep 02 01:34:48.171 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.171 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.171 INFO kablam! | Sep 02 01:34:48.171 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.171 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.171 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.171 INFO kablam! Sep 02 01:34:48.171 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.171 INFO kablam! --> src/arrays/Array30.rs:78:29 Sep 02 01:34:48.171 INFO kablam! | Sep 02 01:34:48.171 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.171 INFO kablam! | ^^^^^^ Sep 02 01:34:48.171 INFO kablam! | Sep 02 01:34:48.172 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.172 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.172 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.172 INFO kablam! Sep 02 01:34:48.172 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.172 INFO kablam! --> src/arrays/Array30.rs:78:43 Sep 02 01:34:48.172 INFO kablam! | Sep 02 01:34:48.172 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.172 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.172 INFO kablam! | Sep 02 01:34:48.172 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.172 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.172 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.172 INFO kablam! Sep 02 01:34:48.172 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.172 INFO kablam! --> src/arrays/Array30.rs:84:20 Sep 02 01:34:48.172 INFO kablam! | Sep 02 01:34:48.172 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.172 INFO kablam! | ^^^^^^ Sep 02 01:34:48.172 INFO kablam! | Sep 02 01:34:48.173 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.173 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.173 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.173 INFO kablam! Sep 02 01:34:48.173 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.173 INFO kablam! --> src/arrays/Array30.rs:84:34 Sep 02 01:34:48.173 INFO kablam! | Sep 02 01:34:48.173 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.173 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.173 INFO kablam! | Sep 02 01:34:48.173 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.173 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.173 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.173 INFO kablam! Sep 02 01:34:48.173 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.173 INFO kablam! --> src/arrays/Array30.rs:90:20 Sep 02 01:34:48.173 INFO kablam! | Sep 02 01:34:48.173 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.173 INFO kablam! | ^^^^^^ Sep 02 01:34:48.173 INFO kablam! | Sep 02 01:34:48.174 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.174 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.174 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.174 INFO kablam! Sep 02 01:34:48.174 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.174 INFO kablam! --> src/arrays/Array30.rs:90:34 Sep 02 01:34:48.174 INFO kablam! | Sep 02 01:34:48.174 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.174 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.174 INFO kablam! | Sep 02 01:34:48.174 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.174 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.174 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.174 INFO kablam! Sep 02 01:34:48.174 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.174 INFO kablam! --> src/arrays/Array30.rs:96:20 Sep 02 01:34:48.174 INFO kablam! | Sep 02 01:34:48.174 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.174 INFO kablam! | ^^^^^^ Sep 02 01:34:48.175 INFO kablam! | Sep 02 01:34:48.175 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.175 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.175 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.175 INFO kablam! Sep 02 01:34:48.175 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.175 INFO kablam! --> src/arrays/Array30.rs:96:34 Sep 02 01:34:48.175 INFO kablam! | Sep 02 01:34:48.175 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.175 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.175 INFO kablam! | Sep 02 01:34:48.175 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.175 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.175 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.175 INFO kablam! Sep 02 01:34:48.175 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.175 INFO kablam! --> src/arrays/Array30.rs:102:20 Sep 02 01:34:48.175 INFO kablam! | Sep 02 01:34:48.175 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.175 INFO kablam! | ^^^^^^ Sep 02 01:34:48.175 INFO kablam! | Sep 02 01:34:48.176 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.176 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.176 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.176 INFO kablam! Sep 02 01:34:48.176 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.176 INFO kablam! --> src/arrays/Array30.rs:102:34 Sep 02 01:34:48.176 INFO kablam! | Sep 02 01:34:48.176 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.176 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.176 INFO kablam! | Sep 02 01:34:48.176 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.176 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.176 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.176 INFO kablam! Sep 02 01:34:48.176 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.176 INFO kablam! --> src/arrays/Array30.rs:111:14 Sep 02 01:34:48.176 INFO kablam! | Sep 02 01:34:48.176 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.176 INFO kablam! | ^^^^^^ Sep 02 01:34:48.177 INFO kablam! | Sep 02 01:34:48.177 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.177 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.177 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.177 INFO kablam! Sep 02 01:34:48.177 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.177 INFO kablam! --> src/arrays/Array30.rs:111:28 Sep 02 01:34:48.177 INFO kablam! | Sep 02 01:34:48.177 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.177 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.177 INFO kablam! | Sep 02 01:34:48.177 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.177 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.177 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.177 INFO kablam! Sep 02 01:34:48.177 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.177 INFO kablam! --> src/arrays/Array30.rs:120:15 Sep 02 01:34:48.177 INFO kablam! | Sep 02 01:34:48.177 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:48.177 INFO kablam! | ^^^^^^ Sep 02 01:34:48.178 INFO kablam! | Sep 02 01:34:48.178 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.178 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.178 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.178 INFO kablam! Sep 02 01:34:48.178 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.178 INFO kablam! --> src/arrays/Array30.rs:132:3 Sep 02 01:34:48.178 INFO kablam! | Sep 02 01:34:48.183 INFO kablam! 132 | self.0.iter() Sep 02 01:34:48.192 INFO kablam! | ^^^^^^ Sep 02 01:34:48.192 INFO kablam! | Sep 02 01:34:48.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.192 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.192 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.192 INFO kablam! Sep 02 01:34:48.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.192 INFO kablam! --> src/arrays/Array30.rs:144:3 Sep 02 01:34:48.192 INFO kablam! | Sep 02 01:34:48.192 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:48.193 INFO kablam! | ^^^^^^ Sep 02 01:34:48.193 INFO kablam! | Sep 02 01:34:48.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.193 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.193 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.193 INFO kablam! Sep 02 01:34:48.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.193 INFO kablam! --> src/arrays/Array30.rs:153:4 Sep 02 01:34:48.193 INFO kablam! | Sep 02 01:34:48.193 INFO kablam! 153 | &self.0[..] Sep 02 01:34:48.193 INFO kablam! | ^^^^^^ Sep 02 01:34:48.193 INFO kablam! | Sep 02 01:34:48.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.193 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.193 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.193 INFO kablam! Sep 02 01:34:48.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.194 INFO kablam! --> src/arrays/Array30.rs:162:8 Sep 02 01:34:48.194 INFO kablam! | Sep 02 01:34:48.194 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:48.194 INFO kablam! | ^^^^^^ Sep 02 01:34:48.194 INFO kablam! | Sep 02 01:34:48.194 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.194 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.194 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.194 INFO kablam! Sep 02 01:34:48.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.194 INFO kablam! --> src/arrays/Array32.rs:28:3 Sep 02 01:34:48.194 INFO kablam! | Sep 02 01:34:48.194 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:48.194 INFO kablam! | ^^^^^^ Sep 02 01:34:48.194 INFO kablam! | Sep 02 01:34:48.194 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.194 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.195 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.195 INFO kablam! Sep 02 01:34:48.195 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.195 INFO kablam! --> src/arrays/Array32.rs:34:3 Sep 02 01:34:48.195 INFO kablam! | Sep 02 01:34:48.195 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:48.195 INFO kablam! | ^^^^^^ Sep 02 01:34:48.195 INFO kablam! | Sep 02 01:34:48.195 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.195 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.195 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.195 INFO kablam! Sep 02 01:34:48.195 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.195 INFO kablam! --> src/arrays/Array32.rs:56:3 Sep 02 01:34:48.195 INFO kablam! | Sep 02 01:34:48.195 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:48.195 INFO kablam! | ^^^^^^ Sep 02 01:34:48.195 INFO kablam! | Sep 02 01:34:48.196 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.196 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.196 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.196 INFO kablam! Sep 02 01:34:48.196 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.196 INFO kablam! --> src/arrays/Array32.rs:65:3 Sep 02 01:34:48.196 INFO kablam! | Sep 02 01:34:48.196 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.196 INFO kablam! | ^^^^^^ Sep 02 01:34:48.196 INFO kablam! | Sep 02 01:34:48.196 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.196 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.196 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.196 INFO kablam! Sep 02 01:34:48.196 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.196 INFO kablam! --> src/arrays/Array32.rs:65:18 Sep 02 01:34:48.196 INFO kablam! | Sep 02 01:34:48.197 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.197 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.197 INFO kablam! | Sep 02 01:34:48.197 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.197 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.197 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.197 INFO kablam! Sep 02 01:34:48.198 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.203 INFO kablam! --> src/arrays/Array32.rs:78:29 Sep 02 01:34:48.203 INFO kablam! | Sep 02 01:34:48.203 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.203 INFO kablam! | ^^^^^^ Sep 02 01:34:48.203 INFO kablam! | Sep 02 01:34:48.203 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.203 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.203 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.203 INFO kablam! Sep 02 01:34:48.203 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.203 INFO kablam! --> src/arrays/Array32.rs:78:43 Sep 02 01:34:48.203 INFO kablam! | Sep 02 01:34:48.203 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.204 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.204 INFO kablam! | Sep 02 01:34:48.204 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.204 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.204 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.204 INFO kablam! Sep 02 01:34:48.204 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.204 INFO kablam! --> src/arrays/Array32.rs:84:20 Sep 02 01:34:48.204 INFO kablam! | Sep 02 01:34:48.204 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.204 INFO kablam! | ^^^^^^ Sep 02 01:34:48.204 INFO kablam! | Sep 02 01:34:48.204 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.204 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.204 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.204 INFO kablam! Sep 02 01:34:48.204 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.204 INFO kablam! --> src/arrays/Array32.rs:84:34 Sep 02 01:34:48.205 INFO kablam! | Sep 02 01:34:48.205 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.205 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.205 INFO kablam! | Sep 02 01:34:48.205 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.205 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.205 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.205 INFO kablam! Sep 02 01:34:48.205 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.205 INFO kablam! --> src/arrays/Array32.rs:90:20 Sep 02 01:34:48.205 INFO kablam! | Sep 02 01:34:48.205 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.205 INFO kablam! | ^^^^^^ Sep 02 01:34:48.205 INFO kablam! | Sep 02 01:34:48.205 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.205 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.205 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.206 INFO kablam! Sep 02 01:34:48.206 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.206 INFO kablam! --> src/arrays/Array32.rs:90:34 Sep 02 01:34:48.206 INFO kablam! | Sep 02 01:34:48.206 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.206 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.206 INFO kablam! | Sep 02 01:34:48.206 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.206 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.206 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.206 INFO kablam! Sep 02 01:34:48.206 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.206 INFO kablam! --> src/arrays/Array32.rs:96:20 Sep 02 01:34:48.206 INFO kablam! | Sep 02 01:34:48.206 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.206 INFO kablam! | ^^^^^^ Sep 02 01:34:48.206 INFO kablam! | Sep 02 01:34:48.207 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.207 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.207 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.207 INFO kablam! Sep 02 01:34:48.207 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.207 INFO kablam! --> src/arrays/Array32.rs:96:34 Sep 02 01:34:48.207 INFO kablam! | Sep 02 01:34:48.207 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.207 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.207 INFO kablam! | Sep 02 01:34:48.207 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.207 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.207 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.207 INFO kablam! Sep 02 01:34:48.207 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.207 INFO kablam! --> src/arrays/Array32.rs:102:20 Sep 02 01:34:48.208 INFO kablam! | Sep 02 01:34:48.208 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.208 INFO kablam! | ^^^^^^ Sep 02 01:34:48.208 INFO kablam! | Sep 02 01:34:48.208 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.208 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.208 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.208 INFO kablam! Sep 02 01:34:48.208 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.209 INFO kablam! --> src/arrays/Array32.rs:102:34 Sep 02 01:34:48.209 INFO kablam! | Sep 02 01:34:48.209 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.209 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.209 INFO kablam! | Sep 02 01:34:48.209 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.209 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.211 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.211 INFO kablam! Sep 02 01:34:48.211 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.212 INFO kablam! --> src/arrays/Array32.rs:111:14 Sep 02 01:34:48.212 INFO kablam! | Sep 02 01:34:48.212 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.212 INFO kablam! | ^^^^^^ Sep 02 01:34:48.213 INFO kablam! | Sep 02 01:34:48.213 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.213 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.213 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.213 INFO kablam! Sep 02 01:34:48.214 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.214 INFO kablam! --> src/arrays/Array32.rs:111:28 Sep 02 01:34:48.214 INFO kablam! | Sep 02 01:34:48.214 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.214 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.214 INFO kablam! | Sep 02 01:34:48.215 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.215 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.215 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.215 INFO kablam! Sep 02 01:34:48.215 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.216 INFO kablam! --> src/arrays/Array32.rs:120:15 Sep 02 01:34:48.216 INFO kablam! | Sep 02 01:34:48.216 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:48.216 INFO kablam! | ^^^^^^ Sep 02 01:34:48.216 INFO kablam! | Sep 02 01:34:48.217 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.217 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.217 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.217 INFO kablam! Sep 02 01:34:48.217 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.217 INFO kablam! --> src/arrays/Array32.rs:132:3 Sep 02 01:34:48.217 INFO kablam! | Sep 02 01:34:48.218 INFO kablam! 132 | self.0.iter() Sep 02 01:34:48.218 INFO kablam! | ^^^^^^ Sep 02 01:34:48.218 INFO kablam! | Sep 02 01:34:48.218 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.218 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.218 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.218 INFO kablam! Sep 02 01:34:48.218 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.232 INFO kablam! --> src/arrays/Array32.rs:144:3 Sep 02 01:34:48.232 INFO kablam! | Sep 02 01:34:48.232 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:48.232 INFO kablam! | ^^^^^^ Sep 02 01:34:48.232 INFO kablam! | Sep 02 01:34:48.232 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.232 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.232 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.232 INFO kablam! Sep 02 01:34:48.232 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.232 INFO kablam! --> src/arrays/Array32.rs:153:4 Sep 02 01:34:48.232 INFO kablam! | Sep 02 01:34:48.232 INFO kablam! 153 | &self.0[..] Sep 02 01:34:48.232 INFO kablam! | ^^^^^^ Sep 02 01:34:48.232 INFO kablam! | Sep 02 01:34:48.232 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.233 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.233 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.235 INFO kablam! Sep 02 01:34:48.235 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.235 INFO kablam! --> src/arrays/Array32.rs:162:8 Sep 02 01:34:48.235 INFO kablam! | Sep 02 01:34:48.235 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:48.235 INFO kablam! | ^^^^^^ Sep 02 01:34:48.236 INFO kablam! | Sep 02 01:34:48.236 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.236 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.236 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.236 INFO kablam! Sep 02 01:34:48.237 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.237 INFO kablam! --> src/arrays/Array40.rs:28:3 Sep 02 01:34:48.237 INFO kablam! | Sep 02 01:34:48.237 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:48.237 INFO kablam! | ^^^^^^ Sep 02 01:34:48.237 INFO kablam! | Sep 02 01:34:48.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.237 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.237 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.237 INFO kablam! Sep 02 01:34:48.237 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.238 INFO kablam! --> src/arrays/Array40.rs:34:3 Sep 02 01:34:48.238 INFO kablam! | Sep 02 01:34:48.238 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:48.238 INFO kablam! | ^^^^^^ Sep 02 01:34:48.238 INFO kablam! | Sep 02 01:34:48.238 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.240 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.240 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.240 INFO kablam! Sep 02 01:34:48.241 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.241 INFO kablam! --> src/arrays/Array40.rs:56:3 Sep 02 01:34:48.241 INFO kablam! | Sep 02 01:34:48.242 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:48.242 INFO kablam! | ^^^^^^ Sep 02 01:34:48.242 INFO kablam! | Sep 02 01:34:48.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.243 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.243 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.243 INFO kablam! Sep 02 01:34:48.243 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.243 INFO kablam! --> src/arrays/Array40.rs:65:3 Sep 02 01:34:48.243 INFO kablam! | Sep 02 01:34:48.243 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.243 INFO kablam! | ^^^^^^ Sep 02 01:34:48.243 INFO kablam! | Sep 02 01:34:48.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.243 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.243 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.243 INFO kablam! Sep 02 01:34:48.243 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.244 INFO kablam! --> src/arrays/Array40.rs:65:18 Sep 02 01:34:48.244 INFO kablam! | Sep 02 01:34:48.244 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.245 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.245 INFO kablam! | Sep 02 01:34:48.245 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.245 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.246 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.247 INFO kablam! Sep 02 01:34:48.248 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.248 INFO kablam! --> src/arrays/Array40.rs:78:29 Sep 02 01:34:48.248 INFO kablam! | Sep 02 01:34:48.249 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.249 INFO kablam! | ^^^^^^ Sep 02 01:34:48.249 INFO kablam! | Sep 02 01:34:48.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.250 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.250 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.250 INFO kablam! Sep 02 01:34:48.251 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.253 INFO kablam! --> src/arrays/Array40.rs:78:43 Sep 02 01:34:48.253 INFO kablam! | Sep 02 01:34:48.266 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.266 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.267 INFO kablam! | Sep 02 01:34:48.267 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.267 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.267 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.267 INFO kablam! Sep 02 01:34:48.267 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.267 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 02 01:34:48.267 INFO kablam! | Sep 02 01:34:48.267 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.267 INFO kablam! | ^^^^^^ Sep 02 01:34:48.267 INFO kablam! | Sep 02 01:34:48.267 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.267 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.267 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.267 INFO kablam! Sep 02 01:34:48.267 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.267 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 02 01:34:48.267 INFO kablam! | Sep 02 01:34:48.267 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.267 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.268 INFO kablam! | Sep 02 01:34:48.268 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.268 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.268 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.268 INFO kablam! Sep 02 01:34:48.268 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.268 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 02 01:34:48.268 INFO kablam! | Sep 02 01:34:48.268 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.268 INFO kablam! | ^^^^^^ Sep 02 01:34:48.268 INFO kablam! | Sep 02 01:34:48.268 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.268 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.268 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.268 INFO kablam! Sep 02 01:34:48.268 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.268 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 02 01:34:48.268 INFO kablam! | Sep 02 01:34:48.268 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.268 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.269 INFO kablam! | Sep 02 01:34:48.269 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.269 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.269 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.269 INFO kablam! Sep 02 01:34:48.269 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.269 INFO kablam! --> src/arrays/Array40.rs:96:20 Sep 02 01:34:48.269 INFO kablam! | Sep 02 01:34:48.269 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.269 INFO kablam! | ^^^^^^ Sep 02 01:34:48.269 INFO kablam! | Sep 02 01:34:48.269 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.269 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.269 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.269 INFO kablam! Sep 02 01:34:48.269 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.269 INFO kablam! --> src/arrays/Array40.rs:96:34 Sep 02 01:34:48.269 INFO kablam! | Sep 02 01:34:48.269 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.269 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.269 INFO kablam! | Sep 02 01:34:48.270 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.270 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.270 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.270 INFO kablam! Sep 02 01:34:48.270 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.270 INFO kablam! --> src/arrays/Array40.rs:102:20 Sep 02 01:34:48.270 INFO kablam! | Sep 02 01:34:48.270 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.270 INFO kablam! | ^^^^^^ Sep 02 01:34:48.270 INFO kablam! | Sep 02 01:34:48.270 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.270 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.270 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.270 INFO kablam! Sep 02 01:34:48.270 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.270 INFO kablam! --> src/arrays/Array40.rs:102:34 Sep 02 01:34:48.270 INFO kablam! | Sep 02 01:34:48.270 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.271 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.275 INFO kablam! | Sep 02 01:34:48.276 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.276 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.277 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.277 INFO kablam! Sep 02 01:34:48.277 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.277 INFO kablam! --> src/arrays/Array40.rs:111:14 Sep 02 01:34:48.277 INFO kablam! | Sep 02 01:34:48.277 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.277 INFO kablam! | ^^^^^^ Sep 02 01:34:48.277 INFO kablam! | Sep 02 01:34:48.277 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.277 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.277 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.277 INFO kablam! Sep 02 01:34:48.277 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.277 INFO kablam! --> src/arrays/Array40.rs:111:28 Sep 02 01:34:48.277 INFO kablam! | Sep 02 01:34:48.277 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.277 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.277 INFO kablam! | Sep 02 01:34:48.277 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.277 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.277 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.277 INFO kablam! Sep 02 01:34:48.278 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.278 INFO kablam! --> src/arrays/Array40.rs:120:15 Sep 02 01:34:48.278 INFO kablam! | Sep 02 01:34:48.278 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:48.278 INFO kablam! | ^^^^^^ Sep 02 01:34:48.278 INFO kablam! | Sep 02 01:34:48.279 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.279 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.279 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.279 INFO kablam! Sep 02 01:34:48.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.279 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 02 01:34:48.279 INFO kablam! | Sep 02 01:34:48.279 INFO kablam! 132 | self.0.iter() Sep 02 01:34:48.279 INFO kablam! | ^^^^^^ Sep 02 01:34:48.279 INFO kablam! | Sep 02 01:34:48.279 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.279 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.279 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.279 INFO kablam! Sep 02 01:34:48.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.279 INFO kablam! --> src/arrays/Array40.rs:144:3 Sep 02 01:34:48.279 INFO kablam! | Sep 02 01:34:48.280 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:48.280 INFO kablam! | ^^^^^^ Sep 02 01:34:48.280 INFO kablam! | Sep 02 01:34:48.280 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.289 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.290 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.290 INFO kablam! Sep 02 01:34:48.290 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.290 INFO kablam! --> src/arrays/Array40.rs:153:4 Sep 02 01:34:48.290 INFO kablam! | Sep 02 01:34:48.290 INFO kablam! 153 | &self.0[..] Sep 02 01:34:48.290 INFO kablam! | ^^^^^^ Sep 02 01:34:48.291 INFO kablam! | Sep 02 01:34:48.291 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.291 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.291 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.291 INFO kablam! Sep 02 01:34:48.291 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.291 INFO kablam! --> src/arrays/Array40.rs:162:8 Sep 02 01:34:48.291 INFO kablam! | Sep 02 01:34:48.291 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:48.291 INFO kablam! | ^^^^^^ Sep 02 01:34:48.291 INFO kablam! | Sep 02 01:34:48.291 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.291 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.291 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.291 INFO kablam! Sep 02 01:34:48.291 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.291 INFO kablam! --> src/arrays/Array46.rs:28:3 Sep 02 01:34:48.291 INFO kablam! | Sep 02 01:34:48.291 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:48.292 INFO kablam! | ^^^^^^ Sep 02 01:34:48.292 INFO kablam! | Sep 02 01:34:48.292 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.292 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.292 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.292 INFO kablam! Sep 02 01:34:48.292 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.292 INFO kablam! --> src/arrays/Array46.rs:34:3 Sep 02 01:34:48.292 INFO kablam! | Sep 02 01:34:48.292 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:48.292 INFO kablam! | ^^^^^^ Sep 02 01:34:48.292 INFO kablam! | Sep 02 01:34:48.292 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.292 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.292 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.292 INFO kablam! Sep 02 01:34:48.292 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.292 INFO kablam! --> src/arrays/Array46.rs:56:3 Sep 02 01:34:48.292 INFO kablam! | Sep 02 01:34:48.293 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:48.293 INFO kablam! | ^^^^^^ Sep 02 01:34:48.293 INFO kablam! | Sep 02 01:34:48.293 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.293 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.293 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.293 INFO kablam! Sep 02 01:34:48.293 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.293 INFO kablam! --> src/arrays/Array46.rs:65:3 Sep 02 01:34:48.293 INFO kablam! | Sep 02 01:34:48.293 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.293 INFO kablam! | ^^^^^^ Sep 02 01:34:48.293 INFO kablam! | Sep 02 01:34:48.293 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.293 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.293 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.293 INFO kablam! Sep 02 01:34:48.293 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.294 INFO kablam! --> src/arrays/Array46.rs:65:18 Sep 02 01:34:48.294 INFO kablam! | Sep 02 01:34:48.294 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.294 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.294 INFO kablam! | Sep 02 01:34:48.294 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.294 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.294 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.294 INFO kablam! Sep 02 01:34:48.294 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.294 INFO kablam! --> src/arrays/Array46.rs:78:29 Sep 02 01:34:48.294 INFO kablam! | Sep 02 01:34:48.294 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.295 INFO kablam! | ^^^^^^ Sep 02 01:34:48.295 INFO kablam! | Sep 02 01:34:48.295 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.295 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.295 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.295 INFO kablam! Sep 02 01:34:48.295 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.295 INFO kablam! --> src/arrays/Array46.rs:78:43 Sep 02 01:34:48.295 INFO kablam! | Sep 02 01:34:48.295 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.295 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.295 INFO kablam! | Sep 02 01:34:48.295 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.295 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.295 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.295 INFO kablam! Sep 02 01:34:48.295 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.295 INFO kablam! --> src/arrays/Array46.rs:84:20 Sep 02 01:34:48.295 INFO kablam! | Sep 02 01:34:48.295 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.296 INFO kablam! | ^^^^^^ Sep 02 01:34:48.296 INFO kablam! | Sep 02 01:34:48.296 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.296 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.296 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.296 INFO kablam! Sep 02 01:34:48.296 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.296 INFO kablam! --> src/arrays/Array46.rs:84:34 Sep 02 01:34:48.296 INFO kablam! | Sep 02 01:34:48.296 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.296 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.296 INFO kablam! | Sep 02 01:34:48.296 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.296 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.296 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.296 INFO kablam! Sep 02 01:34:48.296 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.296 INFO kablam! --> src/arrays/Array46.rs:90:20 Sep 02 01:34:48.296 INFO kablam! | Sep 02 01:34:48.296 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.296 INFO kablam! | ^^^^^^ Sep 02 01:34:48.297 INFO kablam! | Sep 02 01:34:48.297 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.297 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.297 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.297 INFO kablam! Sep 02 01:34:48.297 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.297 INFO kablam! --> src/arrays/Array46.rs:90:34 Sep 02 01:34:48.297 INFO kablam! | Sep 02 01:34:48.297 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.297 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.297 INFO kablam! | Sep 02 01:34:48.297 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.297 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.297 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.297 INFO kablam! Sep 02 01:34:48.297 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.297 INFO kablam! --> src/arrays/Array46.rs:96:20 Sep 02 01:34:48.297 INFO kablam! | Sep 02 01:34:48.297 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.297 INFO kablam! | ^^^^^^ Sep 02 01:34:48.297 INFO kablam! | Sep 02 01:34:48.297 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.297 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.297 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.298 INFO kablam! Sep 02 01:34:48.298 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.298 INFO kablam! --> src/arrays/Array46.rs:96:34 Sep 02 01:34:48.298 INFO kablam! | Sep 02 01:34:48.298 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.298 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.298 INFO kablam! | Sep 02 01:34:48.298 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.298 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.298 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.303 INFO kablam! Sep 02 01:34:48.310 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.310 INFO kablam! --> src/arrays/Array46.rs:102:20 Sep 02 01:34:48.311 INFO kablam! | Sep 02 01:34:48.311 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.314 INFO kablam! | ^^^^^^ Sep 02 01:34:48.314 INFO kablam! | Sep 02 01:34:48.314 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.314 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.315 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.315 INFO kablam! Sep 02 01:34:48.315 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.315 INFO kablam! --> src/arrays/Array46.rs:102:34 Sep 02 01:34:48.315 INFO kablam! | Sep 02 01:34:48.315 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.326 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.326 INFO kablam! | Sep 02 01:34:48.326 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.326 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.326 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.326 INFO kablam! Sep 02 01:34:48.326 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.326 INFO kablam! --> src/arrays/Array46.rs:111:14 Sep 02 01:34:48.326 INFO kablam! | Sep 02 01:34:48.327 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.327 INFO kablam! | ^^^^^^ Sep 02 01:34:48.327 INFO kablam! | Sep 02 01:34:48.327 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.327 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.327 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.327 INFO kablam! Sep 02 01:34:48.327 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.327 INFO kablam! --> src/arrays/Array46.rs:111:28 Sep 02 01:34:48.327 INFO kablam! | Sep 02 01:34:48.327 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.327 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.327 INFO kablam! | Sep 02 01:34:48.327 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.327 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.327 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.327 INFO kablam! Sep 02 01:34:48.327 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.328 INFO kablam! --> src/arrays/Array46.rs:120:15 Sep 02 01:34:48.328 INFO kablam! | Sep 02 01:34:48.328 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:48.328 INFO kablam! | ^^^^^^ Sep 02 01:34:48.328 INFO kablam! | Sep 02 01:34:48.328 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.328 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.328 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.328 INFO kablam! Sep 02 01:34:48.328 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.328 INFO kablam! --> src/arrays/Array46.rs:132:3 Sep 02 01:34:48.328 INFO kablam! | Sep 02 01:34:48.328 INFO kablam! 132 | self.0.iter() Sep 02 01:34:48.328 INFO kablam! | ^^^^^^ Sep 02 01:34:48.328 INFO kablam! | Sep 02 01:34:48.328 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.328 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.329 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.329 INFO kablam! Sep 02 01:34:48.329 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.329 INFO kablam! --> src/arrays/Array46.rs:144:3 Sep 02 01:34:48.329 INFO kablam! | Sep 02 01:34:48.329 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:48.329 INFO kablam! | ^^^^^^ Sep 02 01:34:48.329 INFO kablam! | Sep 02 01:34:48.329 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.329 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.329 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.329 INFO kablam! Sep 02 01:34:48.329 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.329 INFO kablam! --> src/arrays/Array46.rs:153:4 Sep 02 01:34:48.329 INFO kablam! | Sep 02 01:34:48.329 INFO kablam! 153 | &self.0[..] Sep 02 01:34:48.329 INFO kablam! | ^^^^^^ Sep 02 01:34:48.330 INFO kablam! | Sep 02 01:34:48.330 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.330 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.330 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.330 INFO kablam! Sep 02 01:34:48.330 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.330 INFO kablam! --> src/arrays/Array46.rs:162:8 Sep 02 01:34:48.330 INFO kablam! | Sep 02 01:34:48.330 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:48.330 INFO kablam! | ^^^^^^ Sep 02 01:34:48.330 INFO kablam! | Sep 02 01:34:48.330 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.330 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.330 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.330 INFO kablam! Sep 02 01:34:48.330 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.330 INFO kablam! --> src/arrays/Array52.rs:28:3 Sep 02 01:34:48.331 INFO kablam! | Sep 02 01:34:48.331 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:48.331 INFO kablam! | ^^^^^^ Sep 02 01:34:48.331 INFO kablam! | Sep 02 01:34:48.331 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.331 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.331 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.331 INFO kablam! Sep 02 01:34:48.331 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.331 INFO kablam! --> src/arrays/Array52.rs:34:3 Sep 02 01:34:48.331 INFO kablam! | Sep 02 01:34:48.331 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:48.331 INFO kablam! | ^^^^^^ Sep 02 01:34:48.331 INFO kablam! | Sep 02 01:34:48.331 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.331 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.331 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.331 INFO kablam! Sep 02 01:34:48.332 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.332 INFO kablam! --> src/arrays/Array52.rs:56:3 Sep 02 01:34:48.332 INFO kablam! | Sep 02 01:34:48.332 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:48.332 INFO kablam! | ^^^^^^ Sep 02 01:34:48.332 INFO kablam! | Sep 02 01:34:48.332 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.332 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.332 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.332 INFO kablam! Sep 02 01:34:48.332 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.332 INFO kablam! --> src/arrays/Array52.rs:65:3 Sep 02 01:34:48.332 INFO kablam! | Sep 02 01:34:48.332 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.332 INFO kablam! | ^^^^^^ Sep 02 01:34:48.332 INFO kablam! | Sep 02 01:34:48.332 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.333 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.333 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.333 INFO kablam! Sep 02 01:34:48.333 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.333 INFO kablam! --> src/arrays/Array52.rs:65:18 Sep 02 01:34:48.333 INFO kablam! | Sep 02 01:34:48.333 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.333 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.333 INFO kablam! | Sep 02 01:34:48.333 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.333 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.333 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.333 INFO kablam! Sep 02 01:34:48.333 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.333 INFO kablam! --> src/arrays/Array52.rs:78:29 Sep 02 01:34:48.333 INFO kablam! | Sep 02 01:34:48.333 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.333 INFO kablam! | ^^^^^^ Sep 02 01:34:48.334 INFO kablam! | Sep 02 01:34:48.334 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.334 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.334 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.334 INFO kablam! Sep 02 01:34:48.334 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.334 INFO kablam! --> src/arrays/Array52.rs:78:43 Sep 02 01:34:48.334 INFO kablam! | Sep 02 01:34:48.334 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.334 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.334 INFO kablam! | Sep 02 01:34:48.334 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.334 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.334 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.334 INFO kablam! Sep 02 01:34:48.334 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.334 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 02 01:34:48.335 INFO kablam! | Sep 02 01:34:48.335 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.335 INFO kablam! | ^^^^^^ Sep 02 01:34:48.335 INFO kablam! | Sep 02 01:34:48.335 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.335 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.335 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.335 INFO kablam! Sep 02 01:34:48.335 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.335 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 02 01:34:48.335 INFO kablam! | Sep 02 01:34:48.335 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.335 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.335 INFO kablam! | Sep 02 01:34:48.335 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.335 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.335 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.335 INFO kablam! Sep 02 01:34:48.336 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.336 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 02 01:34:48.336 INFO kablam! | Sep 02 01:34:48.336 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.336 INFO kablam! | ^^^^^^ Sep 02 01:34:48.336 INFO kablam! | Sep 02 01:34:48.336 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.336 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.336 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.336 INFO kablam! Sep 02 01:34:48.336 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.336 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 02 01:34:48.336 INFO kablam! | Sep 02 01:34:48.336 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.336 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.336 INFO kablam! | Sep 02 01:34:48.336 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.336 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.337 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.337 INFO kablam! Sep 02 01:34:48.337 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.337 INFO kablam! --> src/arrays/Array52.rs:96:20 Sep 02 01:34:48.337 INFO kablam! | Sep 02 01:34:48.337 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.337 INFO kablam! | ^^^^^^ Sep 02 01:34:48.337 INFO kablam! | Sep 02 01:34:48.337 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.337 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.337 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.337 INFO kablam! Sep 02 01:34:48.337 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.337 INFO kablam! --> src/arrays/Array52.rs:96:34 Sep 02 01:34:48.337 INFO kablam! | Sep 02 01:34:48.337 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.337 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.337 INFO kablam! | Sep 02 01:34:48.338 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.338 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.338 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.338 INFO kablam! Sep 02 01:34:48.338 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.338 INFO kablam! --> src/arrays/Array52.rs:102:20 Sep 02 01:34:48.338 INFO kablam! | Sep 02 01:34:48.338 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.341 INFO kablam! | ^^^^^^ Sep 02 01:34:48.342 INFO kablam! | Sep 02 01:34:48.347 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.348 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.348 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.348 INFO kablam! Sep 02 01:34:48.348 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.348 INFO kablam! --> src/arrays/Array52.rs:102:34 Sep 02 01:34:48.348 INFO kablam! | Sep 02 01:34:48.348 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.348 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.348 INFO kablam! | Sep 02 01:34:48.348 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.348 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.348 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.348 INFO kablam! Sep 02 01:34:48.348 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.348 INFO kablam! --> src/arrays/Array52.rs:111:14 Sep 02 01:34:48.348 INFO kablam! | Sep 02 01:34:48.348 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.348 INFO kablam! | ^^^^^^ Sep 02 01:34:48.348 INFO kablam! | Sep 02 01:34:48.349 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.349 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.349 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.349 INFO kablam! Sep 02 01:34:48.349 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.349 INFO kablam! --> src/arrays/Array52.rs:111:28 Sep 02 01:34:48.349 INFO kablam! | Sep 02 01:34:48.349 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.349 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.349 INFO kablam! | Sep 02 01:34:48.349 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.349 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.349 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.349 INFO kablam! Sep 02 01:34:48.349 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.349 INFO kablam! --> src/arrays/Array52.rs:120:15 Sep 02 01:34:48.349 INFO kablam! | Sep 02 01:34:48.349 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:48.350 INFO kablam! | ^^^^^^ Sep 02 01:34:48.350 INFO kablam! | Sep 02 01:34:48.350 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.350 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.350 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.350 INFO kablam! Sep 02 01:34:48.350 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.350 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 02 01:34:48.350 INFO kablam! | Sep 02 01:34:48.350 INFO kablam! 132 | self.0.iter() Sep 02 01:34:48.350 INFO kablam! | ^^^^^^ Sep 02 01:34:48.350 INFO kablam! | Sep 02 01:34:48.350 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.350 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.350 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.350 INFO kablam! Sep 02 01:34:48.350 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.350 INFO kablam! --> src/arrays/Array52.rs:144:3 Sep 02 01:34:48.350 INFO kablam! | Sep 02 01:34:48.350 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:48.351 INFO kablam! | ^^^^^^ Sep 02 01:34:48.351 INFO kablam! | Sep 02 01:34:48.351 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.351 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.351 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.351 INFO kablam! Sep 02 01:34:48.351 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.351 INFO kablam! --> src/arrays/Array52.rs:153:4 Sep 02 01:34:48.351 INFO kablam! | Sep 02 01:34:48.351 INFO kablam! 153 | &self.0[..] Sep 02 01:34:48.351 INFO kablam! | ^^^^^^ Sep 02 01:34:48.351 INFO kablam! | Sep 02 01:34:48.351 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.351 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.351 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.351 INFO kablam! Sep 02 01:34:48.351 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.351 INFO kablam! --> src/arrays/Array52.rs:162:8 Sep 02 01:34:48.351 INFO kablam! | Sep 02 01:34:48.351 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:48.351 INFO kablam! | ^^^^^^ Sep 02 01:34:48.351 INFO kablam! | Sep 02 01:34:48.352 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.352 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.352 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.352 INFO kablam! Sep 02 01:34:48.352 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.352 INFO kablam! --> src/arrays/Array64.rs:28:3 Sep 02 01:34:48.352 INFO kablam! | Sep 02 01:34:48.352 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:48.352 INFO kablam! | ^^^^^^ Sep 02 01:34:48.352 INFO kablam! | Sep 02 01:34:48.352 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.352 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.352 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.352 INFO kablam! Sep 02 01:34:48.352 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.354 INFO kablam! --> src/arrays/Array64.rs:34:3 Sep 02 01:34:48.355 INFO kablam! | Sep 02 01:34:48.380 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:48.380 INFO kablam! | ^^^^^^ Sep 02 01:34:48.381 INFO kablam! | Sep 02 01:34:48.381 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.381 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.381 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.382 INFO kablam! Sep 02 01:34:48.388 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.402 INFO kablam! --> src/arrays/Array64.rs:56:3 Sep 02 01:34:48.405 INFO kablam! | Sep 02 01:34:48.405 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:48.405 INFO kablam! | ^^^^^^ Sep 02 01:34:48.405 INFO kablam! | Sep 02 01:34:48.405 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.406 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.406 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.406 INFO kablam! Sep 02 01:34:48.406 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.406 INFO kablam! --> src/arrays/Array64.rs:65:3 Sep 02 01:34:48.407 INFO kablam! | Sep 02 01:34:48.407 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.407 INFO kablam! | ^^^^^^ Sep 02 01:34:48.407 INFO kablam! | Sep 02 01:34:48.407 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.407 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.408 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.408 INFO kablam! Sep 02 01:34:48.408 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.408 INFO kablam! --> src/arrays/Array64.rs:65:18 Sep 02 01:34:48.408 INFO kablam! | Sep 02 01:34:48.408 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.408 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.409 INFO kablam! | Sep 02 01:34:48.409 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.409 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.409 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.409 INFO kablam! Sep 02 01:34:48.409 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.410 INFO kablam! --> src/arrays/Array64.rs:78:29 Sep 02 01:34:48.418 INFO kablam! | Sep 02 01:34:48.418 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.418 INFO kablam! | ^^^^^^ Sep 02 01:34:48.419 INFO kablam! | Sep 02 01:34:48.419 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.419 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.419 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.419 INFO kablam! Sep 02 01:34:48.419 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.419 INFO kablam! --> src/arrays/Array64.rs:78:43 Sep 02 01:34:48.419 INFO kablam! | Sep 02 01:34:48.420 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.420 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.420 INFO kablam! | Sep 02 01:34:48.420 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.420 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.420 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.420 INFO kablam! Sep 02 01:34:48.421 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.421 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 02 01:34:48.421 INFO kablam! | Sep 02 01:34:48.421 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.422 INFO kablam! | ^^^^^^ Sep 02 01:34:48.422 INFO kablam! | Sep 02 01:34:48.422 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.422 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.422 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.422 INFO kablam! Sep 02 01:34:48.422 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.423 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 02 01:34:48.424 INFO kablam! | Sep 02 01:34:48.424 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.425 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.425 INFO kablam! | Sep 02 01:34:48.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.425 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.425 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.425 INFO kablam! Sep 02 01:34:48.425 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.426 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 02 01:34:48.426 INFO kablam! | Sep 02 01:34:48.426 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.426 INFO kablam! | ^^^^^^ Sep 02 01:34:48.426 INFO kablam! | Sep 02 01:34:48.426 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.426 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.427 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.427 INFO kablam! Sep 02 01:34:48.427 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.427 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 02 01:34:48.427 INFO kablam! | Sep 02 01:34:48.427 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.427 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.428 INFO kablam! | Sep 02 01:34:48.428 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.428 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.428 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.428 INFO kablam! Sep 02 01:34:48.428 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.428 INFO kablam! --> src/arrays/Array64.rs:96:20 Sep 02 01:34:48.429 INFO kablam! | Sep 02 01:34:48.429 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.429 INFO kablam! | ^^^^^^ Sep 02 01:34:48.429 INFO kablam! | Sep 02 01:34:48.429 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.429 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.429 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.429 INFO kablam! Sep 02 01:34:48.430 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.430 INFO kablam! --> src/arrays/Array64.rs:96:34 Sep 02 01:34:48.430 INFO kablam! | Sep 02 01:34:48.430 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.430 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.430 INFO kablam! | Sep 02 01:34:48.430 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.431 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.431 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.431 INFO kablam! Sep 02 01:34:48.431 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.431 INFO kablam! --> src/arrays/Array64.rs:102:20 Sep 02 01:34:48.431 INFO kablam! | Sep 02 01:34:48.431 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.432 INFO kablam! | ^^^^^^ Sep 02 01:34:48.432 INFO kablam! | Sep 02 01:34:48.432 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.432 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.432 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.432 INFO kablam! Sep 02 01:34:48.433 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.433 INFO kablam! --> src/arrays/Array64.rs:102:34 Sep 02 01:34:48.433 INFO kablam! | Sep 02 01:34:48.433 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.433 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.433 INFO kablam! | Sep 02 01:34:48.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.433 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.433 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.434 INFO kablam! Sep 02 01:34:48.434 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.434 INFO kablam! --> src/arrays/Array64.rs:111:14 Sep 02 01:34:48.434 INFO kablam! | Sep 02 01:34:48.434 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.434 INFO kablam! | ^^^^^^ Sep 02 01:34:48.435 INFO kablam! | Sep 02 01:34:48.435 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.438 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.438 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.438 INFO kablam! Sep 02 01:34:48.438 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.439 INFO kablam! --> src/arrays/Array64.rs:111:28 Sep 02 01:34:48.439 INFO kablam! | Sep 02 01:34:48.439 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.439 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.439 INFO kablam! | Sep 02 01:34:48.439 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.440 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.440 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.440 INFO kablam! Sep 02 01:34:48.440 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.440 INFO kablam! --> src/arrays/Array64.rs:120:15 Sep 02 01:34:48.441 INFO kablam! | Sep 02 01:34:48.441 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:48.441 INFO kablam! | ^^^^^^ Sep 02 01:34:48.441 INFO kablam! | Sep 02 01:34:48.441 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.441 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.441 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.442 INFO kablam! Sep 02 01:34:48.442 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.442 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 02 01:34:48.442 INFO kablam! | Sep 02 01:34:48.442 INFO kablam! 132 | self.0.iter() Sep 02 01:34:48.442 INFO kablam! | ^^^^^^ Sep 02 01:34:48.442 INFO kablam! | Sep 02 01:34:48.442 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.443 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.443 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.443 INFO kablam! Sep 02 01:34:48.443 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.443 INFO kablam! --> src/arrays/Array64.rs:144:3 Sep 02 01:34:48.443 INFO kablam! | Sep 02 01:34:48.444 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:48.444 INFO kablam! | ^^^^^^ Sep 02 01:34:48.444 INFO kablam! | Sep 02 01:34:48.444 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.444 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.444 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.444 INFO kablam! Sep 02 01:34:48.444 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.445 INFO kablam! --> src/arrays/Array64.rs:153:4 Sep 02 01:34:48.445 INFO kablam! | Sep 02 01:34:48.445 INFO kablam! 153 | &self.0[..] Sep 02 01:34:48.445 INFO kablam! | ^^^^^^ Sep 02 01:34:48.445 INFO kablam! | Sep 02 01:34:48.445 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.445 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.445 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.446 INFO kablam! Sep 02 01:34:48.446 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.446 INFO kablam! --> src/arrays/Array64.rs:162:8 Sep 02 01:34:48.446 INFO kablam! | Sep 02 01:34:48.446 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:48.446 INFO kablam! | ^^^^^^ Sep 02 01:34:48.446 INFO kablam! | Sep 02 01:34:48.447 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.447 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.447 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.447 INFO kablam! Sep 02 01:34:48.447 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.447 INFO kablam! --> src/arrays/Array80.rs:28:3 Sep 02 01:34:48.447 INFO kablam! | Sep 02 01:34:48.447 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:48.448 INFO kablam! | ^^^^^^ Sep 02 01:34:48.448 INFO kablam! | Sep 02 01:34:48.448 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.448 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.448 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.448 INFO kablam! Sep 02 01:34:48.448 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.449 INFO kablam! --> src/arrays/Array80.rs:34:3 Sep 02 01:34:48.449 INFO kablam! | Sep 02 01:34:48.449 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:48.450 INFO kablam! | ^^^^^^ Sep 02 01:34:48.450 INFO kablam! | Sep 02 01:34:48.450 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.450 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.450 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.450 INFO kablam! Sep 02 01:34:48.451 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.451 INFO kablam! --> src/arrays/Array80.rs:56:3 Sep 02 01:34:48.451 INFO kablam! | Sep 02 01:34:48.451 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:48.451 INFO kablam! | ^^^^^^ Sep 02 01:34:48.451 INFO kablam! | Sep 02 01:34:48.451 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.451 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.451 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.451 INFO kablam! Sep 02 01:34:48.451 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.451 INFO kablam! --> src/arrays/Array80.rs:65:3 Sep 02 01:34:48.451 INFO kablam! | Sep 02 01:34:48.451 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.451 INFO kablam! | ^^^^^^ Sep 02 01:34:48.451 INFO kablam! | Sep 02 01:34:48.451 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.452 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.452 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.452 INFO kablam! Sep 02 01:34:48.452 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.452 INFO kablam! --> src/arrays/Array80.rs:65:18 Sep 02 01:34:48.452 INFO kablam! | Sep 02 01:34:48.452 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.452 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.452 INFO kablam! | Sep 02 01:34:48.452 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.452 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.452 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.452 INFO kablam! Sep 02 01:34:48.452 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.452 INFO kablam! --> src/arrays/Array80.rs:78:29 Sep 02 01:34:48.452 INFO kablam! | Sep 02 01:34:48.452 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.452 INFO kablam! | ^^^^^^ Sep 02 01:34:48.452 INFO kablam! | Sep 02 01:34:48.453 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.453 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.453 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.453 INFO kablam! Sep 02 01:34:48.453 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.453 INFO kablam! --> src/arrays/Array80.rs:78:43 Sep 02 01:34:48.453 INFO kablam! | Sep 02 01:34:48.453 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.453 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.453 INFO kablam! | Sep 02 01:34:48.453 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.453 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.453 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.453 INFO kablam! Sep 02 01:34:48.453 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.453 INFO kablam! --> src/arrays/Array80.rs:84:20 Sep 02 01:34:48.453 INFO kablam! | Sep 02 01:34:48.453 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.453 INFO kablam! | ^^^^^^ Sep 02 01:34:48.454 INFO kablam! | Sep 02 01:34:48.454 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.454 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.454 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.454 INFO kablam! Sep 02 01:34:48.454 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.454 INFO kablam! --> src/arrays/Array80.rs:84:34 Sep 02 01:34:48.454 INFO kablam! | Sep 02 01:34:48.454 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.454 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.454 INFO kablam! | Sep 02 01:34:48.454 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.454 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.454 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.454 INFO kablam! Sep 02 01:34:48.454 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.454 INFO kablam! --> src/arrays/Array80.rs:90:20 Sep 02 01:34:48.455 INFO kablam! | Sep 02 01:34:48.455 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.455 INFO kablam! | ^^^^^^ Sep 02 01:34:48.455 INFO kablam! | Sep 02 01:34:48.455 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.455 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.455 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.455 INFO kablam! Sep 02 01:34:48.455 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.455 INFO kablam! --> src/arrays/Array80.rs:90:34 Sep 02 01:34:48.455 INFO kablam! | Sep 02 01:34:48.455 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.455 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.455 INFO kablam! | Sep 02 01:34:48.455 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.455 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.455 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.455 INFO kablam! Sep 02 01:34:48.455 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.455 INFO kablam! --> src/arrays/Array80.rs:96:20 Sep 02 01:34:48.455 INFO kablam! | Sep 02 01:34:48.455 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.455 INFO kablam! | ^^^^^^ Sep 02 01:34:48.455 INFO kablam! | Sep 02 01:34:48.455 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.455 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.455 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.455 INFO kablam! Sep 02 01:34:48.456 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.456 INFO kablam! --> src/arrays/Array80.rs:96:34 Sep 02 01:34:48.456 INFO kablam! | Sep 02 01:34:48.456 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.456 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.456 INFO kablam! | Sep 02 01:34:48.456 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.456 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.456 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.456 INFO kablam! Sep 02 01:34:48.456 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.456 INFO kablam! --> src/arrays/Array80.rs:102:20 Sep 02 01:34:48.456 INFO kablam! | Sep 02 01:34:48.456 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.456 INFO kablam! | ^^^^^^ Sep 02 01:34:48.456 INFO kablam! | Sep 02 01:34:48.456 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.456 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.456 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.456 INFO kablam! Sep 02 01:34:48.456 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.456 INFO kablam! --> src/arrays/Array80.rs:102:34 Sep 02 01:34:48.456 INFO kablam! | Sep 02 01:34:48.456 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.456 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.456 INFO kablam! | Sep 02 01:34:48.456 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.457 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.457 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.457 INFO kablam! Sep 02 01:34:48.457 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.457 INFO kablam! --> src/arrays/Array80.rs:111:14 Sep 02 01:34:48.457 INFO kablam! | Sep 02 01:34:48.457 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.457 INFO kablam! | ^^^^^^ Sep 02 01:34:48.457 INFO kablam! | Sep 02 01:34:48.457 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.457 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.457 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.457 INFO kablam! Sep 02 01:34:48.457 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.457 INFO kablam! --> src/arrays/Array80.rs:111:28 Sep 02 01:34:48.457 INFO kablam! | Sep 02 01:34:48.457 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.457 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.457 INFO kablam! | Sep 02 01:34:48.457 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.457 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.457 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.457 INFO kablam! Sep 02 01:34:48.457 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.457 INFO kablam! --> src/arrays/Array80.rs:120:15 Sep 02 01:34:48.457 INFO kablam! | Sep 02 01:34:48.458 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:48.458 INFO kablam! | ^^^^^^ Sep 02 01:34:48.458 INFO kablam! | Sep 02 01:34:48.458 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.458 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.458 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.458 INFO kablam! Sep 02 01:34:48.458 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.458 INFO kablam! --> src/arrays/Array80.rs:132:3 Sep 02 01:34:48.458 INFO kablam! | Sep 02 01:34:48.458 INFO kablam! 132 | self.0.iter() Sep 02 01:34:48.458 INFO kablam! | ^^^^^^ Sep 02 01:34:48.458 INFO kablam! | Sep 02 01:34:48.458 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.458 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.458 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.458 INFO kablam! Sep 02 01:34:48.458 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.458 INFO kablam! --> src/arrays/Array80.rs:144:3 Sep 02 01:34:48.458 INFO kablam! | Sep 02 01:34:48.458 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:48.462 INFO kablam! | ^^^^^^ Sep 02 01:34:48.462 INFO kablam! | Sep 02 01:34:48.462 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.462 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.462 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.467 INFO kablam! Sep 02 01:34:48.467 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.467 INFO kablam! --> src/arrays/Array80.rs:153:4 Sep 02 01:34:48.467 INFO kablam! | Sep 02 01:34:48.468 INFO kablam! 153 | &self.0[..] Sep 02 01:34:48.468 INFO kablam! | ^^^^^^ Sep 02 01:34:48.468 INFO kablam! | Sep 02 01:34:48.468 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.468 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.468 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.468 INFO kablam! Sep 02 01:34:48.468 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.468 INFO kablam! --> src/arrays/Array80.rs:162:8 Sep 02 01:34:48.468 INFO kablam! | Sep 02 01:34:48.469 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:48.469 INFO kablam! | ^^^^^^ Sep 02 01:34:48.473 INFO kablam! | Sep 02 01:34:48.473 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.473 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.473 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.473 INFO kablam! Sep 02 01:34:48.474 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.474 INFO kablam! --> src/arrays/Array128.rs:28:3 Sep 02 01:34:48.474 INFO kablam! | Sep 02 01:34:48.474 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:48.474 INFO kablam! | ^^^^^^ Sep 02 01:34:48.474 INFO kablam! | Sep 02 01:34:48.474 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.474 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.474 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.474 INFO kablam! Sep 02 01:34:48.474 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.475 INFO kablam! --> src/arrays/Array128.rs:34:3 Sep 02 01:34:48.475 INFO kablam! | Sep 02 01:34:48.475 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:48.475 INFO kablam! | ^^^^^^ Sep 02 01:34:48.475 INFO kablam! | Sep 02 01:34:48.475 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.475 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.475 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.475 INFO kablam! Sep 02 01:34:48.476 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.476 INFO kablam! --> src/arrays/Array128.rs:56:3 Sep 02 01:34:48.476 INFO kablam! | Sep 02 01:34:48.476 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:48.476 INFO kablam! | ^^^^^^ Sep 02 01:34:48.476 INFO kablam! | Sep 02 01:34:48.476 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.476 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.476 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.477 INFO kablam! Sep 02 01:34:48.477 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.477 INFO kablam! --> src/arrays/Array128.rs:65:3 Sep 02 01:34:48.477 INFO kablam! | Sep 02 01:34:48.477 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.477 INFO kablam! | ^^^^^^ Sep 02 01:34:48.477 INFO kablam! | Sep 02 01:34:48.477 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.478 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.478 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.478 INFO kablam! Sep 02 01:34:48.478 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.478 INFO kablam! --> src/arrays/Array128.rs:65:18 Sep 02 01:34:48.478 INFO kablam! | Sep 02 01:34:48.478 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.478 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.478 INFO kablam! | Sep 02 01:34:48.479 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.479 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.479 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.479 INFO kablam! Sep 02 01:34:48.479 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.479 INFO kablam! --> src/arrays/Array128.rs:78:29 Sep 02 01:34:48.479 INFO kablam! | Sep 02 01:34:48.479 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.479 INFO kablam! | ^^^^^^ Sep 02 01:34:48.479 INFO kablam! | Sep 02 01:34:48.480 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.480 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.480 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.480 INFO kablam! Sep 02 01:34:48.480 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.480 INFO kablam! --> src/arrays/Array128.rs:78:43 Sep 02 01:34:48.480 INFO kablam! | Sep 02 01:34:48.480 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.480 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.481 INFO kablam! | Sep 02 01:34:48.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.481 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.481 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.481 INFO kablam! Sep 02 01:34:48.481 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.481 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 02 01:34:48.481 INFO kablam! | Sep 02 01:34:48.481 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.481 INFO kablam! | ^^^^^^ Sep 02 01:34:48.482 INFO kablam! | Sep 02 01:34:48.482 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.482 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.482 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.482 INFO kablam! Sep 02 01:34:48.482 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.482 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 02 01:34:48.482 INFO kablam! | Sep 02 01:34:48.482 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.483 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.483 INFO kablam! | Sep 02 01:34:48.483 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.483 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.483 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.483 INFO kablam! Sep 02 01:34:48.483 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.483 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 02 01:34:48.483 INFO kablam! | Sep 02 01:34:48.483 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.483 INFO kablam! | ^^^^^^ Sep 02 01:34:48.483 INFO kablam! | Sep 02 01:34:48.484 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.484 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.484 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.484 INFO kablam! Sep 02 01:34:48.484 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.484 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 02 01:34:48.484 INFO kablam! | Sep 02 01:34:48.484 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.485 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.485 INFO kablam! | Sep 02 01:34:48.485 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.485 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.485 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.486 INFO kablam! Sep 02 01:34:48.486 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.486 INFO kablam! --> src/arrays/Array128.rs:96:20 Sep 02 01:34:48.487 INFO kablam! | Sep 02 01:34:48.487 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.487 INFO kablam! | ^^^^^^ Sep 02 01:34:48.488 INFO kablam! | Sep 02 01:34:48.488 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.488 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.488 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.488 INFO kablam! Sep 02 01:34:48.488 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.488 INFO kablam! --> src/arrays/Array128.rs:96:34 Sep 02 01:34:48.488 INFO kablam! | Sep 02 01:34:48.488 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.489 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.489 INFO kablam! | Sep 02 01:34:48.489 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.489 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.489 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.489 INFO kablam! Sep 02 01:34:48.489 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.489 INFO kablam! --> src/arrays/Array128.rs:102:20 Sep 02 01:34:48.489 INFO kablam! | Sep 02 01:34:48.490 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.490 INFO kablam! | ^^^^^^ Sep 02 01:34:48.490 INFO kablam! | Sep 02 01:34:48.490 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.490 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.490 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.490 INFO kablam! Sep 02 01:34:48.490 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.490 INFO kablam! --> src/arrays/Array128.rs:102:34 Sep 02 01:34:48.491 INFO kablam! | Sep 02 01:34:48.491 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.491 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.491 INFO kablam! | Sep 02 01:34:48.491 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.491 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.491 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.491 INFO kablam! Sep 02 01:34:48.491 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.492 INFO kablam! --> src/arrays/Array128.rs:111:14 Sep 02 01:34:48.492 INFO kablam! | Sep 02 01:34:48.492 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.492 INFO kablam! | ^^^^^^ Sep 02 01:34:48.492 INFO kablam! | Sep 02 01:34:48.492 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.492 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.492 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.492 INFO kablam! Sep 02 01:34:48.493 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.493 INFO kablam! --> src/arrays/Array128.rs:111:28 Sep 02 01:34:48.493 INFO kablam! | Sep 02 01:34:48.493 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.493 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.493 INFO kablam! | Sep 02 01:34:48.493 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.493 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.493 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.494 INFO kablam! Sep 02 01:34:48.494 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.494 INFO kablam! --> src/arrays/Array128.rs:120:15 Sep 02 01:34:48.494 INFO kablam! | Sep 02 01:34:48.494 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:48.494 INFO kablam! | ^^^^^^ Sep 02 01:34:48.494 INFO kablam! | Sep 02 01:34:48.494 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.495 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.495 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.495 INFO kablam! Sep 02 01:34:48.495 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.495 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 02 01:34:48.495 INFO kablam! | Sep 02 01:34:48.495 INFO kablam! 132 | self.0.iter() Sep 02 01:34:48.495 INFO kablam! | ^^^^^^ Sep 02 01:34:48.495 INFO kablam! | Sep 02 01:34:48.496 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.496 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.496 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.496 INFO kablam! Sep 02 01:34:48.496 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.496 INFO kablam! --> src/arrays/Array128.rs:144:3 Sep 02 01:34:48.496 INFO kablam! | Sep 02 01:34:48.496 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:48.496 INFO kablam! | ^^^^^^ Sep 02 01:34:48.496 INFO kablam! | Sep 02 01:34:48.496 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.496 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.496 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.496 INFO kablam! Sep 02 01:34:48.496 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.496 INFO kablam! --> src/arrays/Array128.rs:153:4 Sep 02 01:34:48.496 INFO kablam! | Sep 02 01:34:48.496 INFO kablam! 153 | &self.0[..] Sep 02 01:34:48.497 INFO kablam! | ^^^^^^ Sep 02 01:34:48.497 INFO kablam! | Sep 02 01:34:48.497 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.497 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.497 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.497 INFO kablam! Sep 02 01:34:48.497 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.497 INFO kablam! --> src/arrays/Array128.rs:162:8 Sep 02 01:34:48.497 INFO kablam! | Sep 02 01:34:48.497 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:48.497 INFO kablam! | ^^^^^^ Sep 02 01:34:48.497 INFO kablam! | Sep 02 01:34:48.497 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.497 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.497 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.497 INFO kablam! Sep 02 01:34:48.497 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.497 INFO kablam! --> src/arrays/Array256.rs:28:3 Sep 02 01:34:48.497 INFO kablam! | Sep 02 01:34:48.497 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:48.497 INFO kablam! | ^^^^^^ Sep 02 01:34:48.497 INFO kablam! | Sep 02 01:34:48.497 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.497 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.498 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.498 INFO kablam! Sep 02 01:34:48.498 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.498 INFO kablam! --> src/arrays/Array256.rs:34:3 Sep 02 01:34:48.498 INFO kablam! | Sep 02 01:34:48.498 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:48.498 INFO kablam! | ^^^^^^ Sep 02 01:34:48.498 INFO kablam! | Sep 02 01:34:48.498 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.498 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.498 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.498 INFO kablam! Sep 02 01:34:48.498 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.498 INFO kablam! --> src/arrays/Array256.rs:56:3 Sep 02 01:34:48.498 INFO kablam! | Sep 02 01:34:48.498 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:48.498 INFO kablam! | ^^^^^^ Sep 02 01:34:48.506 INFO kablam! | Sep 02 01:34:48.506 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.506 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.506 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.506 INFO kablam! Sep 02 01:34:48.507 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.507 INFO kablam! --> src/arrays/Array256.rs:65:3 Sep 02 01:34:48.507 INFO kablam! | Sep 02 01:34:48.507 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.507 INFO kablam! | ^^^^^^ Sep 02 01:34:48.507 INFO kablam! | Sep 02 01:34:48.507 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.507 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.507 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.508 INFO kablam! Sep 02 01:34:48.508 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.508 INFO kablam! --> src/arrays/Array256.rs:65:18 Sep 02 01:34:48.508 INFO kablam! | Sep 02 01:34:48.508 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.508 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.508 INFO kablam! | Sep 02 01:34:48.508 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.508 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.508 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.509 INFO kablam! Sep 02 01:34:48.509 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.509 INFO kablam! --> src/arrays/Array256.rs:78:29 Sep 02 01:34:48.509 INFO kablam! | Sep 02 01:34:48.509 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.509 INFO kablam! | ^^^^^^ Sep 02 01:34:48.509 INFO kablam! | Sep 02 01:34:48.509 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.509 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.509 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.510 INFO kablam! Sep 02 01:34:48.510 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.510 INFO kablam! --> src/arrays/Array256.rs:78:43 Sep 02 01:34:48.510 INFO kablam! | Sep 02 01:34:48.511 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.511 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.511 INFO kablam! | Sep 02 01:34:48.511 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.511 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.511 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.511 INFO kablam! Sep 02 01:34:48.511 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.511 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 02 01:34:48.511 INFO kablam! | Sep 02 01:34:48.511 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.511 INFO kablam! | ^^^^^^ Sep 02 01:34:48.511 INFO kablam! | Sep 02 01:34:48.512 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.512 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.512 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.512 INFO kablam! Sep 02 01:34:48.512 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.512 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 02 01:34:48.512 INFO kablam! | Sep 02 01:34:48.512 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.512 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.512 INFO kablam! | Sep 02 01:34:48.512 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.512 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.512 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.512 INFO kablam! Sep 02 01:34:48.512 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.512 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 02 01:34:48.513 INFO kablam! | Sep 02 01:34:48.513 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.513 INFO kablam! | ^^^^^^ Sep 02 01:34:48.513 INFO kablam! | Sep 02 01:34:48.513 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.513 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.513 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.513 INFO kablam! Sep 02 01:34:48.513 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.513 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 02 01:34:48.514 INFO kablam! | Sep 02 01:34:48.514 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.514 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.514 INFO kablam! | Sep 02 01:34:48.514 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.514 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.514 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.514 INFO kablam! Sep 02 01:34:48.514 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.515 INFO kablam! --> src/arrays/Array256.rs:96:20 Sep 02 01:34:48.515 INFO kablam! | Sep 02 01:34:48.515 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.515 INFO kablam! | ^^^^^^ Sep 02 01:34:48.515 INFO kablam! | Sep 02 01:34:48.515 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.515 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.515 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.515 INFO kablam! Sep 02 01:34:48.515 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.515 INFO kablam! --> src/arrays/Array256.rs:96:34 Sep 02 01:34:48.515 INFO kablam! | Sep 02 01:34:48.515 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.515 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.515 INFO kablam! | Sep 02 01:34:48.515 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.515 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.515 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.516 INFO kablam! Sep 02 01:34:48.516 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.516 INFO kablam! --> src/arrays/Array256.rs:102:20 Sep 02 01:34:48.516 INFO kablam! | Sep 02 01:34:48.516 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.516 INFO kablam! | ^^^^^^ Sep 02 01:34:48.516 INFO kablam! | Sep 02 01:34:48.516 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.516 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.517 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.517 INFO kablam! Sep 02 01:34:48.517 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.517 INFO kablam! --> src/arrays/Array256.rs:102:34 Sep 02 01:34:48.517 INFO kablam! | Sep 02 01:34:48.517 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.517 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.517 INFO kablam! | Sep 02 01:34:48.517 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.517 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.518 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.518 INFO kablam! Sep 02 01:34:48.518 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.518 INFO kablam! --> src/arrays/Array256.rs:111:14 Sep 02 01:34:48.518 INFO kablam! | Sep 02 01:34:48.518 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.519 INFO kablam! | ^^^^^^ Sep 02 01:34:48.519 INFO kablam! | Sep 02 01:34:48.519 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.519 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.519 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.519 INFO kablam! Sep 02 01:34:48.519 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.519 INFO kablam! --> src/arrays/Array256.rs:111:28 Sep 02 01:34:48.519 INFO kablam! | Sep 02 01:34:48.520 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.520 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.520 INFO kablam! | Sep 02 01:34:48.520 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.520 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.520 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.520 INFO kablam! Sep 02 01:34:48.520 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.520 INFO kablam! --> src/arrays/Array256.rs:120:15 Sep 02 01:34:48.520 INFO kablam! | Sep 02 01:34:48.520 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:48.521 INFO kablam! | ^^^^^^ Sep 02 01:34:48.521 INFO kablam! | Sep 02 01:34:48.521 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.521 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.521 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.521 INFO kablam! Sep 02 01:34:48.521 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.521 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 02 01:34:48.521 INFO kablam! | Sep 02 01:34:48.521 INFO kablam! 132 | self.0.iter() Sep 02 01:34:48.521 INFO kablam! | ^^^^^^ Sep 02 01:34:48.521 INFO kablam! | Sep 02 01:34:48.521 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.522 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.522 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.522 INFO kablam! Sep 02 01:34:48.522 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.522 INFO kablam! --> src/arrays/Array256.rs:144:3 Sep 02 01:34:48.522 INFO kablam! | Sep 02 01:34:48.522 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:48.522 INFO kablam! | ^^^^^^ Sep 02 01:34:48.522 INFO kablam! | Sep 02 01:34:48.522 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.522 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.522 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.522 INFO kablam! Sep 02 01:34:48.523 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.523 INFO kablam! --> src/arrays/Array256.rs:153:4 Sep 02 01:34:48.523 INFO kablam! | Sep 02 01:34:48.523 INFO kablam! 153 | &self.0[..] Sep 02 01:34:48.523 INFO kablam! | ^^^^^^ Sep 02 01:34:48.525 INFO kablam! | Sep 02 01:34:48.525 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.525 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.525 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.526 INFO kablam! Sep 02 01:34:48.526 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.526 INFO kablam! --> src/arrays/Array256.rs:162:8 Sep 02 01:34:48.526 INFO kablam! | Sep 02 01:34:48.526 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:48.526 INFO kablam! | ^^^^^^ Sep 02 01:34:48.526 INFO kablam! | Sep 02 01:34:48.526 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.526 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.527 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.527 INFO kablam! Sep 02 01:34:48.527 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.527 INFO kablam! --> src/arrays/Array512.rs:28:3 Sep 02 01:34:48.527 INFO kablam! | Sep 02 01:34:48.527 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:48.527 INFO kablam! | ^^^^^^ Sep 02 01:34:48.527 INFO kablam! | Sep 02 01:34:48.528 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.528 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.528 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.528 INFO kablam! Sep 02 01:34:48.528 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.528 INFO kablam! --> src/arrays/Array512.rs:34:3 Sep 02 01:34:48.528 INFO kablam! | Sep 02 01:34:48.528 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:48.528 INFO kablam! | ^^^^^^ Sep 02 01:34:48.528 INFO kablam! | Sep 02 01:34:48.529 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.529 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.529 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.529 INFO kablam! Sep 02 01:34:48.529 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.529 INFO kablam! --> src/arrays/Array512.rs:56:3 Sep 02 01:34:48.529 INFO kablam! | Sep 02 01:34:48.529 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:48.529 INFO kablam! | ^^^^^^ Sep 02 01:34:48.529 INFO kablam! | Sep 02 01:34:48.530 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.530 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.530 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.530 INFO kablam! Sep 02 01:34:48.530 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.530 INFO kablam! --> src/arrays/Array512.rs:65:3 Sep 02 01:34:48.530 INFO kablam! | Sep 02 01:34:48.530 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.530 INFO kablam! | ^^^^^^ Sep 02 01:34:48.531 INFO kablam! | Sep 02 01:34:48.531 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.531 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.531 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.531 INFO kablam! Sep 02 01:34:48.531 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.531 INFO kablam! --> src/arrays/Array512.rs:65:18 Sep 02 01:34:48.531 INFO kablam! | Sep 02 01:34:48.531 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.532 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.532 INFO kablam! | Sep 02 01:34:48.532 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.532 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.532 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.532 INFO kablam! Sep 02 01:34:48.532 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.532 INFO kablam! --> src/arrays/Array512.rs:78:29 Sep 02 01:34:48.532 INFO kablam! | Sep 02 01:34:48.533 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.533 INFO kablam! | ^^^^^^ Sep 02 01:34:48.533 INFO kablam! | Sep 02 01:34:48.533 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.533 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.533 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.533 INFO kablam! Sep 02 01:34:48.533 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.533 INFO kablam! --> src/arrays/Array512.rs:78:43 Sep 02 01:34:48.533 INFO kablam! | Sep 02 01:34:48.534 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.534 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.534 INFO kablam! | Sep 02 01:34:48.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.534 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.534 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.534 INFO kablam! Sep 02 01:34:48.534 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.534 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 02 01:34:48.534 INFO kablam! | Sep 02 01:34:48.535 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.535 INFO kablam! | ^^^^^^ Sep 02 01:34:48.535 INFO kablam! | Sep 02 01:34:48.535 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.535 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.535 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.535 INFO kablam! Sep 02 01:34:48.535 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.535 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 02 01:34:48.535 INFO kablam! | Sep 02 01:34:48.536 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.536 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.536 INFO kablam! | Sep 02 01:34:48.536 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.536 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.536 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.536 INFO kablam! Sep 02 01:34:48.536 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.536 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 02 01:34:48.536 INFO kablam! | Sep 02 01:34:48.537 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.537 INFO kablam! | ^^^^^^ Sep 02 01:34:48.537 INFO kablam! | Sep 02 01:34:48.537 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.537 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.537 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.537 INFO kablam! Sep 02 01:34:48.537 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.537 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 02 01:34:48.537 INFO kablam! | Sep 02 01:34:48.538 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.538 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.538 INFO kablam! | Sep 02 01:34:48.538 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.538 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.538 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.538 INFO kablam! Sep 02 01:34:48.538 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.538 INFO kablam! --> src/arrays/Array512.rs:96:20 Sep 02 01:34:48.538 INFO kablam! | Sep 02 01:34:48.539 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.539 INFO kablam! | ^^^^^^ Sep 02 01:34:48.539 INFO kablam! | Sep 02 01:34:48.539 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.539 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.539 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.539 INFO kablam! Sep 02 01:34:48.539 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.539 INFO kablam! --> src/arrays/Array512.rs:96:34 Sep 02 01:34:48.539 INFO kablam! | Sep 02 01:34:48.539 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.539 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.539 INFO kablam! | Sep 02 01:34:48.540 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.540 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.540 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.540 INFO kablam! Sep 02 01:34:48.540 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.540 INFO kablam! --> src/arrays/Array512.rs:102:20 Sep 02 01:34:48.540 INFO kablam! | Sep 02 01:34:48.540 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.540 INFO kablam! | ^^^^^^ Sep 02 01:34:48.540 INFO kablam! | Sep 02 01:34:48.540 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.540 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.540 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.541 INFO kablam! Sep 02 01:34:48.541 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.541 INFO kablam! --> src/arrays/Array512.rs:102:34 Sep 02 01:34:48.541 INFO kablam! | Sep 02 01:34:48.541 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.541 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.541 INFO kablam! | Sep 02 01:34:48.541 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.541 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.541 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.541 INFO kablam! Sep 02 01:34:48.541 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.541 INFO kablam! --> src/arrays/Array512.rs:111:14 Sep 02 01:34:48.542 INFO kablam! | Sep 02 01:34:48.542 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.542 INFO kablam! | ^^^^^^ Sep 02 01:34:48.542 INFO kablam! | Sep 02 01:34:48.542 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.542 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.545 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.545 INFO kablam! Sep 02 01:34:48.545 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.545 INFO kablam! --> src/arrays/Array512.rs:111:28 Sep 02 01:34:48.545 INFO kablam! | Sep 02 01:34:48.545 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.545 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.545 INFO kablam! | Sep 02 01:34:48.546 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.546 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.546 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.546 INFO kablam! Sep 02 01:34:48.546 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.546 INFO kablam! --> src/arrays/Array512.rs:120:15 Sep 02 01:34:48.546 INFO kablam! | Sep 02 01:34:48.546 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:48.546 INFO kablam! | ^^^^^^ Sep 02 01:34:48.546 INFO kablam! | Sep 02 01:34:48.546 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.546 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.546 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.546 INFO kablam! Sep 02 01:34:48.546 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.546 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 02 01:34:48.546 INFO kablam! | Sep 02 01:34:48.547 INFO kablam! 132 | self.0.iter() Sep 02 01:34:48.547 INFO kablam! | ^^^^^^ Sep 02 01:34:48.547 INFO kablam! | Sep 02 01:34:48.547 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.547 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.547 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.547 INFO kablam! Sep 02 01:34:48.547 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.547 INFO kablam! --> src/arrays/Array512.rs:144:3 Sep 02 01:34:48.547 INFO kablam! | Sep 02 01:34:48.547 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:48.547 INFO kablam! | ^^^^^^ Sep 02 01:34:48.547 INFO kablam! | Sep 02 01:34:48.547 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.547 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.548 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.548 INFO kablam! Sep 02 01:34:48.548 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.548 INFO kablam! --> src/arrays/Array512.rs:153:4 Sep 02 01:34:48.548 INFO kablam! | Sep 02 01:34:48.548 INFO kablam! 153 | &self.0[..] Sep 02 01:34:48.548 INFO kablam! | ^^^^^^ Sep 02 01:34:48.548 INFO kablam! | Sep 02 01:34:48.548 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.550 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.550 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.550 INFO kablam! Sep 02 01:34:48.550 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.551 INFO kablam! --> src/arrays/Array512.rs:162:8 Sep 02 01:34:48.551 INFO kablam! | Sep 02 01:34:48.551 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:48.551 INFO kablam! | ^^^^^^ Sep 02 01:34:48.551 INFO kablam! | Sep 02 01:34:48.551 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.551 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.551 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.552 INFO kablam! Sep 02 01:34:48.552 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.552 INFO kablam! --> src/arrays/Array1024.rs:28:3 Sep 02 01:34:48.552 INFO kablam! | Sep 02 01:34:48.554 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:48.554 INFO kablam! | ^^^^^^ Sep 02 01:34:48.554 INFO kablam! | Sep 02 01:34:48.554 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.554 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.555 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.555 INFO kablam! Sep 02 01:34:48.555 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.555 INFO kablam! --> src/arrays/Array1024.rs:34:3 Sep 02 01:34:48.555 INFO kablam! | Sep 02 01:34:48.555 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:48.555 INFO kablam! | ^^^^^^ Sep 02 01:34:48.555 INFO kablam! | Sep 02 01:34:48.555 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.556 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.556 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.556 INFO kablam! Sep 02 01:34:48.556 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.556 INFO kablam! --> src/arrays/Array1024.rs:56:3 Sep 02 01:34:48.556 INFO kablam! | Sep 02 01:34:48.556 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:48.556 INFO kablam! | ^^^^^^ Sep 02 01:34:48.556 INFO kablam! | Sep 02 01:34:48.557 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.557 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.557 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.557 INFO kablam! Sep 02 01:34:48.557 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.557 INFO kablam! --> src/arrays/Array1024.rs:65:3 Sep 02 01:34:48.557 INFO kablam! | Sep 02 01:34:48.557 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.557 INFO kablam! | ^^^^^^ Sep 02 01:34:48.558 INFO kablam! | Sep 02 01:34:48.558 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.558 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.558 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.558 INFO kablam! Sep 02 01:34:48.558 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.558 INFO kablam! --> src/arrays/Array1024.rs:65:18 Sep 02 01:34:48.558 INFO kablam! | Sep 02 01:34:48.558 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.558 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.559 INFO kablam! | Sep 02 01:34:48.559 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.559 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.559 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.559 INFO kablam! Sep 02 01:34:48.559 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.559 INFO kablam! --> src/arrays/Array1024.rs:78:29 Sep 02 01:34:48.559 INFO kablam! | Sep 02 01:34:48.559 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.559 INFO kablam! | ^^^^^^ Sep 02 01:34:48.560 INFO kablam! | Sep 02 01:34:48.560 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.560 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.560 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.560 INFO kablam! Sep 02 01:34:48.560 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.560 INFO kablam! --> src/arrays/Array1024.rs:78:43 Sep 02 01:34:48.560 INFO kablam! | Sep 02 01:34:48.560 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.560 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.560 INFO kablam! | Sep 02 01:34:48.560 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.561 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.561 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.561 INFO kablam! Sep 02 01:34:48.561 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.561 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 02 01:34:48.561 INFO kablam! | Sep 02 01:34:48.561 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.569 INFO kablam! | ^^^^^^ Sep 02 01:34:48.569 INFO kablam! | Sep 02 01:34:48.569 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.569 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.569 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.570 INFO kablam! Sep 02 01:34:48.570 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.570 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 02 01:34:48.570 INFO kablam! | Sep 02 01:34:48.570 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.570 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.570 INFO kablam! | Sep 02 01:34:48.570 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.570 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.570 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.570 INFO kablam! Sep 02 01:34:48.570 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.570 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 02 01:34:48.570 INFO kablam! | Sep 02 01:34:48.570 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.570 INFO kablam! | ^^^^^^ Sep 02 01:34:48.570 INFO kablam! | Sep 02 01:34:48.570 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.570 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.570 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.570 INFO kablam! Sep 02 01:34:48.570 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.570 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 02 01:34:48.570 INFO kablam! | Sep 02 01:34:48.570 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.570 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.570 INFO kablam! | Sep 02 01:34:48.570 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.570 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.570 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.571 INFO kablam! Sep 02 01:34:48.571 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.571 INFO kablam! --> src/arrays/Array1024.rs:96:20 Sep 02 01:34:48.571 INFO kablam! | Sep 02 01:34:48.571 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.571 INFO kablam! | ^^^^^^ Sep 02 01:34:48.571 INFO kablam! | Sep 02 01:34:48.571 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.571 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.571 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.571 INFO kablam! Sep 02 01:34:48.571 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.572 INFO kablam! --> src/arrays/Array1024.rs:96:34 Sep 02 01:34:48.572 INFO kablam! | Sep 02 01:34:48.572 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.572 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.572 INFO kablam! | Sep 02 01:34:48.572 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.572 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.572 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.572 INFO kablam! Sep 02 01:34:48.572 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.572 INFO kablam! --> src/arrays/Array1024.rs:102:20 Sep 02 01:34:48.572 INFO kablam! | Sep 02 01:34:48.572 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.572 INFO kablam! | ^^^^^^ Sep 02 01:34:48.572 INFO kablam! | Sep 02 01:34:48.572 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.572 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.572 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.572 INFO kablam! Sep 02 01:34:48.572 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.572 INFO kablam! --> src/arrays/Array1024.rs:102:34 Sep 02 01:34:48.572 INFO kablam! | Sep 02 01:34:48.572 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.572 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.572 INFO kablam! | Sep 02 01:34:48.572 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.572 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.572 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.573 INFO kablam! Sep 02 01:34:48.573 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.573 INFO kablam! --> src/arrays/Array1024.rs:111:14 Sep 02 01:34:48.573 INFO kablam! | Sep 02 01:34:48.573 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.573 INFO kablam! | ^^^^^^ Sep 02 01:34:48.573 INFO kablam! | Sep 02 01:34:48.573 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.573 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.573 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.573 INFO kablam! Sep 02 01:34:48.573 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.573 INFO kablam! --> src/arrays/Array1024.rs:111:28 Sep 02 01:34:48.573 INFO kablam! | Sep 02 01:34:48.573 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.573 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.573 INFO kablam! | Sep 02 01:34:48.573 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.573 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.573 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.573 INFO kablam! Sep 02 01:34:48.573 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.573 INFO kablam! --> src/arrays/Array1024.rs:120:15 Sep 02 01:34:48.573 INFO kablam! | Sep 02 01:34:48.573 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:48.573 INFO kablam! | ^^^^^^ Sep 02 01:34:48.573 INFO kablam! | Sep 02 01:34:48.574 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.574 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.574 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.574 INFO kablam! Sep 02 01:34:48.574 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.574 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 02 01:34:48.574 INFO kablam! | Sep 02 01:34:48.574 INFO kablam! 132 | self.0.iter() Sep 02 01:34:48.574 INFO kablam! | ^^^^^^ Sep 02 01:34:48.574 INFO kablam! | Sep 02 01:34:48.574 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.574 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.574 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.574 INFO kablam! Sep 02 01:34:48.574 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.574 INFO kablam! --> src/arrays/Array1024.rs:144:3 Sep 02 01:34:48.574 INFO kablam! | Sep 02 01:34:48.574 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:48.574 INFO kablam! | ^^^^^^ Sep 02 01:34:48.574 INFO kablam! | Sep 02 01:34:48.574 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.574 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.574 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.575 INFO kablam! Sep 02 01:34:48.575 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.575 INFO kablam! --> src/arrays/Array1024.rs:153:4 Sep 02 01:34:48.575 INFO kablam! | Sep 02 01:34:48.575 INFO kablam! 153 | &self.0[..] Sep 02 01:34:48.575 INFO kablam! | ^^^^^^ Sep 02 01:34:48.575 INFO kablam! | Sep 02 01:34:48.575 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.575 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.575 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.575 INFO kablam! Sep 02 01:34:48.575 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.575 INFO kablam! --> src/arrays/Array1024.rs:162:8 Sep 02 01:34:48.575 INFO kablam! | Sep 02 01:34:48.575 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:48.575 INFO kablam! | ^^^^^^ Sep 02 01:34:48.575 INFO kablam! | Sep 02 01:34:48.575 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.575 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.575 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.575 INFO kablam! Sep 02 01:34:48.575 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 02 01:34:48.575 INFO kablam! --> src/lib.rs:8:12 Sep 02 01:34:48.575 INFO kablam! | Sep 02 01:34:48.575 INFO kablam! 8 | #![feature(associated_consts)] Sep 02 01:34:48.575 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 02 01:34:48.575 INFO kablam! | Sep 02 01:34:48.575 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 01:34:48.575 INFO kablam! Sep 02 01:34:48.575 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.575 INFO kablam! --> src/arrays/Array16.rs:28:3 Sep 02 01:34:48.576 INFO kablam! | Sep 02 01:34:48.576 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:48.576 INFO kablam! | ^^^^^^ Sep 02 01:34:48.576 INFO kablam! | Sep 02 01:34:48.576 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 02 01:34:48.576 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.576 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.576 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.576 INFO kablam! Sep 02 01:34:48.576 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.576 INFO kablam! --> src/arrays/Array16.rs:34:3 Sep 02 01:34:48.576 INFO kablam! | Sep 02 01:34:48.576 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:48.576 INFO kablam! | ^^^^^^ Sep 02 01:34:48.576 INFO kablam! | Sep 02 01:34:48.576 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.576 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.576 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.576 INFO kablam! Sep 02 01:34:48.576 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.576 INFO kablam! --> src/arrays/Array16.rs:56:3 Sep 02 01:34:48.576 INFO kablam! | Sep 02 01:34:48.576 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:48.576 INFO kablam! | ^^^^^^ Sep 02 01:34:48.576 INFO kablam! | Sep 02 01:34:48.576 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.576 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.576 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.576 INFO kablam! Sep 02 01:34:48.576 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.576 INFO kablam! --> src/arrays/Array16.rs:65:3 Sep 02 01:34:48.577 INFO kablam! | Sep 02 01:34:48.577 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.577 INFO kablam! | ^^^^^^ Sep 02 01:34:48.577 INFO kablam! | Sep 02 01:34:48.577 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.577 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.577 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.577 INFO kablam! Sep 02 01:34:48.577 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.577 INFO kablam! --> src/arrays/Array16.rs:65:18 Sep 02 01:34:48.577 INFO kablam! | Sep 02 01:34:48.577 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.577 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.577 INFO kablam! | Sep 02 01:34:48.577 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.577 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.577 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.577 INFO kablam! Sep 02 01:34:48.577 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.577 INFO kablam! --> src/arrays/Array16.rs:78:29 Sep 02 01:34:48.577 INFO kablam! | Sep 02 01:34:48.577 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.577 INFO kablam! | ^^^^^^ Sep 02 01:34:48.577 INFO kablam! | Sep 02 01:34:48.577 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.577 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.577 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.577 INFO kablam! Sep 02 01:34:48.577 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.577 INFO kablam! --> src/arrays/Array16.rs:78:43 Sep 02 01:34:48.577 INFO kablam! | Sep 02 01:34:48.577 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.577 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.577 INFO kablam! | Sep 02 01:34:48.577 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.577 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.577 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.578 INFO kablam! Sep 02 01:34:48.578 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.578 INFO kablam! --> src/arrays/Array16.rs:84:20 Sep 02 01:34:48.578 INFO kablam! | Sep 02 01:34:48.578 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.578 INFO kablam! | ^^^^^^ Sep 02 01:34:48.578 INFO kablam! | Sep 02 01:34:48.578 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.578 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.578 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.578 INFO kablam! Sep 02 01:34:48.578 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.578 INFO kablam! --> src/arrays/Array16.rs:84:34 Sep 02 01:34:48.578 INFO kablam! | Sep 02 01:34:48.578 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.578 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.578 INFO kablam! | Sep 02 01:34:48.578 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.578 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.578 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.578 INFO kablam! Sep 02 01:34:48.578 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.578 INFO kablam! --> src/arrays/Array16.rs:90:20 Sep 02 01:34:48.578 INFO kablam! | Sep 02 01:34:48.578 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.578 INFO kablam! | ^^^^^^ Sep 02 01:34:48.579 INFO kablam! | Sep 02 01:34:48.579 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.579 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.579 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.579 INFO kablam! Sep 02 01:34:48.579 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.579 INFO kablam! --> src/arrays/Array16.rs:90:34 Sep 02 01:34:48.579 INFO kablam! | Sep 02 01:34:48.579 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.579 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.579 INFO kablam! | Sep 02 01:34:48.579 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.579 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.579 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.579 INFO kablam! Sep 02 01:34:48.579 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.579 INFO kablam! --> src/arrays/Array16.rs:96:20 Sep 02 01:34:48.579 INFO kablam! | Sep 02 01:34:48.579 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.579 INFO kablam! | ^^^^^^ Sep 02 01:34:48.579 INFO kablam! | Sep 02 01:34:48.579 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.579 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.579 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.579 INFO kablam! Sep 02 01:34:48.579 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.579 INFO kablam! --> src/arrays/Array16.rs:96:34 Sep 02 01:34:48.579 INFO kablam! | Sep 02 01:34:48.579 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.579 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.579 INFO kablam! | Sep 02 01:34:48.579 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.579 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.579 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.579 INFO kablam! Sep 02 01:34:48.579 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.580 INFO kablam! --> src/arrays/Array16.rs:102:20 Sep 02 01:34:48.580 INFO kablam! | Sep 02 01:34:48.580 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.580 INFO kablam! | ^^^^^^ Sep 02 01:34:48.580 INFO kablam! | Sep 02 01:34:48.580 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.580 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.580 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.580 INFO kablam! Sep 02 01:34:48.580 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.580 INFO kablam! --> src/arrays/Array16.rs:102:34 Sep 02 01:34:48.580 INFO kablam! | Sep 02 01:34:48.580 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.580 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.580 INFO kablam! | Sep 02 01:34:48.580 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.580 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.580 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.580 INFO kablam! Sep 02 01:34:48.580 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.580 INFO kablam! --> src/arrays/Array16.rs:111:14 Sep 02 01:34:48.580 INFO kablam! | Sep 02 01:34:48.580 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.580 INFO kablam! | ^^^^^^ Sep 02 01:34:48.580 INFO kablam! | Sep 02 01:34:48.580 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.580 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.580 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.580 INFO kablam! Sep 02 01:34:48.580 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.580 INFO kablam! --> src/arrays/Array16.rs:111:28 Sep 02 01:34:48.580 INFO kablam! | Sep 02 01:34:48.580 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.580 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.580 INFO kablam! | Sep 02 01:34:48.581 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.581 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.581 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.581 INFO kablam! Sep 02 01:34:48.581 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.581 INFO kablam! --> src/arrays/Array16.rs:120:15 Sep 02 01:34:48.581 INFO kablam! | Sep 02 01:34:48.581 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:48.581 INFO kablam! | ^^^^^^ Sep 02 01:34:48.581 INFO kablam! | Sep 02 01:34:48.581 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.581 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.581 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.581 INFO kablam! Sep 02 01:34:48.581 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.581 INFO kablam! --> src/arrays/Array16.rs:132:3 Sep 02 01:34:48.581 INFO kablam! | Sep 02 01:34:48.581 INFO kablam! 132 | self.0.iter() Sep 02 01:34:48.581 INFO kablam! | ^^^^^^ Sep 02 01:34:48.581 INFO kablam! | Sep 02 01:34:48.581 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.581 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.581 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.581 INFO kablam! Sep 02 01:34:48.581 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.582 INFO kablam! --> src/arrays/Array16.rs:144:3 Sep 02 01:34:48.582 INFO kablam! | Sep 02 01:34:48.582 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:48.582 INFO kablam! | ^^^^^^ Sep 02 01:34:48.582 INFO kablam! | Sep 02 01:34:48.582 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.582 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.582 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.582 INFO kablam! Sep 02 01:34:48.582 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.582 INFO kablam! --> src/arrays/Array16.rs:153:4 Sep 02 01:34:48.582 INFO kablam! | Sep 02 01:34:48.582 INFO kablam! 153 | &self.0[..] Sep 02 01:34:48.582 INFO kablam! | ^^^^^^ Sep 02 01:34:48.582 INFO kablam! | Sep 02 01:34:48.582 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.582 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.582 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.582 INFO kablam! Sep 02 01:34:48.582 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.582 INFO kablam! --> src/arrays/Array16.rs:162:8 Sep 02 01:34:48.582 INFO kablam! | Sep 02 01:34:48.582 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:48.582 INFO kablam! | ^^^^^^ Sep 02 01:34:48.582 INFO kablam! | Sep 02 01:34:48.582 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.583 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.583 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.583 INFO kablam! Sep 02 01:34:48.583 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.583 INFO kablam! --> src/arrays/Array30.rs:28:3 Sep 02 01:34:48.583 INFO kablam! | Sep 02 01:34:48.583 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:48.583 INFO kablam! | ^^^^^^ Sep 02 01:34:48.583 INFO kablam! | Sep 02 01:34:48.583 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.583 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.583 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.583 INFO kablam! Sep 02 01:34:48.583 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.583 INFO kablam! --> src/arrays/Array30.rs:34:3 Sep 02 01:34:48.583 INFO kablam! | Sep 02 01:34:48.583 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:48.583 INFO kablam! | ^^^^^^ Sep 02 01:34:48.583 INFO kablam! | Sep 02 01:34:48.583 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.583 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.583 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.583 INFO kablam! Sep 02 01:34:48.584 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.584 INFO kablam! --> src/arrays/Array30.rs:56:3 Sep 02 01:34:48.584 INFO kablam! | Sep 02 01:34:48.584 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:48.584 INFO kablam! | ^^^^^^ Sep 02 01:34:48.584 INFO kablam! | Sep 02 01:34:48.584 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.584 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.584 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.584 INFO kablam! Sep 02 01:34:48.584 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.584 INFO kablam! --> src/arrays/Array30.rs:65:3 Sep 02 01:34:48.584 INFO kablam! | Sep 02 01:34:48.584 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.584 INFO kablam! | ^^^^^^ Sep 02 01:34:48.584 INFO kablam! | Sep 02 01:34:48.584 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.584 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.584 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.584 INFO kablam! Sep 02 01:34:48.584 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.584 INFO kablam! --> src/arrays/Array30.rs:65:18 Sep 02 01:34:48.584 INFO kablam! | Sep 02 01:34:48.585 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.585 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.585 INFO kablam! | Sep 02 01:34:48.585 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.585 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.585 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.585 INFO kablam! Sep 02 01:34:48.585 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.585 INFO kablam! --> src/arrays/Array30.rs:78:29 Sep 02 01:34:48.585 INFO kablam! | Sep 02 01:34:48.585 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.585 INFO kablam! | ^^^^^^ Sep 02 01:34:48.585 INFO kablam! | Sep 02 01:34:48.585 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.585 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.585 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.585 INFO kablam! Sep 02 01:34:48.585 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.585 INFO kablam! --> src/arrays/Array30.rs:78:43 Sep 02 01:34:48.586 INFO kablam! | Sep 02 01:34:48.586 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.586 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.586 INFO kablam! | Sep 02 01:34:48.586 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.586 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.586 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.586 INFO kablam! Sep 02 01:34:48.586 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.586 INFO kablam! --> src/arrays/Array30.rs:84:20 Sep 02 01:34:48.586 INFO kablam! | Sep 02 01:34:48.586 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.586 INFO kablam! | ^^^^^^ Sep 02 01:34:48.586 INFO kablam! | Sep 02 01:34:48.586 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.586 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.586 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.586 INFO kablam! Sep 02 01:34:48.586 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.586 INFO kablam! --> src/arrays/Array30.rs:84:34 Sep 02 01:34:48.586 INFO kablam! | Sep 02 01:34:48.586 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.586 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.586 INFO kablam! | Sep 02 01:34:48.586 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.586 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.586 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.586 INFO kablam! Sep 02 01:34:48.586 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.586 INFO kablam! --> src/arrays/Array30.rs:90:20 Sep 02 01:34:48.586 INFO kablam! | Sep 02 01:34:48.586 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.587 INFO kablam! | ^^^^^^ Sep 02 01:34:48.587 INFO kablam! | Sep 02 01:34:48.587 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.587 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.587 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.587 INFO kablam! Sep 02 01:34:48.587 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.587 INFO kablam! --> src/arrays/Array30.rs:90:34 Sep 02 01:34:48.587 INFO kablam! | Sep 02 01:34:48.587 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.587 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.587 INFO kablam! | Sep 02 01:34:48.587 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.587 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.587 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.587 INFO kablam! Sep 02 01:34:48.587 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.587 INFO kablam! --> src/arrays/Array30.rs:96:20 Sep 02 01:34:48.587 INFO kablam! | Sep 02 01:34:48.587 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.587 INFO kablam! | ^^^^^^ Sep 02 01:34:48.587 INFO kablam! | Sep 02 01:34:48.587 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.587 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.587 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.587 INFO kablam! Sep 02 01:34:48.587 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.587 INFO kablam! --> src/arrays/Array30.rs:96:34 Sep 02 01:34:48.587 INFO kablam! | Sep 02 01:34:48.587 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.587 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.588 INFO kablam! | Sep 02 01:34:48.588 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.588 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.588 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.588 INFO kablam! Sep 02 01:34:48.588 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.588 INFO kablam! --> src/arrays/Array30.rs:102:20 Sep 02 01:34:48.588 INFO kablam! | Sep 02 01:34:48.588 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.588 INFO kablam! | ^^^^^^ Sep 02 01:34:48.588 INFO kablam! | Sep 02 01:34:48.588 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.588 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.588 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.588 INFO kablam! Sep 02 01:34:48.588 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.588 INFO kablam! --> src/arrays/Array30.rs:102:34 Sep 02 01:34:48.588 INFO kablam! | Sep 02 01:34:48.588 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.588 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.588 INFO kablam! | Sep 02 01:34:48.588 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.588 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.588 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.588 INFO kablam! Sep 02 01:34:48.588 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.588 INFO kablam! --> src/arrays/Array30.rs:111:14 Sep 02 01:34:48.588 INFO kablam! | Sep 02 01:34:48.588 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.588 INFO kablam! | ^^^^^^ Sep 02 01:34:48.588 INFO kablam! | Sep 02 01:34:48.588 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.588 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.588 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.588 INFO kablam! Sep 02 01:34:48.588 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.589 INFO kablam! --> src/arrays/Array30.rs:111:28 Sep 02 01:34:48.589 INFO kablam! | Sep 02 01:34:48.589 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.589 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.589 INFO kablam! | Sep 02 01:34:48.589 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.589 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.589 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.589 INFO kablam! Sep 02 01:34:48.589 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.589 INFO kablam! --> src/arrays/Array30.rs:120:15 Sep 02 01:34:48.589 INFO kablam! | Sep 02 01:34:48.589 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:48.589 INFO kablam! | ^^^^^^ Sep 02 01:34:48.589 INFO kablam! | Sep 02 01:34:48.589 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.589 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.589 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.589 INFO kablam! Sep 02 01:34:48.589 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.589 INFO kablam! --> src/arrays/Array30.rs:132:3 Sep 02 01:34:48.589 INFO kablam! | Sep 02 01:34:48.589 INFO kablam! 132 | self.0.iter() Sep 02 01:34:48.589 INFO kablam! | ^^^^^^ Sep 02 01:34:48.589 INFO kablam! | Sep 02 01:34:48.589 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.589 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.589 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.589 INFO kablam! Sep 02 01:34:48.589 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.589 INFO kablam! --> src/arrays/Array30.rs:144:3 Sep 02 01:34:48.589 INFO kablam! | Sep 02 01:34:48.589 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:48.589 INFO kablam! | ^^^^^^ Sep 02 01:34:48.589 INFO kablam! | Sep 02 01:34:48.589 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.589 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.590 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.590 INFO kablam! Sep 02 01:34:48.590 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.590 INFO kablam! --> src/arrays/Array30.rs:153:4 Sep 02 01:34:48.590 INFO kablam! | Sep 02 01:34:48.590 INFO kablam! 153 | &self.0[..] Sep 02 01:34:48.590 INFO kablam! | ^^^^^^ Sep 02 01:34:48.590 INFO kablam! | Sep 02 01:34:48.590 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.590 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.590 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.590 INFO kablam! Sep 02 01:34:48.590 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.590 INFO kablam! --> src/arrays/Array30.rs:162:8 Sep 02 01:34:48.590 INFO kablam! | Sep 02 01:34:48.590 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:48.590 INFO kablam! | ^^^^^^ Sep 02 01:34:48.590 INFO kablam! | Sep 02 01:34:48.590 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.590 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.590 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.590 INFO kablam! Sep 02 01:34:48.590 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.590 INFO kablam! --> src/arrays/Array32.rs:28:3 Sep 02 01:34:48.590 INFO kablam! | Sep 02 01:34:48.590 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:48.591 INFO kablam! | ^^^^^^ Sep 02 01:34:48.591 INFO kablam! | Sep 02 01:34:48.591 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.591 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.591 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.591 INFO kablam! Sep 02 01:34:48.591 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.591 INFO kablam! --> src/arrays/Array32.rs:34:3 Sep 02 01:34:48.591 INFO kablam! | Sep 02 01:34:48.591 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:48.591 INFO kablam! | ^^^^^^ Sep 02 01:34:48.591 INFO kablam! | Sep 02 01:34:48.591 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.591 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.591 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.591 INFO kablam! Sep 02 01:34:48.591 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.591 INFO kablam! --> src/arrays/Array32.rs:56:3 Sep 02 01:34:48.591 INFO kablam! | Sep 02 01:34:48.591 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:48.591 INFO kablam! | ^^^^^^ Sep 02 01:34:48.591 INFO kablam! | Sep 02 01:34:48.591 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.591 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.591 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.591 INFO kablam! Sep 02 01:34:48.591 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.591 INFO kablam! --> src/arrays/Array32.rs:65:3 Sep 02 01:34:48.591 INFO kablam! | Sep 02 01:34:48.591 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.591 INFO kablam! | ^^^^^^ Sep 02 01:34:48.591 INFO kablam! | Sep 02 01:34:48.591 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.591 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.591 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.592 INFO kablam! Sep 02 01:34:48.592 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.592 INFO kablam! --> src/arrays/Array32.rs:65:18 Sep 02 01:34:48.592 INFO kablam! | Sep 02 01:34:48.592 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.592 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.592 INFO kablam! | Sep 02 01:34:48.592 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.592 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.592 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.592 INFO kablam! Sep 02 01:34:48.592 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.592 INFO kablam! --> src/arrays/Array32.rs:78:29 Sep 02 01:34:48.592 INFO kablam! | Sep 02 01:34:48.592 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.592 INFO kablam! | ^^^^^^ Sep 02 01:34:48.592 INFO kablam! | Sep 02 01:34:48.592 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.592 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.592 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.592 INFO kablam! Sep 02 01:34:48.592 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.592 INFO kablam! --> src/arrays/Array32.rs:78:43 Sep 02 01:34:48.592 INFO kablam! | Sep 02 01:34:48.592 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.593 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.593 INFO kablam! | Sep 02 01:34:48.593 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.593 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.593 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.593 INFO kablam! Sep 02 01:34:48.593 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.593 INFO kablam! --> src/arrays/Array32.rs:84:20 Sep 02 01:34:48.593 INFO kablam! | Sep 02 01:34:48.593 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.593 INFO kablam! | ^^^^^^ Sep 02 01:34:48.593 INFO kablam! | Sep 02 01:34:48.593 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.593 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.593 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.593 INFO kablam! Sep 02 01:34:48.593 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.593 INFO kablam! --> src/arrays/Array32.rs:84:34 Sep 02 01:34:48.593 INFO kablam! | Sep 02 01:34:48.593 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.593 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.593 INFO kablam! | Sep 02 01:34:48.593 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.593 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.593 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.593 INFO kablam! Sep 02 01:34:48.593 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.593 INFO kablam! --> src/arrays/Array32.rs:90:20 Sep 02 01:34:48.593 INFO kablam! | Sep 02 01:34:48.593 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.594 INFO kablam! | ^^^^^^ Sep 02 01:34:48.594 INFO kablam! | Sep 02 01:34:48.594 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.594 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.594 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.594 INFO kablam! Sep 02 01:34:48.594 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.594 INFO kablam! --> src/arrays/Array32.rs:90:34 Sep 02 01:34:48.594 INFO kablam! | Sep 02 01:34:48.594 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.594 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.594 INFO kablam! | Sep 02 01:34:48.594 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.594 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.594 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.594 INFO kablam! Sep 02 01:34:48.594 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.594 INFO kablam! --> src/arrays/Array32.rs:96:20 Sep 02 01:34:48.594 INFO kablam! | Sep 02 01:34:48.594 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.594 INFO kablam! | ^^^^^^ Sep 02 01:34:48.594 INFO kablam! | Sep 02 01:34:48.594 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.594 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.594 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.595 INFO kablam! Sep 02 01:34:48.595 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.595 INFO kablam! --> src/arrays/Array32.rs:96:34 Sep 02 01:34:48.595 INFO kablam! | Sep 02 01:34:48.595 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.595 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.595 INFO kablam! | Sep 02 01:34:48.595 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.595 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.595 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.595 INFO kablam! Sep 02 01:34:48.595 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.595 INFO kablam! --> src/arrays/Array32.rs:102:20 Sep 02 01:34:48.595 INFO kablam! | Sep 02 01:34:48.595 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.595 INFO kablam! | ^^^^^^ Sep 02 01:34:48.595 INFO kablam! | Sep 02 01:34:48.595 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.595 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.595 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.595 INFO kablam! Sep 02 01:34:48.595 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.595 INFO kablam! --> src/arrays/Array32.rs:102:34 Sep 02 01:34:48.595 INFO kablam! | Sep 02 01:34:48.595 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.595 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.595 INFO kablam! | Sep 02 01:34:48.595 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.595 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.595 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.595 INFO kablam! Sep 02 01:34:48.595 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.595 INFO kablam! --> src/arrays/Array32.rs:111:14 Sep 02 01:34:48.595 INFO kablam! | Sep 02 01:34:48.595 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.596 INFO kablam! | ^^^^^^ Sep 02 01:34:48.596 INFO kablam! | Sep 02 01:34:48.596 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.596 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.596 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.596 INFO kablam! Sep 02 01:34:48.596 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.596 INFO kablam! --> src/arrays/Array32.rs:111:28 Sep 02 01:34:48.596 INFO kablam! | Sep 02 01:34:48.596 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.596 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.596 INFO kablam! | Sep 02 01:34:48.596 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.596 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.596 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.596 INFO kablam! Sep 02 01:34:48.596 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.596 INFO kablam! --> src/arrays/Array32.rs:120:15 Sep 02 01:34:48.596 INFO kablam! | Sep 02 01:34:48.596 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:48.596 INFO kablam! | ^^^^^^ Sep 02 01:34:48.596 INFO kablam! | Sep 02 01:34:48.596 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.596 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.596 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.596 INFO kablam! Sep 02 01:34:48.596 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.596 INFO kablam! --> src/arrays/Array32.rs:132:3 Sep 02 01:34:48.596 INFO kablam! | Sep 02 01:34:48.596 INFO kablam! 132 | self.0.iter() Sep 02 01:34:48.596 INFO kablam! | ^^^^^^ Sep 02 01:34:48.596 INFO kablam! | Sep 02 01:34:48.597 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.597 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.597 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.597 INFO kablam! Sep 02 01:34:48.597 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.597 INFO kablam! --> src/arrays/Array32.rs:144:3 Sep 02 01:34:48.597 INFO kablam! | Sep 02 01:34:48.597 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:48.597 INFO kablam! | ^^^^^^ Sep 02 01:34:48.597 INFO kablam! | Sep 02 01:34:48.597 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.597 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.597 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.597 INFO kablam! Sep 02 01:34:48.597 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.597 INFO kablam! --> src/arrays/Array32.rs:153:4 Sep 02 01:34:48.597 INFO kablam! | Sep 02 01:34:48.597 INFO kablam! 153 | &self.0[..] Sep 02 01:34:48.597 INFO kablam! | ^^^^^^ Sep 02 01:34:48.597 INFO kablam! | Sep 02 01:34:48.597 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.597 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.597 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.597 INFO kablam! Sep 02 01:34:48.597 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.598 INFO kablam! --> src/arrays/Array32.rs:162:8 Sep 02 01:34:48.598 INFO kablam! | Sep 02 01:34:48.598 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:48.598 INFO kablam! | ^^^^^^ Sep 02 01:34:48.598 INFO kablam! | Sep 02 01:34:48.598 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.598 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.598 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.598 INFO kablam! Sep 02 01:34:48.598 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.598 INFO kablam! --> src/arrays/Array40.rs:28:3 Sep 02 01:34:48.598 INFO kablam! | Sep 02 01:34:48.598 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:48.598 INFO kablam! | ^^^^^^ Sep 02 01:34:48.598 INFO kablam! | Sep 02 01:34:48.598 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.598 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.598 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.598 INFO kablam! Sep 02 01:34:48.598 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.598 INFO kablam! --> src/arrays/Array40.rs:34:3 Sep 02 01:34:48.598 INFO kablam! | Sep 02 01:34:48.598 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:48.598 INFO kablam! | ^^^^^^ Sep 02 01:34:48.598 INFO kablam! | Sep 02 01:34:48.598 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.598 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.598 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.598 INFO kablam! Sep 02 01:34:48.598 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.599 INFO kablam! --> src/arrays/Array40.rs:56:3 Sep 02 01:34:48.599 INFO kablam! | Sep 02 01:34:48.599 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:48.599 INFO kablam! | ^^^^^^ Sep 02 01:34:48.599 INFO kablam! | Sep 02 01:34:48.599 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.599 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.599 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.599 INFO kablam! Sep 02 01:34:48.599 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.599 INFO kablam! --> src/arrays/Array40.rs:65:3 Sep 02 01:34:48.599 INFO kablam! | Sep 02 01:34:48.599 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.599 INFO kablam! | ^^^^^^ Sep 02 01:34:48.599 INFO kablam! | Sep 02 01:34:48.599 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.599 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.599 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.599 INFO kablam! Sep 02 01:34:48.599 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.600 INFO kablam! --> src/arrays/Array40.rs:65:18 Sep 02 01:34:48.600 INFO kablam! | Sep 02 01:34:48.600 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.600 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.600 INFO kablam! | Sep 02 01:34:48.600 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.600 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.600 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.600 INFO kablam! Sep 02 01:34:48.600 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.600 INFO kablam! --> src/arrays/Array40.rs:78:29 Sep 02 01:34:48.600 INFO kablam! | Sep 02 01:34:48.600 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.600 INFO kablam! | ^^^^^^ Sep 02 01:34:48.600 INFO kablam! | Sep 02 01:34:48.600 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.600 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.600 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.600 INFO kablam! Sep 02 01:34:48.600 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.600 INFO kablam! --> src/arrays/Array40.rs:78:43 Sep 02 01:34:48.601 INFO kablam! | Sep 02 01:34:48.601 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.601 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.601 INFO kablam! | Sep 02 01:34:48.601 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.601 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.601 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.601 INFO kablam! Sep 02 01:34:48.601 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.601 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 02 01:34:48.601 INFO kablam! | Sep 02 01:34:48.601 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.601 INFO kablam! | ^^^^^^ Sep 02 01:34:48.601 INFO kablam! | Sep 02 01:34:48.601 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.601 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.601 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.601 INFO kablam! Sep 02 01:34:48.601 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.601 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 02 01:34:48.601 INFO kablam! | Sep 02 01:34:48.602 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.602 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.602 INFO kablam! | Sep 02 01:34:48.602 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.602 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.602 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.602 INFO kablam! Sep 02 01:34:48.602 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.602 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 02 01:34:48.602 INFO kablam! | Sep 02 01:34:48.602 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.602 INFO kablam! | ^^^^^^ Sep 02 01:34:48.602 INFO kablam! | Sep 02 01:34:48.602 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.602 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.602 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.602 INFO kablam! Sep 02 01:34:48.602 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.602 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 02 01:34:48.602 INFO kablam! | Sep 02 01:34:48.603 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.603 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.603 INFO kablam! | Sep 02 01:34:48.603 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.603 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.603 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.603 INFO kablam! Sep 02 01:34:48.603 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.603 INFO kablam! --> src/arrays/Array40.rs:96:20 Sep 02 01:34:48.603 INFO kablam! | Sep 02 01:34:48.603 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.603 INFO kablam! | ^^^^^^ Sep 02 01:34:48.603 INFO kablam! | Sep 02 01:34:48.603 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.603 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.603 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.603 INFO kablam! Sep 02 01:34:48.603 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.603 INFO kablam! --> src/arrays/Array40.rs:96:34 Sep 02 01:34:48.603 INFO kablam! | Sep 02 01:34:48.603 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.604 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.604 INFO kablam! | Sep 02 01:34:48.604 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.604 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.604 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.604 INFO kablam! Sep 02 01:34:48.604 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.604 INFO kablam! --> src/arrays/Array40.rs:102:20 Sep 02 01:34:48.604 INFO kablam! | Sep 02 01:34:48.604 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.604 INFO kablam! | ^^^^^^ Sep 02 01:34:48.604 INFO kablam! | Sep 02 01:34:48.604 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.604 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.604 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.604 INFO kablam! Sep 02 01:34:48.604 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.604 INFO kablam! --> src/arrays/Array40.rs:102:34 Sep 02 01:34:48.604 INFO kablam! | Sep 02 01:34:48.604 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.604 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.605 INFO kablam! | Sep 02 01:34:48.605 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.605 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.605 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.605 INFO kablam! Sep 02 01:34:48.605 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.605 INFO kablam! --> src/arrays/Array40.rs:111:14 Sep 02 01:34:48.605 INFO kablam! | Sep 02 01:34:48.605 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.605 INFO kablam! | ^^^^^^ Sep 02 01:34:48.605 INFO kablam! | Sep 02 01:34:48.605 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.605 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.605 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.605 INFO kablam! Sep 02 01:34:48.605 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.605 INFO kablam! --> src/arrays/Array40.rs:111:28 Sep 02 01:34:48.605 INFO kablam! | Sep 02 01:34:48.605 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.605 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.606 INFO kablam! | Sep 02 01:34:48.606 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.606 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.606 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.606 INFO kablam! Sep 02 01:34:48.606 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.606 INFO kablam! --> src/arrays/Array40.rs:120:15 Sep 02 01:34:48.606 INFO kablam! | Sep 02 01:34:48.606 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:48.606 INFO kablam! | ^^^^^^ Sep 02 01:34:48.606 INFO kablam! | Sep 02 01:34:48.606 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.606 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.606 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.606 INFO kablam! Sep 02 01:34:48.606 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.606 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 02 01:34:48.606 INFO kablam! | Sep 02 01:34:48.606 INFO kablam! 132 | self.0.iter() Sep 02 01:34:48.606 INFO kablam! | ^^^^^^ Sep 02 01:34:48.607 INFO kablam! | Sep 02 01:34:48.607 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.607 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.607 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.607 INFO kablam! Sep 02 01:34:48.607 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.607 INFO kablam! --> src/arrays/Array40.rs:144:3 Sep 02 01:34:48.607 INFO kablam! | Sep 02 01:34:48.607 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:48.607 INFO kablam! | ^^^^^^ Sep 02 01:34:48.607 INFO kablam! | Sep 02 01:34:48.607 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.607 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.607 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.607 INFO kablam! Sep 02 01:34:48.607 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.607 INFO kablam! --> src/arrays/Array40.rs:153:4 Sep 02 01:34:48.607 INFO kablam! | Sep 02 01:34:48.607 INFO kablam! 153 | &self.0[..] Sep 02 01:34:48.607 INFO kablam! | ^^^^^^ Sep 02 01:34:48.607 INFO kablam! | Sep 02 01:34:48.607 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.607 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.607 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.607 INFO kablam! Sep 02 01:34:48.607 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.607 INFO kablam! --> src/arrays/Array40.rs:162:8 Sep 02 01:34:48.607 INFO kablam! | Sep 02 01:34:48.608 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:48.608 INFO kablam! | ^^^^^^ Sep 02 01:34:48.608 INFO kablam! | Sep 02 01:34:48.608 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.608 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.608 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.608 INFO kablam! Sep 02 01:34:48.608 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.608 INFO kablam! --> src/arrays/Array46.rs:28:3 Sep 02 01:34:48.608 INFO kablam! | Sep 02 01:34:48.608 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:48.608 INFO kablam! | ^^^^^^ Sep 02 01:34:48.608 INFO kablam! | Sep 02 01:34:48.608 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.608 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.608 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.608 INFO kablam! Sep 02 01:34:48.608 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.608 INFO kablam! --> src/arrays/Array46.rs:34:3 Sep 02 01:34:48.608 INFO kablam! | Sep 02 01:34:48.608 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:48.608 INFO kablam! | ^^^^^^ Sep 02 01:34:48.608 INFO kablam! | Sep 02 01:34:48.608 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.608 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.608 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.608 INFO kablam! Sep 02 01:34:48.608 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.609 INFO kablam! --> src/arrays/Array46.rs:56:3 Sep 02 01:34:48.609 INFO kablam! | Sep 02 01:34:48.609 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:48.609 INFO kablam! | ^^^^^^ Sep 02 01:34:48.609 INFO kablam! | Sep 02 01:34:48.609 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.609 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.609 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.609 INFO kablam! Sep 02 01:34:48.609 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.609 INFO kablam! --> src/arrays/Array46.rs:65:3 Sep 02 01:34:48.609 INFO kablam! | Sep 02 01:34:48.609 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.609 INFO kablam! | ^^^^^^ Sep 02 01:34:48.609 INFO kablam! | Sep 02 01:34:48.609 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.609 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.609 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.609 INFO kablam! Sep 02 01:34:48.609 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.609 INFO kablam! --> src/arrays/Array46.rs:65:18 Sep 02 01:34:48.609 INFO kablam! | Sep 02 01:34:48.609 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.609 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.609 INFO kablam! | Sep 02 01:34:48.609 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.609 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.609 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.609 INFO kablam! Sep 02 01:34:48.609 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.609 INFO kablam! --> src/arrays/Array46.rs:78:29 Sep 02 01:34:48.609 INFO kablam! | Sep 02 01:34:48.609 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.609 INFO kablam! | ^^^^^^ Sep 02 01:34:48.609 INFO kablam! | Sep 02 01:34:48.609 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.610 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.610 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.610 INFO kablam! Sep 02 01:34:48.610 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.610 INFO kablam! --> src/arrays/Array46.rs:78:43 Sep 02 01:34:48.610 INFO kablam! | Sep 02 01:34:48.610 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.610 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.610 INFO kablam! | Sep 02 01:34:48.610 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.610 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.610 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.610 INFO kablam! Sep 02 01:34:48.610 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.610 INFO kablam! --> src/arrays/Array46.rs:84:20 Sep 02 01:34:48.610 INFO kablam! | Sep 02 01:34:48.610 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.610 INFO kablam! | ^^^^^^ Sep 02 01:34:48.610 INFO kablam! | Sep 02 01:34:48.610 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.610 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.610 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.610 INFO kablam! Sep 02 01:34:48.610 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.610 INFO kablam! --> src/arrays/Array46.rs:84:34 Sep 02 01:34:48.610 INFO kablam! | Sep 02 01:34:48.610 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.610 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.610 INFO kablam! | Sep 02 01:34:48.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.611 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.611 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.611 INFO kablam! Sep 02 01:34:48.611 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.611 INFO kablam! --> src/arrays/Array46.rs:90:20 Sep 02 01:34:48.611 INFO kablam! | Sep 02 01:34:48.611 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.611 INFO kablam! | ^^^^^^ Sep 02 01:34:48.611 INFO kablam! | Sep 02 01:34:48.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.611 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.611 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.611 INFO kablam! Sep 02 01:34:48.611 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.611 INFO kablam! --> src/arrays/Array46.rs:90:34 Sep 02 01:34:48.611 INFO kablam! | Sep 02 01:34:48.611 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.611 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.611 INFO kablam! | Sep 02 01:34:48.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.611 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.611 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.612 INFO kablam! Sep 02 01:34:48.612 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.612 INFO kablam! --> src/arrays/Array46.rs:96:20 Sep 02 01:34:48.612 INFO kablam! | Sep 02 01:34:48.612 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.612 INFO kablam! | ^^^^^^ Sep 02 01:34:48.612 INFO kablam! | Sep 02 01:34:48.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.612 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.612 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.612 INFO kablam! Sep 02 01:34:48.612 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.612 INFO kablam! --> src/arrays/Array46.rs:96:34 Sep 02 01:34:48.612 INFO kablam! | Sep 02 01:34:48.612 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.612 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.612 INFO kablam! | Sep 02 01:34:48.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.612 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.612 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.612 INFO kablam! Sep 02 01:34:48.613 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.613 INFO kablam! --> src/arrays/Array46.rs:102:20 Sep 02 01:34:48.613 INFO kablam! | Sep 02 01:34:48.613 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.613 INFO kablam! | ^^^^^^ Sep 02 01:34:48.613 INFO kablam! | Sep 02 01:34:48.613 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.613 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.613 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.613 INFO kablam! Sep 02 01:34:48.613 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.613 INFO kablam! --> src/arrays/Array46.rs:102:34 Sep 02 01:34:48.613 INFO kablam! | Sep 02 01:34:48.613 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.613 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.613 INFO kablam! | Sep 02 01:34:48.613 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.613 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.613 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.613 INFO kablam! Sep 02 01:34:48.613 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.613 INFO kablam! --> src/arrays/Array46.rs:111:14 Sep 02 01:34:48.613 INFO kablam! | Sep 02 01:34:48.613 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.613 INFO kablam! | ^^^^^^ Sep 02 01:34:48.614 INFO kablam! | Sep 02 01:34:48.614 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.614 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.614 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.614 INFO kablam! Sep 02 01:34:48.614 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.614 INFO kablam! --> src/arrays/Array46.rs:111:28 Sep 02 01:34:48.614 INFO kablam! | Sep 02 01:34:48.614 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.614 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.614 INFO kablam! | Sep 02 01:34:48.614 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.614 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.614 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.614 INFO kablam! Sep 02 01:34:48.614 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.614 INFO kablam! --> src/arrays/Array46.rs:120:15 Sep 02 01:34:48.614 INFO kablam! | Sep 02 01:34:48.614 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:48.614 INFO kablam! | ^^^^^^ Sep 02 01:34:48.614 INFO kablam! | Sep 02 01:34:48.614 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.615 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.615 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.615 INFO kablam! Sep 02 01:34:48.615 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.615 INFO kablam! --> src/arrays/Array46.rs:132:3 Sep 02 01:34:48.615 INFO kablam! | Sep 02 01:34:48.615 INFO kablam! 132 | self.0.iter() Sep 02 01:34:48.615 INFO kablam! | ^^^^^^ Sep 02 01:34:48.615 INFO kablam! | Sep 02 01:34:48.615 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.615 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.615 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.615 INFO kablam! Sep 02 01:34:48.615 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.615 INFO kablam! --> src/arrays/Array46.rs:144:3 Sep 02 01:34:48.615 INFO kablam! | Sep 02 01:34:48.615 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:48.615 INFO kablam! | ^^^^^^ Sep 02 01:34:48.615 INFO kablam! | Sep 02 01:34:48.615 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.615 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.615 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.615 INFO kablam! Sep 02 01:34:48.616 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.616 INFO kablam! --> src/arrays/Array46.rs:153:4 Sep 02 01:34:48.616 INFO kablam! | Sep 02 01:34:48.616 INFO kablam! 153 | &self.0[..] Sep 02 01:34:48.616 INFO kablam! | ^^^^^^ Sep 02 01:34:48.616 INFO kablam! | Sep 02 01:34:48.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.616 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.616 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.616 INFO kablam! Sep 02 01:34:48.616 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.616 INFO kablam! --> src/arrays/Array46.rs:162:8 Sep 02 01:34:48.616 INFO kablam! | Sep 02 01:34:48.616 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:48.616 INFO kablam! | ^^^^^^ Sep 02 01:34:48.616 INFO kablam! | Sep 02 01:34:48.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.616 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.616 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.616 INFO kablam! Sep 02 01:34:48.617 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.617 INFO kablam! --> src/arrays/Array52.rs:28:3 Sep 02 01:34:48.617 INFO kablam! | Sep 02 01:34:48.617 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:48.617 INFO kablam! | ^^^^^^ Sep 02 01:34:48.617 INFO kablam! | Sep 02 01:34:48.617 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.617 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.617 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.617 INFO kablam! Sep 02 01:34:48.617 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.617 INFO kablam! --> src/arrays/Array52.rs:34:3 Sep 02 01:34:48.617 INFO kablam! | Sep 02 01:34:48.617 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:48.617 INFO kablam! | ^^^^^^ Sep 02 01:34:48.617 INFO kablam! | Sep 02 01:34:48.617 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.617 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.617 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.617 INFO kablam! Sep 02 01:34:48.617 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.617 INFO kablam! --> src/arrays/Array52.rs:56:3 Sep 02 01:34:48.617 INFO kablam! | Sep 02 01:34:48.617 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:48.618 INFO kablam! | ^^^^^^ Sep 02 01:34:48.618 INFO kablam! | Sep 02 01:34:48.618 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.618 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.618 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.618 INFO kablam! Sep 02 01:34:48.618 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.618 INFO kablam! --> src/arrays/Array52.rs:65:3 Sep 02 01:34:48.618 INFO kablam! | Sep 02 01:34:48.618 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.618 INFO kablam! | ^^^^^^ Sep 02 01:34:48.618 INFO kablam! | Sep 02 01:34:48.618 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.618 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.618 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.618 INFO kablam! Sep 02 01:34:48.618 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.618 INFO kablam! --> src/arrays/Array52.rs:65:18 Sep 02 01:34:48.618 INFO kablam! | Sep 02 01:34:48.618 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.618 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.618 INFO kablam! | Sep 02 01:34:48.618 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.618 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.618 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.619 INFO kablam! Sep 02 01:34:48.619 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.619 INFO kablam! --> src/arrays/Array52.rs:78:29 Sep 02 01:34:48.619 INFO kablam! | Sep 02 01:34:48.619 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.619 INFO kablam! | ^^^^^^ Sep 02 01:34:48.619 INFO kablam! | Sep 02 01:34:48.619 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.619 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.619 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.619 INFO kablam! Sep 02 01:34:48.619 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.619 INFO kablam! --> src/arrays/Array52.rs:78:43 Sep 02 01:34:48.619 INFO kablam! | Sep 02 01:34:48.619 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.619 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.619 INFO kablam! | Sep 02 01:34:48.619 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.619 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.619 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.619 INFO kablam! Sep 02 01:34:48.619 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.619 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 02 01:34:48.619 INFO kablam! | Sep 02 01:34:48.619 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.619 INFO kablam! | ^^^^^^ Sep 02 01:34:48.619 INFO kablam! | Sep 02 01:34:48.619 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.619 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.619 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.619 INFO kablam! Sep 02 01:34:48.619 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.620 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 02 01:34:48.620 INFO kablam! | Sep 02 01:34:48.620 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.620 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.620 INFO kablam! | Sep 02 01:34:48.620 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.620 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.620 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.620 INFO kablam! Sep 02 01:34:48.620 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.620 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 02 01:34:48.620 INFO kablam! | Sep 02 01:34:48.620 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.620 INFO kablam! | ^^^^^^ Sep 02 01:34:48.620 INFO kablam! | Sep 02 01:34:48.620 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.620 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.620 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.620 INFO kablam! Sep 02 01:34:48.620 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.620 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 02 01:34:48.620 INFO kablam! | Sep 02 01:34:48.620 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.620 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.620 INFO kablam! | Sep 02 01:34:48.620 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.620 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.620 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.620 INFO kablam! Sep 02 01:34:48.620 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.620 INFO kablam! --> src/arrays/Array52.rs:96:20 Sep 02 01:34:48.620 INFO kablam! | Sep 02 01:34:48.620 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.620 INFO kablam! | ^^^^^^ Sep 02 01:34:48.620 INFO kablam! | Sep 02 01:34:48.621 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.621 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.621 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.621 INFO kablam! Sep 02 01:34:48.621 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.621 INFO kablam! --> src/arrays/Array52.rs:96:34 Sep 02 01:34:48.621 INFO kablam! | Sep 02 01:34:48.621 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.621 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.621 INFO kablam! | Sep 02 01:34:48.621 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.621 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.621 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.621 INFO kablam! Sep 02 01:34:48.621 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.621 INFO kablam! --> src/arrays/Array52.rs:102:20 Sep 02 01:34:48.621 INFO kablam! | Sep 02 01:34:48.621 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.621 INFO kablam! | ^^^^^^ Sep 02 01:34:48.621 INFO kablam! | Sep 02 01:34:48.621 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.621 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.621 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.621 INFO kablam! Sep 02 01:34:48.621 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.621 INFO kablam! --> src/arrays/Array52.rs:102:34 Sep 02 01:34:48.621 INFO kablam! | Sep 02 01:34:48.621 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.621 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.621 INFO kablam! | Sep 02 01:34:48.621 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.621 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.621 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.622 INFO kablam! Sep 02 01:34:48.622 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.622 INFO kablam! --> src/arrays/Array52.rs:111:14 Sep 02 01:34:48.622 INFO kablam! | Sep 02 01:34:48.622 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.622 INFO kablam! | ^^^^^^ Sep 02 01:34:48.622 INFO kablam! | Sep 02 01:34:48.622 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.622 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.622 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.622 INFO kablam! Sep 02 01:34:48.622 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.622 INFO kablam! --> src/arrays/Array52.rs:111:28 Sep 02 01:34:48.622 INFO kablam! | Sep 02 01:34:48.622 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.622 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.622 INFO kablam! | Sep 02 01:34:48.622 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.622 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.622 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.622 INFO kablam! Sep 02 01:34:48.622 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.622 INFO kablam! --> src/arrays/Array52.rs:120:15 Sep 02 01:34:48.622 INFO kablam! | Sep 02 01:34:48.622 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:48.622 INFO kablam! | ^^^^^^ Sep 02 01:34:48.622 INFO kablam! | Sep 02 01:34:48.622 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.622 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.622 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.622 INFO kablam! Sep 02 01:34:48.622 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.622 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 02 01:34:48.622 INFO kablam! | Sep 02 01:34:48.622 INFO kablam! 132 | self.0.iter() Sep 02 01:34:48.622 INFO kablam! | ^^^^^^ Sep 02 01:34:48.623 INFO kablam! | Sep 02 01:34:48.623 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.623 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.623 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.623 INFO kablam! Sep 02 01:34:48.623 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.623 INFO kablam! --> src/arrays/Array52.rs:144:3 Sep 02 01:34:48.623 INFO kablam! | Sep 02 01:34:48.623 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:48.623 INFO kablam! | ^^^^^^ Sep 02 01:34:48.623 INFO kablam! | Sep 02 01:34:48.623 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.623 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.623 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.623 INFO kablam! Sep 02 01:34:48.623 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.623 INFO kablam! --> src/arrays/Array52.rs:153:4 Sep 02 01:34:48.623 INFO kablam! | Sep 02 01:34:48.623 INFO kablam! 153 | &self.0[..] Sep 02 01:34:48.623 INFO kablam! | ^^^^^^ Sep 02 01:34:48.623 INFO kablam! | Sep 02 01:34:48.623 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.623 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.623 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.623 INFO kablam! Sep 02 01:34:48.623 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.623 INFO kablam! --> src/arrays/Array52.rs:162:8 Sep 02 01:34:48.623 INFO kablam! | Sep 02 01:34:48.623 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:48.623 INFO kablam! | ^^^^^^ Sep 02 01:34:48.623 INFO kablam! | Sep 02 01:34:48.623 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.623 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.623 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.623 INFO kablam! Sep 02 01:34:48.623 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.623 INFO kablam! --> src/arrays/Array64.rs:28:3 Sep 02 01:34:48.624 INFO kablam! | Sep 02 01:34:48.624 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:48.624 INFO kablam! | ^^^^^^ Sep 02 01:34:48.624 INFO kablam! | Sep 02 01:34:48.624 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.624 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.624 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.624 INFO kablam! Sep 02 01:34:48.624 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.624 INFO kablam! --> src/arrays/Array64.rs:34:3 Sep 02 01:34:48.624 INFO kablam! | Sep 02 01:34:48.624 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:48.624 INFO kablam! | ^^^^^^ Sep 02 01:34:48.624 INFO kablam! | Sep 02 01:34:48.624 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.624 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.624 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.624 INFO kablam! Sep 02 01:34:48.624 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.624 INFO kablam! --> src/arrays/Array64.rs:56:3 Sep 02 01:34:48.624 INFO kablam! | Sep 02 01:34:48.624 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:48.624 INFO kablam! | ^^^^^^ Sep 02 01:34:48.624 INFO kablam! | Sep 02 01:34:48.624 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.624 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.624 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.624 INFO kablam! Sep 02 01:34:48.624 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.624 INFO kablam! --> src/arrays/Array64.rs:65:3 Sep 02 01:34:48.624 INFO kablam! | Sep 02 01:34:48.624 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.625 INFO kablam! | ^^^^^^ Sep 02 01:34:48.625 INFO kablam! | Sep 02 01:34:48.625 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.625 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.625 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.625 INFO kablam! Sep 02 01:34:48.625 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.625 INFO kablam! --> src/arrays/Array64.rs:65:18 Sep 02 01:34:48.625 INFO kablam! | Sep 02 01:34:48.625 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.625 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.625 INFO kablam! | Sep 02 01:34:48.625 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.625 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.625 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.625 INFO kablam! Sep 02 01:34:48.625 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.625 INFO kablam! --> src/arrays/Array64.rs:78:29 Sep 02 01:34:48.625 INFO kablam! | Sep 02 01:34:48.625 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.625 INFO kablam! | ^^^^^^ Sep 02 01:34:48.625 INFO kablam! | Sep 02 01:34:48.625 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.625 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.625 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.625 INFO kablam! Sep 02 01:34:48.625 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.625 INFO kablam! --> src/arrays/Array64.rs:78:43 Sep 02 01:34:48.626 INFO kablam! | Sep 02 01:34:48.626 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.626 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.626 INFO kablam! | Sep 02 01:34:48.626 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.626 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.626 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.626 INFO kablam! Sep 02 01:34:48.626 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.626 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 02 01:34:48.626 INFO kablam! | Sep 02 01:34:48.626 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.626 INFO kablam! | ^^^^^^ Sep 02 01:34:48.626 INFO kablam! | Sep 02 01:34:48.626 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.626 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.626 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.626 INFO kablam! Sep 02 01:34:48.626 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.626 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 02 01:34:48.626 INFO kablam! | Sep 02 01:34:48.626 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.626 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.626 INFO kablam! | Sep 02 01:34:48.626 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.626 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.626 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.626 INFO kablam! Sep 02 01:34:48.626 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.627 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 02 01:34:48.627 INFO kablam! | Sep 02 01:34:48.627 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.627 INFO kablam! | ^^^^^^ Sep 02 01:34:48.627 INFO kablam! | Sep 02 01:34:48.627 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.627 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.627 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.627 INFO kablam! Sep 02 01:34:48.627 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.627 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 02 01:34:48.627 INFO kablam! | Sep 02 01:34:48.627 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.627 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.627 INFO kablam! | Sep 02 01:34:48.627 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.627 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.627 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.627 INFO kablam! Sep 02 01:34:48.627 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.627 INFO kablam! --> src/arrays/Array64.rs:96:20 Sep 02 01:34:48.627 INFO kablam! | Sep 02 01:34:48.627 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.627 INFO kablam! | ^^^^^^ Sep 02 01:34:48.628 INFO kablam! | Sep 02 01:34:48.628 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.628 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.628 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.628 INFO kablam! Sep 02 01:34:48.628 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.628 INFO kablam! --> src/arrays/Array64.rs:96:34 Sep 02 01:34:48.628 INFO kablam! | Sep 02 01:34:48.628 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.628 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.628 INFO kablam! | Sep 02 01:34:48.628 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.628 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.628 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.628 INFO kablam! Sep 02 01:34:48.628 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.628 INFO kablam! --> src/arrays/Array64.rs:102:20 Sep 02 01:34:48.628 INFO kablam! | Sep 02 01:34:48.628 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.628 INFO kablam! | ^^^^^^ Sep 02 01:34:48.628 INFO kablam! | Sep 02 01:34:48.628 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.628 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.629 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.629 INFO kablam! Sep 02 01:34:48.629 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.629 INFO kablam! --> src/arrays/Array64.rs:102:34 Sep 02 01:34:48.629 INFO kablam! | Sep 02 01:34:48.629 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.629 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.629 INFO kablam! | Sep 02 01:34:48.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.629 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.629 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.629 INFO kablam! Sep 02 01:34:48.629 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.629 INFO kablam! --> src/arrays/Array64.rs:111:14 Sep 02 01:34:48.629 INFO kablam! | Sep 02 01:34:48.629 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.629 INFO kablam! | ^^^^^^ Sep 02 01:34:48.629 INFO kablam! | Sep 02 01:34:48.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.629 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.629 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.629 INFO kablam! Sep 02 01:34:48.629 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.629 INFO kablam! --> src/arrays/Array64.rs:111:28 Sep 02 01:34:48.629 INFO kablam! | Sep 02 01:34:48.629 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.630 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.630 INFO kablam! | Sep 02 01:34:48.630 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.630 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.630 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.630 INFO kablam! Sep 02 01:34:48.630 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.630 INFO kablam! --> src/arrays/Array64.rs:120:15 Sep 02 01:34:48.630 INFO kablam! | Sep 02 01:34:48.630 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:48.630 INFO kablam! | ^^^^^^ Sep 02 01:34:48.630 INFO kablam! | Sep 02 01:34:48.630 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.630 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.630 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.630 INFO kablam! Sep 02 01:34:48.630 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.630 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 02 01:34:48.630 INFO kablam! | Sep 02 01:34:48.630 INFO kablam! 132 | self.0.iter() Sep 02 01:34:48.630 INFO kablam! | ^^^^^^ Sep 02 01:34:48.630 INFO kablam! | Sep 02 01:34:48.630 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.630 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.630 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.630 INFO kablam! Sep 02 01:34:48.630 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.630 INFO kablam! --> src/arrays/Array64.rs:144:3 Sep 02 01:34:48.631 INFO kablam! | Sep 02 01:34:48.631 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:48.631 INFO kablam! | ^^^^^^ Sep 02 01:34:48.631 INFO kablam! | Sep 02 01:34:48.631 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.631 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.631 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.631 INFO kablam! Sep 02 01:34:48.631 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.631 INFO kablam! --> src/arrays/Array64.rs:153:4 Sep 02 01:34:48.631 INFO kablam! | Sep 02 01:34:48.631 INFO kablam! 153 | &self.0[..] Sep 02 01:34:48.631 INFO kablam! | ^^^^^^ Sep 02 01:34:48.631 INFO kablam! | Sep 02 01:34:48.631 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.631 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.631 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.631 INFO kablam! Sep 02 01:34:48.631 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.631 INFO kablam! --> src/arrays/Array64.rs:162:8 Sep 02 01:34:48.631 INFO kablam! | Sep 02 01:34:48.632 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:48.632 INFO kablam! | ^^^^^^ Sep 02 01:34:48.632 INFO kablam! | Sep 02 01:34:48.632 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.632 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.632 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.632 INFO kablam! Sep 02 01:34:48.632 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.632 INFO kablam! --> src/arrays/Array80.rs:28:3 Sep 02 01:34:48.632 INFO kablam! | Sep 02 01:34:48.632 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:48.632 INFO kablam! | ^^^^^^ Sep 02 01:34:48.632 INFO kablam! | Sep 02 01:34:48.632 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.632 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.632 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.632 INFO kablam! Sep 02 01:34:48.632 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.632 INFO kablam! --> src/arrays/Array80.rs:34:3 Sep 02 01:34:48.632 INFO kablam! | Sep 02 01:34:48.632 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:48.632 INFO kablam! | ^^^^^^ Sep 02 01:34:48.632 INFO kablam! | Sep 02 01:34:48.632 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.632 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.632 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.632 INFO kablam! Sep 02 01:34:48.632 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.632 INFO kablam! --> src/arrays/Array80.rs:56:3 Sep 02 01:34:48.632 INFO kablam! | Sep 02 01:34:48.632 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:48.632 INFO kablam! | ^^^^^^ Sep 02 01:34:48.633 INFO kablam! | Sep 02 01:34:48.633 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.633 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.633 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.633 INFO kablam! Sep 02 01:34:48.633 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.633 INFO kablam! --> src/arrays/Array80.rs:65:3 Sep 02 01:34:48.633 INFO kablam! | Sep 02 01:34:48.633 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.633 INFO kablam! | ^^^^^^ Sep 02 01:34:48.633 INFO kablam! | Sep 02 01:34:48.633 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.633 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.633 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.633 INFO kablam! Sep 02 01:34:48.633 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.633 INFO kablam! --> src/arrays/Array80.rs:65:18 Sep 02 01:34:48.633 INFO kablam! | Sep 02 01:34:48.633 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.633 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.633 INFO kablam! | Sep 02 01:34:48.634 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.634 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.634 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.634 INFO kablam! Sep 02 01:34:48.634 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.634 INFO kablam! --> src/arrays/Array80.rs:78:29 Sep 02 01:34:48.634 INFO kablam! | Sep 02 01:34:48.634 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.634 INFO kablam! | ^^^^^^ Sep 02 01:34:48.634 INFO kablam! | Sep 02 01:34:48.634 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.634 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.634 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.634 INFO kablam! Sep 02 01:34:48.634 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.634 INFO kablam! --> src/arrays/Array80.rs:78:43 Sep 02 01:34:48.634 INFO kablam! | Sep 02 01:34:48.634 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.634 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.634 INFO kablam! | Sep 02 01:34:48.634 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.634 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.634 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.634 INFO kablam! Sep 02 01:34:48.634 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.634 INFO kablam! --> src/arrays/Array80.rs:84:20 Sep 02 01:34:48.634 INFO kablam! | Sep 02 01:34:48.634 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.634 INFO kablam! | ^^^^^^ Sep 02 01:34:48.634 INFO kablam! | Sep 02 01:34:48.634 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.634 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.635 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.635 INFO kablam! Sep 02 01:34:48.635 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.635 INFO kablam! --> src/arrays/Array80.rs:84:34 Sep 02 01:34:48.635 INFO kablam! | Sep 02 01:34:48.635 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.635 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.635 INFO kablam! | Sep 02 01:34:48.635 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.635 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.635 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.635 INFO kablam! Sep 02 01:34:48.635 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.635 INFO kablam! --> src/arrays/Array80.rs:90:20 Sep 02 01:34:48.635 INFO kablam! | Sep 02 01:34:48.635 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.635 INFO kablam! | ^^^^^^ Sep 02 01:34:48.635 INFO kablam! | Sep 02 01:34:48.635 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.635 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.635 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.636 INFO kablam! Sep 02 01:34:48.636 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.636 INFO kablam! --> src/arrays/Array80.rs:90:34 Sep 02 01:34:48.636 INFO kablam! | Sep 02 01:34:48.636 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.636 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.636 INFO kablam! | Sep 02 01:34:48.636 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.636 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.636 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.636 INFO kablam! Sep 02 01:34:48.636 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.636 INFO kablam! --> src/arrays/Array80.rs:96:20 Sep 02 01:34:48.636 INFO kablam! | Sep 02 01:34:48.636 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.636 INFO kablam! | ^^^^^^ Sep 02 01:34:48.636 INFO kablam! | Sep 02 01:34:48.636 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.636 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.636 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.636 INFO kablam! Sep 02 01:34:48.636 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.636 INFO kablam! --> src/arrays/Array80.rs:96:34 Sep 02 01:34:48.636 INFO kablam! | Sep 02 01:34:48.637 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.637 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.637 INFO kablam! | Sep 02 01:34:48.637 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.637 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.637 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.637 INFO kablam! Sep 02 01:34:48.637 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.637 INFO kablam! --> src/arrays/Array80.rs:102:20 Sep 02 01:34:48.637 INFO kablam! | Sep 02 01:34:48.637 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.637 INFO kablam! | ^^^^^^ Sep 02 01:34:48.637 INFO kablam! | Sep 02 01:34:48.637 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.637 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.637 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.637 INFO kablam! Sep 02 01:34:48.637 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.637 INFO kablam! --> src/arrays/Array80.rs:102:34 Sep 02 01:34:48.638 INFO kablam! | Sep 02 01:34:48.638 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.638 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.638 INFO kablam! | Sep 02 01:34:48.638 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.638 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.638 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.638 INFO kablam! Sep 02 01:34:48.638 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.638 INFO kablam! --> src/arrays/Array80.rs:111:14 Sep 02 01:34:48.638 INFO kablam! | Sep 02 01:34:48.638 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.638 INFO kablam! | ^^^^^^ Sep 02 01:34:48.638 INFO kablam! | Sep 02 01:34:48.638 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.638 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.638 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.638 INFO kablam! Sep 02 01:34:48.638 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.638 INFO kablam! --> src/arrays/Array80.rs:111:28 Sep 02 01:34:48.638 INFO kablam! | Sep 02 01:34:48.638 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.638 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.639 INFO kablam! | Sep 02 01:34:48.639 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.639 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.639 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.639 INFO kablam! Sep 02 01:34:48.639 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.639 INFO kablam! --> src/arrays/Array80.rs:120:15 Sep 02 01:34:48.639 INFO kablam! | Sep 02 01:34:48.639 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:48.639 INFO kablam! | ^^^^^^ Sep 02 01:34:48.639 INFO kablam! | Sep 02 01:34:48.639 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.639 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.639 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.639 INFO kablam! Sep 02 01:34:48.639 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.639 INFO kablam! --> src/arrays/Array80.rs:132:3 Sep 02 01:34:48.639 INFO kablam! | Sep 02 01:34:48.639 INFO kablam! 132 | self.0.iter() Sep 02 01:34:48.639 INFO kablam! | ^^^^^^ Sep 02 01:34:48.639 INFO kablam! | Sep 02 01:34:48.639 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.640 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.640 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.640 INFO kablam! Sep 02 01:34:48.640 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.640 INFO kablam! --> src/arrays/Array80.rs:144:3 Sep 02 01:34:48.640 INFO kablam! | Sep 02 01:34:48.640 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:48.640 INFO kablam! | ^^^^^^ Sep 02 01:34:48.640 INFO kablam! | Sep 02 01:34:48.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.640 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.640 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.640 INFO kablam! Sep 02 01:34:48.640 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.640 INFO kablam! --> src/arrays/Array80.rs:153:4 Sep 02 01:34:48.640 INFO kablam! | Sep 02 01:34:48.640 INFO kablam! 153 | &self.0[..] Sep 02 01:34:48.640 INFO kablam! | ^^^^^^ Sep 02 01:34:48.640 INFO kablam! | Sep 02 01:34:48.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.640 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.640 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.640 INFO kablam! Sep 02 01:34:48.640 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.641 INFO kablam! --> src/arrays/Array80.rs:162:8 Sep 02 01:34:48.641 INFO kablam! | Sep 02 01:34:48.641 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:48.641 INFO kablam! | ^^^^^^ Sep 02 01:34:48.641 INFO kablam! | Sep 02 01:34:48.641 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.641 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.641 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.641 INFO kablam! Sep 02 01:34:48.641 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.641 INFO kablam! --> src/arrays/Array128.rs:28:3 Sep 02 01:34:48.641 INFO kablam! | Sep 02 01:34:48.641 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:48.641 INFO kablam! | ^^^^^^ Sep 02 01:34:48.641 INFO kablam! | Sep 02 01:34:48.641 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.641 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.641 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.641 INFO kablam! Sep 02 01:34:48.641 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.641 INFO kablam! --> src/arrays/Array128.rs:34:3 Sep 02 01:34:48.641 INFO kablam! | Sep 02 01:34:48.641 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:48.641 INFO kablam! | ^^^^^^ Sep 02 01:34:48.642 INFO kablam! | Sep 02 01:34:48.642 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.642 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.642 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.642 INFO kablam! Sep 02 01:34:48.642 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.642 INFO kablam! --> src/arrays/Array128.rs:56:3 Sep 02 01:34:48.642 INFO kablam! | Sep 02 01:34:48.642 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:48.642 INFO kablam! | ^^^^^^ Sep 02 01:34:48.642 INFO kablam! | Sep 02 01:34:48.642 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.642 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.642 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.642 INFO kablam! Sep 02 01:34:48.642 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.642 INFO kablam! --> src/arrays/Array128.rs:65:3 Sep 02 01:34:48.642 INFO kablam! | Sep 02 01:34:48.642 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.642 INFO kablam! | ^^^^^^ Sep 02 01:34:48.642 INFO kablam! | Sep 02 01:34:48.642 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.642 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.643 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.643 INFO kablam! Sep 02 01:34:48.643 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.643 INFO kablam! --> src/arrays/Array128.rs:65:18 Sep 02 01:34:48.643 INFO kablam! | Sep 02 01:34:48.643 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.643 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.643 INFO kablam! | Sep 02 01:34:48.643 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.643 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.643 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.643 INFO kablam! Sep 02 01:34:48.643 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.643 INFO kablam! --> src/arrays/Array128.rs:78:29 Sep 02 01:34:48.643 INFO kablam! | Sep 02 01:34:48.643 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.643 INFO kablam! | ^^^^^^ Sep 02 01:34:48.643 INFO kablam! | Sep 02 01:34:48.643 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.643 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.643 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.643 INFO kablam! Sep 02 01:34:48.643 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.643 INFO kablam! --> src/arrays/Array128.rs:78:43 Sep 02 01:34:48.643 INFO kablam! | Sep 02 01:34:48.644 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.644 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.644 INFO kablam! | Sep 02 01:34:48.644 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.644 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.644 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.644 INFO kablam! Sep 02 01:34:48.644 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.644 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 02 01:34:48.644 INFO kablam! | Sep 02 01:34:48.644 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.644 INFO kablam! | ^^^^^^ Sep 02 01:34:48.644 INFO kablam! | Sep 02 01:34:48.644 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.644 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.644 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.644 INFO kablam! Sep 02 01:34:48.644 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.644 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 02 01:34:48.644 INFO kablam! | Sep 02 01:34:48.644 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.644 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.645 INFO kablam! | Sep 02 01:34:48.645 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.645 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.645 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.645 INFO kablam! Sep 02 01:34:48.645 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.645 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 02 01:34:48.645 INFO kablam! | Sep 02 01:34:48.645 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.645 INFO kablam! | ^^^^^^ Sep 02 01:34:48.645 INFO kablam! | Sep 02 01:34:48.645 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.645 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.645 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.645 INFO kablam! Sep 02 01:34:48.645 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.645 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 02 01:34:48.645 INFO kablam! | Sep 02 01:34:48.645 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.645 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.645 INFO kablam! | Sep 02 01:34:48.645 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.645 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.645 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.645 INFO kablam! Sep 02 01:34:48.645 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.645 INFO kablam! --> src/arrays/Array128.rs:96:20 Sep 02 01:34:48.645 INFO kablam! | Sep 02 01:34:48.645 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.645 INFO kablam! | ^^^^^^ Sep 02 01:34:48.645 INFO kablam! | Sep 02 01:34:48.645 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.646 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.646 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.646 INFO kablam! Sep 02 01:34:48.646 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.646 INFO kablam! --> src/arrays/Array128.rs:96:34 Sep 02 01:34:48.646 INFO kablam! | Sep 02 01:34:48.646 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.646 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.646 INFO kablam! | Sep 02 01:34:48.646 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.646 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.646 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.646 INFO kablam! Sep 02 01:34:48.646 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.646 INFO kablam! --> src/arrays/Array128.rs:102:20 Sep 02 01:34:48.646 INFO kablam! | Sep 02 01:34:48.646 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.646 INFO kablam! | ^^^^^^ Sep 02 01:34:48.646 INFO kablam! | Sep 02 01:34:48.646 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.646 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.646 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.646 INFO kablam! Sep 02 01:34:48.646 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.646 INFO kablam! --> src/arrays/Array128.rs:102:34 Sep 02 01:34:48.646 INFO kablam! | Sep 02 01:34:48.646 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.646 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.646 INFO kablam! | Sep 02 01:34:48.646 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.646 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.646 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.646 INFO kablam! Sep 02 01:34:48.646 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.646 INFO kablam! --> src/arrays/Array128.rs:111:14 Sep 02 01:34:48.646 INFO kablam! | Sep 02 01:34:48.647 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.647 INFO kablam! | ^^^^^^ Sep 02 01:34:48.647 INFO kablam! | Sep 02 01:34:48.647 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.647 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.647 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.647 INFO kablam! Sep 02 01:34:48.647 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.647 INFO kablam! --> src/arrays/Array128.rs:111:28 Sep 02 01:34:48.647 INFO kablam! | Sep 02 01:34:48.647 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.647 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.647 INFO kablam! | Sep 02 01:34:48.647 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.647 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.647 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.647 INFO kablam! Sep 02 01:34:48.647 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.647 INFO kablam! --> src/arrays/Array128.rs:120:15 Sep 02 01:34:48.647 INFO kablam! | Sep 02 01:34:48.647 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:48.647 INFO kablam! | ^^^^^^ Sep 02 01:34:48.647 INFO kablam! | Sep 02 01:34:48.647 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.647 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.647 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.647 INFO kablam! Sep 02 01:34:48.647 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.647 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 02 01:34:48.647 INFO kablam! | Sep 02 01:34:48.647 INFO kablam! 132 | self.0.iter() Sep 02 01:34:48.647 INFO kablam! | ^^^^^^ Sep 02 01:34:48.647 INFO kablam! | Sep 02 01:34:48.647 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.647 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.647 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.647 INFO kablam! Sep 02 01:34:48.648 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.648 INFO kablam! --> src/arrays/Array128.rs:144:3 Sep 02 01:34:48.648 INFO kablam! | Sep 02 01:34:48.648 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:48.648 INFO kablam! | ^^^^^^ Sep 02 01:34:48.648 INFO kablam! | Sep 02 01:34:48.648 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.648 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.648 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.648 INFO kablam! Sep 02 01:34:48.648 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.648 INFO kablam! --> src/arrays/Array128.rs:153:4 Sep 02 01:34:48.648 INFO kablam! | Sep 02 01:34:48.648 INFO kablam! 153 | &self.0[..] Sep 02 01:34:48.648 INFO kablam! | ^^^^^^ Sep 02 01:34:48.648 INFO kablam! | Sep 02 01:34:48.648 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.648 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.648 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.648 INFO kablam! Sep 02 01:34:48.648 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.648 INFO kablam! --> src/arrays/Array128.rs:162:8 Sep 02 01:34:48.648 INFO kablam! | Sep 02 01:34:48.648 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:48.648 INFO kablam! | ^^^^^^ Sep 02 01:34:48.648 INFO kablam! | Sep 02 01:34:48.648 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.648 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.648 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.648 INFO kablam! Sep 02 01:34:48.648 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.648 INFO kablam! --> src/arrays/Array256.rs:28:3 Sep 02 01:34:48.648 INFO kablam! | Sep 02 01:34:48.648 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:48.648 INFO kablam! | ^^^^^^ Sep 02 01:34:48.648 INFO kablam! | Sep 02 01:34:48.648 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.648 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.649 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.649 INFO kablam! Sep 02 01:34:48.649 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.649 INFO kablam! --> src/arrays/Array256.rs:34:3 Sep 02 01:34:48.649 INFO kablam! | Sep 02 01:34:48.649 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:48.649 INFO kablam! | ^^^^^^ Sep 02 01:34:48.649 INFO kablam! | Sep 02 01:34:48.649 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.649 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.649 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.649 INFO kablam! Sep 02 01:34:48.649 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.649 INFO kablam! --> src/arrays/Array256.rs:56:3 Sep 02 01:34:48.649 INFO kablam! | Sep 02 01:34:48.649 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:48.649 INFO kablam! | ^^^^^^ Sep 02 01:34:48.649 INFO kablam! | Sep 02 01:34:48.649 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.649 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.649 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.649 INFO kablam! Sep 02 01:34:48.649 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.649 INFO kablam! --> src/arrays/Array256.rs:65:3 Sep 02 01:34:48.649 INFO kablam! | Sep 02 01:34:48.649 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.649 INFO kablam! | ^^^^^^ Sep 02 01:34:48.649 INFO kablam! | Sep 02 01:34:48.649 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.649 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.649 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.649 INFO kablam! Sep 02 01:34:48.649 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.650 INFO kablam! --> src/arrays/Array256.rs:65:18 Sep 02 01:34:48.650 INFO kablam! | Sep 02 01:34:48.650 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.650 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.650 INFO kablam! | Sep 02 01:34:48.650 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.650 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.650 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.650 INFO kablam! Sep 02 01:34:48.650 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.650 INFO kablam! --> src/arrays/Array256.rs:78:29 Sep 02 01:34:48.650 INFO kablam! | Sep 02 01:34:48.650 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.650 INFO kablam! | ^^^^^^ Sep 02 01:34:48.650 INFO kablam! | Sep 02 01:34:48.650 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.650 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.650 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.650 INFO kablam! Sep 02 01:34:48.650 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.650 INFO kablam! --> src/arrays/Array256.rs:78:43 Sep 02 01:34:48.650 INFO kablam! | Sep 02 01:34:48.650 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.650 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.650 INFO kablam! | Sep 02 01:34:48.650 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.650 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.650 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.650 INFO kablam! Sep 02 01:34:48.650 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.651 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 02 01:34:48.651 INFO kablam! | Sep 02 01:34:48.651 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.651 INFO kablam! | ^^^^^^ Sep 02 01:34:48.651 INFO kablam! | Sep 02 01:34:48.651 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.651 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.651 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.651 INFO kablam! Sep 02 01:34:48.651 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.651 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 02 01:34:48.651 INFO kablam! | Sep 02 01:34:48.651 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.651 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.651 INFO kablam! | Sep 02 01:34:48.651 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.651 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.651 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.651 INFO kablam! Sep 02 01:34:48.651 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.651 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 02 01:34:48.651 INFO kablam! | Sep 02 01:34:48.651 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.651 INFO kablam! | ^^^^^^ Sep 02 01:34:48.651 INFO kablam! | Sep 02 01:34:48.651 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.651 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.651 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.651 INFO kablam! Sep 02 01:34:48.651 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.651 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 02 01:34:48.651 INFO kablam! | Sep 02 01:34:48.652 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.652 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.652 INFO kablam! | Sep 02 01:34:48.652 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.652 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.652 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.652 INFO kablam! Sep 02 01:34:48.652 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.652 INFO kablam! --> src/arrays/Array256.rs:96:20 Sep 02 01:34:48.652 INFO kablam! | Sep 02 01:34:48.652 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.652 INFO kablam! | ^^^^^^ Sep 02 01:34:48.652 INFO kablam! | Sep 02 01:34:48.652 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.652 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.652 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.652 INFO kablam! Sep 02 01:34:48.652 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.652 INFO kablam! --> src/arrays/Array256.rs:96:34 Sep 02 01:34:48.652 INFO kablam! | Sep 02 01:34:48.652 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.652 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.652 INFO kablam! | Sep 02 01:34:48.652 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.652 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.652 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.652 INFO kablam! Sep 02 01:34:48.652 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.652 INFO kablam! --> src/arrays/Array256.rs:102:20 Sep 02 01:34:48.652 INFO kablam! | Sep 02 01:34:48.652 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.652 INFO kablam! | ^^^^^^ Sep 02 01:34:48.652 INFO kablam! | Sep 02 01:34:48.652 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.652 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.652 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.652 INFO kablam! Sep 02 01:34:48.652 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.652 INFO kablam! --> src/arrays/Array256.rs:102:34 Sep 02 01:34:48.653 INFO kablam! | Sep 02 01:34:48.653 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.653 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.653 INFO kablam! | Sep 02 01:34:48.653 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.653 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.653 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.653 INFO kablam! Sep 02 01:34:48.653 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.653 INFO kablam! --> src/arrays/Array256.rs:111:14 Sep 02 01:34:48.653 INFO kablam! | Sep 02 01:34:48.653 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.653 INFO kablam! | ^^^^^^ Sep 02 01:34:48.653 INFO kablam! | Sep 02 01:34:48.653 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.653 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.653 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.653 INFO kablam! Sep 02 01:34:48.653 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.653 INFO kablam! --> src/arrays/Array256.rs:111:28 Sep 02 01:34:48.653 INFO kablam! | Sep 02 01:34:48.653 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.653 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.653 INFO kablam! | Sep 02 01:34:48.653 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.653 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.653 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.653 INFO kablam! Sep 02 01:34:48.653 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.653 INFO kablam! --> src/arrays/Array256.rs:120:15 Sep 02 01:34:48.653 INFO kablam! | Sep 02 01:34:48.654 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:48.654 INFO kablam! | ^^^^^^ Sep 02 01:34:48.654 INFO kablam! | Sep 02 01:34:48.654 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.654 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.654 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.654 INFO kablam! Sep 02 01:34:48.654 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.654 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 02 01:34:48.654 INFO kablam! | Sep 02 01:34:48.654 INFO kablam! 132 | self.0.iter() Sep 02 01:34:48.654 INFO kablam! | ^^^^^^ Sep 02 01:34:48.654 INFO kablam! | Sep 02 01:34:48.654 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.654 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.654 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.654 INFO kablam! Sep 02 01:34:48.654 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.654 INFO kablam! --> src/arrays/Array256.rs:144:3 Sep 02 01:34:48.654 INFO kablam! | Sep 02 01:34:48.654 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:48.654 INFO kablam! | ^^^^^^ Sep 02 01:34:48.654 INFO kablam! | Sep 02 01:34:48.654 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.654 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.654 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.654 INFO kablam! Sep 02 01:34:48.654 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.654 INFO kablam! --> src/arrays/Array256.rs:153:4 Sep 02 01:34:48.654 INFO kablam! | Sep 02 01:34:48.654 INFO kablam! 153 | &self.0[..] Sep 02 01:34:48.654 INFO kablam! | ^^^^^^ Sep 02 01:34:48.655 INFO kablam! | Sep 02 01:34:48.655 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.655 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.655 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.655 INFO kablam! Sep 02 01:34:48.655 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.655 INFO kablam! --> src/arrays/Array256.rs:162:8 Sep 02 01:34:48.655 INFO kablam! | Sep 02 01:34:48.655 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:48.655 INFO kablam! | ^^^^^^ Sep 02 01:34:48.655 INFO kablam! | Sep 02 01:34:48.655 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.655 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.655 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.655 INFO kablam! Sep 02 01:34:48.655 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.655 INFO kablam! --> src/arrays/Array512.rs:28:3 Sep 02 01:34:48.655 INFO kablam! | Sep 02 01:34:48.655 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:48.655 INFO kablam! | ^^^^^^ Sep 02 01:34:48.655 INFO kablam! | Sep 02 01:34:48.655 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.655 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.655 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.655 INFO kablam! Sep 02 01:34:48.655 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.655 INFO kablam! --> src/arrays/Array512.rs:34:3 Sep 02 01:34:48.655 INFO kablam! | Sep 02 01:34:48.655 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:48.655 INFO kablam! | ^^^^^^ Sep 02 01:34:48.655 INFO kablam! | Sep 02 01:34:48.655 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.655 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.655 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.655 INFO kablam! Sep 02 01:34:48.656 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.656 INFO kablam! --> src/arrays/Array512.rs:56:3 Sep 02 01:34:48.656 INFO kablam! | Sep 02 01:34:48.656 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:48.656 INFO kablam! | ^^^^^^ Sep 02 01:34:48.656 INFO kablam! | Sep 02 01:34:48.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.656 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.656 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.656 INFO kablam! Sep 02 01:34:48.656 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.656 INFO kablam! --> src/arrays/Array512.rs:65:3 Sep 02 01:34:48.656 INFO kablam! | Sep 02 01:34:48.656 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.656 INFO kablam! | ^^^^^^ Sep 02 01:34:48.656 INFO kablam! | Sep 02 01:34:48.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.656 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.656 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.656 INFO kablam! Sep 02 01:34:48.656 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.656 INFO kablam! --> src/arrays/Array512.rs:65:18 Sep 02 01:34:48.656 INFO kablam! | Sep 02 01:34:48.656 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.656 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.656 INFO kablam! | Sep 02 01:34:48.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.656 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.656 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.656 INFO kablam! Sep 02 01:34:48.656 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.656 INFO kablam! --> src/arrays/Array512.rs:78:29 Sep 02 01:34:48.656 INFO kablam! | Sep 02 01:34:48.656 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.656 INFO kablam! | ^^^^^^ Sep 02 01:34:48.657 INFO kablam! | Sep 02 01:34:48.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.657 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.657 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.657 INFO kablam! Sep 02 01:34:48.657 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.657 INFO kablam! --> src/arrays/Array512.rs:78:43 Sep 02 01:34:48.657 INFO kablam! | Sep 02 01:34:48.657 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.657 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.657 INFO kablam! | Sep 02 01:34:48.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.657 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.657 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.657 INFO kablam! Sep 02 01:34:48.657 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.657 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 02 01:34:48.657 INFO kablam! | Sep 02 01:34:48.657 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.657 INFO kablam! | ^^^^^^ Sep 02 01:34:48.657 INFO kablam! | Sep 02 01:34:48.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.657 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.657 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.657 INFO kablam! Sep 02 01:34:48.657 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.657 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 02 01:34:48.657 INFO kablam! | Sep 02 01:34:48.657 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.657 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.658 INFO kablam! | Sep 02 01:34:48.658 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.658 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.658 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.658 INFO kablam! Sep 02 01:34:48.658 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.658 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 02 01:34:48.658 INFO kablam! | Sep 02 01:34:48.658 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.658 INFO kablam! | ^^^^^^ Sep 02 01:34:48.658 INFO kablam! | Sep 02 01:34:48.658 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.658 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.658 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.658 INFO kablam! Sep 02 01:34:48.658 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.658 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 02 01:34:48.658 INFO kablam! | Sep 02 01:34:48.658 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.658 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.658 INFO kablam! | Sep 02 01:34:48.658 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.658 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.658 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.659 INFO kablam! Sep 02 01:34:48.659 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.659 INFO kablam! --> src/arrays/Array512.rs:96:20 Sep 02 01:34:48.659 INFO kablam! | Sep 02 01:34:48.659 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.659 INFO kablam! | ^^^^^^ Sep 02 01:34:48.659 INFO kablam! | Sep 02 01:34:48.659 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.659 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.659 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.659 INFO kablam! Sep 02 01:34:48.659 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.659 INFO kablam! --> src/arrays/Array512.rs:96:34 Sep 02 01:34:48.659 INFO kablam! | Sep 02 01:34:48.659 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.659 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.659 INFO kablam! | Sep 02 01:34:48.659 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.659 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.660 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.660 INFO kablam! Sep 02 01:34:48.660 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.660 INFO kablam! --> src/arrays/Array512.rs:102:20 Sep 02 01:34:48.660 INFO kablam! | Sep 02 01:34:48.660 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.660 INFO kablam! | ^^^^^^ Sep 02 01:34:48.660 INFO kablam! | Sep 02 01:34:48.660 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.660 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.660 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.660 INFO kablam! Sep 02 01:34:48.660 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.660 INFO kablam! --> src/arrays/Array512.rs:102:34 Sep 02 01:34:48.660 INFO kablam! | Sep 02 01:34:48.660 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.660 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.660 INFO kablam! | Sep 02 01:34:48.660 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.660 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.660 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.661 INFO kablam! Sep 02 01:34:48.661 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.661 INFO kablam! --> src/arrays/Array512.rs:111:14 Sep 02 01:34:48.661 INFO kablam! | Sep 02 01:34:48.661 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.661 INFO kablam! | ^^^^^^ Sep 02 01:34:48.661 INFO kablam! | Sep 02 01:34:48.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.661 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.661 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.661 INFO kablam! Sep 02 01:34:48.661 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.661 INFO kablam! --> src/arrays/Array512.rs:111:28 Sep 02 01:34:48.661 INFO kablam! | Sep 02 01:34:48.661 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.661 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.661 INFO kablam! | Sep 02 01:34:48.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.661 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.662 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.662 INFO kablam! Sep 02 01:34:48.662 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.662 INFO kablam! --> src/arrays/Array512.rs:120:15 Sep 02 01:34:48.662 INFO kablam! | Sep 02 01:34:48.662 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:48.662 INFO kablam! | ^^^^^^ Sep 02 01:34:48.662 INFO kablam! | Sep 02 01:34:48.662 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.662 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.662 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.662 INFO kablam! Sep 02 01:34:48.662 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.662 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 02 01:34:48.662 INFO kablam! | Sep 02 01:34:48.662 INFO kablam! 132 | self.0.iter() Sep 02 01:34:48.662 INFO kablam! | ^^^^^^ Sep 02 01:34:48.662 INFO kablam! | Sep 02 01:34:48.662 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.662 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.662 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.663 INFO kablam! Sep 02 01:34:48.663 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.663 INFO kablam! --> src/arrays/Array512.rs:144:3 Sep 02 01:34:48.663 INFO kablam! | Sep 02 01:34:48.663 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:48.663 INFO kablam! | ^^^^^^ Sep 02 01:34:48.663 INFO kablam! | Sep 02 01:34:48.663 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.663 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.663 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.663 INFO kablam! Sep 02 01:34:48.663 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.663 INFO kablam! --> src/arrays/Array512.rs:153:4 Sep 02 01:34:48.663 INFO kablam! | Sep 02 01:34:48.663 INFO kablam! 153 | &self.0[..] Sep 02 01:34:48.663 INFO kablam! | ^^^^^^ Sep 02 01:34:48.663 INFO kablam! | Sep 02 01:34:48.663 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.663 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.663 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.663 INFO kablam! Sep 02 01:34:48.663 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.663 INFO kablam! --> src/arrays/Array512.rs:162:8 Sep 02 01:34:48.663 INFO kablam! | Sep 02 01:34:48.663 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:48.663 INFO kablam! | ^^^^^^ Sep 02 01:34:48.664 INFO kablam! | Sep 02 01:34:48.664 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.664 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.664 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.664 INFO kablam! Sep 02 01:34:48.664 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.664 INFO kablam! --> src/arrays/Array1024.rs:28:3 Sep 02 01:34:48.664 INFO kablam! | Sep 02 01:34:48.664 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:48.664 INFO kablam! | ^^^^^^ Sep 02 01:34:48.664 INFO kablam! | Sep 02 01:34:48.664 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.664 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.664 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.664 INFO kablam! Sep 02 01:34:48.664 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.664 INFO kablam! --> src/arrays/Array1024.rs:34:3 Sep 02 01:34:48.664 INFO kablam! | Sep 02 01:34:48.664 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:48.664 INFO kablam! | ^^^^^^ Sep 02 01:34:48.664 INFO kablam! | Sep 02 01:34:48.664 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.664 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.664 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.665 INFO kablam! Sep 02 01:34:48.665 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.665 INFO kablam! --> src/arrays/Array1024.rs:56:3 Sep 02 01:34:48.665 INFO kablam! | Sep 02 01:34:48.665 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:48.665 INFO kablam! | ^^^^^^ Sep 02 01:34:48.665 INFO kablam! | Sep 02 01:34:48.665 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.665 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.665 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.665 INFO kablam! Sep 02 01:34:48.665 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.665 INFO kablam! --> src/arrays/Array1024.rs:65:3 Sep 02 01:34:48.665 INFO kablam! | Sep 02 01:34:48.665 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.665 INFO kablam! | ^^^^^^ Sep 02 01:34:48.665 INFO kablam! | Sep 02 01:34:48.665 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.665 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.665 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.665 INFO kablam! Sep 02 01:34:48.665 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.665 INFO kablam! --> src/arrays/Array1024.rs:65:18 Sep 02 01:34:48.665 INFO kablam! | Sep 02 01:34:48.666 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:48.666 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.666 INFO kablam! | Sep 02 01:34:48.666 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.666 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.666 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.666 INFO kablam! Sep 02 01:34:48.666 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.666 INFO kablam! --> src/arrays/Array1024.rs:78:29 Sep 02 01:34:48.666 INFO kablam! | Sep 02 01:34:48.666 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.666 INFO kablam! | ^^^^^^ Sep 02 01:34:48.666 INFO kablam! | Sep 02 01:34:48.666 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.666 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.666 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.666 INFO kablam! Sep 02 01:34:48.666 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.666 INFO kablam! --> src/arrays/Array1024.rs:78:43 Sep 02 01:34:48.666 INFO kablam! | Sep 02 01:34:48.667 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.667 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.667 INFO kablam! | Sep 02 01:34:48.667 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.667 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.667 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.667 INFO kablam! Sep 02 01:34:48.667 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.667 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 02 01:34:48.667 INFO kablam! | Sep 02 01:34:48.667 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.667 INFO kablam! | ^^^^^^ Sep 02 01:34:48.667 INFO kablam! | Sep 02 01:34:48.667 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.667 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.667 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.667 INFO kablam! Sep 02 01:34:48.667 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.667 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 02 01:34:48.667 INFO kablam! | Sep 02 01:34:48.667 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.667 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.667 INFO kablam! | Sep 02 01:34:48.667 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.668 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.668 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.668 INFO kablam! Sep 02 01:34:48.668 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.668 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 02 01:34:48.668 INFO kablam! | Sep 02 01:34:48.668 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.668 INFO kablam! | ^^^^^^ Sep 02 01:34:48.668 INFO kablam! | Sep 02 01:34:48.668 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.668 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.668 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.668 INFO kablam! Sep 02 01:34:48.668 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.668 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 02 01:34:48.668 INFO kablam! | Sep 02 01:34:48.668 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.668 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.668 INFO kablam! | Sep 02 01:34:48.668 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.668 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.668 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.668 INFO kablam! Sep 02 01:34:48.668 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.668 INFO kablam! --> src/arrays/Array1024.rs:96:20 Sep 02 01:34:48.668 INFO kablam! | Sep 02 01:34:48.668 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.668 INFO kablam! | ^^^^^^ Sep 02 01:34:48.668 INFO kablam! | Sep 02 01:34:48.669 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.669 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.669 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.669 INFO kablam! Sep 02 01:34:48.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.669 INFO kablam! --> src/arrays/Array1024.rs:96:34 Sep 02 01:34:48.669 INFO kablam! | Sep 02 01:34:48.669 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.669 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.669 INFO kablam! | Sep 02 01:34:48.669 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.669 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.669 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.669 INFO kablam! Sep 02 01:34:48.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.669 INFO kablam! --> src/arrays/Array1024.rs:102:20 Sep 02 01:34:48.669 INFO kablam! | Sep 02 01:34:48.669 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.669 INFO kablam! | ^^^^^^ Sep 02 01:34:48.669 INFO kablam! | Sep 02 01:34:48.669 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.669 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.669 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.669 INFO kablam! Sep 02 01:34:48.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.669 INFO kablam! --> src/arrays/Array1024.rs:102:34 Sep 02 01:34:48.669 INFO kablam! | Sep 02 01:34:48.669 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.669 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.669 INFO kablam! | Sep 02 01:34:48.670 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.670 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.670 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.670 INFO kablam! Sep 02 01:34:48.670 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.670 INFO kablam! --> src/arrays/Array1024.rs:111:14 Sep 02 01:34:48.670 INFO kablam! | Sep 02 01:34:48.670 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.670 INFO kablam! | ^^^^^^ Sep 02 01:34:48.670 INFO kablam! | Sep 02 01:34:48.670 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.670 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.670 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.670 INFO kablam! Sep 02 01:34:48.670 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.670 INFO kablam! --> src/arrays/Array1024.rs:111:28 Sep 02 01:34:48.670 INFO kablam! | Sep 02 01:34:48.670 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:48.670 INFO kablam! | ^^^^^^^ Sep 02 01:34:48.670 INFO kablam! | Sep 02 01:34:48.670 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.670 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.670 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.670 INFO kablam! Sep 02 01:34:48.670 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.670 INFO kablam! --> src/arrays/Array1024.rs:120:15 Sep 02 01:34:48.670 INFO kablam! | Sep 02 01:34:48.670 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:48.670 INFO kablam! | ^^^^^^ Sep 02 01:34:48.671 INFO kablam! | Sep 02 01:34:48.671 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.671 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.671 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.671 INFO kablam! Sep 02 01:34:48.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.671 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 02 01:34:48.671 INFO kablam! | Sep 02 01:34:48.671 INFO kablam! 132 | self.0.iter() Sep 02 01:34:48.671 INFO kablam! | ^^^^^^ Sep 02 01:34:48.671 INFO kablam! | Sep 02 01:34:48.671 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.671 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.671 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.671 INFO kablam! Sep 02 01:34:48.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.671 INFO kablam! --> src/arrays/Array1024.rs:144:3 Sep 02 01:34:48.671 INFO kablam! | Sep 02 01:34:48.671 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:48.671 INFO kablam! | ^^^^^^ Sep 02 01:34:48.671 INFO kablam! | Sep 02 01:34:48.671 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.671 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.671 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.671 INFO kablam! Sep 02 01:34:48.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.671 INFO kablam! --> src/arrays/Array1024.rs:153:4 Sep 02 01:34:48.671 INFO kablam! | Sep 02 01:34:48.671 INFO kablam! 153 | &self.0[..] Sep 02 01:34:48.671 INFO kablam! | ^^^^^^ Sep 02 01:34:48.671 INFO kablam! | Sep 02 01:34:48.671 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.671 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.671 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.671 INFO kablam! Sep 02 01:34:48.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:48.672 INFO kablam! --> src/arrays/Array1024.rs:162:8 Sep 02 01:34:48.672 INFO kablam! | Sep 02 01:34:48.672 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:48.672 INFO kablam! | ^^^^^^ Sep 02 01:34:48.672 INFO kablam! | Sep 02 01:34:48.672 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:48.672 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:48.672 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:48.672 INFO kablam! Sep 02 01:34:48.672 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 02 01:34:48.672 INFO kablam! --> src/lib.rs:8:12 Sep 02 01:34:48.672 INFO kablam! | Sep 02 01:34:48.672 INFO kablam! 8 | #![feature(associated_consts)] Sep 02 01:34:48.672 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 02 01:34:48.672 INFO kablam! | Sep 02 01:34:48.672 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 01:34:48.672 INFO kablam! Sep 02 01:34:48.672 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.63s Sep 02 01:34:48.672 INFO kablam! su: No module specific data is present Sep 02 01:34:48.906 INFO running `"docker" "rm" "-f" "1a7a80a05193376c822d4bf5470c7fd58c380f90e8c7b3206f0c8edfe3305c19"` Sep 02 01:34:49.018 INFO blam! 1a7a80a05193376c822d4bf5470c7fd58c380f90e8c7b3206f0c8edfe3305c19