Sep 01 08:15:01.607 INFO checking rust-extra-0.0.17 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 08:15:01.607 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 08:15:01.608 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 08:15:01.791 INFO blam! b8bbb4e75138c5cb7cd33565322c383a855d3897894fdf2211bb65e353824a73 Sep 01 08:15:01.794 INFO running `"docker" "start" "-a" "b8bbb4e75138c5cb7cd33565322c383a855d3897894fdf2211bb65e353824a73"` Sep 01 08:15:02.525 INFO kablam! Checking rust-extra v0.0.17 (file:///source) Sep 01 08:15:04.204 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.204 INFO kablam! --> src/arrays/Array16.rs:28:3 Sep 01 08:15:04.204 INFO kablam! | Sep 01 08:15:04.204 INFO kablam! 28 | self.0.as_ptr() Sep 01 08:15:04.204 INFO kablam! | ^^^^^^ Sep 01 08:15:04.205 INFO kablam! | Sep 01 08:15:04.205 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 08:15:04.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 01 08:15:04.205 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.205 INFO kablam! Sep 01 08:15:04.205 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.205 INFO kablam! --> src/arrays/Array16.rs:34:3 Sep 01 08:15:04.205 INFO kablam! | Sep 01 08:15:04.205 INFO kablam! 34 | self.0.as_mut_ptr() Sep 01 08:15:04.205 INFO kablam! | ^^^^^^ Sep 01 08:15:04.205 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.205 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.205 INFO kablam! Sep 01 08:15:04.205 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.205 INFO kablam! --> src/arrays/Array16.rs:56:3 Sep 01 08:15:04.205 INFO kablam! | Sep 01 08:15:04.205 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 01 08:15:04.205 INFO kablam! | ^^^^^^ Sep 01 08:15:04.205 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.205 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.206 INFO kablam! Sep 01 08:15:04.206 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.206 INFO kablam! --> src/arrays/Array16.rs:65:3 Sep 01 08:15:04.206 INFO kablam! | Sep 01 08:15:04.206 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.206 INFO kablam! | ^^^^^^ Sep 01 08:15:04.206 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.206 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.206 INFO kablam! Sep 01 08:15:04.206 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.206 INFO kablam! --> src/arrays/Array16.rs:65:18 Sep 01 08:15:04.206 INFO kablam! | Sep 01 08:15:04.206 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.206 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.206 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.206 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.206 INFO kablam! Sep 01 08:15:04.206 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.206 INFO kablam! --> src/arrays/Array16.rs:78:29 Sep 01 08:15:04.206 INFO kablam! | Sep 01 08:15:04.206 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.206 INFO kablam! | ^^^^^^ Sep 01 08:15:04.207 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.207 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.207 INFO kablam! Sep 01 08:15:04.207 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.207 INFO kablam! --> src/arrays/Array16.rs:78:43 Sep 01 08:15:04.207 INFO kablam! | Sep 01 08:15:04.207 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.207 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.207 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.207 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.207 INFO kablam! Sep 01 08:15:04.207 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.207 INFO kablam! --> src/arrays/Array16.rs:84:20 Sep 01 08:15:04.207 INFO kablam! | Sep 01 08:15:04.207 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.207 INFO kablam! | ^^^^^^ Sep 01 08:15:04.207 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.207 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.207 INFO kablam! Sep 01 08:15:04.207 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.207 INFO kablam! --> src/arrays/Array16.rs:84:34 Sep 01 08:15:04.208 INFO kablam! | Sep 01 08:15:04.208 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.208 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.208 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.208 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.208 INFO kablam! Sep 01 08:15:04.208 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.208 INFO kablam! --> src/arrays/Array16.rs:90:20 Sep 01 08:15:04.208 INFO kablam! | Sep 01 08:15:04.208 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.208 INFO kablam! | ^^^^^^ Sep 01 08:15:04.208 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.208 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.208 INFO kablam! Sep 01 08:15:04.208 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.208 INFO kablam! --> src/arrays/Array16.rs:90:34 Sep 01 08:15:04.208 INFO kablam! | Sep 01 08:15:04.208 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.208 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.208 INFO kablam! | Sep 01 08:15:04.212 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.212 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.212 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.212 INFO kablam! Sep 01 08:15:04.212 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.212 INFO kablam! --> src/arrays/Array16.rs:96:20 Sep 01 08:15:04.212 INFO kablam! | Sep 01 08:15:04.213 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.213 INFO kablam! | ^^^^^^ Sep 01 08:15:04.213 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.213 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.213 INFO kablam! Sep 01 08:15:04.213 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.213 INFO kablam! --> src/arrays/Array16.rs:96:34 Sep 01 08:15:04.214 INFO kablam! | Sep 01 08:15:04.214 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.214 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.214 INFO kablam! | Sep 01 08:15:04.214 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.214 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.214 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.214 INFO kablam! Sep 01 08:15:04.214 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.215 INFO kablam! --> src/arrays/Array16.rs:102:20 Sep 01 08:15:04.215 INFO kablam! | Sep 01 08:15:04.215 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.215 INFO kablam! | ^^^^^^ Sep 01 08:15:04.215 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.215 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.215 INFO kablam! Sep 01 08:15:04.215 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.216 INFO kablam! --> src/arrays/Array16.rs:102:34 Sep 01 08:15:04.216 INFO kablam! | Sep 01 08:15:04.216 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.216 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.216 INFO kablam! | Sep 01 08:15:04.216 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.216 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.216 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.216 INFO kablam! Sep 01 08:15:04.217 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.217 INFO kablam! --> src/arrays/Array16.rs:111:14 Sep 01 08:15:04.217 INFO kablam! | Sep 01 08:15:04.217 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.217 INFO kablam! | ^^^^^^ Sep 01 08:15:04.217 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.217 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.218 INFO kablam! Sep 01 08:15:04.218 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.218 INFO kablam! --> src/arrays/Array16.rs:111:28 Sep 01 08:15:04.218 INFO kablam! | Sep 01 08:15:04.218 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.218 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.218 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.218 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.219 INFO kablam! Sep 01 08:15:04.219 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.219 INFO kablam! --> src/arrays/Array16.rs:120:15 Sep 01 08:15:04.219 INFO kablam! | Sep 01 08:15:04.219 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 01 08:15:04.219 INFO kablam! | ^^^^^^ Sep 01 08:15:04.219 INFO kablam! | Sep 01 08:15:04.219 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.219 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.220 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.220 INFO kablam! Sep 01 08:15:04.220 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.220 INFO kablam! --> src/arrays/Array16.rs:132:3 Sep 01 08:15:04.220 INFO kablam! | Sep 01 08:15:04.220 INFO kablam! 132 | self.0.iter() Sep 01 08:15:04.220 INFO kablam! | ^^^^^^ Sep 01 08:15:04.220 INFO kablam! | Sep 01 08:15:04.220 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.220 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.221 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.221 INFO kablam! Sep 01 08:15:04.221 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.221 INFO kablam! --> src/arrays/Array16.rs:144:3 Sep 01 08:15:04.221 INFO kablam! | Sep 01 08:15:04.221 INFO kablam! 144 | self.0.iter_mut() Sep 01 08:15:04.221 INFO kablam! | ^^^^^^ Sep 01 08:15:04.221 INFO kablam! | Sep 01 08:15:04.221 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.222 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.222 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.222 INFO kablam! Sep 01 08:15:04.222 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.222 INFO kablam! --> src/arrays/Array16.rs:153:4 Sep 01 08:15:04.222 INFO kablam! | Sep 01 08:15:04.222 INFO kablam! 153 | &self.0[..] Sep 01 08:15:04.222 INFO kablam! | ^^^^^^ Sep 01 08:15:04.222 INFO kablam! | Sep 01 08:15:04.222 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.223 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.223 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.223 INFO kablam! Sep 01 08:15:04.223 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.223 INFO kablam! --> src/arrays/Array16.rs:162:8 Sep 01 08:15:04.223 INFO kablam! | Sep 01 08:15:04.223 INFO kablam! 162 | &mut self.0[..] Sep 01 08:15:04.223 INFO kablam! | ^^^^^^ Sep 01 08:15:04.223 INFO kablam! | Sep 01 08:15:04.224 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.224 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.224 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.224 INFO kablam! Sep 01 08:15:04.224 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.224 INFO kablam! --> src/arrays/Array30.rs:28:3 Sep 01 08:15:04.224 INFO kablam! | Sep 01 08:15:04.224 INFO kablam! 28 | self.0.as_ptr() Sep 01 08:15:04.224 INFO kablam! | ^^^^^^ Sep 01 08:15:04.224 INFO kablam! | Sep 01 08:15:04.225 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.225 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.225 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.225 INFO kablam! Sep 01 08:15:04.225 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.225 INFO kablam! --> src/arrays/Array30.rs:34:3 Sep 01 08:15:04.225 INFO kablam! | Sep 01 08:15:04.225 INFO kablam! 34 | self.0.as_mut_ptr() Sep 01 08:15:04.225 INFO kablam! | ^^^^^^ Sep 01 08:15:04.226 INFO kablam! | Sep 01 08:15:04.226 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.226 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.226 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.226 INFO kablam! Sep 01 08:15:04.226 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.226 INFO kablam! --> src/arrays/Array30.rs:56:3 Sep 01 08:15:04.226 INFO kablam! | Sep 01 08:15:04.227 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 01 08:15:04.227 INFO kablam! | ^^^^^^ Sep 01 08:15:04.227 INFO kablam! | Sep 01 08:15:04.227 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.227 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.227 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.227 INFO kablam! Sep 01 08:15:04.227 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.227 INFO kablam! --> src/arrays/Array30.rs:65:3 Sep 01 08:15:04.228 INFO kablam! | Sep 01 08:15:04.228 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.228 INFO kablam! | ^^^^^^ Sep 01 08:15:04.228 INFO kablam! | Sep 01 08:15:04.228 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.229 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.229 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.229 INFO kablam! Sep 01 08:15:04.229 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.229 INFO kablam! --> src/arrays/Array30.rs:65:18 Sep 01 08:15:04.229 INFO kablam! | Sep 01 08:15:04.229 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.229 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.229 INFO kablam! | Sep 01 08:15:04.229 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.230 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.230 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.230 INFO kablam! Sep 01 08:15:04.230 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.230 INFO kablam! --> src/arrays/Array30.rs:78:29 Sep 01 08:15:04.230 INFO kablam! | Sep 01 08:15:04.230 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.230 INFO kablam! | ^^^^^^ Sep 01 08:15:04.230 INFO kablam! | Sep 01 08:15:04.230 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.231 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.231 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.231 INFO kablam! Sep 01 08:15:04.231 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.231 INFO kablam! --> src/arrays/Array30.rs:78:43 Sep 01 08:15:04.231 INFO kablam! | Sep 01 08:15:04.231 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.231 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.231 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.232 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.232 INFO kablam! Sep 01 08:15:04.232 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.232 INFO kablam! --> src/arrays/Array30.rs:84:20 Sep 01 08:15:04.232 INFO kablam! | Sep 01 08:15:04.232 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.232 INFO kablam! | ^^^^^^ Sep 01 08:15:04.233 INFO kablam! | Sep 01 08:15:04.233 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.233 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.233 INFO kablam! Sep 01 08:15:04.233 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.233 INFO kablam! --> src/arrays/Array30.rs:84:34 Sep 01 08:15:04.233 INFO kablam! | Sep 01 08:15:04.233 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.233 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.234 INFO kablam! | Sep 01 08:15:04.234 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.234 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.234 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.234 INFO kablam! Sep 01 08:15:04.234 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.234 INFO kablam! --> src/arrays/Array30.rs:90:20 Sep 01 08:15:04.234 INFO kablam! | Sep 01 08:15:04.234 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.235 INFO kablam! | ^^^^^^ Sep 01 08:15:04.235 INFO kablam! | Sep 01 08:15:04.235 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.235 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.235 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.235 INFO kablam! Sep 01 08:15:04.235 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.235 INFO kablam! --> src/arrays/Array30.rs:90:34 Sep 01 08:15:04.235 INFO kablam! | Sep 01 08:15:04.236 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.236 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.236 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.236 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.236 INFO kablam! Sep 01 08:15:04.236 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.236 INFO kablam! --> src/arrays/Array30.rs:96:20 Sep 01 08:15:04.236 INFO kablam! | Sep 01 08:15:04.237 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.237 INFO kablam! | ^^^^^^ Sep 01 08:15:04.237 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.237 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.237 INFO kablam! Sep 01 08:15:04.237 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.237 INFO kablam! --> src/arrays/Array30.rs:96:34 Sep 01 08:15:04.238 INFO kablam! | Sep 01 08:15:04.238 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.238 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.238 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.238 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.238 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.238 INFO kablam! Sep 01 08:15:04.238 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.239 INFO kablam! --> src/arrays/Array30.rs:102:20 Sep 01 08:15:04.239 INFO kablam! | Sep 01 08:15:04.239 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.239 INFO kablam! | ^^^^^^ Sep 01 08:15:04.239 INFO kablam! | Sep 01 08:15:04.239 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.239 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.239 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.239 INFO kablam! Sep 01 08:15:04.239 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.240 INFO kablam! --> src/arrays/Array30.rs:102:34 Sep 01 08:15:04.240 INFO kablam! | Sep 01 08:15:04.240 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.240 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.244 INFO kablam! | Sep 01 08:15:04.244 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.244 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.244 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.244 INFO kablam! Sep 01 08:15:04.245 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.245 INFO kablam! --> src/arrays/Array30.rs:111:14 Sep 01 08:15:04.245 INFO kablam! | Sep 01 08:15:04.245 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.245 INFO kablam! | ^^^^^^ Sep 01 08:15:04.245 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.245 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.245 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.246 INFO kablam! Sep 01 08:15:04.246 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.246 INFO kablam! --> src/arrays/Array30.rs:111:28 Sep 01 08:15:04.246 INFO kablam! | Sep 01 08:15:04.246 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.246 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.246 INFO kablam! | Sep 01 08:15:04.246 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.247 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.247 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.247 INFO kablam! Sep 01 08:15:04.247 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.247 INFO kablam! --> src/arrays/Array30.rs:120:15 Sep 01 08:15:04.247 INFO kablam! | Sep 01 08:15:04.247 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 01 08:15:04.247 INFO kablam! | ^^^^^^ Sep 01 08:15:04.247 INFO kablam! | Sep 01 08:15:04.247 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.248 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.248 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.248 INFO kablam! Sep 01 08:15:04.248 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.248 INFO kablam! --> src/arrays/Array30.rs:132:3 Sep 01 08:15:04.248 INFO kablam! | Sep 01 08:15:04.248 INFO kablam! 132 | self.0.iter() Sep 01 08:15:04.249 INFO kablam! | ^^^^^^ Sep 01 08:15:04.249 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.249 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.249 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.249 INFO kablam! Sep 01 08:15:04.249 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.250 INFO kablam! --> src/arrays/Array30.rs:144:3 Sep 01 08:15:04.250 INFO kablam! | Sep 01 08:15:04.250 INFO kablam! 144 | self.0.iter_mut() Sep 01 08:15:04.250 INFO kablam! | ^^^^^^ Sep 01 08:15:04.250 INFO kablam! | Sep 01 08:15:04.250 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.250 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.250 INFO kablam! Sep 01 08:15:04.251 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.251 INFO kablam! --> src/arrays/Array30.rs:153:4 Sep 01 08:15:04.251 INFO kablam! | Sep 01 08:15:04.251 INFO kablam! 153 | &self.0[..] Sep 01 08:15:04.251 INFO kablam! | ^^^^^^ Sep 01 08:15:04.251 INFO kablam! | Sep 01 08:15:04.251 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.251 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.252 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.252 INFO kablam! Sep 01 08:15:04.252 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.252 INFO kablam! --> src/arrays/Array30.rs:162:8 Sep 01 08:15:04.252 INFO kablam! | Sep 01 08:15:04.252 INFO kablam! 162 | &mut self.0[..] Sep 01 08:15:04.252 INFO kablam! | ^^^^^^ Sep 01 08:15:04.252 INFO kablam! | Sep 01 08:15:04.252 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.253 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.253 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.253 INFO kablam! Sep 01 08:15:04.253 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.253 INFO kablam! --> src/arrays/Array32.rs:28:3 Sep 01 08:15:04.253 INFO kablam! | Sep 01 08:15:04.253 INFO kablam! 28 | self.0.as_ptr() Sep 01 08:15:04.253 INFO kablam! | ^^^^^^ Sep 01 08:15:04.253 INFO kablam! | Sep 01 08:15:04.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.254 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.254 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.254 INFO kablam! Sep 01 08:15:04.254 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.254 INFO kablam! --> src/arrays/Array32.rs:34:3 Sep 01 08:15:04.254 INFO kablam! | Sep 01 08:15:04.254 INFO kablam! 34 | self.0.as_mut_ptr() Sep 01 08:15:04.254 INFO kablam! | ^^^^^^ Sep 01 08:15:04.255 INFO kablam! | Sep 01 08:15:04.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.255 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.255 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.255 INFO kablam! Sep 01 08:15:04.255 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.255 INFO kablam! --> src/arrays/Array32.rs:56:3 Sep 01 08:15:04.255 INFO kablam! | Sep 01 08:15:04.256 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 01 08:15:04.256 INFO kablam! | ^^^^^^ Sep 01 08:15:04.256 INFO kablam! | Sep 01 08:15:04.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.256 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.256 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.256 INFO kablam! Sep 01 08:15:04.256 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.256 INFO kablam! --> src/arrays/Array32.rs:65:3 Sep 01 08:15:04.257 INFO kablam! | Sep 01 08:15:04.257 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.257 INFO kablam! | ^^^^^^ Sep 01 08:15:04.257 INFO kablam! | Sep 01 08:15:04.257 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.257 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.257 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.257 INFO kablam! Sep 01 08:15:04.258 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.258 INFO kablam! --> src/arrays/Array32.rs:65:18 Sep 01 08:15:04.258 INFO kablam! | Sep 01 08:15:04.258 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.258 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.258 INFO kablam! | Sep 01 08:15:04.258 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.258 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.258 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.259 INFO kablam! Sep 01 08:15:04.259 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.259 INFO kablam! --> src/arrays/Array32.rs:78:29 Sep 01 08:15:04.259 INFO kablam! | Sep 01 08:15:04.259 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.259 INFO kablam! | ^^^^^^ Sep 01 08:15:04.259 INFO kablam! | Sep 01 08:15:04.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.259 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.260 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.260 INFO kablam! Sep 01 08:15:04.260 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.260 INFO kablam! --> src/arrays/Array32.rs:78:43 Sep 01 08:15:04.260 INFO kablam! | Sep 01 08:15:04.260 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.260 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.260 INFO kablam! | Sep 01 08:15:04.261 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.261 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.261 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.261 INFO kablam! Sep 01 08:15:04.261 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.261 INFO kablam! --> src/arrays/Array32.rs:84:20 Sep 01 08:15:04.261 INFO kablam! | Sep 01 08:15:04.261 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.261 INFO kablam! | ^^^^^^ Sep 01 08:15:04.261 INFO kablam! | Sep 01 08:15:04.262 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.262 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.262 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.262 INFO kablam! Sep 01 08:15:04.262 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.263 INFO kablam! --> src/arrays/Array32.rs:84:34 Sep 01 08:15:04.263 INFO kablam! | Sep 01 08:15:04.263 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.263 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.263 INFO kablam! | Sep 01 08:15:04.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.263 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.263 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.263 INFO kablam! Sep 01 08:15:04.264 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.264 INFO kablam! --> src/arrays/Array32.rs:90:20 Sep 01 08:15:04.264 INFO kablam! | Sep 01 08:15:04.264 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.264 INFO kablam! | ^^^^^^ Sep 01 08:15:04.264 INFO kablam! | Sep 01 08:15:04.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.264 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.264 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.265 INFO kablam! Sep 01 08:15:04.265 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.265 INFO kablam! --> src/arrays/Array32.rs:90:34 Sep 01 08:15:04.265 INFO kablam! | Sep 01 08:15:04.265 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.265 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.265 INFO kablam! | Sep 01 08:15:04.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.265 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.266 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.266 INFO kablam! Sep 01 08:15:04.266 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.266 INFO kablam! --> src/arrays/Array32.rs:96:20 Sep 01 08:15:04.266 INFO kablam! | Sep 01 08:15:04.266 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.266 INFO kablam! | ^^^^^^ Sep 01 08:15:04.266 INFO kablam! | Sep 01 08:15:04.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.267 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.267 INFO kablam! Sep 01 08:15:04.267 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.267 INFO kablam! --> src/arrays/Array32.rs:96:34 Sep 01 08:15:04.267 INFO kablam! | Sep 01 08:15:04.267 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.267 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.267 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.268 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.268 INFO kablam! Sep 01 08:15:04.268 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.268 INFO kablam! --> src/arrays/Array32.rs:102:20 Sep 01 08:15:04.268 INFO kablam! | Sep 01 08:15:04.268 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.268 INFO kablam! | ^^^^^^ Sep 01 08:15:04.268 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.269 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.269 INFO kablam! Sep 01 08:15:04.269 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.269 INFO kablam! --> src/arrays/Array32.rs:102:34 Sep 01 08:15:04.269 INFO kablam! | Sep 01 08:15:04.269 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.269 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.270 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.270 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.270 INFO kablam! Sep 01 08:15:04.270 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.270 INFO kablam! --> src/arrays/Array32.rs:111:14 Sep 01 08:15:04.270 INFO kablam! | Sep 01 08:15:04.270 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.270 INFO kablam! | ^^^^^^ Sep 01 08:15:04.270 INFO kablam! | Sep 01 08:15:04.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.271 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.271 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.271 INFO kablam! Sep 01 08:15:04.271 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.271 INFO kablam! --> src/arrays/Array32.rs:111:28 Sep 01 08:15:04.271 INFO kablam! | Sep 01 08:15:04.271 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.271 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.271 INFO kablam! | Sep 01 08:15:04.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.272 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.272 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.272 INFO kablam! Sep 01 08:15:04.272 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.272 INFO kablam! --> src/arrays/Array32.rs:120:15 Sep 01 08:15:04.272 INFO kablam! | Sep 01 08:15:04.272 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 01 08:15:04.272 INFO kablam! | ^^^^^^ Sep 01 08:15:04.272 INFO kablam! | Sep 01 08:15:04.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.272 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.272 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.273 INFO kablam! Sep 01 08:15:04.273 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.273 INFO kablam! --> src/arrays/Array32.rs:132:3 Sep 01 08:15:04.273 INFO kablam! | Sep 01 08:15:04.273 INFO kablam! 132 | self.0.iter() Sep 01 08:15:04.273 INFO kablam! | ^^^^^^ Sep 01 08:15:04.273 INFO kablam! | Sep 01 08:15:04.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.273 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.274 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.274 INFO kablam! Sep 01 08:15:04.274 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.274 INFO kablam! --> src/arrays/Array32.rs:144:3 Sep 01 08:15:04.274 INFO kablam! | Sep 01 08:15:04.274 INFO kablam! 144 | self.0.iter_mut() Sep 01 08:15:04.274 INFO kablam! | ^^^^^^ Sep 01 08:15:04.274 INFO kablam! | Sep 01 08:15:04.274 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.274 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.274 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.275 INFO kablam! Sep 01 08:15:04.275 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.275 INFO kablam! --> src/arrays/Array32.rs:153:4 Sep 01 08:15:04.275 INFO kablam! | Sep 01 08:15:04.275 INFO kablam! 153 | &self.0[..] Sep 01 08:15:04.275 INFO kablam! | ^^^^^^ Sep 01 08:15:04.275 INFO kablam! | Sep 01 08:15:04.275 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.275 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.276 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.276 INFO kablam! Sep 01 08:15:04.276 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.276 INFO kablam! --> src/arrays/Array32.rs:162:8 Sep 01 08:15:04.276 INFO kablam! | Sep 01 08:15:04.276 INFO kablam! 162 | &mut self.0[..] Sep 01 08:15:04.276 INFO kablam! | ^^^^^^ Sep 01 08:15:04.277 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.277 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.277 INFO kablam! Sep 01 08:15:04.277 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.277 INFO kablam! --> src/arrays/Array40.rs:28:3 Sep 01 08:15:04.277 INFO kablam! | Sep 01 08:15:04.277 INFO kablam! 28 | self.0.as_ptr() Sep 01 08:15:04.278 INFO kablam! | ^^^^^^ Sep 01 08:15:04.278 INFO kablam! | Sep 01 08:15:04.278 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.278 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.278 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.278 INFO kablam! Sep 01 08:15:04.278 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.278 INFO kablam! --> src/arrays/Array40.rs:34:3 Sep 01 08:15:04.278 INFO kablam! | Sep 01 08:15:04.279 INFO kablam! 34 | self.0.as_mut_ptr() Sep 01 08:15:04.279 INFO kablam! | ^^^^^^ Sep 01 08:15:04.279 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.279 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.279 INFO kablam! Sep 01 08:15:04.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.279 INFO kablam! --> src/arrays/Array40.rs:56:3 Sep 01 08:15:04.279 INFO kablam! | Sep 01 08:15:04.279 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 01 08:15:04.280 INFO kablam! | ^^^^^^ Sep 01 08:15:04.280 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.280 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.280 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.280 INFO kablam! Sep 01 08:15:04.280 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.280 INFO kablam! --> src/arrays/Array40.rs:65:3 Sep 01 08:15:04.280 INFO kablam! | Sep 01 08:15:04.281 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.281 INFO kablam! | ^^^^^^ Sep 01 08:15:04.281 INFO kablam! | Sep 01 08:15:04.281 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.281 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.281 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.281 INFO kablam! Sep 01 08:15:04.281 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.281 INFO kablam! --> src/arrays/Array40.rs:65:18 Sep 01 08:15:04.282 INFO kablam! | Sep 01 08:15:04.282 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.282 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.282 INFO kablam! | Sep 01 08:15:04.282 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.282 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.282 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.282 INFO kablam! Sep 01 08:15:04.282 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.282 INFO kablam! --> src/arrays/Array40.rs:78:29 Sep 01 08:15:04.283 INFO kablam! | Sep 01 08:15:04.283 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.283 INFO kablam! | ^^^^^^ Sep 01 08:15:04.283 INFO kablam! | Sep 01 08:15:04.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.283 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.283 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.283 INFO kablam! Sep 01 08:15:04.283 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.284 INFO kablam! --> src/arrays/Array40.rs:78:43 Sep 01 08:15:04.284 INFO kablam! | Sep 01 08:15:04.284 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.284 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.284 INFO kablam! | Sep 01 08:15:04.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.284 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.284 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.284 INFO kablam! Sep 01 08:15:04.285 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.285 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 01 08:15:04.285 INFO kablam! | Sep 01 08:15:04.285 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.285 INFO kablam! | ^^^^^^ Sep 01 08:15:04.285 INFO kablam! | Sep 01 08:15:04.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.285 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.285 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.285 INFO kablam! Sep 01 08:15:04.286 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.286 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 01 08:15:04.286 INFO kablam! | Sep 01 08:15:04.286 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.286 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.286 INFO kablam! | Sep 01 08:15:04.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.286 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.286 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.287 INFO kablam! Sep 01 08:15:04.287 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.287 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 01 08:15:04.287 INFO kablam! | Sep 01 08:15:04.287 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.287 INFO kablam! | ^^^^^^ Sep 01 08:15:04.287 INFO kablam! | Sep 01 08:15:04.287 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.287 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.288 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.288 INFO kablam! Sep 01 08:15:04.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.288 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 01 08:15:04.288 INFO kablam! | Sep 01 08:15:04.288 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.288 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.288 INFO kablam! | Sep 01 08:15:04.288 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.288 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.289 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.289 INFO kablam! Sep 01 08:15:04.289 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.289 INFO kablam! --> src/arrays/Array40.rs:96:20 Sep 01 08:15:04.289 INFO kablam! | Sep 01 08:15:04.289 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.289 INFO kablam! | ^^^^^^ Sep 01 08:15:04.289 INFO kablam! | Sep 01 08:15:04.289 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.289 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.290 INFO kablam! Sep 01 08:15:04.290 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.290 INFO kablam! --> src/arrays/Array40.rs:96:34 Sep 01 08:15:04.290 INFO kablam! | Sep 01 08:15:04.290 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.290 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.290 INFO kablam! | Sep 01 08:15:04.290 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.291 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.291 INFO kablam! Sep 01 08:15:04.291 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.291 INFO kablam! --> src/arrays/Array40.rs:102:20 Sep 01 08:15:04.291 INFO kablam! | Sep 01 08:15:04.291 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.291 INFO kablam! | ^^^^^^ Sep 01 08:15:04.291 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.292 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.292 INFO kablam! Sep 01 08:15:04.292 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.292 INFO kablam! --> src/arrays/Array40.rs:102:34 Sep 01 08:15:04.292 INFO kablam! | Sep 01 08:15:04.292 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.292 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.292 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.293 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.293 INFO kablam! Sep 01 08:15:04.293 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.293 INFO kablam! --> src/arrays/Array40.rs:111:14 Sep 01 08:15:04.293 INFO kablam! | Sep 01 08:15:04.293 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.293 INFO kablam! | ^^^^^^ Sep 01 08:15:04.293 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.293 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.293 INFO kablam! Sep 01 08:15:04.293 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.294 INFO kablam! --> src/arrays/Array40.rs:111:28 Sep 01 08:15:04.294 INFO kablam! | Sep 01 08:15:04.294 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.294 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.294 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.294 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.294 INFO kablam! Sep 01 08:15:04.294 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.294 INFO kablam! --> src/arrays/Array40.rs:120:15 Sep 01 08:15:04.294 INFO kablam! | Sep 01 08:15:04.295 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 01 08:15:04.295 INFO kablam! | ^^^^^^ Sep 01 08:15:04.295 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.295 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.295 INFO kablam! Sep 01 08:15:04.295 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.295 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 01 08:15:04.295 INFO kablam! | Sep 01 08:15:04.295 INFO kablam! 132 | self.0.iter() Sep 01 08:15:04.295 INFO kablam! | ^^^^^^ Sep 01 08:15:04.296 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.296 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.296 INFO kablam! Sep 01 08:15:04.296 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.296 INFO kablam! --> src/arrays/Array40.rs:144:3 Sep 01 08:15:04.296 INFO kablam! | Sep 01 08:15:04.296 INFO kablam! 144 | self.0.iter_mut() Sep 01 08:15:04.296 INFO kablam! | ^^^^^^ Sep 01 08:15:04.296 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.297 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.297 INFO kablam! Sep 01 08:15:04.297 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.297 INFO kablam! --> src/arrays/Array40.rs:153:4 Sep 01 08:15:04.297 INFO kablam! | Sep 01 08:15:04.297 INFO kablam! 153 | &self.0[..] Sep 01 08:15:04.297 INFO kablam! | ^^^^^^ Sep 01 08:15:04.297 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.297 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.298 INFO kablam! Sep 01 08:15:04.298 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.298 INFO kablam! --> src/arrays/Array40.rs:162:8 Sep 01 08:15:04.298 INFO kablam! | Sep 01 08:15:04.298 INFO kablam! 162 | &mut self.0[..] Sep 01 08:15:04.298 INFO kablam! | ^^^^^^ Sep 01 08:15:04.298 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.298 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.299 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.299 INFO kablam! Sep 01 08:15:04.299 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.299 INFO kablam! --> src/arrays/Array46.rs:28:3 Sep 01 08:15:04.299 INFO kablam! | Sep 01 08:15:04.299 INFO kablam! 28 | self.0.as_ptr() Sep 01 08:15:04.299 INFO kablam! | ^^^^^^ Sep 01 08:15:04.299 INFO kablam! | Sep 01 08:15:04.299 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.299 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.299 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.300 INFO kablam! Sep 01 08:15:04.300 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.300 INFO kablam! --> src/arrays/Array46.rs:34:3 Sep 01 08:15:04.300 INFO kablam! | Sep 01 08:15:04.300 INFO kablam! 34 | self.0.as_mut_ptr() Sep 01 08:15:04.300 INFO kablam! | ^^^^^^ Sep 01 08:15:04.300 INFO kablam! | Sep 01 08:15:04.300 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.300 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.300 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.300 INFO kablam! Sep 01 08:15:04.301 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.301 INFO kablam! --> src/arrays/Array46.rs:56:3 Sep 01 08:15:04.301 INFO kablam! | Sep 01 08:15:04.301 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 01 08:15:04.301 INFO kablam! | ^^^^^^ Sep 01 08:15:04.301 INFO kablam! | Sep 01 08:15:04.301 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.301 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.301 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.301 INFO kablam! Sep 01 08:15:04.302 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.302 INFO kablam! --> src/arrays/Array46.rs:65:3 Sep 01 08:15:04.302 INFO kablam! | Sep 01 08:15:04.302 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.302 INFO kablam! | ^^^^^^ Sep 01 08:15:04.302 INFO kablam! | Sep 01 08:15:04.302 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.302 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.302 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.303 INFO kablam! Sep 01 08:15:04.303 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.303 INFO kablam! --> src/arrays/Array46.rs:65:18 Sep 01 08:15:04.303 INFO kablam! | Sep 01 08:15:04.303 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.303 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.303 INFO kablam! | Sep 01 08:15:04.304 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.304 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.304 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.304 INFO kablam! Sep 01 08:15:04.304 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.304 INFO kablam! --> src/arrays/Array46.rs:78:29 Sep 01 08:15:04.304 INFO kablam! | Sep 01 08:15:04.304 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.304 INFO kablam! | ^^^^^^ Sep 01 08:15:04.305 INFO kablam! | Sep 01 08:15:04.305 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.305 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.305 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.305 INFO kablam! Sep 01 08:15:04.305 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.305 INFO kablam! --> src/arrays/Array46.rs:78:43 Sep 01 08:15:04.305 INFO kablam! | Sep 01 08:15:04.305 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.306 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.306 INFO kablam! | Sep 01 08:15:04.306 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.306 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.306 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.306 INFO kablam! Sep 01 08:15:04.306 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.306 INFO kablam! --> src/arrays/Array46.rs:84:20 Sep 01 08:15:04.306 INFO kablam! | Sep 01 08:15:04.307 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.307 INFO kablam! | ^^^^^^ Sep 01 08:15:04.307 INFO kablam! | Sep 01 08:15:04.307 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.307 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.307 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.307 INFO kablam! Sep 01 08:15:04.307 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.307 INFO kablam! --> src/arrays/Array46.rs:84:34 Sep 01 08:15:04.308 INFO kablam! | Sep 01 08:15:04.308 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.308 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.308 INFO kablam! | Sep 01 08:15:04.308 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.308 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.308 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.308 INFO kablam! Sep 01 08:15:04.308 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.309 INFO kablam! --> src/arrays/Array46.rs:90:20 Sep 01 08:15:04.309 INFO kablam! | Sep 01 08:15:04.309 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.309 INFO kablam! | ^^^^^^ Sep 01 08:15:04.309 INFO kablam! | Sep 01 08:15:04.309 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.309 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.309 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.309 INFO kablam! Sep 01 08:15:04.309 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.310 INFO kablam! --> src/arrays/Array46.rs:90:34 Sep 01 08:15:04.310 INFO kablam! | Sep 01 08:15:04.310 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.310 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.310 INFO kablam! | Sep 01 08:15:04.310 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.310 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.310 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.310 INFO kablam! Sep 01 08:15:04.311 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.311 INFO kablam! --> src/arrays/Array46.rs:96:20 Sep 01 08:15:04.311 INFO kablam! | Sep 01 08:15:04.311 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.311 INFO kablam! | ^^^^^^ Sep 01 08:15:04.311 INFO kablam! | Sep 01 08:15:04.311 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.311 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.311 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.312 INFO kablam! Sep 01 08:15:04.312 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.312 INFO kablam! --> src/arrays/Array46.rs:96:34 Sep 01 08:15:04.312 INFO kablam! | Sep 01 08:15:04.312 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.312 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.312 INFO kablam! | Sep 01 08:15:04.312 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.312 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.312 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.313 INFO kablam! Sep 01 08:15:04.313 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.313 INFO kablam! --> src/arrays/Array46.rs:102:20 Sep 01 08:15:04.313 INFO kablam! | Sep 01 08:15:04.313 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.313 INFO kablam! | ^^^^^^ Sep 01 08:15:04.313 INFO kablam! | Sep 01 08:15:04.313 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.313 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.314 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.314 INFO kablam! Sep 01 08:15:04.314 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.314 INFO kablam! --> src/arrays/Array46.rs:102:34 Sep 01 08:15:04.314 INFO kablam! | Sep 01 08:15:04.314 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.314 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.314 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.314 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.315 INFO kablam! Sep 01 08:15:04.315 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.315 INFO kablam! --> src/arrays/Array46.rs:111:14 Sep 01 08:15:04.315 INFO kablam! | Sep 01 08:15:04.315 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.315 INFO kablam! | ^^^^^^ Sep 01 08:15:04.315 INFO kablam! | Sep 01 08:15:04.315 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.316 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.316 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.316 INFO kablam! Sep 01 08:15:04.316 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.316 INFO kablam! --> src/arrays/Array46.rs:111:28 Sep 01 08:15:04.316 INFO kablam! | Sep 01 08:15:04.316 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.316 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.316 INFO kablam! | Sep 01 08:15:04.317 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.317 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.317 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.317 INFO kablam! Sep 01 08:15:04.317 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.317 INFO kablam! --> src/arrays/Array46.rs:120:15 Sep 01 08:15:04.317 INFO kablam! | Sep 01 08:15:04.317 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 01 08:15:04.318 INFO kablam! | ^^^^^^ Sep 01 08:15:04.318 INFO kablam! | Sep 01 08:15:04.318 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.318 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.318 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.318 INFO kablam! Sep 01 08:15:04.318 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.318 INFO kablam! --> src/arrays/Array46.rs:132:3 Sep 01 08:15:04.318 INFO kablam! | Sep 01 08:15:04.318 INFO kablam! 132 | self.0.iter() Sep 01 08:15:04.319 INFO kablam! | ^^^^^^ Sep 01 08:15:04.319 INFO kablam! | Sep 01 08:15:04.319 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.319 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.319 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.319 INFO kablam! Sep 01 08:15:04.319 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.319 INFO kablam! --> src/arrays/Array46.rs:144:3 Sep 01 08:15:04.319 INFO kablam! | Sep 01 08:15:04.319 INFO kablam! 144 | self.0.iter_mut() Sep 01 08:15:04.320 INFO kablam! | ^^^^^^ Sep 01 08:15:04.320 INFO kablam! | Sep 01 08:15:04.320 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.320 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.320 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.320 INFO kablam! Sep 01 08:15:04.320 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.320 INFO kablam! --> src/arrays/Array46.rs:153:4 Sep 01 08:15:04.320 INFO kablam! | Sep 01 08:15:04.320 INFO kablam! 153 | &self.0[..] Sep 01 08:15:04.321 INFO kablam! | ^^^^^^ Sep 01 08:15:04.321 INFO kablam! | Sep 01 08:15:04.321 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.321 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.321 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.321 INFO kablam! Sep 01 08:15:04.321 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.321 INFO kablam! --> src/arrays/Array46.rs:162:8 Sep 01 08:15:04.321 INFO kablam! | Sep 01 08:15:04.321 INFO kablam! 162 | &mut self.0[..] Sep 01 08:15:04.322 INFO kablam! | ^^^^^^ Sep 01 08:15:04.322 INFO kablam! | Sep 01 08:15:04.322 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.322 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.322 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.322 INFO kablam! Sep 01 08:15:04.322 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.322 INFO kablam! --> src/arrays/Array52.rs:28:3 Sep 01 08:15:04.322 INFO kablam! | Sep 01 08:15:04.322 INFO kablam! 28 | self.0.as_ptr() Sep 01 08:15:04.323 INFO kablam! | ^^^^^^ Sep 01 08:15:04.323 INFO kablam! | Sep 01 08:15:04.323 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.323 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.323 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.323 INFO kablam! Sep 01 08:15:04.323 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.323 INFO kablam! --> src/arrays/Array52.rs:34:3 Sep 01 08:15:04.323 INFO kablam! | Sep 01 08:15:04.324 INFO kablam! 34 | self.0.as_mut_ptr() Sep 01 08:15:04.324 INFO kablam! | ^^^^^^ Sep 01 08:15:04.324 INFO kablam! | Sep 01 08:15:04.324 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.324 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.324 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.324 INFO kablam! Sep 01 08:15:04.324 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.324 INFO kablam! --> src/arrays/Array52.rs:56:3 Sep 01 08:15:04.324 INFO kablam! | Sep 01 08:15:04.325 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 01 08:15:04.325 INFO kablam! | ^^^^^^ Sep 01 08:15:04.325 INFO kablam! | Sep 01 08:15:04.325 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.325 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.325 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.325 INFO kablam! Sep 01 08:15:04.325 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.325 INFO kablam! --> src/arrays/Array52.rs:65:3 Sep 01 08:15:04.325 INFO kablam! | Sep 01 08:15:04.326 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.326 INFO kablam! | ^^^^^^ Sep 01 08:15:04.326 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.326 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.326 INFO kablam! Sep 01 08:15:04.326 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.326 INFO kablam! --> src/arrays/Array52.rs:65:18 Sep 01 08:15:04.326 INFO kablam! | Sep 01 08:15:04.326 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.327 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.327 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.327 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.327 INFO kablam! Sep 01 08:15:04.327 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.327 INFO kablam! --> src/arrays/Array52.rs:78:29 Sep 01 08:15:04.327 INFO kablam! | Sep 01 08:15:04.327 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.327 INFO kablam! | ^^^^^^ Sep 01 08:15:04.328 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.328 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.328 INFO kablam! Sep 01 08:15:04.328 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.328 INFO kablam! --> src/arrays/Array52.rs:78:43 Sep 01 08:15:04.328 INFO kablam! | Sep 01 08:15:04.328 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.328 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.329 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.329 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.329 INFO kablam! Sep 01 08:15:04.329 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.329 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 01 08:15:04.329 INFO kablam! | Sep 01 08:15:04.329 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.329 INFO kablam! | ^^^^^^ Sep 01 08:15:04.330 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.330 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.330 INFO kablam! Sep 01 08:15:04.330 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.330 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 01 08:15:04.330 INFO kablam! | Sep 01 08:15:04.330 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.331 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.331 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.331 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.331 INFO kablam! Sep 01 08:15:04.331 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.331 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 01 08:15:04.331 INFO kablam! | Sep 01 08:15:04.331 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.332 INFO kablam! | ^^^^^^ Sep 01 08:15:04.332 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.332 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.332 INFO kablam! Sep 01 08:15:04.332 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.332 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 01 08:15:04.332 INFO kablam! | Sep 01 08:15:04.333 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.333 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.333 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.333 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.333 INFO kablam! Sep 01 08:15:04.333 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.333 INFO kablam! --> src/arrays/Array52.rs:96:20 Sep 01 08:15:04.334 INFO kablam! | Sep 01 08:15:04.334 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.334 INFO kablam! | ^^^^^^ Sep 01 08:15:04.334 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.334 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.334 INFO kablam! Sep 01 08:15:04.334 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.334 INFO kablam! --> src/arrays/Array52.rs:96:34 Sep 01 08:15:04.335 INFO kablam! | Sep 01 08:15:04.335 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.335 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.335 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.335 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.335 INFO kablam! Sep 01 08:15:04.335 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.336 INFO kablam! --> src/arrays/Array52.rs:102:20 Sep 01 08:15:04.336 INFO kablam! | Sep 01 08:15:04.336 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.336 INFO kablam! | ^^^^^^ Sep 01 08:15:04.336 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.336 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.337 INFO kablam! Sep 01 08:15:04.337 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.337 INFO kablam! --> src/arrays/Array52.rs:102:34 Sep 01 08:15:04.337 INFO kablam! | Sep 01 08:15:04.337 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.337 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.337 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.338 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.338 INFO kablam! Sep 01 08:15:04.338 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.338 INFO kablam! --> src/arrays/Array52.rs:111:14 Sep 01 08:15:04.338 INFO kablam! | Sep 01 08:15:04.338 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.338 INFO kablam! | ^^^^^^ Sep 01 08:15:04.339 INFO kablam! | Sep 01 08:15:04.339 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.339 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.339 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.339 INFO kablam! Sep 01 08:15:04.339 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.339 INFO kablam! --> src/arrays/Array52.rs:111:28 Sep 01 08:15:04.339 INFO kablam! | Sep 01 08:15:04.339 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.339 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.340 INFO kablam! | Sep 01 08:15:04.340 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.340 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.340 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.340 INFO kablam! Sep 01 08:15:04.340 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.340 INFO kablam! --> src/arrays/Array52.rs:120:15 Sep 01 08:15:04.340 INFO kablam! | Sep 01 08:15:04.340 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 01 08:15:04.341 INFO kablam! | ^^^^^^ Sep 01 08:15:04.341 INFO kablam! | Sep 01 08:15:04.341 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.341 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.341 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.341 INFO kablam! Sep 01 08:15:04.341 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.341 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 01 08:15:04.341 INFO kablam! | Sep 01 08:15:04.341 INFO kablam! 132 | self.0.iter() Sep 01 08:15:04.341 INFO kablam! | ^^^^^^ Sep 01 08:15:04.342 INFO kablam! | Sep 01 08:15:04.342 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.342 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.342 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.342 INFO kablam! Sep 01 08:15:04.342 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.342 INFO kablam! --> src/arrays/Array52.rs:144:3 Sep 01 08:15:04.342 INFO kablam! | Sep 01 08:15:04.342 INFO kablam! 144 | self.0.iter_mut() Sep 01 08:15:04.342 INFO kablam! | ^^^^^^ Sep 01 08:15:04.342 INFO kablam! | Sep 01 08:15:04.343 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.343 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.343 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.343 INFO kablam! Sep 01 08:15:04.343 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.343 INFO kablam! --> src/arrays/Array52.rs:153:4 Sep 01 08:15:04.343 INFO kablam! | Sep 01 08:15:04.343 INFO kablam! 153 | &self.0[..] Sep 01 08:15:04.343 INFO kablam! | ^^^^^^ Sep 01 08:15:04.343 INFO kablam! | Sep 01 08:15:04.344 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.344 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.344 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.344 INFO kablam! Sep 01 08:15:04.344 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.344 INFO kablam! --> src/arrays/Array52.rs:162:8 Sep 01 08:15:04.344 INFO kablam! | Sep 01 08:15:04.344 INFO kablam! 162 | &mut self.0[..] Sep 01 08:15:04.344 INFO kablam! | ^^^^^^ Sep 01 08:15:04.344 INFO kablam! | Sep 01 08:15:04.345 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.345 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.345 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.345 INFO kablam! Sep 01 08:15:04.345 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.345 INFO kablam! --> src/arrays/Array64.rs:28:3 Sep 01 08:15:04.345 INFO kablam! | Sep 01 08:15:04.345 INFO kablam! 28 | self.0.as_ptr() Sep 01 08:15:04.345 INFO kablam! | ^^^^^^ Sep 01 08:15:04.345 INFO kablam! | Sep 01 08:15:04.346 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.346 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.346 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.346 INFO kablam! Sep 01 08:15:04.346 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.346 INFO kablam! --> src/arrays/Array64.rs:34:3 Sep 01 08:15:04.346 INFO kablam! | Sep 01 08:15:04.346 INFO kablam! 34 | self.0.as_mut_ptr() Sep 01 08:15:04.346 INFO kablam! | ^^^^^^ Sep 01 08:15:04.346 INFO kablam! | Sep 01 08:15:04.346 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.347 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.347 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.347 INFO kablam! Sep 01 08:15:04.347 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.347 INFO kablam! --> src/arrays/Array64.rs:56:3 Sep 01 08:15:04.347 INFO kablam! | Sep 01 08:15:04.347 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 01 08:15:04.347 INFO kablam! | ^^^^^^ Sep 01 08:15:04.347 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.348 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.348 INFO kablam! Sep 01 08:15:04.348 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.348 INFO kablam! --> src/arrays/Array64.rs:65:3 Sep 01 08:15:04.348 INFO kablam! | Sep 01 08:15:04.348 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.348 INFO kablam! | ^^^^^^ Sep 01 08:15:04.348 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.348 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.349 INFO kablam! Sep 01 08:15:04.349 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.349 INFO kablam! --> src/arrays/Array64.rs:65:18 Sep 01 08:15:04.349 INFO kablam! | Sep 01 08:15:04.349 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.349 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.349 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.350 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.350 INFO kablam! Sep 01 08:15:04.350 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.350 INFO kablam! --> src/arrays/Array64.rs:78:29 Sep 01 08:15:04.350 INFO kablam! | Sep 01 08:15:04.350 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.350 INFO kablam! | ^^^^^^ Sep 01 08:15:04.350 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.350 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.351 INFO kablam! Sep 01 08:15:04.351 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.351 INFO kablam! --> src/arrays/Array64.rs:78:43 Sep 01 08:15:04.351 INFO kablam! | Sep 01 08:15:04.351 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.351 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.351 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.351 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.351 INFO kablam! Sep 01 08:15:04.351 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.351 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 01 08:15:04.351 INFO kablam! | Sep 01 08:15:04.351 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.351 INFO kablam! | ^^^^^^ Sep 01 08:15:04.351 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.351 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.351 INFO kablam! Sep 01 08:15:04.351 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.351 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 01 08:15:04.352 INFO kablam! | Sep 01 08:15:04.352 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.352 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.352 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.352 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.352 INFO kablam! Sep 01 08:15:04.352 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.352 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 01 08:15:04.352 INFO kablam! | Sep 01 08:15:04.352 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.352 INFO kablam! | ^^^^^^ Sep 01 08:15:04.352 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.352 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.352 INFO kablam! Sep 01 08:15:04.352 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.352 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 01 08:15:04.352 INFO kablam! | Sep 01 08:15:04.352 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.352 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.353 INFO kablam! | Sep 01 08:15:04.353 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.353 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.353 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.353 INFO kablam! Sep 01 08:15:04.353 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.353 INFO kablam! --> src/arrays/Array64.rs:96:20 Sep 01 08:15:04.353 INFO kablam! | Sep 01 08:15:04.353 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.353 INFO kablam! | ^^^^^^ Sep 01 08:15:04.353 INFO kablam! | Sep 01 08:15:04.353 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.353 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.353 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.353 INFO kablam! Sep 01 08:15:04.353 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.353 INFO kablam! --> src/arrays/Array64.rs:96:34 Sep 01 08:15:04.353 INFO kablam! | Sep 01 08:15:04.353 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.353 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.353 INFO kablam! | Sep 01 08:15:04.353 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.353 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.354 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.354 INFO kablam! Sep 01 08:15:04.354 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.354 INFO kablam! --> src/arrays/Array64.rs:102:20 Sep 01 08:15:04.354 INFO kablam! | Sep 01 08:15:04.354 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.354 INFO kablam! | ^^^^^^ Sep 01 08:15:04.354 INFO kablam! | Sep 01 08:15:04.354 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.354 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.354 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.354 INFO kablam! Sep 01 08:15:04.354 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.354 INFO kablam! --> src/arrays/Array64.rs:102:34 Sep 01 08:15:04.354 INFO kablam! | Sep 01 08:15:04.354 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.354 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.354 INFO kablam! | Sep 01 08:15:04.354 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.354 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.354 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.354 INFO kablam! Sep 01 08:15:04.355 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.355 INFO kablam! --> src/arrays/Array64.rs:111:14 Sep 01 08:15:04.355 INFO kablam! | Sep 01 08:15:04.355 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.355 INFO kablam! | ^^^^^^ Sep 01 08:15:04.355 INFO kablam! | Sep 01 08:15:04.355 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.355 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.355 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.355 INFO kablam! Sep 01 08:15:04.355 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.355 INFO kablam! --> src/arrays/Array64.rs:111:28 Sep 01 08:15:04.355 INFO kablam! | Sep 01 08:15:04.355 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.355 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.355 INFO kablam! | Sep 01 08:15:04.355 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.355 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.355 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.355 INFO kablam! Sep 01 08:15:04.355 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.355 INFO kablam! --> src/arrays/Array64.rs:120:15 Sep 01 08:15:04.355 INFO kablam! | Sep 01 08:15:04.355 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 01 08:15:04.356 INFO kablam! | ^^^^^^ Sep 01 08:15:04.356 INFO kablam! | Sep 01 08:15:04.356 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.356 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.356 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.356 INFO kablam! Sep 01 08:15:04.356 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.356 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 01 08:15:04.356 INFO kablam! | Sep 01 08:15:04.356 INFO kablam! 132 | self.0.iter() Sep 01 08:15:04.356 INFO kablam! | ^^^^^^ Sep 01 08:15:04.356 INFO kablam! | Sep 01 08:15:04.356 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.356 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.356 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.356 INFO kablam! Sep 01 08:15:04.356 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.356 INFO kablam! --> src/arrays/Array64.rs:144:3 Sep 01 08:15:04.356 INFO kablam! | Sep 01 08:15:04.356 INFO kablam! 144 | self.0.iter_mut() Sep 01 08:15:04.356 INFO kablam! | ^^^^^^ Sep 01 08:15:04.356 INFO kablam! | Sep 01 08:15:04.356 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.357 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.357 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.357 INFO kablam! Sep 01 08:15:04.357 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.357 INFO kablam! --> src/arrays/Array64.rs:153:4 Sep 01 08:15:04.357 INFO kablam! | Sep 01 08:15:04.357 INFO kablam! 153 | &self.0[..] Sep 01 08:15:04.357 INFO kablam! | ^^^^^^ Sep 01 08:15:04.357 INFO kablam! | Sep 01 08:15:04.357 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.357 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.357 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.357 INFO kablam! Sep 01 08:15:04.357 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.357 INFO kablam! --> src/arrays/Array64.rs:162:8 Sep 01 08:15:04.357 INFO kablam! | Sep 01 08:15:04.357 INFO kablam! 162 | &mut self.0[..] Sep 01 08:15:04.357 INFO kablam! | ^^^^^^ Sep 01 08:15:04.357 INFO kablam! | Sep 01 08:15:04.357 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.357 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.357 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.357 INFO kablam! Sep 01 08:15:04.357 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.358 INFO kablam! --> src/arrays/Array80.rs:28:3 Sep 01 08:15:04.358 INFO kablam! | Sep 01 08:15:04.358 INFO kablam! 28 | self.0.as_ptr() Sep 01 08:15:04.358 INFO kablam! | ^^^^^^ Sep 01 08:15:04.358 INFO kablam! | Sep 01 08:15:04.358 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.358 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.358 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.358 INFO kablam! Sep 01 08:15:04.358 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.358 INFO kablam! --> src/arrays/Array80.rs:34:3 Sep 01 08:15:04.358 INFO kablam! | Sep 01 08:15:04.358 INFO kablam! 34 | self.0.as_mut_ptr() Sep 01 08:15:04.358 INFO kablam! | ^^^^^^ Sep 01 08:15:04.358 INFO kablam! | Sep 01 08:15:04.358 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.358 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.358 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.358 INFO kablam! Sep 01 08:15:04.358 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.358 INFO kablam! --> src/arrays/Array80.rs:56:3 Sep 01 08:15:04.358 INFO kablam! | Sep 01 08:15:04.358 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 01 08:15:04.358 INFO kablam! | ^^^^^^ Sep 01 08:15:04.359 INFO kablam! | Sep 01 08:15:04.359 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.359 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.359 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.359 INFO kablam! Sep 01 08:15:04.359 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.359 INFO kablam! --> src/arrays/Array80.rs:65:3 Sep 01 08:15:04.359 INFO kablam! | Sep 01 08:15:04.359 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.359 INFO kablam! | ^^^^^^ Sep 01 08:15:04.359 INFO kablam! | Sep 01 08:15:04.359 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.359 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.359 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.359 INFO kablam! Sep 01 08:15:04.359 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.359 INFO kablam! --> src/arrays/Array80.rs:65:18 Sep 01 08:15:04.359 INFO kablam! | Sep 01 08:15:04.359 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.359 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.359 INFO kablam! | Sep 01 08:15:04.359 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.364 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.364 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.364 INFO kablam! Sep 01 08:15:04.364 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.364 INFO kablam! --> src/arrays/Array80.rs:78:29 Sep 01 08:15:04.364 INFO kablam! | Sep 01 08:15:04.364 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.364 INFO kablam! | ^^^^^^ Sep 01 08:15:04.364 INFO kablam! | Sep 01 08:15:04.364 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.364 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.364 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.364 INFO kablam! Sep 01 08:15:04.365 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.365 INFO kablam! --> src/arrays/Array80.rs:78:43 Sep 01 08:15:04.365 INFO kablam! | Sep 01 08:15:04.365 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.365 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.365 INFO kablam! | Sep 01 08:15:04.365 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.365 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.365 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.365 INFO kablam! Sep 01 08:15:04.365 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.365 INFO kablam! --> src/arrays/Array80.rs:84:20 Sep 01 08:15:04.365 INFO kablam! | Sep 01 08:15:04.365 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.365 INFO kablam! | ^^^^^^ Sep 01 08:15:04.365 INFO kablam! | Sep 01 08:15:04.365 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.365 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.365 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.365 INFO kablam! Sep 01 08:15:04.365 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.365 INFO kablam! --> src/arrays/Array80.rs:84:34 Sep 01 08:15:04.365 INFO kablam! | Sep 01 08:15:04.366 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.366 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.366 INFO kablam! | Sep 01 08:15:04.366 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.366 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.366 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.366 INFO kablam! Sep 01 08:15:04.366 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.366 INFO kablam! --> src/arrays/Array80.rs:90:20 Sep 01 08:15:04.366 INFO kablam! | Sep 01 08:15:04.366 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.366 INFO kablam! | ^^^^^^ Sep 01 08:15:04.366 INFO kablam! | Sep 01 08:15:04.366 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.366 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.366 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.366 INFO kablam! Sep 01 08:15:04.366 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.366 INFO kablam! --> src/arrays/Array80.rs:90:34 Sep 01 08:15:04.366 INFO kablam! | Sep 01 08:15:04.366 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.366 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.366 INFO kablam! | Sep 01 08:15:04.366 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.367 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.367 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.367 INFO kablam! Sep 01 08:15:04.367 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.367 INFO kablam! --> src/arrays/Array80.rs:96:20 Sep 01 08:15:04.367 INFO kablam! | Sep 01 08:15:04.367 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.367 INFO kablam! | ^^^^^^ Sep 01 08:15:04.367 INFO kablam! | Sep 01 08:15:04.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.367 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.367 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.367 INFO kablam! Sep 01 08:15:04.367 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.367 INFO kablam! --> src/arrays/Array80.rs:96:34 Sep 01 08:15:04.367 INFO kablam! | Sep 01 08:15:04.367 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.367 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.367 INFO kablam! | Sep 01 08:15:04.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.367 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.367 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.367 INFO kablam! Sep 01 08:15:04.367 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.368 INFO kablam! --> src/arrays/Array80.rs:102:20 Sep 01 08:15:04.368 INFO kablam! | Sep 01 08:15:04.368 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.368 INFO kablam! | ^^^^^^ Sep 01 08:15:04.368 INFO kablam! | Sep 01 08:15:04.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.368 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.368 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.368 INFO kablam! Sep 01 08:15:04.368 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.368 INFO kablam! --> src/arrays/Array80.rs:102:34 Sep 01 08:15:04.368 INFO kablam! | Sep 01 08:15:04.368 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.368 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.368 INFO kablam! | Sep 01 08:15:04.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.368 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.368 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.368 INFO kablam! Sep 01 08:15:04.368 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.368 INFO kablam! --> src/arrays/Array80.rs:111:14 Sep 01 08:15:04.368 INFO kablam! | Sep 01 08:15:04.368 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.369 INFO kablam! | ^^^^^^ Sep 01 08:15:04.369 INFO kablam! | Sep 01 08:15:04.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.369 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.369 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.369 INFO kablam! Sep 01 08:15:04.369 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.369 INFO kablam! --> src/arrays/Array80.rs:111:28 Sep 01 08:15:04.369 INFO kablam! | Sep 01 08:15:04.369 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.369 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.369 INFO kablam! | Sep 01 08:15:04.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.369 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.369 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.369 INFO kablam! Sep 01 08:15:04.369 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.369 INFO kablam! --> src/arrays/Array80.rs:120:15 Sep 01 08:15:04.369 INFO kablam! | Sep 01 08:15:04.369 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 01 08:15:04.369 INFO kablam! | ^^^^^^ Sep 01 08:15:04.369 INFO kablam! | Sep 01 08:15:04.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.370 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.370 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.370 INFO kablam! Sep 01 08:15:04.370 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.370 INFO kablam! --> src/arrays/Array80.rs:132:3 Sep 01 08:15:04.370 INFO kablam! | Sep 01 08:15:04.370 INFO kablam! 132 | self.0.iter() Sep 01 08:15:04.370 INFO kablam! | ^^^^^^ Sep 01 08:15:04.370 INFO kablam! | Sep 01 08:15:04.370 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.370 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.370 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.370 INFO kablam! Sep 01 08:15:04.370 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.370 INFO kablam! --> src/arrays/Array80.rs:144:3 Sep 01 08:15:04.370 INFO kablam! | Sep 01 08:15:04.370 INFO kablam! 144 | self.0.iter_mut() Sep 01 08:15:04.370 INFO kablam! | ^^^^^^ Sep 01 08:15:04.370 INFO kablam! | Sep 01 08:15:04.370 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.370 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.370 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.370 INFO kablam! Sep 01 08:15:04.371 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.371 INFO kablam! --> src/arrays/Array80.rs:153:4 Sep 01 08:15:04.371 INFO kablam! | Sep 01 08:15:04.371 INFO kablam! 153 | &self.0[..] Sep 01 08:15:04.371 INFO kablam! | ^^^^^^ Sep 01 08:15:04.371 INFO kablam! | Sep 01 08:15:04.371 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.371 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.371 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.371 INFO kablam! Sep 01 08:15:04.371 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.371 INFO kablam! --> src/arrays/Array80.rs:162:8 Sep 01 08:15:04.371 INFO kablam! | Sep 01 08:15:04.371 INFO kablam! 162 | &mut self.0[..] Sep 01 08:15:04.371 INFO kablam! | ^^^^^^ Sep 01 08:15:04.371 INFO kablam! | Sep 01 08:15:04.371 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.371 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.371 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.371 INFO kablam! Sep 01 08:15:04.371 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.371 INFO kablam! --> src/arrays/Array128.rs:28:3 Sep 01 08:15:04.371 INFO kablam! | Sep 01 08:15:04.371 INFO kablam! 28 | self.0.as_ptr() Sep 01 08:15:04.372 INFO kablam! | ^^^^^^ Sep 01 08:15:04.372 INFO kablam! | Sep 01 08:15:04.372 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.372 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.372 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.372 INFO kablam! Sep 01 08:15:04.372 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.372 INFO kablam! --> src/arrays/Array128.rs:34:3 Sep 01 08:15:04.372 INFO kablam! | Sep 01 08:15:04.372 INFO kablam! 34 | self.0.as_mut_ptr() Sep 01 08:15:04.372 INFO kablam! | ^^^^^^ Sep 01 08:15:04.372 INFO kablam! | Sep 01 08:15:04.372 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.372 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.372 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.372 INFO kablam! Sep 01 08:15:04.372 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.372 INFO kablam! --> src/arrays/Array128.rs:56:3 Sep 01 08:15:04.372 INFO kablam! | Sep 01 08:15:04.372 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 01 08:15:04.372 INFO kablam! | ^^^^^^ Sep 01 08:15:04.372 INFO kablam! | Sep 01 08:15:04.373 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.373 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.373 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.373 INFO kablam! Sep 01 08:15:04.373 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.373 INFO kablam! --> src/arrays/Array128.rs:65:3 Sep 01 08:15:04.373 INFO kablam! | Sep 01 08:15:04.373 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.373 INFO kablam! | ^^^^^^ Sep 01 08:15:04.373 INFO kablam! | Sep 01 08:15:04.373 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.373 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.373 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.373 INFO kablam! Sep 01 08:15:04.373 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.373 INFO kablam! --> src/arrays/Array128.rs:65:18 Sep 01 08:15:04.373 INFO kablam! | Sep 01 08:15:04.373 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.373 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.373 INFO kablam! | Sep 01 08:15:04.373 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.373 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.373 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.373 INFO kablam! Sep 01 08:15:04.374 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.374 INFO kablam! --> src/arrays/Array128.rs:78:29 Sep 01 08:15:04.374 INFO kablam! | Sep 01 08:15:04.374 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.374 INFO kablam! | ^^^^^^ Sep 01 08:15:04.374 INFO kablam! | Sep 01 08:15:04.374 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.374 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.374 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.374 INFO kablam! Sep 01 08:15:04.374 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.374 INFO kablam! --> src/arrays/Array128.rs:78:43 Sep 01 08:15:04.374 INFO kablam! | Sep 01 08:15:04.374 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.374 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.374 INFO kablam! | Sep 01 08:15:04.374 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.374 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.374 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.374 INFO kablam! Sep 01 08:15:04.374 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.374 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 01 08:15:04.374 INFO kablam! | Sep 01 08:15:04.374 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.375 INFO kablam! | ^^^^^^ Sep 01 08:15:04.375 INFO kablam! | Sep 01 08:15:04.375 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.375 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.375 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.375 INFO kablam! Sep 01 08:15:04.375 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.375 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 01 08:15:04.375 INFO kablam! | Sep 01 08:15:04.375 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.375 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.375 INFO kablam! | Sep 01 08:15:04.375 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.375 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.375 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.375 INFO kablam! Sep 01 08:15:04.375 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.375 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 01 08:15:04.375 INFO kablam! | Sep 01 08:15:04.375 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.375 INFO kablam! | ^^^^^^ Sep 01 08:15:04.375 INFO kablam! | Sep 01 08:15:04.376 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.376 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.376 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.376 INFO kablam! Sep 01 08:15:04.376 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.376 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 01 08:15:04.376 INFO kablam! | Sep 01 08:15:04.376 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.376 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.376 INFO kablam! | Sep 01 08:15:04.376 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.376 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.376 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.376 INFO kablam! Sep 01 08:15:04.376 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.376 INFO kablam! --> src/arrays/Array128.rs:96:20 Sep 01 08:15:04.376 INFO kablam! | Sep 01 08:15:04.376 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.376 INFO kablam! | ^^^^^^ Sep 01 08:15:04.376 INFO kablam! | Sep 01 08:15:04.376 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.376 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.376 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.376 INFO kablam! Sep 01 08:15:04.377 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.377 INFO kablam! --> src/arrays/Array128.rs:96:34 Sep 01 08:15:04.377 INFO kablam! | Sep 01 08:15:04.377 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.377 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.377 INFO kablam! | Sep 01 08:15:04.377 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.377 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.377 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.377 INFO kablam! Sep 01 08:15:04.377 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.377 INFO kablam! --> src/arrays/Array128.rs:102:20 Sep 01 08:15:04.377 INFO kablam! | Sep 01 08:15:04.377 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.377 INFO kablam! | ^^^^^^ Sep 01 08:15:04.377 INFO kablam! | Sep 01 08:15:04.377 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.377 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.377 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.377 INFO kablam! Sep 01 08:15:04.377 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.377 INFO kablam! --> src/arrays/Array128.rs:102:34 Sep 01 08:15:04.377 INFO kablam! | Sep 01 08:15:04.377 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.378 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.378 INFO kablam! | Sep 01 08:15:04.378 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.378 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.378 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.378 INFO kablam! Sep 01 08:15:04.378 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.378 INFO kablam! --> src/arrays/Array128.rs:111:14 Sep 01 08:15:04.378 INFO kablam! | Sep 01 08:15:04.378 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.378 INFO kablam! | ^^^^^^ Sep 01 08:15:04.378 INFO kablam! | Sep 01 08:15:04.378 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.378 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.378 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.378 INFO kablam! Sep 01 08:15:04.378 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.378 INFO kablam! --> src/arrays/Array128.rs:111:28 Sep 01 08:15:04.378 INFO kablam! | Sep 01 08:15:04.378 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.378 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.378 INFO kablam! | Sep 01 08:15:04.378 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.378 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.379 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.379 INFO kablam! Sep 01 08:15:04.379 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.379 INFO kablam! --> src/arrays/Array128.rs:120:15 Sep 01 08:15:04.379 INFO kablam! | Sep 01 08:15:04.379 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 01 08:15:04.379 INFO kablam! | ^^^^^^ Sep 01 08:15:04.379 INFO kablam! | Sep 01 08:15:04.379 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.379 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.379 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.379 INFO kablam! Sep 01 08:15:04.379 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.379 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 01 08:15:04.379 INFO kablam! | Sep 01 08:15:04.379 INFO kablam! 132 | self.0.iter() Sep 01 08:15:04.379 INFO kablam! | ^^^^^^ Sep 01 08:15:04.379 INFO kablam! | Sep 01 08:15:04.379 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.379 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.379 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.379 INFO kablam! Sep 01 08:15:04.379 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.379 INFO kablam! --> src/arrays/Array128.rs:144:3 Sep 01 08:15:04.380 INFO kablam! | Sep 01 08:15:04.380 INFO kablam! 144 | self.0.iter_mut() Sep 01 08:15:04.380 INFO kablam! | ^^^^^^ Sep 01 08:15:04.380 INFO kablam! | Sep 01 08:15:04.380 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.380 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.380 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.380 INFO kablam! Sep 01 08:15:04.380 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.380 INFO kablam! --> src/arrays/Array128.rs:153:4 Sep 01 08:15:04.380 INFO kablam! | Sep 01 08:15:04.380 INFO kablam! 153 | &self.0[..] Sep 01 08:15:04.380 INFO kablam! | ^^^^^^ Sep 01 08:15:04.380 INFO kablam! | Sep 01 08:15:04.380 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.380 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.380 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.380 INFO kablam! Sep 01 08:15:04.380 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.380 INFO kablam! --> src/arrays/Array128.rs:162:8 Sep 01 08:15:04.380 INFO kablam! | Sep 01 08:15:04.380 INFO kablam! 162 | &mut self.0[..] Sep 01 08:15:04.380 INFO kablam! | ^^^^^^ Sep 01 08:15:04.380 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.381 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.381 INFO kablam! Sep 01 08:15:04.381 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.381 INFO kablam! --> src/arrays/Array256.rs:28:3 Sep 01 08:15:04.381 INFO kablam! | Sep 01 08:15:04.381 INFO kablam! 28 | self.0.as_ptr() Sep 01 08:15:04.381 INFO kablam! | ^^^^^^ Sep 01 08:15:04.381 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.381 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.381 INFO kablam! Sep 01 08:15:04.381 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.381 INFO kablam! --> src/arrays/Array256.rs:34:3 Sep 01 08:15:04.381 INFO kablam! | Sep 01 08:15:04.381 INFO kablam! 34 | self.0.as_mut_ptr() Sep 01 08:15:04.381 INFO kablam! | ^^^^^^ Sep 01 08:15:04.381 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.381 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.382 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.382 INFO kablam! Sep 01 08:15:04.382 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.382 INFO kablam! --> src/arrays/Array256.rs:56:3 Sep 01 08:15:04.382 INFO kablam! | Sep 01 08:15:04.382 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 01 08:15:04.382 INFO kablam! | ^^^^^^ Sep 01 08:15:04.382 INFO kablam! | Sep 01 08:15:04.382 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.382 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.382 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.382 INFO kablam! Sep 01 08:15:04.382 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.382 INFO kablam! --> src/arrays/Array256.rs:65:3 Sep 01 08:15:04.382 INFO kablam! | Sep 01 08:15:04.382 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.382 INFO kablam! | ^^^^^^ Sep 01 08:15:04.382 INFO kablam! | Sep 01 08:15:04.382 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.382 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.382 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.382 INFO kablam! Sep 01 08:15:04.382 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.382 INFO kablam! --> src/arrays/Array256.rs:65:18 Sep 01 08:15:04.382 INFO kablam! | Sep 01 08:15:04.382 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.383 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.383 INFO kablam! | Sep 01 08:15:04.383 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.383 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.383 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.383 INFO kablam! Sep 01 08:15:04.383 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.383 INFO kablam! --> src/arrays/Array256.rs:78:29 Sep 01 08:15:04.383 INFO kablam! | Sep 01 08:15:04.383 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.383 INFO kablam! | ^^^^^^ Sep 01 08:15:04.383 INFO kablam! | Sep 01 08:15:04.383 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.383 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.383 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.383 INFO kablam! Sep 01 08:15:04.383 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.383 INFO kablam! --> src/arrays/Array256.rs:78:43 Sep 01 08:15:04.383 INFO kablam! | Sep 01 08:15:04.383 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.383 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.383 INFO kablam! | Sep 01 08:15:04.383 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.383 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.384 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.384 INFO kablam! Sep 01 08:15:04.384 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.384 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 01 08:15:04.384 INFO kablam! | Sep 01 08:15:04.384 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.384 INFO kablam! | ^^^^^^ Sep 01 08:15:04.384 INFO kablam! | Sep 01 08:15:04.384 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.384 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.384 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.384 INFO kablam! Sep 01 08:15:04.384 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.384 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 01 08:15:04.384 INFO kablam! | Sep 01 08:15:04.384 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.384 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.384 INFO kablam! | Sep 01 08:15:04.384 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.384 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.384 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.384 INFO kablam! Sep 01 08:15:04.384 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.384 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 01 08:15:04.384 INFO kablam! | Sep 01 08:15:04.385 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.385 INFO kablam! | ^^^^^^ Sep 01 08:15:04.385 INFO kablam! | Sep 01 08:15:04.385 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.385 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.385 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.385 INFO kablam! Sep 01 08:15:04.385 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.385 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 01 08:15:04.385 INFO kablam! | Sep 01 08:15:04.385 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.385 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.385 INFO kablam! | Sep 01 08:15:04.385 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.385 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.385 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.385 INFO kablam! Sep 01 08:15:04.385 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.385 INFO kablam! --> src/arrays/Array256.rs:96:20 Sep 01 08:15:04.385 INFO kablam! | Sep 01 08:15:04.385 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.385 INFO kablam! | ^^^^^^ Sep 01 08:15:04.385 INFO kablam! | Sep 01 08:15:04.385 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.385 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.386 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.386 INFO kablam! Sep 01 08:15:04.386 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.386 INFO kablam! --> src/arrays/Array256.rs:96:34 Sep 01 08:15:04.386 INFO kablam! | Sep 01 08:15:04.386 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.386 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.386 INFO kablam! | Sep 01 08:15:04.386 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.386 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.386 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.386 INFO kablam! Sep 01 08:15:04.386 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.386 INFO kablam! --> src/arrays/Array256.rs:102:20 Sep 01 08:15:04.386 INFO kablam! | Sep 01 08:15:04.386 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.386 INFO kablam! | ^^^^^^ Sep 01 08:15:04.386 INFO kablam! | Sep 01 08:15:04.386 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.387 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.387 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.387 INFO kablam! Sep 01 08:15:04.387 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.387 INFO kablam! --> src/arrays/Array256.rs:102:34 Sep 01 08:15:04.387 INFO kablam! | Sep 01 08:15:04.387 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.387 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.387 INFO kablam! | Sep 01 08:15:04.387 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.387 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.387 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.387 INFO kablam! Sep 01 08:15:04.387 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.387 INFO kablam! --> src/arrays/Array256.rs:111:14 Sep 01 08:15:04.387 INFO kablam! | Sep 01 08:15:04.387 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.387 INFO kablam! | ^^^^^^ Sep 01 08:15:04.387 INFO kablam! | Sep 01 08:15:04.387 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.387 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.387 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.387 INFO kablam! Sep 01 08:15:04.387 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.387 INFO kablam! --> src/arrays/Array256.rs:111:28 Sep 01 08:15:04.388 INFO kablam! | Sep 01 08:15:04.388 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.388 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.388 INFO kablam! | Sep 01 08:15:04.388 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.388 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.388 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.388 INFO kablam! Sep 01 08:15:04.388 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.388 INFO kablam! --> src/arrays/Array256.rs:120:15 Sep 01 08:15:04.388 INFO kablam! | Sep 01 08:15:04.388 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 01 08:15:04.388 INFO kablam! | ^^^^^^ Sep 01 08:15:04.388 INFO kablam! | Sep 01 08:15:04.388 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.388 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.388 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.388 INFO kablam! Sep 01 08:15:04.388 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.388 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 01 08:15:04.388 INFO kablam! | Sep 01 08:15:04.388 INFO kablam! 132 | self.0.iter() Sep 01 08:15:04.388 INFO kablam! | ^^^^^^ Sep 01 08:15:04.388 INFO kablam! | Sep 01 08:15:04.388 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.389 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.389 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.389 INFO kablam! Sep 01 08:15:04.389 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.389 INFO kablam! --> src/arrays/Array256.rs:144:3 Sep 01 08:15:04.389 INFO kablam! | Sep 01 08:15:04.389 INFO kablam! 144 | self.0.iter_mut() Sep 01 08:15:04.389 INFO kablam! | ^^^^^^ Sep 01 08:15:04.389 INFO kablam! | Sep 01 08:15:04.389 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.389 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.389 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.389 INFO kablam! Sep 01 08:15:04.389 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.389 INFO kablam! --> src/arrays/Array256.rs:153:4 Sep 01 08:15:04.389 INFO kablam! | Sep 01 08:15:04.389 INFO kablam! 153 | &self.0[..] Sep 01 08:15:04.389 INFO kablam! | ^^^^^^ Sep 01 08:15:04.389 INFO kablam! | Sep 01 08:15:04.389 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.389 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.389 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.389 INFO kablam! Sep 01 08:15:04.389 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.389 INFO kablam! --> src/arrays/Array256.rs:162:8 Sep 01 08:15:04.390 INFO kablam! | Sep 01 08:15:04.390 INFO kablam! 162 | &mut self.0[..] Sep 01 08:15:04.390 INFO kablam! | ^^^^^^ Sep 01 08:15:04.390 INFO kablam! | Sep 01 08:15:04.390 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.390 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.390 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.390 INFO kablam! Sep 01 08:15:04.390 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.390 INFO kablam! --> src/arrays/Array512.rs:28:3 Sep 01 08:15:04.390 INFO kablam! | Sep 01 08:15:04.390 INFO kablam! 28 | self.0.as_ptr() Sep 01 08:15:04.390 INFO kablam! | ^^^^^^ Sep 01 08:15:04.390 INFO kablam! | Sep 01 08:15:04.390 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.390 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.390 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.390 INFO kablam! Sep 01 08:15:04.390 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.390 INFO kablam! --> src/arrays/Array512.rs:34:3 Sep 01 08:15:04.390 INFO kablam! | Sep 01 08:15:04.390 INFO kablam! 34 | self.0.as_mut_ptr() Sep 01 08:15:04.390 INFO kablam! | ^^^^^^ Sep 01 08:15:04.390 INFO kablam! | Sep 01 08:15:04.391 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.391 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.391 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.391 INFO kablam! Sep 01 08:15:04.391 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.391 INFO kablam! --> src/arrays/Array512.rs:56:3 Sep 01 08:15:04.391 INFO kablam! | Sep 01 08:15:04.391 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 01 08:15:04.391 INFO kablam! | ^^^^^^ Sep 01 08:15:04.391 INFO kablam! | Sep 01 08:15:04.391 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.391 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.391 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.391 INFO kablam! Sep 01 08:15:04.391 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.391 INFO kablam! --> src/arrays/Array512.rs:65:3 Sep 01 08:15:04.391 INFO kablam! | Sep 01 08:15:04.391 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.391 INFO kablam! | ^^^^^^ Sep 01 08:15:04.391 INFO kablam! | Sep 01 08:15:04.391 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.391 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.391 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.391 INFO kablam! Sep 01 08:15:04.392 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.392 INFO kablam! --> src/arrays/Array512.rs:65:18 Sep 01 08:15:04.392 INFO kablam! | Sep 01 08:15:04.392 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.392 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.392 INFO kablam! | Sep 01 08:15:04.392 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.392 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.392 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.392 INFO kablam! Sep 01 08:15:04.392 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.392 INFO kablam! --> src/arrays/Array512.rs:78:29 Sep 01 08:15:04.392 INFO kablam! | Sep 01 08:15:04.392 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.392 INFO kablam! | ^^^^^^ Sep 01 08:15:04.392 INFO kablam! | Sep 01 08:15:04.392 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.392 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.392 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.393 INFO kablam! Sep 01 08:15:04.393 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.393 INFO kablam! --> src/arrays/Array512.rs:78:43 Sep 01 08:15:04.393 INFO kablam! | Sep 01 08:15:04.393 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.393 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.393 INFO kablam! | Sep 01 08:15:04.393 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.393 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.393 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.393 INFO kablam! Sep 01 08:15:04.393 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.393 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 01 08:15:04.393 INFO kablam! | Sep 01 08:15:04.393 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.393 INFO kablam! | ^^^^^^ Sep 01 08:15:04.393 INFO kablam! | Sep 01 08:15:04.393 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.393 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.393 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.393 INFO kablam! Sep 01 08:15:04.393 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.393 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 01 08:15:04.394 INFO kablam! | Sep 01 08:15:04.394 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.394 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.394 INFO kablam! | Sep 01 08:15:04.394 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.394 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.394 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.394 INFO kablam! Sep 01 08:15:04.394 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.394 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 01 08:15:04.394 INFO kablam! | Sep 01 08:15:04.394 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.394 INFO kablam! | ^^^^^^ Sep 01 08:15:04.394 INFO kablam! | Sep 01 08:15:04.394 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.394 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.394 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.394 INFO kablam! Sep 01 08:15:04.394 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.394 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 01 08:15:04.394 INFO kablam! | Sep 01 08:15:04.394 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.395 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.395 INFO kablam! | Sep 01 08:15:04.395 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.395 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.395 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.395 INFO kablam! Sep 01 08:15:04.395 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.395 INFO kablam! --> src/arrays/Array512.rs:96:20 Sep 01 08:15:04.395 INFO kablam! | Sep 01 08:15:04.395 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.395 INFO kablam! | ^^^^^^ Sep 01 08:15:04.395 INFO kablam! | Sep 01 08:15:04.395 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.395 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.395 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.395 INFO kablam! Sep 01 08:15:04.395 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.395 INFO kablam! --> src/arrays/Array512.rs:96:34 Sep 01 08:15:04.395 INFO kablam! | Sep 01 08:15:04.395 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.395 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.395 INFO kablam! | Sep 01 08:15:04.396 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.396 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.396 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.396 INFO kablam! Sep 01 08:15:04.396 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.396 INFO kablam! --> src/arrays/Array512.rs:102:20 Sep 01 08:15:04.396 INFO kablam! | Sep 01 08:15:04.396 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.396 INFO kablam! | ^^^^^^ Sep 01 08:15:04.396 INFO kablam! | Sep 01 08:15:04.396 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.396 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.396 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.396 INFO kablam! Sep 01 08:15:04.396 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.396 INFO kablam! --> src/arrays/Array512.rs:102:34 Sep 01 08:15:04.396 INFO kablam! | Sep 01 08:15:04.396 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.396 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.396 INFO kablam! | Sep 01 08:15:04.396 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.397 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.397 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.397 INFO kablam! Sep 01 08:15:04.397 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.397 INFO kablam! --> src/arrays/Array512.rs:111:14 Sep 01 08:15:04.397 INFO kablam! | Sep 01 08:15:04.397 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.397 INFO kablam! | ^^^^^^ Sep 01 08:15:04.397 INFO kablam! | Sep 01 08:15:04.397 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.397 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.397 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.397 INFO kablam! Sep 01 08:15:04.397 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.397 INFO kablam! --> src/arrays/Array512.rs:111:28 Sep 01 08:15:04.397 INFO kablam! | Sep 01 08:15:04.397 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.397 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.397 INFO kablam! | Sep 01 08:15:04.397 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.397 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.397 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.398 INFO kablam! Sep 01 08:15:04.398 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.398 INFO kablam! --> src/arrays/Array512.rs:120:15 Sep 01 08:15:04.398 INFO kablam! | Sep 01 08:15:04.398 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 01 08:15:04.398 INFO kablam! | ^^^^^^ Sep 01 08:15:04.398 INFO kablam! | Sep 01 08:15:04.398 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.398 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.398 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.398 INFO kablam! Sep 01 08:15:04.398 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.398 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 01 08:15:04.398 INFO kablam! | Sep 01 08:15:04.398 INFO kablam! 132 | self.0.iter() Sep 01 08:15:04.398 INFO kablam! | ^^^^^^ Sep 01 08:15:04.398 INFO kablam! | Sep 01 08:15:04.398 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.399 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.399 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.399 INFO kablam! Sep 01 08:15:04.399 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.399 INFO kablam! --> src/arrays/Array512.rs:144:3 Sep 01 08:15:04.399 INFO kablam! | Sep 01 08:15:04.399 INFO kablam! 144 | self.0.iter_mut() Sep 01 08:15:04.399 INFO kablam! | ^^^^^^ Sep 01 08:15:04.399 INFO kablam! | Sep 01 08:15:04.399 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.399 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.399 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.399 INFO kablam! Sep 01 08:15:04.399 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.399 INFO kablam! --> src/arrays/Array512.rs:153:4 Sep 01 08:15:04.399 INFO kablam! | Sep 01 08:15:04.399 INFO kablam! 153 | &self.0[..] Sep 01 08:15:04.399 INFO kablam! | ^^^^^^ Sep 01 08:15:04.399 INFO kablam! | Sep 01 08:15:04.399 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.399 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.399 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.399 INFO kablam! Sep 01 08:15:04.400 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.400 INFO kablam! --> src/arrays/Array512.rs:162:8 Sep 01 08:15:04.400 INFO kablam! | Sep 01 08:15:04.400 INFO kablam! 162 | &mut self.0[..] Sep 01 08:15:04.400 INFO kablam! | ^^^^^^ Sep 01 08:15:04.400 INFO kablam! | Sep 01 08:15:04.400 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.400 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.400 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.400 INFO kablam! Sep 01 08:15:04.400 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.400 INFO kablam! --> src/arrays/Array1024.rs:28:3 Sep 01 08:15:04.400 INFO kablam! | Sep 01 08:15:04.400 INFO kablam! 28 | self.0.as_ptr() Sep 01 08:15:04.400 INFO kablam! | ^^^^^^ Sep 01 08:15:04.400 INFO kablam! | Sep 01 08:15:04.400 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.400 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.400 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.400 INFO kablam! Sep 01 08:15:04.400 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.400 INFO kablam! --> src/arrays/Array1024.rs:34:3 Sep 01 08:15:04.400 INFO kablam! | Sep 01 08:15:04.401 INFO kablam! 34 | self.0.as_mut_ptr() Sep 01 08:15:04.401 INFO kablam! | ^^^^^^ Sep 01 08:15:04.401 INFO kablam! | Sep 01 08:15:04.401 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.401 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.401 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.401 INFO kablam! Sep 01 08:15:04.401 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.401 INFO kablam! --> src/arrays/Array1024.rs:56:3 Sep 01 08:15:04.401 INFO kablam! | Sep 01 08:15:04.401 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 01 08:15:04.401 INFO kablam! | ^^^^^^ Sep 01 08:15:04.401 INFO kablam! | Sep 01 08:15:04.401 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.401 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.401 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.401 INFO kablam! Sep 01 08:15:04.401 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.401 INFO kablam! --> src/arrays/Array1024.rs:65:3 Sep 01 08:15:04.401 INFO kablam! | Sep 01 08:15:04.401 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.401 INFO kablam! | ^^^^^^ Sep 01 08:15:04.402 INFO kablam! | Sep 01 08:15:04.402 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.402 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.402 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.402 INFO kablam! Sep 01 08:15:04.402 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.402 INFO kablam! --> src/arrays/Array1024.rs:65:18 Sep 01 08:15:04.402 INFO kablam! | Sep 01 08:15:04.402 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.402 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.402 INFO kablam! | Sep 01 08:15:04.402 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.402 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.402 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.402 INFO kablam! Sep 01 08:15:04.402 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.402 INFO kablam! --> src/arrays/Array1024.rs:78:29 Sep 01 08:15:04.402 INFO kablam! | Sep 01 08:15:04.402 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.402 INFO kablam! | ^^^^^^ Sep 01 08:15:04.402 INFO kablam! | Sep 01 08:15:04.402 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.402 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.402 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.403 INFO kablam! Sep 01 08:15:04.403 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.403 INFO kablam! --> src/arrays/Array1024.rs:78:43 Sep 01 08:15:04.403 INFO kablam! | Sep 01 08:15:04.403 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.403 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.403 INFO kablam! | Sep 01 08:15:04.403 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.403 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.403 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.403 INFO kablam! Sep 01 08:15:04.403 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.403 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 01 08:15:04.403 INFO kablam! | Sep 01 08:15:04.403 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.403 INFO kablam! | ^^^^^^ Sep 01 08:15:04.403 INFO kablam! | Sep 01 08:15:04.403 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.403 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.403 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.403 INFO kablam! Sep 01 08:15:04.403 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.403 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 01 08:15:04.404 INFO kablam! | Sep 01 08:15:04.404 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.404 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.404 INFO kablam! | Sep 01 08:15:04.404 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.404 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.404 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.404 INFO kablam! Sep 01 08:15:04.404 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.404 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 01 08:15:04.404 INFO kablam! | Sep 01 08:15:04.404 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.404 INFO kablam! | ^^^^^^ Sep 01 08:15:04.404 INFO kablam! | Sep 01 08:15:04.404 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.404 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.404 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.404 INFO kablam! Sep 01 08:15:04.404 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.405 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 01 08:15:04.405 INFO kablam! | Sep 01 08:15:04.405 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.405 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.405 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.405 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.405 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.405 INFO kablam! Sep 01 08:15:04.405 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.405 INFO kablam! --> src/arrays/Array1024.rs:96:20 Sep 01 08:15:04.405 INFO kablam! | Sep 01 08:15:04.405 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.405 INFO kablam! | ^^^^^^ Sep 01 08:15:04.405 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.405 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.405 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.405 INFO kablam! Sep 01 08:15:04.405 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.405 INFO kablam! --> src/arrays/Array1024.rs:96:34 Sep 01 08:15:04.405 INFO kablam! | Sep 01 08:15:04.406 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.406 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.406 INFO kablam! | Sep 01 08:15:04.406 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.406 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.406 INFO kablam! Sep 01 08:15:04.406 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.406 INFO kablam! --> src/arrays/Array1024.rs:102:20 Sep 01 08:15:04.406 INFO kablam! | Sep 01 08:15:04.406 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.406 INFO kablam! | ^^^^^^ Sep 01 08:15:04.406 INFO kablam! | Sep 01 08:15:04.406 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.406 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.406 INFO kablam! Sep 01 08:15:04.406 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.406 INFO kablam! --> src/arrays/Array1024.rs:102:34 Sep 01 08:15:04.406 INFO kablam! | Sep 01 08:15:04.406 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.407 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.407 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.407 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.407 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.407 INFO kablam! Sep 01 08:15:04.407 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.407 INFO kablam! --> src/arrays/Array1024.rs:111:14 Sep 01 08:15:04.407 INFO kablam! | Sep 01 08:15:04.407 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.407 INFO kablam! | ^^^^^^ Sep 01 08:15:04.407 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.407 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.407 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.407 INFO kablam! Sep 01 08:15:04.407 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.407 INFO kablam! --> src/arrays/Array1024.rs:111:28 Sep 01 08:15:04.407 INFO kablam! | Sep 01 08:15:04.407 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.407 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.407 INFO kablam! | Sep 01 08:15:04.408 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.408 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.408 INFO kablam! Sep 01 08:15:04.408 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.408 INFO kablam! --> src/arrays/Array1024.rs:120:15 Sep 01 08:15:04.408 INFO kablam! | Sep 01 08:15:04.408 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 01 08:15:04.408 INFO kablam! | ^^^^^^ Sep 01 08:15:04.408 INFO kablam! | Sep 01 08:15:04.408 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.408 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.408 INFO kablam! Sep 01 08:15:04.408 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.408 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 01 08:15:04.408 INFO kablam! | Sep 01 08:15:04.408 INFO kablam! 132 | self.0.iter() Sep 01 08:15:04.408 INFO kablam! | ^^^^^^ Sep 01 08:15:04.408 INFO kablam! | Sep 01 08:15:04.408 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.409 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.409 INFO kablam! Sep 01 08:15:04.409 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.409 INFO kablam! --> src/arrays/Array1024.rs:144:3 Sep 01 08:15:04.409 INFO kablam! | Sep 01 08:15:04.409 INFO kablam! 144 | self.0.iter_mut() Sep 01 08:15:04.409 INFO kablam! | ^^^^^^ Sep 01 08:15:04.409 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.409 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.409 INFO kablam! Sep 01 08:15:04.409 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.409 INFO kablam! --> src/arrays/Array1024.rs:153:4 Sep 01 08:15:04.409 INFO kablam! | Sep 01 08:15:04.409 INFO kablam! 153 | &self.0[..] Sep 01 08:15:04.409 INFO kablam! | ^^^^^^ Sep 01 08:15:04.409 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.410 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.410 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.410 INFO kablam! Sep 01 08:15:04.410 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.410 INFO kablam! --> src/arrays/Array1024.rs:162:8 Sep 01 08:15:04.410 INFO kablam! | Sep 01 08:15:04.410 INFO kablam! 162 | &mut self.0[..] Sep 01 08:15:04.410 INFO kablam! | ^^^^^^ Sep 01 08:15:04.410 INFO kablam! | Sep 01 08:15:04.410 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.410 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.410 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.410 INFO kablam! Sep 01 08:15:04.410 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 01 08:15:04.410 INFO kablam! --> src/lib.rs:8:12 Sep 01 08:15:04.410 INFO kablam! | Sep 01 08:15:04.410 INFO kablam! 8 | #![feature(associated_consts)] Sep 01 08:15:04.410 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 08:15:04.410 INFO kablam! | Sep 01 08:15:04.410 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 08:15:04.410 INFO kablam! Sep 01 08:15:04.411 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.411 INFO kablam! --> src/arrays/Array16.rs:28:3 Sep 01 08:15:04.411 INFO kablam! | Sep 01 08:15:04.411 INFO kablam! 28 | self.0.as_ptr() Sep 01 08:15:04.411 INFO kablam! | ^^^^^^ Sep 01 08:15:04.411 INFO kablam! | Sep 01 08:15:04.411 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 08:15:04.411 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.411 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.411 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.411 INFO kablam! Sep 01 08:15:04.411 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.411 INFO kablam! --> src/arrays/Array16.rs:34:3 Sep 01 08:15:04.411 INFO kablam! | Sep 01 08:15:04.411 INFO kablam! 34 | self.0.as_mut_ptr() Sep 01 08:15:04.411 INFO kablam! | ^^^^^^ Sep 01 08:15:04.412 INFO kablam! | Sep 01 08:15:04.412 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.412 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.412 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.412 INFO kablam! Sep 01 08:15:04.412 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.412 INFO kablam! --> src/arrays/Array16.rs:56:3 Sep 01 08:15:04.412 INFO kablam! | Sep 01 08:15:04.412 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 01 08:15:04.412 INFO kablam! | ^^^^^^ Sep 01 08:15:04.412 INFO kablam! | Sep 01 08:15:04.412 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.412 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.412 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.412 INFO kablam! Sep 01 08:15:04.412 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.412 INFO kablam! --> src/arrays/Array16.rs:65:3 Sep 01 08:15:04.412 INFO kablam! | Sep 01 08:15:04.412 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.412 INFO kablam! | ^^^^^^ Sep 01 08:15:04.412 INFO kablam! | Sep 01 08:15:04.413 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.413 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.413 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.413 INFO kablam! Sep 01 08:15:04.413 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.413 INFO kablam! --> src/arrays/Array16.rs:65:18 Sep 01 08:15:04.413 INFO kablam! | Sep 01 08:15:04.413 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.413 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.413 INFO kablam! | Sep 01 08:15:04.413 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.413 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.413 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.413 INFO kablam! Sep 01 08:15:04.413 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.413 INFO kablam! --> src/arrays/Array16.rs:78:29 Sep 01 08:15:04.413 INFO kablam! | Sep 01 08:15:04.413 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.413 INFO kablam! | ^^^^^^ Sep 01 08:15:04.414 INFO kablam! | Sep 01 08:15:04.414 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.414 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.414 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.414 INFO kablam! Sep 01 08:15:04.414 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.414 INFO kablam! --> src/arrays/Array16.rs:78:43 Sep 01 08:15:04.414 INFO kablam! | Sep 01 08:15:04.414 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.414 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.414 INFO kablam! | Sep 01 08:15:04.414 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.414 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.414 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.414 INFO kablam! Sep 01 08:15:04.414 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.414 INFO kablam! --> src/arrays/Array16.rs:84:20 Sep 01 08:15:04.414 INFO kablam! | Sep 01 08:15:04.414 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.414 INFO kablam! | ^^^^^^ Sep 01 08:15:04.414 INFO kablam! | Sep 01 08:15:04.415 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.415 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.415 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.415 INFO kablam! Sep 01 08:15:04.415 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.415 INFO kablam! --> src/arrays/Array16.rs:84:34 Sep 01 08:15:04.415 INFO kablam! | Sep 01 08:15:04.415 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.415 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.415 INFO kablam! | Sep 01 08:15:04.415 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.415 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.415 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.415 INFO kablam! Sep 01 08:15:04.415 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.415 INFO kablam! --> src/arrays/Array16.rs:90:20 Sep 01 08:15:04.415 INFO kablam! | Sep 01 08:15:04.415 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.415 INFO kablam! | ^^^^^^ Sep 01 08:15:04.415 INFO kablam! | Sep 01 08:15:04.416 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.416 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.416 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.416 INFO kablam! Sep 01 08:15:04.416 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.416 INFO kablam! --> src/arrays/Array16.rs:90:34 Sep 01 08:15:04.416 INFO kablam! | Sep 01 08:15:04.416 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.416 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.416 INFO kablam! | Sep 01 08:15:04.416 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.416 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.416 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.416 INFO kablam! Sep 01 08:15:04.416 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.416 INFO kablam! --> src/arrays/Array16.rs:96:20 Sep 01 08:15:04.416 INFO kablam! | Sep 01 08:15:04.416 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.416 INFO kablam! | ^^^^^^ Sep 01 08:15:04.416 INFO kablam! | Sep 01 08:15:04.417 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.417 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.417 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.417 INFO kablam! Sep 01 08:15:04.417 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.417 INFO kablam! --> src/arrays/Array16.rs:96:34 Sep 01 08:15:04.417 INFO kablam! | Sep 01 08:15:04.417 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.417 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.417 INFO kablam! | Sep 01 08:15:04.417 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.417 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.417 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.417 INFO kablam! Sep 01 08:15:04.417 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.417 INFO kablam! --> src/arrays/Array16.rs:102:20 Sep 01 08:15:04.417 INFO kablam! | Sep 01 08:15:04.417 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.417 INFO kablam! | ^^^^^^ Sep 01 08:15:04.418 INFO kablam! | Sep 01 08:15:04.418 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.418 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.418 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.418 INFO kablam! Sep 01 08:15:04.418 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.418 INFO kablam! --> src/arrays/Array16.rs:102:34 Sep 01 08:15:04.418 INFO kablam! | Sep 01 08:15:04.418 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.418 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.418 INFO kablam! | Sep 01 08:15:04.418 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.418 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.418 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.418 INFO kablam! Sep 01 08:15:04.418 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.418 INFO kablam! --> src/arrays/Array16.rs:111:14 Sep 01 08:15:04.419 INFO kablam! | Sep 01 08:15:04.419 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.419 INFO kablam! | ^^^^^^ Sep 01 08:15:04.419 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.419 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.419 INFO kablam! Sep 01 08:15:04.419 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.419 INFO kablam! --> src/arrays/Array16.rs:111:28 Sep 01 08:15:04.419 INFO kablam! | Sep 01 08:15:04.419 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.419 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.419 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.419 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.419 INFO kablam! Sep 01 08:15:04.419 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.419 INFO kablam! --> src/arrays/Array16.rs:120:15 Sep 01 08:15:04.420 INFO kablam! | Sep 01 08:15:04.420 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 01 08:15:04.420 INFO kablam! | ^^^^^^ Sep 01 08:15:04.420 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.420 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.420 INFO kablam! Sep 01 08:15:04.420 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.420 INFO kablam! --> src/arrays/Array16.rs:132:3 Sep 01 08:15:04.420 INFO kablam! | Sep 01 08:15:04.420 INFO kablam! 132 | self.0.iter() Sep 01 08:15:04.420 INFO kablam! | ^^^^^^ Sep 01 08:15:04.420 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.420 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.420 INFO kablam! Sep 01 08:15:04.420 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.420 INFO kablam! --> src/arrays/Array16.rs:144:3 Sep 01 08:15:04.421 INFO kablam! | Sep 01 08:15:04.421 INFO kablam! 144 | self.0.iter_mut() Sep 01 08:15:04.421 INFO kablam! | ^^^^^^ Sep 01 08:15:04.421 INFO kablam! | Sep 01 08:15:04.421 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.421 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.421 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.421 INFO kablam! Sep 01 08:15:04.421 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.421 INFO kablam! --> src/arrays/Array16.rs:153:4 Sep 01 08:15:04.421 INFO kablam! | Sep 01 08:15:04.421 INFO kablam! 153 | &self.0[..] Sep 01 08:15:04.421 INFO kablam! | ^^^^^^ Sep 01 08:15:04.421 INFO kablam! | Sep 01 08:15:04.421 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.421 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.421 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.421 INFO kablam! Sep 01 08:15:04.421 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.421 INFO kablam! --> src/arrays/Array16.rs:162:8 Sep 01 08:15:04.422 INFO kablam! | Sep 01 08:15:04.422 INFO kablam! 162 | &mut self.0[..] Sep 01 08:15:04.422 INFO kablam! | ^^^^^^ Sep 01 08:15:04.422 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.422 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.422 INFO kablam! Sep 01 08:15:04.422 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.422 INFO kablam! --> src/arrays/Array30.rs:28:3 Sep 01 08:15:04.422 INFO kablam! | Sep 01 08:15:04.422 INFO kablam! 28 | self.0.as_ptr() Sep 01 08:15:04.422 INFO kablam! | ^^^^^^ Sep 01 08:15:04.422 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.422 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.422 INFO kablam! Sep 01 08:15:04.422 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.422 INFO kablam! --> src/arrays/Array30.rs:34:3 Sep 01 08:15:04.423 INFO kablam! | Sep 01 08:15:04.423 INFO kablam! 34 | self.0.as_mut_ptr() Sep 01 08:15:04.423 INFO kablam! | ^^^^^^ Sep 01 08:15:04.423 INFO kablam! | Sep 01 08:15:04.423 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.423 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.423 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.423 INFO kablam! Sep 01 08:15:04.423 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.423 INFO kablam! --> src/arrays/Array30.rs:56:3 Sep 01 08:15:04.423 INFO kablam! | Sep 01 08:15:04.423 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 01 08:15:04.423 INFO kablam! | ^^^^^^ Sep 01 08:15:04.423 INFO kablam! | Sep 01 08:15:04.423 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.423 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.423 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.423 INFO kablam! Sep 01 08:15:04.423 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.423 INFO kablam! --> src/arrays/Array30.rs:65:3 Sep 01 08:15:04.423 INFO kablam! | Sep 01 08:15:04.424 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.424 INFO kablam! | ^^^^^^ Sep 01 08:15:04.424 INFO kablam! | Sep 01 08:15:04.424 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.424 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.424 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.424 INFO kablam! Sep 01 08:15:04.424 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.424 INFO kablam! --> src/arrays/Array30.rs:65:18 Sep 01 08:15:04.424 INFO kablam! | Sep 01 08:15:04.424 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.424 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.424 INFO kablam! | Sep 01 08:15:04.424 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.424 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.424 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.424 INFO kablam! Sep 01 08:15:04.424 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.425 INFO kablam! --> src/arrays/Array30.rs:78:29 Sep 01 08:15:04.425 INFO kablam! | Sep 01 08:15:04.425 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.425 INFO kablam! | ^^^^^^ Sep 01 08:15:04.425 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.425 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.425 INFO kablam! Sep 01 08:15:04.425 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.425 INFO kablam! --> src/arrays/Array30.rs:78:43 Sep 01 08:15:04.425 INFO kablam! | Sep 01 08:15:04.425 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.425 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.425 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.425 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.425 INFO kablam! Sep 01 08:15:04.425 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.425 INFO kablam! --> src/arrays/Array30.rs:84:20 Sep 01 08:15:04.426 INFO kablam! | Sep 01 08:15:04.426 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.426 INFO kablam! | ^^^^^^ Sep 01 08:15:04.426 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.426 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.426 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.426 INFO kablam! Sep 01 08:15:04.426 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.426 INFO kablam! --> src/arrays/Array30.rs:84:34 Sep 01 08:15:04.426 INFO kablam! | Sep 01 08:15:04.426 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.426 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.426 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.426 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.426 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.426 INFO kablam! Sep 01 08:15:04.426 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.427 INFO kablam! --> src/arrays/Array30.rs:90:20 Sep 01 08:15:04.427 INFO kablam! | Sep 01 08:15:04.427 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.427 INFO kablam! | ^^^^^^ Sep 01 08:15:04.427 INFO kablam! | Sep 01 08:15:04.427 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.427 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.427 INFO kablam! Sep 01 08:15:04.427 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.427 INFO kablam! --> src/arrays/Array30.rs:90:34 Sep 01 08:15:04.427 INFO kablam! | Sep 01 08:15:04.427 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.427 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.427 INFO kablam! | Sep 01 08:15:04.427 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.427 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.427 INFO kablam! Sep 01 08:15:04.427 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.427 INFO kablam! --> src/arrays/Array30.rs:96:20 Sep 01 08:15:04.428 INFO kablam! | Sep 01 08:15:04.428 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.428 INFO kablam! | ^^^^^^ Sep 01 08:15:04.428 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.428 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.428 INFO kablam! Sep 01 08:15:04.428 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.428 INFO kablam! --> src/arrays/Array30.rs:96:34 Sep 01 08:15:04.428 INFO kablam! | Sep 01 08:15:04.428 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.428 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.428 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.428 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.428 INFO kablam! Sep 01 08:15:04.428 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.428 INFO kablam! --> src/arrays/Array30.rs:102:20 Sep 01 08:15:04.429 INFO kablam! | Sep 01 08:15:04.429 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.429 INFO kablam! | ^^^^^^ Sep 01 08:15:04.429 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.429 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.429 INFO kablam! Sep 01 08:15:04.429 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.429 INFO kablam! --> src/arrays/Array30.rs:102:34 Sep 01 08:15:04.429 INFO kablam! | Sep 01 08:15:04.429 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.429 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.429 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.429 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.429 INFO kablam! Sep 01 08:15:04.429 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.429 INFO kablam! --> src/arrays/Array30.rs:111:14 Sep 01 08:15:04.430 INFO kablam! | Sep 01 08:15:04.430 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.430 INFO kablam! | ^^^^^^ Sep 01 08:15:04.430 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.430 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.430 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.430 INFO kablam! Sep 01 08:15:04.430 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.430 INFO kablam! --> src/arrays/Array30.rs:111:28 Sep 01 08:15:04.430 INFO kablam! | Sep 01 08:15:04.430 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.430 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.430 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.430 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.430 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.430 INFO kablam! Sep 01 08:15:04.430 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.430 INFO kablam! --> src/arrays/Array30.rs:120:15 Sep 01 08:15:04.430 INFO kablam! | Sep 01 08:15:04.431 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 01 08:15:04.431 INFO kablam! | ^^^^^^ Sep 01 08:15:04.431 INFO kablam! | Sep 01 08:15:04.431 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.431 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.431 INFO kablam! Sep 01 08:15:04.431 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.431 INFO kablam! --> src/arrays/Array30.rs:132:3 Sep 01 08:15:04.431 INFO kablam! | Sep 01 08:15:04.431 INFO kablam! 132 | self.0.iter() Sep 01 08:15:04.431 INFO kablam! | ^^^^^^ Sep 01 08:15:04.431 INFO kablam! | Sep 01 08:15:04.431 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.431 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.431 INFO kablam! Sep 01 08:15:04.431 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.432 INFO kablam! --> src/arrays/Array30.rs:144:3 Sep 01 08:15:04.432 INFO kablam! | Sep 01 08:15:04.432 INFO kablam! 144 | self.0.iter_mut() Sep 01 08:15:04.432 INFO kablam! | ^^^^^^ Sep 01 08:15:04.432 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.432 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.432 INFO kablam! Sep 01 08:15:04.432 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.432 INFO kablam! --> src/arrays/Array30.rs:153:4 Sep 01 08:15:04.432 INFO kablam! | Sep 01 08:15:04.432 INFO kablam! 153 | &self.0[..] Sep 01 08:15:04.432 INFO kablam! | ^^^^^^ Sep 01 08:15:04.432 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.432 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.432 INFO kablam! Sep 01 08:15:04.433 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.433 INFO kablam! --> src/arrays/Array30.rs:162:8 Sep 01 08:15:04.433 INFO kablam! | Sep 01 08:15:04.433 INFO kablam! 162 | &mut self.0[..] Sep 01 08:15:04.433 INFO kablam! | ^^^^^^ Sep 01 08:15:04.433 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.433 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.433 INFO kablam! Sep 01 08:15:04.433 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.433 INFO kablam! --> src/arrays/Array32.rs:28:3 Sep 01 08:15:04.433 INFO kablam! | Sep 01 08:15:04.433 INFO kablam! 28 | self.0.as_ptr() Sep 01 08:15:04.433 INFO kablam! | ^^^^^^ Sep 01 08:15:04.433 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.433 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.433 INFO kablam! Sep 01 08:15:04.434 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.434 INFO kablam! --> src/arrays/Array32.rs:34:3 Sep 01 08:15:04.434 INFO kablam! | Sep 01 08:15:04.434 INFO kablam! 34 | self.0.as_mut_ptr() Sep 01 08:15:04.434 INFO kablam! | ^^^^^^ Sep 01 08:15:04.434 INFO kablam! | Sep 01 08:15:04.434 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.434 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.434 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.434 INFO kablam! Sep 01 08:15:04.434 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.434 INFO kablam! --> src/arrays/Array32.rs:56:3 Sep 01 08:15:04.434 INFO kablam! | Sep 01 08:15:04.434 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 01 08:15:04.434 INFO kablam! | ^^^^^^ Sep 01 08:15:04.434 INFO kablam! | Sep 01 08:15:04.434 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.434 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.434 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.434 INFO kablam! Sep 01 08:15:04.435 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.435 INFO kablam! --> src/arrays/Array32.rs:65:3 Sep 01 08:15:04.435 INFO kablam! | Sep 01 08:15:04.435 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.435 INFO kablam! | ^^^^^^ Sep 01 08:15:04.435 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.435 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.435 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.435 INFO kablam! Sep 01 08:15:04.435 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.435 INFO kablam! --> src/arrays/Array32.rs:65:18 Sep 01 08:15:04.435 INFO kablam! | Sep 01 08:15:04.435 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.435 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.435 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.435 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.435 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.435 INFO kablam! Sep 01 08:15:04.436 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.436 INFO kablam! --> src/arrays/Array32.rs:78:29 Sep 01 08:15:04.436 INFO kablam! | Sep 01 08:15:04.436 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.436 INFO kablam! | ^^^^^^ Sep 01 08:15:04.436 INFO kablam! | Sep 01 08:15:04.436 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.436 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.436 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.436 INFO kablam! Sep 01 08:15:04.436 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.436 INFO kablam! --> src/arrays/Array32.rs:78:43 Sep 01 08:15:04.436 INFO kablam! | Sep 01 08:15:04.436 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.436 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.436 INFO kablam! | Sep 01 08:15:04.436 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.436 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.436 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.436 INFO kablam! Sep 01 08:15:04.436 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.437 INFO kablam! --> src/arrays/Array32.rs:84:20 Sep 01 08:15:04.437 INFO kablam! | Sep 01 08:15:04.437 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.437 INFO kablam! | ^^^^^^ Sep 01 08:15:04.437 INFO kablam! | Sep 01 08:15:04.437 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.437 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.437 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.437 INFO kablam! Sep 01 08:15:04.437 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.437 INFO kablam! --> src/arrays/Array32.rs:84:34 Sep 01 08:15:04.437 INFO kablam! | Sep 01 08:15:04.437 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.437 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.437 INFO kablam! | Sep 01 08:15:04.437 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.437 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.437 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.437 INFO kablam! Sep 01 08:15:04.437 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.438 INFO kablam! --> src/arrays/Array32.rs:90:20 Sep 01 08:15:04.438 INFO kablam! | Sep 01 08:15:04.438 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.438 INFO kablam! | ^^^^^^ Sep 01 08:15:04.438 INFO kablam! | Sep 01 08:15:04.438 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.438 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.438 INFO kablam! Sep 01 08:15:04.438 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.438 INFO kablam! --> src/arrays/Array32.rs:90:34 Sep 01 08:15:04.438 INFO kablam! | Sep 01 08:15:04.438 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.438 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.438 INFO kablam! | Sep 01 08:15:04.438 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.438 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.438 INFO kablam! Sep 01 08:15:04.438 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.438 INFO kablam! --> src/arrays/Array32.rs:96:20 Sep 01 08:15:04.439 INFO kablam! | Sep 01 08:15:04.439 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.439 INFO kablam! | ^^^^^^ Sep 01 08:15:04.439 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.439 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.439 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.439 INFO kablam! Sep 01 08:15:04.439 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.439 INFO kablam! --> src/arrays/Array32.rs:96:34 Sep 01 08:15:04.439 INFO kablam! | Sep 01 08:15:04.439 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.439 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.439 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.439 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.439 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.439 INFO kablam! Sep 01 08:15:04.439 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.439 INFO kablam! --> src/arrays/Array32.rs:102:20 Sep 01 08:15:04.440 INFO kablam! | Sep 01 08:15:04.440 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.440 INFO kablam! | ^^^^^^ Sep 01 08:15:04.440 INFO kablam! | Sep 01 08:15:04.440 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.440 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.440 INFO kablam! Sep 01 08:15:04.440 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.440 INFO kablam! --> src/arrays/Array32.rs:102:34 Sep 01 08:15:04.440 INFO kablam! | Sep 01 08:15:04.440 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.440 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.440 INFO kablam! | Sep 01 08:15:04.440 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.440 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.440 INFO kablam! Sep 01 08:15:04.440 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.440 INFO kablam! --> src/arrays/Array32.rs:111:14 Sep 01 08:15:04.441 INFO kablam! | Sep 01 08:15:04.441 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.441 INFO kablam! | ^^^^^^ Sep 01 08:15:04.441 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.441 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.441 INFO kablam! Sep 01 08:15:04.441 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.441 INFO kablam! --> src/arrays/Array32.rs:111:28 Sep 01 08:15:04.441 INFO kablam! | Sep 01 08:15:04.441 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.441 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.441 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.441 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.441 INFO kablam! Sep 01 08:15:04.441 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.441 INFO kablam! --> src/arrays/Array32.rs:120:15 Sep 01 08:15:04.441 INFO kablam! | Sep 01 08:15:04.442 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 01 08:15:04.442 INFO kablam! | ^^^^^^ Sep 01 08:15:04.442 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.442 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.442 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.442 INFO kablam! Sep 01 08:15:04.442 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.442 INFO kablam! --> src/arrays/Array32.rs:132:3 Sep 01 08:15:04.442 INFO kablam! | Sep 01 08:15:04.442 INFO kablam! 132 | self.0.iter() Sep 01 08:15:04.442 INFO kablam! | ^^^^^^ Sep 01 08:15:04.442 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.442 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.442 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.442 INFO kablam! Sep 01 08:15:04.442 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.442 INFO kablam! --> src/arrays/Array32.rs:144:3 Sep 01 08:15:04.442 INFO kablam! | Sep 01 08:15:04.443 INFO kablam! 144 | self.0.iter_mut() Sep 01 08:15:04.443 INFO kablam! | ^^^^^^ Sep 01 08:15:04.443 INFO kablam! | Sep 01 08:15:04.443 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.443 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.443 INFO kablam! Sep 01 08:15:04.443 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.443 INFO kablam! --> src/arrays/Array32.rs:153:4 Sep 01 08:15:04.443 INFO kablam! | Sep 01 08:15:04.443 INFO kablam! 153 | &self.0[..] Sep 01 08:15:04.443 INFO kablam! | ^^^^^^ Sep 01 08:15:04.443 INFO kablam! | Sep 01 08:15:04.443 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.443 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.443 INFO kablam! Sep 01 08:15:04.443 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.443 INFO kablam! --> src/arrays/Array32.rs:162:8 Sep 01 08:15:04.443 INFO kablam! | Sep 01 08:15:04.443 INFO kablam! 162 | &mut self.0[..] Sep 01 08:15:04.444 INFO kablam! | ^^^^^^ Sep 01 08:15:04.444 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.444 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.444 INFO kablam! Sep 01 08:15:04.444 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.444 INFO kablam! --> src/arrays/Array40.rs:28:3 Sep 01 08:15:04.444 INFO kablam! | Sep 01 08:15:04.444 INFO kablam! 28 | self.0.as_ptr() Sep 01 08:15:04.444 INFO kablam! | ^^^^^^ Sep 01 08:15:04.444 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.444 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.444 INFO kablam! Sep 01 08:15:04.444 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.444 INFO kablam! --> src/arrays/Array40.rs:34:3 Sep 01 08:15:04.444 INFO kablam! | Sep 01 08:15:04.445 INFO kablam! 34 | self.0.as_mut_ptr() Sep 01 08:15:04.445 INFO kablam! | ^^^^^^ Sep 01 08:15:04.445 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.445 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.445 INFO kablam! Sep 01 08:15:04.445 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.445 INFO kablam! --> src/arrays/Array40.rs:56:3 Sep 01 08:15:04.445 INFO kablam! | Sep 01 08:15:04.445 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 01 08:15:04.445 INFO kablam! | ^^^^^^ Sep 01 08:15:04.445 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.445 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.445 INFO kablam! Sep 01 08:15:04.445 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.445 INFO kablam! --> src/arrays/Array40.rs:65:3 Sep 01 08:15:04.445 INFO kablam! | Sep 01 08:15:04.445 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.445 INFO kablam! | ^^^^^^ Sep 01 08:15:04.446 INFO kablam! | Sep 01 08:15:04.446 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.446 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.446 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.446 INFO kablam! Sep 01 08:15:04.446 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.446 INFO kablam! --> src/arrays/Array40.rs:65:18 Sep 01 08:15:04.446 INFO kablam! | Sep 01 08:15:04.446 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.446 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.446 INFO kablam! | Sep 01 08:15:04.446 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.446 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.446 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.446 INFO kablam! Sep 01 08:15:04.446 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.446 INFO kablam! --> src/arrays/Array40.rs:78:29 Sep 01 08:15:04.446 INFO kablam! | Sep 01 08:15:04.446 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.446 INFO kablam! | ^^^^^^ Sep 01 08:15:04.446 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.447 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.447 INFO kablam! Sep 01 08:15:04.447 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.447 INFO kablam! --> src/arrays/Array40.rs:78:43 Sep 01 08:15:04.447 INFO kablam! | Sep 01 08:15:04.447 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.447 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.447 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.447 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.447 INFO kablam! Sep 01 08:15:04.447 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.447 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 01 08:15:04.447 INFO kablam! | Sep 01 08:15:04.447 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.447 INFO kablam! | ^^^^^^ Sep 01 08:15:04.447 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.448 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.448 INFO kablam! Sep 01 08:15:04.448 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.448 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 01 08:15:04.448 INFO kablam! | Sep 01 08:15:04.448 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.448 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.448 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.448 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.448 INFO kablam! Sep 01 08:15:04.448 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.448 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 01 08:15:04.448 INFO kablam! | Sep 01 08:15:04.448 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.448 INFO kablam! | ^^^^^^ Sep 01 08:15:04.448 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.449 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.449 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.449 INFO kablam! Sep 01 08:15:04.449 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.449 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 01 08:15:04.449 INFO kablam! | Sep 01 08:15:04.449 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.449 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.449 INFO kablam! | Sep 01 08:15:04.449 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.449 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.449 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.449 INFO kablam! Sep 01 08:15:04.449 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.449 INFO kablam! --> src/arrays/Array40.rs:96:20 Sep 01 08:15:04.449 INFO kablam! | Sep 01 08:15:04.449 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.449 INFO kablam! | ^^^^^^ Sep 01 08:15:04.449 INFO kablam! | Sep 01 08:15:04.449 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.450 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.450 INFO kablam! Sep 01 08:15:04.450 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.450 INFO kablam! --> src/arrays/Array40.rs:96:34 Sep 01 08:15:04.450 INFO kablam! | Sep 01 08:15:04.450 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.450 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.450 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.450 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.450 INFO kablam! Sep 01 08:15:04.450 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.450 INFO kablam! --> src/arrays/Array40.rs:102:20 Sep 01 08:15:04.450 INFO kablam! | Sep 01 08:15:04.450 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.450 INFO kablam! | ^^^^^^ Sep 01 08:15:04.450 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.450 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.451 INFO kablam! Sep 01 08:15:04.451 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.451 INFO kablam! --> src/arrays/Array40.rs:102:34 Sep 01 08:15:04.451 INFO kablam! | Sep 01 08:15:04.451 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.451 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.451 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.451 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.451 INFO kablam! Sep 01 08:15:04.451 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.451 INFO kablam! --> src/arrays/Array40.rs:111:14 Sep 01 08:15:04.451 INFO kablam! | Sep 01 08:15:04.451 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.451 INFO kablam! | ^^^^^^ Sep 01 08:15:04.451 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.452 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.452 INFO kablam! Sep 01 08:15:04.452 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.452 INFO kablam! --> src/arrays/Array40.rs:111:28 Sep 01 08:15:04.452 INFO kablam! | Sep 01 08:15:04.452 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.452 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.452 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.452 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.452 INFO kablam! Sep 01 08:15:04.452 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.452 INFO kablam! --> src/arrays/Array40.rs:120:15 Sep 01 08:15:04.452 INFO kablam! | Sep 01 08:15:04.452 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 01 08:15:04.452 INFO kablam! | ^^^^^^ Sep 01 08:15:04.452 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.453 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.453 INFO kablam! Sep 01 08:15:04.453 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.453 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 01 08:15:04.453 INFO kablam! | Sep 01 08:15:04.453 INFO kablam! 132 | self.0.iter() Sep 01 08:15:04.453 INFO kablam! | ^^^^^^ Sep 01 08:15:04.453 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.453 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.453 INFO kablam! Sep 01 08:15:04.453 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.453 INFO kablam! --> src/arrays/Array40.rs:144:3 Sep 01 08:15:04.453 INFO kablam! | Sep 01 08:15:04.453 INFO kablam! 144 | self.0.iter_mut() Sep 01 08:15:04.453 INFO kablam! | ^^^^^^ Sep 01 08:15:04.453 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.454 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.454 INFO kablam! Sep 01 08:15:04.454 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.454 INFO kablam! --> src/arrays/Array40.rs:153:4 Sep 01 08:15:04.454 INFO kablam! | Sep 01 08:15:04.454 INFO kablam! 153 | &self.0[..] Sep 01 08:15:04.454 INFO kablam! | ^^^^^^ Sep 01 08:15:04.454 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.454 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.454 INFO kablam! Sep 01 08:15:04.454 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.454 INFO kablam! --> src/arrays/Array40.rs:162:8 Sep 01 08:15:04.454 INFO kablam! | Sep 01 08:15:04.454 INFO kablam! 162 | &mut self.0[..] Sep 01 08:15:04.454 INFO kablam! | ^^^^^^ Sep 01 08:15:04.454 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.455 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.455 INFO kablam! Sep 01 08:15:04.455 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.455 INFO kablam! --> src/arrays/Array46.rs:28:3 Sep 01 08:15:04.455 INFO kablam! | Sep 01 08:15:04.455 INFO kablam! 28 | self.0.as_ptr() Sep 01 08:15:04.455 INFO kablam! | ^^^^^^ Sep 01 08:15:04.455 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.455 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.455 INFO kablam! Sep 01 08:15:04.455 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.455 INFO kablam! --> src/arrays/Array46.rs:34:3 Sep 01 08:15:04.455 INFO kablam! | Sep 01 08:15:04.455 INFO kablam! 34 | self.0.as_mut_ptr() Sep 01 08:15:04.455 INFO kablam! | ^^^^^^ Sep 01 08:15:04.455 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.456 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.456 INFO kablam! Sep 01 08:15:04.456 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.456 INFO kablam! --> src/arrays/Array46.rs:56:3 Sep 01 08:15:04.456 INFO kablam! | Sep 01 08:15:04.456 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 01 08:15:04.456 INFO kablam! | ^^^^^^ Sep 01 08:15:04.456 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.456 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.456 INFO kablam! Sep 01 08:15:04.456 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.456 INFO kablam! --> src/arrays/Array46.rs:65:3 Sep 01 08:15:04.456 INFO kablam! | Sep 01 08:15:04.456 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.456 INFO kablam! | ^^^^^^ Sep 01 08:15:04.457 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.457 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.457 INFO kablam! Sep 01 08:15:04.457 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.457 INFO kablam! --> src/arrays/Array46.rs:65:18 Sep 01 08:15:04.457 INFO kablam! | Sep 01 08:15:04.457 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.457 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.457 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.457 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.457 INFO kablam! Sep 01 08:15:04.457 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.457 INFO kablam! --> src/arrays/Array46.rs:78:29 Sep 01 08:15:04.457 INFO kablam! | Sep 01 08:15:04.457 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.457 INFO kablam! | ^^^^^^ Sep 01 08:15:04.458 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.458 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.458 INFO kablam! Sep 01 08:15:04.458 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.458 INFO kablam! --> src/arrays/Array46.rs:78:43 Sep 01 08:15:04.458 INFO kablam! | Sep 01 08:15:04.458 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.458 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.458 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.458 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.458 INFO kablam! Sep 01 08:15:04.458 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.458 INFO kablam! --> src/arrays/Array46.rs:84:20 Sep 01 08:15:04.458 INFO kablam! | Sep 01 08:15:04.458 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.459 INFO kablam! | ^^^^^^ Sep 01 08:15:04.459 INFO kablam! | Sep 01 08:15:04.459 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.459 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.459 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.459 INFO kablam! Sep 01 08:15:04.459 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.459 INFO kablam! --> src/arrays/Array46.rs:84:34 Sep 01 08:15:04.459 INFO kablam! | Sep 01 08:15:04.459 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.459 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.459 INFO kablam! | Sep 01 08:15:04.459 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.459 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.459 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.459 INFO kablam! Sep 01 08:15:04.459 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.459 INFO kablam! --> src/arrays/Array46.rs:90:20 Sep 01 08:15:04.459 INFO kablam! | Sep 01 08:15:04.459 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.460 INFO kablam! | ^^^^^^ Sep 01 08:15:04.460 INFO kablam! | Sep 01 08:15:04.460 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.460 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.460 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.460 INFO kablam! Sep 01 08:15:04.460 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.460 INFO kablam! --> src/arrays/Array46.rs:90:34 Sep 01 08:15:04.460 INFO kablam! | Sep 01 08:15:04.460 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.460 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.460 INFO kablam! | Sep 01 08:15:04.460 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.460 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.460 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.460 INFO kablam! Sep 01 08:15:04.460 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.460 INFO kablam! --> src/arrays/Array46.rs:96:20 Sep 01 08:15:04.460 INFO kablam! | Sep 01 08:15:04.460 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.461 INFO kablam! | ^^^^^^ Sep 01 08:15:04.461 INFO kablam! | Sep 01 08:15:04.461 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.461 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.461 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.461 INFO kablam! Sep 01 08:15:04.461 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.461 INFO kablam! --> src/arrays/Array46.rs:96:34 Sep 01 08:15:04.461 INFO kablam! | Sep 01 08:15:04.461 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.461 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.461 INFO kablam! | Sep 01 08:15:04.461 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.461 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.461 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.461 INFO kablam! Sep 01 08:15:04.461 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.461 INFO kablam! --> src/arrays/Array46.rs:102:20 Sep 01 08:15:04.461 INFO kablam! | Sep 01 08:15:04.461 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.461 INFO kablam! | ^^^^^^ Sep 01 08:15:04.461 INFO kablam! | Sep 01 08:15:04.461 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.462 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.462 INFO kablam! Sep 01 08:15:04.462 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.462 INFO kablam! --> src/arrays/Array46.rs:102:34 Sep 01 08:15:04.462 INFO kablam! | Sep 01 08:15:04.462 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.462 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.462 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.462 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.462 INFO kablam! Sep 01 08:15:04.462 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.462 INFO kablam! --> src/arrays/Array46.rs:111:14 Sep 01 08:15:04.462 INFO kablam! | Sep 01 08:15:04.462 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.462 INFO kablam! | ^^^^^^ Sep 01 08:15:04.462 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.462 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.463 INFO kablam! Sep 01 08:15:04.463 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.463 INFO kablam! --> src/arrays/Array46.rs:111:28 Sep 01 08:15:04.463 INFO kablam! | Sep 01 08:15:04.463 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.463 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.463 INFO kablam! | Sep 01 08:15:04.463 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.463 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.463 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.463 INFO kablam! Sep 01 08:15:04.463 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.463 INFO kablam! --> src/arrays/Array46.rs:120:15 Sep 01 08:15:04.463 INFO kablam! | Sep 01 08:15:04.463 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 01 08:15:04.463 INFO kablam! | ^^^^^^ Sep 01 08:15:04.463 INFO kablam! | Sep 01 08:15:04.463 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.463 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.463 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.463 INFO kablam! Sep 01 08:15:04.463 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.464 INFO kablam! --> src/arrays/Array46.rs:132:3 Sep 01 08:15:04.464 INFO kablam! | Sep 01 08:15:04.464 INFO kablam! 132 | self.0.iter() Sep 01 08:15:04.464 INFO kablam! | ^^^^^^ Sep 01 08:15:04.464 INFO kablam! | Sep 01 08:15:04.464 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.464 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.464 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.464 INFO kablam! Sep 01 08:15:04.464 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.464 INFO kablam! --> src/arrays/Array46.rs:144:3 Sep 01 08:15:04.464 INFO kablam! | Sep 01 08:15:04.464 INFO kablam! 144 | self.0.iter_mut() Sep 01 08:15:04.464 INFO kablam! | ^^^^^^ Sep 01 08:15:04.464 INFO kablam! | Sep 01 08:15:04.464 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.464 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.464 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.464 INFO kablam! Sep 01 08:15:04.464 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.465 INFO kablam! --> src/arrays/Array46.rs:153:4 Sep 01 08:15:04.465 INFO kablam! | Sep 01 08:15:04.465 INFO kablam! 153 | &self.0[..] Sep 01 08:15:04.465 INFO kablam! | ^^^^^^ Sep 01 08:15:04.465 INFO kablam! | Sep 01 08:15:04.465 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.465 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.465 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.465 INFO kablam! Sep 01 08:15:04.465 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.465 INFO kablam! --> src/arrays/Array46.rs:162:8 Sep 01 08:15:04.465 INFO kablam! | Sep 01 08:15:04.465 INFO kablam! 162 | &mut self.0[..] Sep 01 08:15:04.465 INFO kablam! | ^^^^^^ Sep 01 08:15:04.465 INFO kablam! | Sep 01 08:15:04.465 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.465 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.465 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.465 INFO kablam! Sep 01 08:15:04.465 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.465 INFO kablam! --> src/arrays/Array52.rs:28:3 Sep 01 08:15:04.465 INFO kablam! | Sep 01 08:15:04.465 INFO kablam! 28 | self.0.as_ptr() Sep 01 08:15:04.466 INFO kablam! | ^^^^^^ Sep 01 08:15:04.466 INFO kablam! | Sep 01 08:15:04.466 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.466 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.466 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.466 INFO kablam! Sep 01 08:15:04.466 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.466 INFO kablam! --> src/arrays/Array52.rs:34:3 Sep 01 08:15:04.466 INFO kablam! | Sep 01 08:15:04.466 INFO kablam! 34 | self.0.as_mut_ptr() Sep 01 08:15:04.466 INFO kablam! | ^^^^^^ Sep 01 08:15:04.466 INFO kablam! | Sep 01 08:15:04.466 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.466 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.466 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.466 INFO kablam! Sep 01 08:15:04.466 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.466 INFO kablam! --> src/arrays/Array52.rs:56:3 Sep 01 08:15:04.466 INFO kablam! | Sep 01 08:15:04.466 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 01 08:15:04.466 INFO kablam! | ^^^^^^ Sep 01 08:15:04.466 INFO kablam! | Sep 01 08:15:04.467 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.467 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.467 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.467 INFO kablam! Sep 01 08:15:04.467 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.467 INFO kablam! --> src/arrays/Array52.rs:65:3 Sep 01 08:15:04.467 INFO kablam! | Sep 01 08:15:04.467 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.467 INFO kablam! | ^^^^^^ Sep 01 08:15:04.467 INFO kablam! | Sep 01 08:15:04.467 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.467 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.467 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.467 INFO kablam! Sep 01 08:15:04.467 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.467 INFO kablam! --> src/arrays/Array52.rs:65:18 Sep 01 08:15:04.467 INFO kablam! | Sep 01 08:15:04.467 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.467 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.467 INFO kablam! | Sep 01 08:15:04.467 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.467 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.467 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.468 INFO kablam! Sep 01 08:15:04.468 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.468 INFO kablam! --> src/arrays/Array52.rs:78:29 Sep 01 08:15:04.468 INFO kablam! | Sep 01 08:15:04.468 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.468 INFO kablam! | ^^^^^^ Sep 01 08:15:04.468 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.468 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.468 INFO kablam! Sep 01 08:15:04.468 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.468 INFO kablam! --> src/arrays/Array52.rs:78:43 Sep 01 08:15:04.468 INFO kablam! | Sep 01 08:15:04.468 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.468 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.468 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.468 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.468 INFO kablam! Sep 01 08:15:04.468 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.469 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 01 08:15:04.469 INFO kablam! | Sep 01 08:15:04.469 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.469 INFO kablam! | ^^^^^^ Sep 01 08:15:04.469 INFO kablam! | Sep 01 08:15:04.469 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.469 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.469 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.469 INFO kablam! Sep 01 08:15:04.469 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.469 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 01 08:15:04.469 INFO kablam! | Sep 01 08:15:04.469 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.469 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.469 INFO kablam! | Sep 01 08:15:04.469 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.469 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.469 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.469 INFO kablam! Sep 01 08:15:04.469 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.469 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 01 08:15:04.469 INFO kablam! | Sep 01 08:15:04.469 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.470 INFO kablam! | ^^^^^^ Sep 01 08:15:04.470 INFO kablam! | Sep 01 08:15:04.470 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.470 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.470 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.470 INFO kablam! Sep 01 08:15:04.470 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.470 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 01 08:15:04.470 INFO kablam! | Sep 01 08:15:04.470 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.470 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.470 INFO kablam! | Sep 01 08:15:04.470 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.470 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.470 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.470 INFO kablam! Sep 01 08:15:04.470 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.470 INFO kablam! --> src/arrays/Array52.rs:96:20 Sep 01 08:15:04.470 INFO kablam! | Sep 01 08:15:04.470 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.470 INFO kablam! | ^^^^^^ Sep 01 08:15:04.471 INFO kablam! | Sep 01 08:15:04.471 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.471 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.471 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.471 INFO kablam! Sep 01 08:15:04.471 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.471 INFO kablam! --> src/arrays/Array52.rs:96:34 Sep 01 08:15:04.471 INFO kablam! | Sep 01 08:15:04.471 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.471 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.471 INFO kablam! | Sep 01 08:15:04.471 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.471 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.471 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.471 INFO kablam! Sep 01 08:15:04.471 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.471 INFO kablam! --> src/arrays/Array52.rs:102:20 Sep 01 08:15:04.471 INFO kablam! | Sep 01 08:15:04.471 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.471 INFO kablam! | ^^^^^^ Sep 01 08:15:04.471 INFO kablam! | Sep 01 08:15:04.471 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.471 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.471 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.472 INFO kablam! Sep 01 08:15:04.472 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.472 INFO kablam! --> src/arrays/Array52.rs:102:34 Sep 01 08:15:04.472 INFO kablam! | Sep 01 08:15:04.472 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.472 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.472 INFO kablam! | Sep 01 08:15:04.472 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.472 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.472 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.472 INFO kablam! Sep 01 08:15:04.472 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.472 INFO kablam! --> src/arrays/Array52.rs:111:14 Sep 01 08:15:04.472 INFO kablam! | Sep 01 08:15:04.472 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.472 INFO kablam! | ^^^^^^ Sep 01 08:15:04.472 INFO kablam! | Sep 01 08:15:04.472 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.472 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.472 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.472 INFO kablam! Sep 01 08:15:04.472 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.472 INFO kablam! --> src/arrays/Array52.rs:111:28 Sep 01 08:15:04.473 INFO kablam! | Sep 01 08:15:04.473 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.473 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.473 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.473 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.473 INFO kablam! Sep 01 08:15:04.473 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.473 INFO kablam! --> src/arrays/Array52.rs:120:15 Sep 01 08:15:04.473 INFO kablam! | Sep 01 08:15:04.473 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 01 08:15:04.473 INFO kablam! | ^^^^^^ Sep 01 08:15:04.473 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.473 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.473 INFO kablam! Sep 01 08:15:04.473 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.473 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 01 08:15:04.473 INFO kablam! | Sep 01 08:15:04.473 INFO kablam! 132 | self.0.iter() Sep 01 08:15:04.473 INFO kablam! | ^^^^^^ Sep 01 08:15:04.474 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.474 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.474 INFO kablam! Sep 01 08:15:04.474 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.474 INFO kablam! --> src/arrays/Array52.rs:144:3 Sep 01 08:15:04.474 INFO kablam! | Sep 01 08:15:04.474 INFO kablam! 144 | self.0.iter_mut() Sep 01 08:15:04.474 INFO kablam! | ^^^^^^ Sep 01 08:15:04.474 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.474 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.474 INFO kablam! Sep 01 08:15:04.474 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.474 INFO kablam! --> src/arrays/Array52.rs:153:4 Sep 01 08:15:04.474 INFO kablam! | Sep 01 08:15:04.474 INFO kablam! 153 | &self.0[..] Sep 01 08:15:04.474 INFO kablam! | ^^^^^^ Sep 01 08:15:04.474 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.475 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.475 INFO kablam! Sep 01 08:15:04.475 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.475 INFO kablam! --> src/arrays/Array52.rs:162:8 Sep 01 08:15:04.475 INFO kablam! | Sep 01 08:15:04.475 INFO kablam! 162 | &mut self.0[..] Sep 01 08:15:04.475 INFO kablam! | ^^^^^^ Sep 01 08:15:04.475 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.475 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.475 INFO kablam! Sep 01 08:15:04.475 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.475 INFO kablam! --> src/arrays/Array64.rs:28:3 Sep 01 08:15:04.475 INFO kablam! | Sep 01 08:15:04.475 INFO kablam! 28 | self.0.as_ptr() Sep 01 08:15:04.475 INFO kablam! | ^^^^^^ Sep 01 08:15:04.475 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.476 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.476 INFO kablam! Sep 01 08:15:04.476 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.476 INFO kablam! --> src/arrays/Array64.rs:34:3 Sep 01 08:15:04.476 INFO kablam! | Sep 01 08:15:04.476 INFO kablam! 34 | self.0.as_mut_ptr() Sep 01 08:15:04.476 INFO kablam! | ^^^^^^ Sep 01 08:15:04.476 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.476 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.476 INFO kablam! Sep 01 08:15:04.476 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.476 INFO kablam! --> src/arrays/Array64.rs:56:3 Sep 01 08:15:04.476 INFO kablam! | Sep 01 08:15:04.476 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 01 08:15:04.476 INFO kablam! | ^^^^^^ Sep 01 08:15:04.476 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.477 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.477 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.477 INFO kablam! Sep 01 08:15:04.477 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.477 INFO kablam! --> src/arrays/Array64.rs:65:3 Sep 01 08:15:04.477 INFO kablam! | Sep 01 08:15:04.477 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.477 INFO kablam! | ^^^^^^ Sep 01 08:15:04.477 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.477 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.477 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.477 INFO kablam! Sep 01 08:15:04.477 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.477 INFO kablam! --> src/arrays/Array64.rs:65:18 Sep 01 08:15:04.477 INFO kablam! | Sep 01 08:15:04.477 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.477 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.477 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.477 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.478 INFO kablam! Sep 01 08:15:04.478 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.478 INFO kablam! --> src/arrays/Array64.rs:78:29 Sep 01 08:15:04.478 INFO kablam! | Sep 01 08:15:04.478 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.478 INFO kablam! | ^^^^^^ Sep 01 08:15:04.478 INFO kablam! | Sep 01 08:15:04.478 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.478 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.478 INFO kablam! Sep 01 08:15:04.478 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.478 INFO kablam! --> src/arrays/Array64.rs:78:43 Sep 01 08:15:04.478 INFO kablam! | Sep 01 08:15:04.478 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.478 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.478 INFO kablam! | Sep 01 08:15:04.478 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.478 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.479 INFO kablam! Sep 01 08:15:04.479 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.479 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 01 08:15:04.479 INFO kablam! | Sep 01 08:15:04.479 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.479 INFO kablam! | ^^^^^^ Sep 01 08:15:04.479 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.479 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.479 INFO kablam! Sep 01 08:15:04.479 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.479 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 01 08:15:04.479 INFO kablam! | Sep 01 08:15:04.479 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.479 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.479 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.479 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.480 INFO kablam! Sep 01 08:15:04.480 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.480 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 01 08:15:04.480 INFO kablam! | Sep 01 08:15:04.480 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.480 INFO kablam! | ^^^^^^ Sep 01 08:15:04.480 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.480 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.480 INFO kablam! Sep 01 08:15:04.480 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.480 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 01 08:15:04.480 INFO kablam! | Sep 01 08:15:04.480 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.480 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.480 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.480 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.481 INFO kablam! Sep 01 08:15:04.481 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.481 INFO kablam! --> src/arrays/Array64.rs:96:20 Sep 01 08:15:04.481 INFO kablam! | Sep 01 08:15:04.481 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.481 INFO kablam! | ^^^^^^ Sep 01 08:15:04.481 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.481 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.481 INFO kablam! Sep 01 08:15:04.481 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.481 INFO kablam! --> src/arrays/Array64.rs:96:34 Sep 01 08:15:04.481 INFO kablam! | Sep 01 08:15:04.481 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.481 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.481 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.481 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.482 INFO kablam! Sep 01 08:15:04.482 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.482 INFO kablam! --> src/arrays/Array64.rs:102:20 Sep 01 08:15:04.482 INFO kablam! | Sep 01 08:15:04.482 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.482 INFO kablam! | ^^^^^^ Sep 01 08:15:04.482 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.482 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.482 INFO kablam! Sep 01 08:15:04.482 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.482 INFO kablam! --> src/arrays/Array64.rs:102:34 Sep 01 08:15:04.482 INFO kablam! | Sep 01 08:15:04.482 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.482 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.482 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.482 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.483 INFO kablam! Sep 01 08:15:04.483 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.483 INFO kablam! --> src/arrays/Array64.rs:111:14 Sep 01 08:15:04.483 INFO kablam! | Sep 01 08:15:04.483 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.483 INFO kablam! | ^^^^^^ Sep 01 08:15:04.483 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.483 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.483 INFO kablam! Sep 01 08:15:04.483 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.483 INFO kablam! --> src/arrays/Array64.rs:111:28 Sep 01 08:15:04.483 INFO kablam! | Sep 01 08:15:04.483 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.483 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.483 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.483 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.484 INFO kablam! Sep 01 08:15:04.484 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.484 INFO kablam! --> src/arrays/Array64.rs:120:15 Sep 01 08:15:04.484 INFO kablam! | Sep 01 08:15:04.484 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 01 08:15:04.484 INFO kablam! | ^^^^^^ Sep 01 08:15:04.484 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.484 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.484 INFO kablam! Sep 01 08:15:04.484 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.484 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 01 08:15:04.484 INFO kablam! | Sep 01 08:15:04.484 INFO kablam! 132 | self.0.iter() Sep 01 08:15:04.484 INFO kablam! | ^^^^^^ Sep 01 08:15:04.484 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.485 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.485 INFO kablam! Sep 01 08:15:04.485 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.485 INFO kablam! --> src/arrays/Array64.rs:144:3 Sep 01 08:15:04.485 INFO kablam! | Sep 01 08:15:04.485 INFO kablam! 144 | self.0.iter_mut() Sep 01 08:15:04.485 INFO kablam! | ^^^^^^ Sep 01 08:15:04.485 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.485 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.485 INFO kablam! Sep 01 08:15:04.485 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.485 INFO kablam! --> src/arrays/Array64.rs:153:4 Sep 01 08:15:04.485 INFO kablam! | Sep 01 08:15:04.485 INFO kablam! 153 | &self.0[..] Sep 01 08:15:04.485 INFO kablam! | ^^^^^^ Sep 01 08:15:04.485 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.485 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.486 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.486 INFO kablam! Sep 01 08:15:04.486 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.486 INFO kablam! --> src/arrays/Array64.rs:162:8 Sep 01 08:15:04.486 INFO kablam! | Sep 01 08:15:04.486 INFO kablam! 162 | &mut self.0[..] Sep 01 08:15:04.486 INFO kablam! | ^^^^^^ Sep 01 08:15:04.486 INFO kablam! | Sep 01 08:15:04.486 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.486 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.486 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.486 INFO kablam! Sep 01 08:15:04.487 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.487 INFO kablam! --> src/arrays/Array80.rs:28:3 Sep 01 08:15:04.487 INFO kablam! | Sep 01 08:15:04.487 INFO kablam! 28 | self.0.as_ptr() Sep 01 08:15:04.487 INFO kablam! | ^^^^^^ Sep 01 08:15:04.487 INFO kablam! | Sep 01 08:15:04.487 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.487 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.487 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.487 INFO kablam! Sep 01 08:15:04.488 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.488 INFO kablam! --> src/arrays/Array80.rs:34:3 Sep 01 08:15:04.488 INFO kablam! | Sep 01 08:15:04.488 INFO kablam! 34 | self.0.as_mut_ptr() Sep 01 08:15:04.488 INFO kablam! | ^^^^^^ Sep 01 08:15:04.488 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.488 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.488 INFO kablam! Sep 01 08:15:04.488 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.489 INFO kablam! --> src/arrays/Array80.rs:56:3 Sep 01 08:15:04.489 INFO kablam! | Sep 01 08:15:04.489 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 01 08:15:04.489 INFO kablam! | ^^^^^^ Sep 01 08:15:04.489 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.489 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.489 INFO kablam! Sep 01 08:15:04.489 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.489 INFO kablam! --> src/arrays/Array80.rs:65:3 Sep 01 08:15:04.489 INFO kablam! | Sep 01 08:15:04.489 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.489 INFO kablam! | ^^^^^^ Sep 01 08:15:04.489 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.489 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.489 INFO kablam! Sep 01 08:15:04.489 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.490 INFO kablam! --> src/arrays/Array80.rs:65:18 Sep 01 08:15:04.490 INFO kablam! | Sep 01 08:15:04.490 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.490 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.490 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.490 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.490 INFO kablam! Sep 01 08:15:04.490 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.490 INFO kablam! --> src/arrays/Array80.rs:78:29 Sep 01 08:15:04.490 INFO kablam! | Sep 01 08:15:04.490 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.490 INFO kablam! | ^^^^^^ Sep 01 08:15:04.490 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.490 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.490 INFO kablam! Sep 01 08:15:04.490 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.490 INFO kablam! --> src/arrays/Array80.rs:78:43 Sep 01 08:15:04.491 INFO kablam! | Sep 01 08:15:04.491 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.491 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.491 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.491 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.491 INFO kablam! Sep 01 08:15:04.491 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.491 INFO kablam! --> src/arrays/Array80.rs:84:20 Sep 01 08:15:04.491 INFO kablam! | Sep 01 08:15:04.491 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.491 INFO kablam! | ^^^^^^ Sep 01 08:15:04.491 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.491 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.491 INFO kablam! Sep 01 08:15:04.491 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.491 INFO kablam! --> src/arrays/Array80.rs:84:34 Sep 01 08:15:04.492 INFO kablam! | Sep 01 08:15:04.492 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.492 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.492 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.492 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.492 INFO kablam! Sep 01 08:15:04.492 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.492 INFO kablam! --> src/arrays/Array80.rs:90:20 Sep 01 08:15:04.492 INFO kablam! | Sep 01 08:15:04.492 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.492 INFO kablam! | ^^^^^^ Sep 01 08:15:04.492 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.492 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.492 INFO kablam! Sep 01 08:15:04.492 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.492 INFO kablam! --> src/arrays/Array80.rs:90:34 Sep 01 08:15:04.493 INFO kablam! | Sep 01 08:15:04.493 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.493 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.493 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.493 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.493 INFO kablam! Sep 01 08:15:04.493 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.493 INFO kablam! --> src/arrays/Array80.rs:96:20 Sep 01 08:15:04.493 INFO kablam! | Sep 01 08:15:04.493 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.493 INFO kablam! | ^^^^^^ Sep 01 08:15:04.493 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.493 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.493 INFO kablam! Sep 01 08:15:04.493 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.493 INFO kablam! --> src/arrays/Array80.rs:96:34 Sep 01 08:15:04.493 INFO kablam! | Sep 01 08:15:04.494 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.494 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.494 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.494 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.494 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.494 INFO kablam! Sep 01 08:15:04.494 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.494 INFO kablam! --> src/arrays/Array80.rs:102:20 Sep 01 08:15:04.494 INFO kablam! | Sep 01 08:15:04.494 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.494 INFO kablam! | ^^^^^^ Sep 01 08:15:04.494 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.494 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.494 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.494 INFO kablam! Sep 01 08:15:04.494 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.494 INFO kablam! --> src/arrays/Array80.rs:102:34 Sep 01 08:15:04.494 INFO kablam! | Sep 01 08:15:04.494 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.495 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.495 INFO kablam! | Sep 01 08:15:04.495 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.495 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.495 INFO kablam! Sep 01 08:15:04.495 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.495 INFO kablam! --> src/arrays/Array80.rs:111:14 Sep 01 08:15:04.495 INFO kablam! | Sep 01 08:15:04.495 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.495 INFO kablam! | ^^^^^^ Sep 01 08:15:04.495 INFO kablam! | Sep 01 08:15:04.495 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.495 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.495 INFO kablam! Sep 01 08:15:04.495 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.495 INFO kablam! --> src/arrays/Array80.rs:111:28 Sep 01 08:15:04.495 INFO kablam! | Sep 01 08:15:04.495 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.495 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.495 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.496 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.496 INFO kablam! Sep 01 08:15:04.496 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.496 INFO kablam! --> src/arrays/Array80.rs:120:15 Sep 01 08:15:04.496 INFO kablam! | Sep 01 08:15:04.496 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 01 08:15:04.496 INFO kablam! | ^^^^^^ Sep 01 08:15:04.496 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.496 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.496 INFO kablam! Sep 01 08:15:04.496 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.496 INFO kablam! --> src/arrays/Array80.rs:132:3 Sep 01 08:15:04.496 INFO kablam! | Sep 01 08:15:04.496 INFO kablam! 132 | self.0.iter() Sep 01 08:15:04.496 INFO kablam! | ^^^^^^ Sep 01 08:15:04.496 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.497 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.497 INFO kablam! Sep 01 08:15:04.497 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.497 INFO kablam! --> src/arrays/Array80.rs:144:3 Sep 01 08:15:04.497 INFO kablam! | Sep 01 08:15:04.497 INFO kablam! 144 | self.0.iter_mut() Sep 01 08:15:04.497 INFO kablam! | ^^^^^^ Sep 01 08:15:04.497 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.497 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.497 INFO kablam! Sep 01 08:15:04.497 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.497 INFO kablam! --> src/arrays/Array80.rs:153:4 Sep 01 08:15:04.497 INFO kablam! | Sep 01 08:15:04.497 INFO kablam! 153 | &self.0[..] Sep 01 08:15:04.497 INFO kablam! | ^^^^^^ Sep 01 08:15:04.497 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.498 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.498 INFO kablam! Sep 01 08:15:04.498 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.498 INFO kablam! --> src/arrays/Array80.rs:162:8 Sep 01 08:15:04.498 INFO kablam! | Sep 01 08:15:04.498 INFO kablam! 162 | &mut self.0[..] Sep 01 08:15:04.498 INFO kablam! | ^^^^^^ Sep 01 08:15:04.498 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.498 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.498 INFO kablam! Sep 01 08:15:04.498 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.498 INFO kablam! --> src/arrays/Array128.rs:28:3 Sep 01 08:15:04.498 INFO kablam! | Sep 01 08:15:04.498 INFO kablam! 28 | self.0.as_ptr() Sep 01 08:15:04.498 INFO kablam! | ^^^^^^ Sep 01 08:15:04.498 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.498 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.499 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.499 INFO kablam! Sep 01 08:15:04.499 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.499 INFO kablam! --> src/arrays/Array128.rs:34:3 Sep 01 08:15:04.499 INFO kablam! | Sep 01 08:15:04.499 INFO kablam! 34 | self.0.as_mut_ptr() Sep 01 08:15:04.499 INFO kablam! | ^^^^^^ Sep 01 08:15:04.499 INFO kablam! | Sep 01 08:15:04.499 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.499 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.499 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.499 INFO kablam! Sep 01 08:15:04.499 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.499 INFO kablam! --> src/arrays/Array128.rs:56:3 Sep 01 08:15:04.499 INFO kablam! | Sep 01 08:15:04.499 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 01 08:15:04.499 INFO kablam! | ^^^^^^ Sep 01 08:15:04.499 INFO kablam! | Sep 01 08:15:04.499 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.499 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.500 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.500 INFO kablam! Sep 01 08:15:04.500 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.500 INFO kablam! --> src/arrays/Array128.rs:65:3 Sep 01 08:15:04.500 INFO kablam! | Sep 01 08:15:04.500 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.500 INFO kablam! | ^^^^^^ Sep 01 08:15:04.500 INFO kablam! | Sep 01 08:15:04.500 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.500 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.500 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.500 INFO kablam! Sep 01 08:15:04.500 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.500 INFO kablam! --> src/arrays/Array128.rs:65:18 Sep 01 08:15:04.500 INFO kablam! | Sep 01 08:15:04.500 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.500 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.500 INFO kablam! | Sep 01 08:15:04.500 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.500 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.501 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.501 INFO kablam! Sep 01 08:15:04.501 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.501 INFO kablam! --> src/arrays/Array128.rs:78:29 Sep 01 08:15:04.501 INFO kablam! | Sep 01 08:15:04.501 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.501 INFO kablam! | ^^^^^^ Sep 01 08:15:04.501 INFO kablam! | Sep 01 08:15:04.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.501 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.501 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.501 INFO kablam! Sep 01 08:15:04.501 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.501 INFO kablam! --> src/arrays/Array128.rs:78:43 Sep 01 08:15:04.501 INFO kablam! | Sep 01 08:15:04.501 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.501 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.501 INFO kablam! | Sep 01 08:15:04.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.501 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.502 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.502 INFO kablam! Sep 01 08:15:04.502 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.502 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 01 08:15:04.502 INFO kablam! | Sep 01 08:15:04.502 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.502 INFO kablam! | ^^^^^^ Sep 01 08:15:04.502 INFO kablam! | Sep 01 08:15:04.502 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.502 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.502 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.502 INFO kablam! Sep 01 08:15:04.502 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.502 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 01 08:15:04.502 INFO kablam! | Sep 01 08:15:04.502 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.502 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.502 INFO kablam! | Sep 01 08:15:04.502 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.502 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.502 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.503 INFO kablam! Sep 01 08:15:04.503 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.503 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 01 08:15:04.503 INFO kablam! | Sep 01 08:15:04.503 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.503 INFO kablam! | ^^^^^^ Sep 01 08:15:04.503 INFO kablam! | Sep 01 08:15:04.503 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.503 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.503 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.503 INFO kablam! Sep 01 08:15:04.503 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.503 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 01 08:15:04.503 INFO kablam! | Sep 01 08:15:04.503 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.503 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.503 INFO kablam! | Sep 01 08:15:04.503 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.503 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.503 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.504 INFO kablam! Sep 01 08:15:04.504 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.504 INFO kablam! --> src/arrays/Array128.rs:96:20 Sep 01 08:15:04.504 INFO kablam! | Sep 01 08:15:04.504 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.504 INFO kablam! | ^^^^^^ Sep 01 08:15:04.504 INFO kablam! | Sep 01 08:15:04.504 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.504 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.504 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.504 INFO kablam! Sep 01 08:15:04.504 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.504 INFO kablam! --> src/arrays/Array128.rs:96:34 Sep 01 08:15:04.504 INFO kablam! | Sep 01 08:15:04.504 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.504 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.504 INFO kablam! | Sep 01 08:15:04.504 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.504 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.504 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.505 INFO kablam! Sep 01 08:15:04.505 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.505 INFO kablam! --> src/arrays/Array128.rs:102:20 Sep 01 08:15:04.505 INFO kablam! | Sep 01 08:15:04.505 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.505 INFO kablam! | ^^^^^^ Sep 01 08:15:04.505 INFO kablam! | Sep 01 08:15:04.505 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.505 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.505 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.505 INFO kablam! Sep 01 08:15:04.505 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.505 INFO kablam! --> src/arrays/Array128.rs:102:34 Sep 01 08:15:04.505 INFO kablam! | Sep 01 08:15:04.505 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.505 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.505 INFO kablam! | Sep 01 08:15:04.505 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.505 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.505 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.506 INFO kablam! Sep 01 08:15:04.506 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.506 INFO kablam! --> src/arrays/Array128.rs:111:14 Sep 01 08:15:04.506 INFO kablam! | Sep 01 08:15:04.506 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.506 INFO kablam! | ^^^^^^ Sep 01 08:15:04.506 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.506 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.506 INFO kablam! Sep 01 08:15:04.506 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.506 INFO kablam! --> src/arrays/Array128.rs:111:28 Sep 01 08:15:04.506 INFO kablam! | Sep 01 08:15:04.506 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.506 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.506 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.506 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.507 INFO kablam! Sep 01 08:15:04.507 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.507 INFO kablam! --> src/arrays/Array128.rs:120:15 Sep 01 08:15:04.507 INFO kablam! | Sep 01 08:15:04.507 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 01 08:15:04.507 INFO kablam! | ^^^^^^ Sep 01 08:15:04.507 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.507 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.507 INFO kablam! Sep 01 08:15:04.507 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.507 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 01 08:15:04.507 INFO kablam! | Sep 01 08:15:04.507 INFO kablam! 132 | self.0.iter() Sep 01 08:15:04.507 INFO kablam! | ^^^^^^ Sep 01 08:15:04.507 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.507 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.508 INFO kablam! Sep 01 08:15:04.508 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.508 INFO kablam! --> src/arrays/Array128.rs:144:3 Sep 01 08:15:04.508 INFO kablam! | Sep 01 08:15:04.508 INFO kablam! 144 | self.0.iter_mut() Sep 01 08:15:04.508 INFO kablam! | ^^^^^^ Sep 01 08:15:04.508 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.508 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.508 INFO kablam! Sep 01 08:15:04.508 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.508 INFO kablam! --> src/arrays/Array128.rs:153:4 Sep 01 08:15:04.508 INFO kablam! | Sep 01 08:15:04.508 INFO kablam! 153 | &self.0[..] Sep 01 08:15:04.508 INFO kablam! | ^^^^^^ Sep 01 08:15:04.508 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.508 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.509 INFO kablam! Sep 01 08:15:04.509 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.509 INFO kablam! --> src/arrays/Array128.rs:162:8 Sep 01 08:15:04.509 INFO kablam! | Sep 01 08:15:04.509 INFO kablam! 162 | &mut self.0[..] Sep 01 08:15:04.509 INFO kablam! | ^^^^^^ Sep 01 08:15:04.509 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.510 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.510 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.510 INFO kablam! Sep 01 08:15:04.510 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.510 INFO kablam! --> src/arrays/Array256.rs:28:3 Sep 01 08:15:04.510 INFO kablam! | Sep 01 08:15:04.510 INFO kablam! 28 | self.0.as_ptr() Sep 01 08:15:04.510 INFO kablam! | ^^^^^^ Sep 01 08:15:04.510 INFO kablam! | Sep 01 08:15:04.510 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.510 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.510 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.510 INFO kablam! Sep 01 08:15:04.510 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.510 INFO kablam! --> src/arrays/Array256.rs:34:3 Sep 01 08:15:04.510 INFO kablam! | Sep 01 08:15:04.510 INFO kablam! 34 | self.0.as_mut_ptr() Sep 01 08:15:04.511 INFO kablam! | ^^^^^^ Sep 01 08:15:04.511 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.511 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.511 INFO kablam! Sep 01 08:15:04.511 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.511 INFO kablam! --> src/arrays/Array256.rs:56:3 Sep 01 08:15:04.511 INFO kablam! | Sep 01 08:15:04.511 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 01 08:15:04.511 INFO kablam! | ^^^^^^ Sep 01 08:15:04.511 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.511 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.511 INFO kablam! Sep 01 08:15:04.511 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.511 INFO kablam! --> src/arrays/Array256.rs:65:3 Sep 01 08:15:04.511 INFO kablam! | Sep 01 08:15:04.511 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.512 INFO kablam! | ^^^^^^ Sep 01 08:15:04.512 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.512 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.512 INFO kablam! Sep 01 08:15:04.512 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.512 INFO kablam! --> src/arrays/Array256.rs:65:18 Sep 01 08:15:04.512 INFO kablam! | Sep 01 08:15:04.512 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.512 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.512 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.512 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.512 INFO kablam! Sep 01 08:15:04.512 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.512 INFO kablam! --> src/arrays/Array256.rs:78:29 Sep 01 08:15:04.512 INFO kablam! | Sep 01 08:15:04.513 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.513 INFO kablam! | ^^^^^^ Sep 01 08:15:04.513 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.513 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.513 INFO kablam! Sep 01 08:15:04.513 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.513 INFO kablam! --> src/arrays/Array256.rs:78:43 Sep 01 08:15:04.513 INFO kablam! | Sep 01 08:15:04.513 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.513 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.513 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.513 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.513 INFO kablam! Sep 01 08:15:04.513 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.513 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 01 08:15:04.514 INFO kablam! | Sep 01 08:15:04.514 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.514 INFO kablam! | ^^^^^^ Sep 01 08:15:04.514 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.514 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.514 INFO kablam! Sep 01 08:15:04.514 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.514 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 01 08:15:04.514 INFO kablam! | Sep 01 08:15:04.514 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.514 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.514 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.514 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.514 INFO kablam! Sep 01 08:15:04.514 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.514 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 01 08:15:04.515 INFO kablam! | Sep 01 08:15:04.515 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.515 INFO kablam! | ^^^^^^ Sep 01 08:15:04.515 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.515 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.515 INFO kablam! Sep 01 08:15:04.515 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.515 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 01 08:15:04.515 INFO kablam! | Sep 01 08:15:04.515 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.515 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.515 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.515 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.515 INFO kablam! Sep 01 08:15:04.515 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.515 INFO kablam! --> src/arrays/Array256.rs:96:20 Sep 01 08:15:04.516 INFO kablam! | Sep 01 08:15:04.516 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.516 INFO kablam! | ^^^^^^ Sep 01 08:15:04.516 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.516 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.516 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.516 INFO kablam! Sep 01 08:15:04.516 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.516 INFO kablam! --> src/arrays/Array256.rs:96:34 Sep 01 08:15:04.516 INFO kablam! | Sep 01 08:15:04.516 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.516 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.516 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.516 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.516 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.516 INFO kablam! Sep 01 08:15:04.516 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.517 INFO kablam! --> src/arrays/Array256.rs:102:20 Sep 01 08:15:04.517 INFO kablam! | Sep 01 08:15:04.517 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.517 INFO kablam! | ^^^^^^ Sep 01 08:15:04.517 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.517 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.517 INFO kablam! Sep 01 08:15:04.517 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.517 INFO kablam! --> src/arrays/Array256.rs:102:34 Sep 01 08:15:04.517 INFO kablam! | Sep 01 08:15:04.517 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.517 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.517 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.517 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.517 INFO kablam! Sep 01 08:15:04.518 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.518 INFO kablam! --> src/arrays/Array256.rs:111:14 Sep 01 08:15:04.518 INFO kablam! | Sep 01 08:15:04.518 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.518 INFO kablam! | ^^^^^^ Sep 01 08:15:04.518 INFO kablam! | Sep 01 08:15:04.518 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.518 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.518 INFO kablam! Sep 01 08:15:04.518 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.518 INFO kablam! --> src/arrays/Array256.rs:111:28 Sep 01 08:15:04.518 INFO kablam! | Sep 01 08:15:04.518 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.518 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.518 INFO kablam! | Sep 01 08:15:04.518 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.518 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.519 INFO kablam! Sep 01 08:15:04.519 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.519 INFO kablam! --> src/arrays/Array256.rs:120:15 Sep 01 08:15:04.519 INFO kablam! | Sep 01 08:15:04.519 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 01 08:15:04.519 INFO kablam! | ^^^^^^ Sep 01 08:15:04.519 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.519 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.519 INFO kablam! Sep 01 08:15:04.519 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.519 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 01 08:15:04.519 INFO kablam! | Sep 01 08:15:04.519 INFO kablam! 132 | self.0.iter() Sep 01 08:15:04.519 INFO kablam! | ^^^^^^ Sep 01 08:15:04.519 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.519 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.520 INFO kablam! Sep 01 08:15:04.520 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.520 INFO kablam! --> src/arrays/Array256.rs:144:3 Sep 01 08:15:04.520 INFO kablam! | Sep 01 08:15:04.520 INFO kablam! 144 | self.0.iter_mut() Sep 01 08:15:04.520 INFO kablam! | ^^^^^^ Sep 01 08:15:04.520 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.520 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.520 INFO kablam! Sep 01 08:15:04.520 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.520 INFO kablam! --> src/arrays/Array256.rs:153:4 Sep 01 08:15:04.520 INFO kablam! | Sep 01 08:15:04.520 INFO kablam! 153 | &self.0[..] Sep 01 08:15:04.520 INFO kablam! | ^^^^^^ Sep 01 08:15:04.520 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.520 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.521 INFO kablam! Sep 01 08:15:04.521 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.521 INFO kablam! --> src/arrays/Array256.rs:162:8 Sep 01 08:15:04.521 INFO kablam! | Sep 01 08:15:04.521 INFO kablam! 162 | &mut self.0[..] Sep 01 08:15:04.521 INFO kablam! | ^^^^^^ Sep 01 08:15:04.521 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.521 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.521 INFO kablam! Sep 01 08:15:04.521 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.521 INFO kablam! --> src/arrays/Array512.rs:28:3 Sep 01 08:15:04.521 INFO kablam! | Sep 01 08:15:04.521 INFO kablam! 28 | self.0.as_ptr() Sep 01 08:15:04.521 INFO kablam! | ^^^^^^ Sep 01 08:15:04.521 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.521 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.522 INFO kablam! Sep 01 08:15:04.522 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.522 INFO kablam! --> src/arrays/Array512.rs:34:3 Sep 01 08:15:04.522 INFO kablam! | Sep 01 08:15:04.522 INFO kablam! 34 | self.0.as_mut_ptr() Sep 01 08:15:04.522 INFO kablam! | ^^^^^^ Sep 01 08:15:04.522 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.522 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.522 INFO kablam! Sep 01 08:15:04.522 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.522 INFO kablam! --> src/arrays/Array512.rs:56:3 Sep 01 08:15:04.522 INFO kablam! | Sep 01 08:15:04.522 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 01 08:15:04.522 INFO kablam! | ^^^^^^ Sep 01 08:15:04.522 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.522 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.523 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.523 INFO kablam! Sep 01 08:15:04.523 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.523 INFO kablam! --> src/arrays/Array512.rs:65:3 Sep 01 08:15:04.523 INFO kablam! | Sep 01 08:15:04.523 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.523 INFO kablam! | ^^^^^^ Sep 01 08:15:04.523 INFO kablam! | Sep 01 08:15:04.523 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.523 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.523 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.523 INFO kablam! Sep 01 08:15:04.523 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.523 INFO kablam! --> src/arrays/Array512.rs:65:18 Sep 01 08:15:04.523 INFO kablam! | Sep 01 08:15:04.523 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.523 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.523 INFO kablam! | Sep 01 08:15:04.523 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.524 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.524 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.524 INFO kablam! Sep 01 08:15:04.524 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.524 INFO kablam! --> src/arrays/Array512.rs:78:29 Sep 01 08:15:04.524 INFO kablam! | Sep 01 08:15:04.524 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.524 INFO kablam! | ^^^^^^ Sep 01 08:15:04.524 INFO kablam! | Sep 01 08:15:04.524 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.524 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.524 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.524 INFO kablam! Sep 01 08:15:04.524 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.524 INFO kablam! --> src/arrays/Array512.rs:78:43 Sep 01 08:15:04.524 INFO kablam! | Sep 01 08:15:04.524 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.524 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.524 INFO kablam! | Sep 01 08:15:04.524 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.524 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.524 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.525 INFO kablam! Sep 01 08:15:04.525 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.525 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 01 08:15:04.525 INFO kablam! | Sep 01 08:15:04.525 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.525 INFO kablam! | ^^^^^^ Sep 01 08:15:04.525 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.525 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.525 INFO kablam! Sep 01 08:15:04.525 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.525 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 01 08:15:04.525 INFO kablam! | Sep 01 08:15:04.525 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.525 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.525 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.525 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.525 INFO kablam! Sep 01 08:15:04.525 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.525 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 01 08:15:04.525 INFO kablam! | Sep 01 08:15:04.525 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.525 INFO kablam! | ^^^^^^ Sep 01 08:15:04.526 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.526 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.526 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.526 INFO kablam! Sep 01 08:15:04.526 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.526 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 01 08:15:04.526 INFO kablam! | Sep 01 08:15:04.526 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.526 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.526 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.526 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.526 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.526 INFO kablam! Sep 01 08:15:04.526 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.526 INFO kablam! --> src/arrays/Array512.rs:96:20 Sep 01 08:15:04.526 INFO kablam! | Sep 01 08:15:04.526 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.526 INFO kablam! | ^^^^^^ Sep 01 08:15:04.526 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.526 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.527 INFO kablam! Sep 01 08:15:04.527 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.527 INFO kablam! --> src/arrays/Array512.rs:96:34 Sep 01 08:15:04.527 INFO kablam! | Sep 01 08:15:04.527 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.527 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.527 INFO kablam! | Sep 01 08:15:04.527 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.527 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.527 INFO kablam! Sep 01 08:15:04.527 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.527 INFO kablam! --> src/arrays/Array512.rs:102:20 Sep 01 08:15:04.527 INFO kablam! | Sep 01 08:15:04.527 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.527 INFO kablam! | ^^^^^^ Sep 01 08:15:04.527 INFO kablam! | Sep 01 08:15:04.527 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:04.528 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.528 INFO kablam! Sep 01 08:15:04.528 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.528 INFO kablam! --> src/arrays/Array512.rs:102:34 Sep 01 08:15:04.528 INFO kablam! | Sep 01 08:15:04.528 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.528 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.528 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.528 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.528 INFO kablam! Sep 01 08:15:04.528 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.528 INFO kablam! --> src/arrays/Array512.rs:111:14 Sep 01 08:15:04.528 INFO kablam! | Sep 01 08:15:04.528 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.528 INFO kablam! | ^^^^^^ Sep 01 08:15:04.528 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.529 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.529 INFO kablam! Sep 01 08:15:04.529 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.529 INFO kablam! --> src/arrays/Array512.rs:111:28 Sep 01 08:15:04.529 INFO kablam! | Sep 01 08:15:04.529 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.529 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.529 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.529 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.529 INFO kablam! Sep 01 08:15:04.529 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.529 INFO kablam! --> src/arrays/Array512.rs:120:15 Sep 01 08:15:04.529 INFO kablam! | Sep 01 08:15:04.529 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 01 08:15:04.529 INFO kablam! | ^^^^^^ Sep 01 08:15:04.529 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.530 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.530 INFO kablam! Sep 01 08:15:04.530 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.530 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 01 08:15:04.530 INFO kablam! | Sep 01 08:15:04.530 INFO kablam! 132 | self.0.iter() Sep 01 08:15:04.530 INFO kablam! | ^^^^^^ Sep 01 08:15:04.530 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.530 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.530 INFO kablam! Sep 01 08:15:04.530 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.530 INFO kablam! --> src/arrays/Array512.rs:144:3 Sep 01 08:15:04.530 INFO kablam! | Sep 01 08:15:04.530 INFO kablam! 144 | self.0.iter_mut() Sep 01 08:15:04.530 INFO kablam! | ^^^^^^ Sep 01 08:15:04.530 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.531 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.531 INFO kablam! Sep 01 08:15:04.531 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.531 INFO kablam! --> src/arrays/Array512.rs:153:4 Sep 01 08:15:04.531 INFO kablam! | Sep 01 08:15:04.531 INFO kablam! 153 | &self.0[..] Sep 01 08:15:04.531 INFO kablam! | ^^^^^^ Sep 01 08:15:04.531 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.531 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.531 INFO kablam! Sep 01 08:15:04.531 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.531 INFO kablam! --> src/arrays/Array512.rs:162:8 Sep 01 08:15:04.531 INFO kablam! | Sep 01 08:15:04.531 INFO kablam! 162 | &mut self.0[..] Sep 01 08:15:04.531 INFO kablam! | ^^^^^^ Sep 01 08:15:04.531 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.532 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.532 INFO kablam! Sep 01 08:15:04.532 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.532 INFO kablam! --> src/arrays/Array1024.rs:28:3 Sep 01 08:15:04.532 INFO kablam! | Sep 01 08:15:04.532 INFO kablam! 28 | self.0.as_ptr() Sep 01 08:15:04.532 INFO kablam! | ^^^^^^ Sep 01 08:15:04.532 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.532 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.532 INFO kablam! Sep 01 08:15:04.532 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.532 INFO kablam! --> src/arrays/Array1024.rs:34:3 Sep 01 08:15:04.532 INFO kablam! | Sep 01 08:15:04.532 INFO kablam! 34 | self.0.as_mut_ptr() Sep 01 08:15:04.532 INFO kablam! | ^^^^^^ Sep 01 08:15:04.532 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.533 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.533 INFO kablam! Sep 01 08:15:04.533 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.533 INFO kablam! --> src/arrays/Array1024.rs:56:3 Sep 01 08:15:04.533 INFO kablam! | Sep 01 08:15:04.533 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 01 08:15:04.533 INFO kablam! | ^^^^^^ Sep 01 08:15:04.533 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.533 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.533 INFO kablam! Sep 01 08:15:04.533 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.533 INFO kablam! --> src/arrays/Array1024.rs:65:3 Sep 01 08:15:04.533 INFO kablam! | Sep 01 08:15:04.533 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.533 INFO kablam! | ^^^^^^ Sep 01 08:15:04.533 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.534 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.534 INFO kablam! Sep 01 08:15:04.534 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.534 INFO kablam! --> src/arrays/Array1024.rs:65:18 Sep 01 08:15:04.534 INFO kablam! | Sep 01 08:15:04.534 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 01 08:15:04.534 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.534 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.534 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.534 INFO kablam! Sep 01 08:15:04.534 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.534 INFO kablam! --> src/arrays/Array1024.rs:78:29 Sep 01 08:15:04.534 INFO kablam! | Sep 01 08:15:04.534 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.534 INFO kablam! | ^^^^^^ Sep 01 08:15:04.534 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.534 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.535 INFO kablam! Sep 01 08:15:04.535 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.535 INFO kablam! --> src/arrays/Array1024.rs:78:43 Sep 01 08:15:04.535 INFO kablam! | Sep 01 08:15:04.535 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.535 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.535 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.535 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.535 INFO kablam! Sep 01 08:15:04.535 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.535 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 01 08:15:04.535 INFO kablam! | Sep 01 08:15:04.535 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.535 INFO kablam! | ^^^^^^ Sep 01 08:15:04.535 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.535 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.536 INFO kablam! Sep 01 08:15:04.536 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.536 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 01 08:15:04.536 INFO kablam! | Sep 01 08:15:04.536 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.536 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.536 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.536 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.536 INFO kablam! Sep 01 08:15:04.536 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.536 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 01 08:15:04.536 INFO kablam! | Sep 01 08:15:04.536 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.536 INFO kablam! | ^^^^^^ Sep 01 08:15:04.536 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.536 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.537 INFO kablam! Sep 01 08:15:04.537 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.537 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 01 08:15:04.537 INFO kablam! | Sep 01 08:15:04.537 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.537 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.537 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.537 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.537 INFO kablam! Sep 01 08:15:04.537 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.537 INFO kablam! --> src/arrays/Array1024.rs:96:20 Sep 01 08:15:04.537 INFO kablam! | Sep 01 08:15:04.537 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.537 INFO kablam! | ^^^^^^ Sep 01 08:15:04.537 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.537 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.538 INFO kablam! Sep 01 08:15:04.538 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.538 INFO kablam! --> src/arrays/Array1024.rs:96:34 Sep 01 08:15:04.538 INFO kablam! | Sep 01 08:15:04.538 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.538 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.538 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.538 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.538 INFO kablam! Sep 01 08:15:04.538 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.538 INFO kablam! --> src/arrays/Array1024.rs:102:20 Sep 01 08:15:04.538 INFO kablam! | Sep 01 08:15:04.538 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.538 INFO kablam! | ^^^^^^ Sep 01 08:15:04.538 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.538 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.539 INFO kablam! Sep 01 08:15:04.539 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.539 INFO kablam! --> src/arrays/Array1024.rs:102:34 Sep 01 08:15:04.539 INFO kablam! | Sep 01 08:15:04.539 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.539 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.539 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.539 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.539 INFO kablam! Sep 01 08:15:04.539 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.539 INFO kablam! --> src/arrays/Array1024.rs:111:14 Sep 01 08:15:04.539 INFO kablam! | Sep 01 08:15:04.539 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.539 INFO kablam! | ^^^^^^ Sep 01 08:15:04.539 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.539 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.539 INFO kablam! Sep 01 08:15:04.539 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.539 INFO kablam! --> src/arrays/Array1024.rs:111:28 Sep 01 08:15:04.539 INFO kablam! | Sep 01 08:15:04.540 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:04.540 INFO kablam! | ^^^^^^^ Sep 01 08:15:04.540 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.540 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.540 INFO kablam! Sep 01 08:15:04.540 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.540 INFO kablam! --> src/arrays/Array1024.rs:120:15 Sep 01 08:15:04.540 INFO kablam! | Sep 01 08:15:04.540 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 01 08:15:04.540 INFO kablam! | ^^^^^^ Sep 01 08:15:04.540 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.540 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.540 INFO kablam! Sep 01 08:15:04.540 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.540 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 01 08:15:04.540 INFO kablam! | Sep 01 08:15:04.540 INFO kablam! 132 | self.0.iter() Sep 01 08:15:04.540 INFO kablam! | ^^^^^^ Sep 01 08:15:04.540 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.541 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.541 INFO kablam! Sep 01 08:15:04.541 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.541 INFO kablam! --> src/arrays/Array1024.rs:144:3 Sep 01 08:15:04.541 INFO kablam! | Sep 01 08:15:04.541 INFO kablam! 144 | self.0.iter_mut() Sep 01 08:15:04.541 INFO kablam! | ^^^^^^ Sep 01 08:15:04.541 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.541 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.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 01 08:15:04.541 INFO kablam! Sep 01 08:15:04.541 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.541 INFO kablam! --> src/arrays/Array1024.rs:153:4 Sep 01 08:15:04.541 INFO kablam! | Sep 01 08:15:04.541 INFO kablam! 153 | &self.0[..] Sep 01 08:15:04.541 INFO kablam! | ^^^^^^ Sep 01 08:15:04.541 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.541 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.542 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.542 INFO kablam! Sep 01 08:15:04.542 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:04.542 INFO kablam! --> src/arrays/Array1024.rs:162:8 Sep 01 08:15:04.542 INFO kablam! | Sep 01 08:15:04.542 INFO kablam! 162 | &mut self.0[..] Sep 01 08:15:04.542 INFO kablam! | ^^^^^^ Sep 01 08:15:04.542 INFO kablam! | Sep 01 08:15:04.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 01 08:15:04.542 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:04.542 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:04.542 INFO kablam! Sep 01 08:15:04.542 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 01 08:15:04.542 INFO kablam! --> src/lib.rs:8:12 Sep 01 08:15:04.542 INFO kablam! | Sep 01 08:15:04.542 INFO kablam! 8 | #![feature(associated_consts)] Sep 01 08:15:04.542 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 08:15:04.542 INFO kablam! | Sep 01 08:15:04.542 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 08:15:04.542 INFO kablam! Sep 01 08:15:04.554 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.04s Sep 01 08:15:04.557 INFO kablam! su: No module specific data is present Sep 01 08:15:05.015 INFO running `"docker" "rm" "-f" "b8bbb4e75138c5cb7cd33565322c383a855d3897894fdf2211bb65e353824a73"` Sep 01 08:15:05.152 INFO blam! b8bbb4e75138c5cb7cd33565322c383a855d3897894fdf2211bb65e353824a73