Sep 19 19:13:26.172 INFO checking rust-extra-0.0.17 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 19:13:26.172 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 19:13:26.173 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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=1000" "-e" "CMD=cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 19:13:26.430 INFO blam! 4842764d9c6485f7b12a7613e6160fae918e8e306567f38ed65ae45602343fb8 Sep 19 19:13:26.432 INFO running `"docker" "start" "-a" "4842764d9c6485f7b12a7613e6160fae918e8e306567f38ed65ae45602343fb8"` Sep 19 19:13:27.022 INFO kablam! usermod: no changes Sep 19 19:13:27.054 INFO kablam! Checking rust-extra v0.0.17 (/source) Sep 19 19:13:28.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.191 INFO kablam! --> src/arrays/Array16.rs:28:3 Sep 19 19:13:28.191 INFO kablam! | Sep 19 19:13:28.191 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:28.191 INFO kablam! | ^^^^^^ Sep 19 19:13:28.191 INFO kablam! | Sep 19 19:13:28.191 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 19:13:28.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.191 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.191 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.191 INFO kablam! Sep 19 19:13:28.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.191 INFO kablam! --> src/arrays/Array16.rs:34:3 Sep 19 19:13:28.191 INFO kablam! | Sep 19 19:13:28.191 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:28.191 INFO kablam! | ^^^^^^ Sep 19 19:13:28.191 INFO kablam! | Sep 19 19:13:28.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.191 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.191 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.191 INFO kablam! Sep 19 19:13:28.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.191 INFO kablam! --> src/arrays/Array16.rs:56:3 Sep 19 19:13:28.191 INFO kablam! | Sep 19 19:13:28.191 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:28.191 INFO kablam! | ^^^^^^ Sep 19 19:13:28.191 INFO kablam! | Sep 19 19:13:28.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.191 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.191 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.191 INFO kablam! Sep 19 19:13:28.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.192 INFO kablam! --> src/arrays/Array16.rs:65:3 Sep 19 19:13:28.192 INFO kablam! | Sep 19 19:13:28.192 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.192 INFO kablam! | ^^^^^^ Sep 19 19:13:28.192 INFO kablam! | Sep 19 19:13:28.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.192 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.192 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.192 INFO kablam! Sep 19 19:13:28.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.192 INFO kablam! --> src/arrays/Array16.rs:65:18 Sep 19 19:13:28.192 INFO kablam! | Sep 19 19:13:28.192 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.192 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.192 INFO kablam! | Sep 19 19:13:28.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.192 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.192 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.192 INFO kablam! Sep 19 19:13:28.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.192 INFO kablam! --> src/arrays/Array16.rs:78:29 Sep 19 19:13:28.192 INFO kablam! | Sep 19 19:13:28.192 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.192 INFO kablam! | ^^^^^^ Sep 19 19:13:28.192 INFO kablam! | Sep 19 19:13:28.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.192 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.192 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.192 INFO kablam! Sep 19 19:13:28.200 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.200 INFO kablam! --> src/arrays/Array16.rs:78:43 Sep 19 19:13:28.200 INFO kablam! | Sep 19 19:13:28.200 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.200 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.200 INFO kablam! | Sep 19 19:13:28.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.200 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.200 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.200 INFO kablam! Sep 19 19:13:28.200 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.200 INFO kablam! --> src/arrays/Array16.rs:84:20 Sep 19 19:13:28.200 INFO kablam! | Sep 19 19:13:28.200 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.200 INFO kablam! | ^^^^^^ Sep 19 19:13:28.200 INFO kablam! | Sep 19 19:13:28.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.200 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.200 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.200 INFO kablam! Sep 19 19:13:28.200 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.200 INFO kablam! --> src/arrays/Array16.rs:84:34 Sep 19 19:13:28.200 INFO kablam! | Sep 19 19:13:28.200 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.200 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.200 INFO kablam! | Sep 19 19:13:28.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.200 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.200 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.200 INFO kablam! Sep 19 19:13:28.200 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.201 INFO kablam! --> src/arrays/Array16.rs:90:20 Sep 19 19:13:28.201 INFO kablam! | Sep 19 19:13:28.201 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.201 INFO kablam! | ^^^^^^ Sep 19 19:13:28.201 INFO kablam! | Sep 19 19:13:28.201 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.201 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.201 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.201 INFO kablam! Sep 19 19:13:28.201 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.201 INFO kablam! --> src/arrays/Array16.rs:90:34 Sep 19 19:13:28.201 INFO kablam! | Sep 19 19:13:28.201 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.201 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.201 INFO kablam! | Sep 19 19:13:28.201 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.201 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.201 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.201 INFO kablam! Sep 19 19:13:28.201 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.201 INFO kablam! --> src/arrays/Array16.rs:96:20 Sep 19 19:13:28.201 INFO kablam! | Sep 19 19:13:28.201 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.201 INFO kablam! | ^^^^^^ Sep 19 19:13:28.201 INFO kablam! | Sep 19 19:13:28.201 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.201 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.201 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.201 INFO kablam! Sep 19 19:13:28.201 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.201 INFO kablam! --> src/arrays/Array16.rs:96:34 Sep 19 19:13:28.201 INFO kablam! | Sep 19 19:13:28.201 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.201 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.201 INFO kablam! | Sep 19 19:13:28.201 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.201 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.201 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.201 INFO kablam! Sep 19 19:13:28.201 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.201 INFO kablam! --> src/arrays/Array16.rs:102:20 Sep 19 19:13:28.201 INFO kablam! | Sep 19 19:13:28.201 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.201 INFO kablam! | ^^^^^^ Sep 19 19:13:28.201 INFO kablam! | Sep 19 19:13:28.201 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.201 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.201 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.201 INFO kablam! Sep 19 19:13:28.201 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.201 INFO kablam! --> src/arrays/Array16.rs:102:34 Sep 19 19:13:28.201 INFO kablam! | Sep 19 19:13:28.201 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.201 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.201 INFO kablam! | Sep 19 19:13:28.201 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.201 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.201 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.201 INFO kablam! Sep 19 19:13:28.201 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.201 INFO kablam! --> src/arrays/Array16.rs:111:14 Sep 19 19:13:28.201 INFO kablam! | Sep 19 19:13:28.201 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.201 INFO kablam! | ^^^^^^ Sep 19 19:13:28.201 INFO kablam! | Sep 19 19:13:28.201 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.202 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.202 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.202 INFO kablam! Sep 19 19:13:28.202 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.203 INFO kablam! --> src/arrays/Array16.rs:111:28 Sep 19 19:13:28.203 INFO kablam! | Sep 19 19:13:28.203 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.203 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.203 INFO kablam! | Sep 19 19:13:28.203 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.203 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.203 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.203 INFO kablam! Sep 19 19:13:28.203 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.203 INFO kablam! --> src/arrays/Array16.rs:120:15 Sep 19 19:13:28.203 INFO kablam! | Sep 19 19:13:28.203 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:28.203 INFO kablam! | ^^^^^^ Sep 19 19:13:28.203 INFO kablam! | Sep 19 19:13:28.203 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.203 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.203 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.203 INFO kablam! Sep 19 19:13:28.203 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.203 INFO kablam! --> src/arrays/Array16.rs:132:3 Sep 19 19:13:28.203 INFO kablam! | Sep 19 19:13:28.203 INFO kablam! 132 | self.0.iter() Sep 19 19:13:28.203 INFO kablam! | ^^^^^^ Sep 19 19:13:28.203 INFO kablam! | Sep 19 19:13:28.203 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.203 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.203 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.203 INFO kablam! Sep 19 19:13:28.203 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.203 INFO kablam! --> src/arrays/Array16.rs:144:3 Sep 19 19:13:28.203 INFO kablam! | Sep 19 19:13:28.203 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:28.203 INFO kablam! | ^^^^^^ Sep 19 19:13:28.203 INFO kablam! | Sep 19 19:13:28.204 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.204 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.204 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.204 INFO kablam! Sep 19 19:13:28.204 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.204 INFO kablam! --> src/arrays/Array16.rs:153:4 Sep 19 19:13:28.204 INFO kablam! | Sep 19 19:13:28.204 INFO kablam! 153 | &self.0[..] Sep 19 19:13:28.204 INFO kablam! | ^^^^^^ Sep 19 19:13:28.204 INFO kablam! | Sep 19 19:13:28.204 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.204 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.204 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.204 INFO kablam! Sep 19 19:13:28.204 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.204 INFO kablam! --> src/arrays/Array16.rs:162:8 Sep 19 19:13:28.205 INFO kablam! | Sep 19 19:13:28.205 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:28.205 INFO kablam! | ^^^^^^ Sep 19 19:13:28.205 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.205 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.205 INFO kablam! Sep 19 19:13:28.205 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.205 INFO kablam! --> src/arrays/Array30.rs:28:3 Sep 19 19:13:28.205 INFO kablam! | Sep 19 19:13:28.205 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:28.205 INFO kablam! | ^^^^^^ Sep 19 19:13:28.205 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.205 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.205 INFO kablam! Sep 19 19:13:28.205 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.205 INFO kablam! --> src/arrays/Array30.rs:34:3 Sep 19 19:13:28.205 INFO kablam! | Sep 19 19:13:28.205 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:28.205 INFO kablam! | ^^^^^^ Sep 19 19:13:28.205 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.205 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.205 INFO kablam! Sep 19 19:13:28.205 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.205 INFO kablam! --> src/arrays/Array30.rs:56:3 Sep 19 19:13:28.205 INFO kablam! | Sep 19 19:13:28.205 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:28.205 INFO kablam! | ^^^^^^ Sep 19 19:13:28.205 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.205 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.205 INFO kablam! Sep 19 19:13:28.205 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.205 INFO kablam! --> src/arrays/Array30.rs:65:3 Sep 19 19:13:28.205 INFO kablam! | Sep 19 19:13:28.205 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.205 INFO kablam! | ^^^^^^ Sep 19 19:13:28.205 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.205 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.205 INFO kablam! Sep 19 19:13:28.205 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.205 INFO kablam! --> src/arrays/Array30.rs:65:18 Sep 19 19:13:28.205 INFO kablam! | Sep 19 19:13:28.205 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.205 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.205 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.206 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.206 INFO kablam! Sep 19 19:13:28.206 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.206 INFO kablam! --> src/arrays/Array30.rs:78:29 Sep 19 19:13:28.206 INFO kablam! | Sep 19 19:13:28.206 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.206 INFO kablam! | ^^^^^^ Sep 19 19:13:28.206 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.206 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.206 INFO kablam! Sep 19 19:13:28.206 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.206 INFO kablam! --> src/arrays/Array30.rs:78:43 Sep 19 19:13:28.206 INFO kablam! | Sep 19 19:13:28.206 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.206 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.206 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.206 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.206 INFO kablam! Sep 19 19:13:28.206 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.207 INFO kablam! --> src/arrays/Array30.rs:84:20 Sep 19 19:13:28.207 INFO kablam! | Sep 19 19:13:28.207 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.207 INFO kablam! | ^^^^^^ Sep 19 19:13:28.207 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.207 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.207 INFO kablam! Sep 19 19:13:28.207 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.207 INFO kablam! --> src/arrays/Array30.rs:84:34 Sep 19 19:13:28.207 INFO kablam! | Sep 19 19:13:28.207 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.207 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.207 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.207 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.207 INFO kablam! Sep 19 19:13:28.207 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.207 INFO kablam! --> src/arrays/Array30.rs:90:20 Sep 19 19:13:28.207 INFO kablam! | Sep 19 19:13:28.207 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.207 INFO kablam! | ^^^^^^ Sep 19 19:13:28.207 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.207 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.207 INFO kablam! Sep 19 19:13:28.207 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.207 INFO kablam! --> src/arrays/Array30.rs:90:34 Sep 19 19:13:28.207 INFO kablam! | Sep 19 19:13:28.207 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.207 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.207 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.208 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.208 INFO kablam! Sep 19 19:13:28.208 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.209 INFO kablam! --> src/arrays/Array30.rs:96:20 Sep 19 19:13:28.209 INFO kablam! | Sep 19 19:13:28.209 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.209 INFO kablam! | ^^^^^^ Sep 19 19:13:28.209 INFO kablam! | Sep 19 19:13:28.209 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.209 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.209 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.209 INFO kablam! Sep 19 19:13:28.209 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.209 INFO kablam! --> src/arrays/Array30.rs:96:34 Sep 19 19:13:28.209 INFO kablam! | Sep 19 19:13:28.209 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.209 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.209 INFO kablam! | Sep 19 19:13:28.209 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.209 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.209 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.209 INFO kablam! Sep 19 19:13:28.209 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.209 INFO kablam! --> src/arrays/Array30.rs:102:20 Sep 19 19:13:28.209 INFO kablam! | Sep 19 19:13:28.209 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.209 INFO kablam! | ^^^^^^ Sep 19 19:13:28.209 INFO kablam! | Sep 19 19:13:28.209 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.209 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.210 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.210 INFO kablam! Sep 19 19:13:28.210 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.210 INFO kablam! --> src/arrays/Array30.rs:102:34 Sep 19 19:13:28.210 INFO kablam! | Sep 19 19:13:28.210 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.210 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.210 INFO kablam! | Sep 19 19:13:28.210 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.210 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.210 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.210 INFO kablam! Sep 19 19:13:28.210 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.210 INFO kablam! --> src/arrays/Array30.rs:111:14 Sep 19 19:13:28.210 INFO kablam! | Sep 19 19:13:28.210 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.210 INFO kablam! | ^^^^^^ Sep 19 19:13:28.210 INFO kablam! | Sep 19 19:13:28.210 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.210 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.210 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.210 INFO kablam! Sep 19 19:13:28.210 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.210 INFO kablam! --> src/arrays/Array30.rs:111:28 Sep 19 19:13:28.210 INFO kablam! | Sep 19 19:13:28.210 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.210 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.210 INFO kablam! | Sep 19 19:13:28.210 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.210 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.210 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.210 INFO kablam! Sep 19 19:13:28.210 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.211 INFO kablam! --> src/arrays/Array30.rs:120:15 Sep 19 19:13:28.211 INFO kablam! | Sep 19 19:13:28.211 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:28.211 INFO kablam! | ^^^^^^ Sep 19 19:13:28.211 INFO kablam! | Sep 19 19:13:28.211 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.211 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.211 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.211 INFO kablam! Sep 19 19:13:28.211 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.211 INFO kablam! --> src/arrays/Array30.rs:132:3 Sep 19 19:13:28.212 INFO kablam! | Sep 19 19:13:28.212 INFO kablam! 132 | self.0.iter() Sep 19 19:13:28.212 INFO kablam! | ^^^^^^ Sep 19 19:13:28.212 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.212 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.212 INFO kablam! Sep 19 19:13:28.212 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.212 INFO kablam! --> src/arrays/Array30.rs:144:3 Sep 19 19:13:28.212 INFO kablam! | Sep 19 19:13:28.212 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:28.212 INFO kablam! | ^^^^^^ Sep 19 19:13:28.212 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.212 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.212 INFO kablam! Sep 19 19:13:28.212 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.212 INFO kablam! --> src/arrays/Array30.rs:153:4 Sep 19 19:13:28.212 INFO kablam! | Sep 19 19:13:28.212 INFO kablam! 153 | &self.0[..] Sep 19 19:13:28.212 INFO kablam! | ^^^^^^ Sep 19 19:13:28.212 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.213 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.213 INFO kablam! Sep 19 19:13:28.213 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.213 INFO kablam! --> src/arrays/Array30.rs:162:8 Sep 19 19:13:28.213 INFO kablam! | Sep 19 19:13:28.213 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:28.213 INFO kablam! | ^^^^^^ Sep 19 19:13:28.213 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.213 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.213 INFO kablam! Sep 19 19:13:28.213 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.213 INFO kablam! --> src/arrays/Array32.rs:28:3 Sep 19 19:13:28.213 INFO kablam! | Sep 19 19:13:28.213 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:28.213 INFO kablam! | ^^^^^^ Sep 19 19:13:28.213 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.213 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.213 INFO kablam! Sep 19 19:13:28.213 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.213 INFO kablam! --> src/arrays/Array32.rs:34:3 Sep 19 19:13:28.213 INFO kablam! | Sep 19 19:13:28.213 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:28.213 INFO kablam! | ^^^^^^ Sep 19 19:13:28.213 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.214 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.214 INFO kablam! Sep 19 19:13:28.214 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.214 INFO kablam! --> src/arrays/Array32.rs:56:3 Sep 19 19:13:28.214 INFO kablam! | Sep 19 19:13:28.214 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:28.214 INFO kablam! | ^^^^^^ Sep 19 19:13:28.214 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.214 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.214 INFO kablam! Sep 19 19:13:28.214 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.214 INFO kablam! --> src/arrays/Array32.rs:65:3 Sep 19 19:13:28.215 INFO kablam! | Sep 19 19:13:28.215 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.215 INFO kablam! | ^^^^^^ Sep 19 19:13:28.215 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.215 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.215 INFO kablam! Sep 19 19:13:28.215 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.215 INFO kablam! --> src/arrays/Array32.rs:65:18 Sep 19 19:13:28.215 INFO kablam! | Sep 19 19:13:28.215 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.215 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.215 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.215 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.216 INFO kablam! Sep 19 19:13:28.216 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.216 INFO kablam! --> src/arrays/Array32.rs:78:29 Sep 19 19:13:28.216 INFO kablam! | Sep 19 19:13:28.216 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.216 INFO kablam! | ^^^^^^ Sep 19 19:13:28.216 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.216 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.216 INFO kablam! Sep 19 19:13:28.216 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.216 INFO kablam! --> src/arrays/Array32.rs:78:43 Sep 19 19:13:28.216 INFO kablam! | Sep 19 19:13:28.216 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.216 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.216 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.216 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.216 INFO kablam! Sep 19 19:13:28.216 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.216 INFO kablam! --> src/arrays/Array32.rs:84:20 Sep 19 19:13:28.216 INFO kablam! | Sep 19 19:13:28.216 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.216 INFO kablam! | ^^^^^^ Sep 19 19:13:28.216 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.216 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.216 INFO kablam! Sep 19 19:13:28.216 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.217 INFO kablam! --> src/arrays/Array32.rs:84:34 Sep 19 19:13:28.217 INFO kablam! | Sep 19 19:13:28.217 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.217 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.217 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.217 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.217 INFO kablam! Sep 19 19:13:28.217 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.217 INFO kablam! --> src/arrays/Array32.rs:90:20 Sep 19 19:13:28.217 INFO kablam! | Sep 19 19:13:28.217 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.217 INFO kablam! | ^^^^^^ Sep 19 19:13:28.217 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.217 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.217 INFO kablam! Sep 19 19:13:28.217 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.217 INFO kablam! --> src/arrays/Array32.rs:90:34 Sep 19 19:13:28.217 INFO kablam! | Sep 19 19:13:28.217 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.217 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.217 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.218 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.218 INFO kablam! Sep 19 19:13:28.218 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.218 INFO kablam! --> src/arrays/Array32.rs:96:20 Sep 19 19:13:28.218 INFO kablam! | Sep 19 19:13:28.218 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.218 INFO kablam! | ^^^^^^ Sep 19 19:13:28.218 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.218 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.219 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.219 INFO kablam! Sep 19 19:13:28.219 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.219 INFO kablam! --> src/arrays/Array32.rs:96:34 Sep 19 19:13:28.219 INFO kablam! | Sep 19 19:13:28.219 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.219 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.219 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.219 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.219 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.219 INFO kablam! Sep 19 19:13:28.219 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.219 INFO kablam! --> src/arrays/Array32.rs:102:20 Sep 19 19:13:28.219 INFO kablam! | Sep 19 19:13:28.219 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.219 INFO kablam! | ^^^^^^ Sep 19 19:13:28.219 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.219 INFO kablam! --> src/arrays/Array16.rs:28:3 Sep 19 19:13:28.219 INFO kablam! | Sep 19 19:13:28.219 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:28.219 INFO kablam! | ^^^^^^ Sep 19 19:13:28.219 INFO kablam! | Sep 19 19:13:28.219 INFO kablam! | Sep 19 19:13:28.219 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.219 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.219 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.219 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.219 INFO kablam! Sep 19 19:13:28.219 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.219 INFO kablam! Sep 19 19:13:28.219 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.220 INFO kablam! --> src/arrays/Array32.rs:102:34 Sep 19 19:13:28.220 INFO kablam! | Sep 19 19:13:28.220 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.220 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.220 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.220 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.220 INFO kablam! Sep 19 19:13:28.220 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.220 INFO kablam! --> src/arrays/Array16.rs:34:3 Sep 19 19:13:28.220 INFO kablam! | Sep 19 19:13:28.220 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:28.220 INFO kablam! | ^^^^^^ Sep 19 19:13:28.220 INFO kablam! | Sep 19 19:13:28.220 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.220 INFO kablam! --> src/arrays/Array32.rs:111:14 Sep 19 19:13:28.220 INFO kablam! | Sep 19 19:13:28.220 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.220 INFO kablam! | ^^^^^^ Sep 19 19:13:28.220 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.220 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.220 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.220 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.220 INFO kablam! Sep 19 19:13:28.221 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.221 INFO kablam! --> src/arrays/Array32.rs:111:28 Sep 19 19:13:28.221 INFO kablam! | Sep 19 19:13:28.221 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.221 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.221 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.221 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.221 INFO kablam! Sep 19 19:13:28.221 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.221 INFO kablam! --> src/arrays/Array16.rs:56:3 Sep 19 19:13:28.222 INFO kablam! | Sep 19 19:13:28.222 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:28.222 INFO kablam! | ^^^^^^ Sep 19 19:13:28.222 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.222 INFO kablam! --> src/arrays/Array32.rs:120:15 Sep 19 19:13:28.222 INFO kablam! | Sep 19 19:13:28.222 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:28.222 INFO kablam! | ^^^^^^ Sep 19 19:13:28.222 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.222 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.222 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.222 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.222 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.222 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.222 INFO kablam! --> src/arrays/Array32.rs:132:3 Sep 19 19:13:28.222 INFO kablam! | Sep 19 19:13:28.222 INFO kablam! 132 | self.0.iter() Sep 19 19:13:28.222 INFO kablam! | ^^^^^^ Sep 19 19:13:28.222 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.222 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.223 INFO kablam! Sep 19 19:13:28.223 INFO kablam! Sep 19 19:13:28.223 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.223 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.223 INFO kablam! --> src/arrays/Array32.rs:144:3 Sep 19 19:13:28.223 INFO kablam! --> src/arrays/Array16.rs:65:3 Sep 19 19:13:28.223 INFO kablam! | Sep 19 19:13:28.223 INFO kablam! | Sep 19 19:13:28.223 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.223 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:28.223 INFO kablam! | ^^^^^^ Sep 19 19:13:28.223 INFO kablam! | ^^^^^^ Sep 19 19:13:28.223 INFO kablam! | Sep 19 19:13:28.223 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.223 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.223 INFO kablam! | Sep 19 19:13:28.223 INFO kablam! Sep 19 19:13:28.223 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.223 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.223 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.223 INFO kablam! --> src/arrays/Array32.rs:153:4 Sep 19 19:13:28.223 INFO kablam! | Sep 19 19:13:28.223 INFO kablam! 153 | &self.0[..] Sep 19 19:13:28.223 INFO kablam! | ^^^^^^ Sep 19 19:13:28.223 INFO kablam! | Sep 19 19:13:28.223 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.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 19 19:13:28.223 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.223 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.223 INFO kablam! Sep 19 19:13:28.223 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.223 INFO kablam! --> src/arrays/Array32.rs:162:8 Sep 19 19:13:28.223 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.223 INFO kablam! --> src/arrays/Array16.rs:65:18 Sep 19 19:13:28.224 INFO kablam! | Sep 19 19:13:28.224 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.224 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.224 INFO kablam! | Sep 19 19:13:28.224 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:28.224 INFO kablam! | ^^^^^^ Sep 19 19:13:28.224 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.224 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.224 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.224 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.224 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.224 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.224 INFO kablam! --> src/arrays/Array40.rs:28:3 Sep 19 19:13:28.224 INFO kablam! | Sep 19 19:13:28.224 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:28.224 INFO kablam! | ^^^^^^ Sep 19 19:13:28.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 19 19:13:28.225 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.225 INFO kablam! Sep 19 19:13:28.225 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.225 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.225 INFO kablam! --> src/arrays/Array16.rs:78:29 Sep 19 19:13:28.225 INFO kablam! | Sep 19 19:13:28.225 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.225 INFO kablam! | ^^^^^^ Sep 19 19:13:28.225 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.225 INFO kablam! Sep 19 19:13:28.226 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.226 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.226 INFO kablam! --> src/arrays/Array40.rs:34:3 Sep 19 19:13:28.226 INFO kablam! | Sep 19 19:13:28.226 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:28.226 INFO kablam! | ^^^^^^ Sep 19 19:13:28.226 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.226 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.226 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.226 INFO kablam! Sep 19 19:13:28.226 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.226 INFO kablam! --> src/arrays/Array40.rs:56:3 Sep 19 19:13:28.226 INFO kablam! | Sep 19 19:13:28.226 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.226 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:28.226 INFO kablam! | ^^^^^^ Sep 19 19:13:28.226 INFO kablam! --> src/arrays/Array16.rs:78:43 Sep 19 19:13:28.226 INFO kablam! | Sep 19 19:13:28.226 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.226 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.226 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.226 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.226 INFO kablam! | Sep 19 19:13:28.226 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.226 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.226 INFO kablam! --> src/arrays/Array40.rs:65:3 Sep 19 19:13:28.227 INFO kablam! | Sep 19 19:13:28.227 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.227 INFO kablam! | ^^^^^^ Sep 19 19:13:28.227 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.227 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.227 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.227 INFO kablam! Sep 19 19:13:28.227 INFO kablam! Sep 19 19:13:28.227 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.227 INFO kablam! --> src/arrays/Array40.rs:65:18 Sep 19 19:13:28.227 INFO kablam! | Sep 19 19:13:28.227 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.227 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.227 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.227 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.227 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.227 INFO kablam! --> src/arrays/Array16.rs:84:20 Sep 19 19:13:28.227 INFO kablam! | Sep 19 19:13:28.227 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.227 INFO kablam! | ^^^^^^ Sep 19 19:13:28.227 INFO kablam! Sep 19 19:13:28.227 INFO kablam! | Sep 19 19:13:28.227 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.227 INFO kablam! --> src/arrays/Array40.rs:78:29 Sep 19 19:13:28.227 INFO kablam! | Sep 19 19:13:28.227 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.227 INFO kablam! | ^^^^^^ Sep 19 19:13:28.228 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.228 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.228 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.228 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.228 INFO kablam! Sep 19 19:13:28.228 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.228 INFO kablam! Sep 19 19:13:28.228 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.228 INFO kablam! --> src/arrays/Array40.rs:78:43 Sep 19 19:13:28.228 INFO kablam! | Sep 19 19:13:28.228 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.228 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.228 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.229 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.229 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.229 INFO kablam! --> src/arrays/Array16.rs:84:34 Sep 19 19:13:28.229 INFO kablam! | Sep 19 19:13:28.229 INFO kablam! Sep 19 19:13:28.229 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.229 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.229 INFO kablam! | Sep 19 19:13:28.229 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.229 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 19 19:13:28.229 INFO kablam! | Sep 19 19:13:28.229 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.229 INFO kablam! | ^^^^^^ Sep 19 19:13:28.229 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.230 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.230 INFO kablam! Sep 19 19:13:28.230 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.230 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.230 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 19 19:13:28.230 INFO kablam! | Sep 19 19:13:28.230 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.230 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.230 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.230 INFO kablam! Sep 19 19:13:28.230 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.230 INFO kablam! Sep 19 19:13:28.230 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.230 INFO kablam! --> src/arrays/Array16.rs:90:20 Sep 19 19:13:28.230 INFO kablam! | Sep 19 19:13:28.230 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.230 INFO kablam! | ^^^^^^ Sep 19 19:13:28.230 INFO kablam! | Sep 19 19:13:28.230 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.230 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 19 19:13:28.230 INFO kablam! | Sep 19 19:13:28.230 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.230 INFO kablam! | ^^^^^^ Sep 19 19:13:28.230 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.231 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.231 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.231 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.231 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.231 INFO kablam! Sep 19 19:13:28.231 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.231 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 19 19:13:28.231 INFO kablam! | Sep 19 19:13:28.231 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.231 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.231 INFO kablam! | Sep 19 19:13:28.231 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.231 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.231 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.231 INFO kablam! --> src/arrays/Array16.rs:90:34 Sep 19 19:13:28.231 INFO kablam! | Sep 19 19:13:28.231 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.231 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.231 INFO kablam! Sep 19 19:13:28.231 INFO kablam! | Sep 19 19:13:28.231 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.231 INFO kablam! --> src/arrays/Array40.rs:96:20 Sep 19 19:13:28.231 INFO kablam! | Sep 19 19:13:28.231 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.231 INFO kablam! | ^^^^^^ Sep 19 19:13:28.231 INFO kablam! | Sep 19 19:13:28.231 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.231 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.231 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.232 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.232 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.232 INFO kablam! --> src/arrays/Array40.rs:96:34 Sep 19 19:13:28.232 INFO kablam! | Sep 19 19:13:28.232 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.232 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.232 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.232 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.232 INFO kablam! Sep 19 19:13:28.232 INFO kablam! Sep 19 19:13:28.232 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.232 INFO kablam! --> src/arrays/Array40.rs:102:20 Sep 19 19:13:28.232 INFO kablam! | Sep 19 19:13:28.232 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.232 INFO kablam! | ^^^^^^ Sep 19 19:13:28.232 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.233 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.233 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.233 INFO kablam! --> src/arrays/Array16.rs:96:20 Sep 19 19:13:28.233 INFO kablam! | Sep 19 19:13:28.233 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.233 INFO kablam! | ^^^^^^ Sep 19 19:13:28.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 19 19:13:28.233 INFO kablam! Sep 19 19:13:28.233 INFO kablam! | Sep 19 19:13:28.233 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.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 19 19:13:28.233 INFO kablam! --> src/arrays/Array40.rs:102:34 Sep 19 19:13:28.233 INFO kablam! | Sep 19 19:13:28.233 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.233 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.234 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.234 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.234 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.234 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.234 INFO kablam! Sep 19 19:13:28.234 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.234 INFO kablam! --> src/arrays/Array40.rs:111:14 Sep 19 19:13:28.234 INFO kablam! | Sep 19 19:13:28.234 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.234 INFO kablam! | ^^^^^^ Sep 19 19:13:28.234 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.234 INFO kablam! --> src/arrays/Array16.rs:96:34 Sep 19 19:13:28.234 INFO kablam! | Sep 19 19:13:28.234 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.234 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.234 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.234 INFO kablam! | Sep 19 19:13:28.234 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.234 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.235 INFO kablam! Sep 19 19:13:28.235 INFO kablam! Sep 19 19:13:28.235 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.235 INFO kablam! --> src/arrays/Array40.rs:111:28 Sep 19 19:13:28.235 INFO kablam! | Sep 19 19:13:28.235 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.235 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.235 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.235 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.235 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.235 INFO kablam! --> src/arrays/Array16.rs:102:20 Sep 19 19:13:28.235 INFO kablam! | Sep 19 19:13:28.235 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.235 INFO kablam! | ^^^^^^ Sep 19 19:13:28.235 INFO kablam! Sep 19 19:13:28.235 INFO kablam! | Sep 19 19:13:28.235 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.235 INFO kablam! --> src/arrays/Array40.rs:120:15 Sep 19 19:13:28.235 INFO kablam! | Sep 19 19:13:28.235 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:28.235 INFO kablam! | ^^^^^^ Sep 19 19:13:28.235 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.235 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.235 INFO kablam! Sep 19 19:13:28.235 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.235 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.235 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 19 19:13:28.235 INFO kablam! | Sep 19 19:13:28.235 INFO kablam! 132 | self.0.iter() Sep 19 19:13:28.236 INFO kablam! | ^^^^^^ Sep 19 19:13:28.236 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.236 INFO kablam! Sep 19 19:13:28.236 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.236 INFO kablam! Sep 19 19:13:28.236 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.236 INFO kablam! --> src/arrays/Array16.rs:102:34 Sep 19 19:13:28.236 INFO kablam! | Sep 19 19:13:28.236 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.236 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.236 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.236 INFO kablam! --> src/arrays/Array40.rs:144:3 Sep 19 19:13:28.236 INFO kablam! | Sep 19 19:13:28.236 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:28.236 INFO kablam! | ^^^^^^ Sep 19 19:13:28.236 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.236 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.236 INFO kablam! | Sep 19 19:13:28.236 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.236 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.236 INFO kablam! --> src/arrays/Array40.rs:153:4 Sep 19 19:13:28.236 INFO kablam! | Sep 19 19:13:28.236 INFO kablam! 153 | &self.0[..] Sep 19 19:13:28.236 INFO kablam! | ^^^^^^ Sep 19 19:13:28.236 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.237 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.237 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.237 INFO kablam! Sep 19 19:13:28.237 INFO kablam! Sep 19 19:13:28.237 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.237 INFO kablam! --> src/arrays/Array40.rs:162:8 Sep 19 19:13:28.237 INFO kablam! | Sep 19 19:13:28.237 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:28.237 INFO kablam! | ^^^^^^ Sep 19 19:13:28.237 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.237 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.237 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.237 INFO kablam! --> src/arrays/Array16.rs:111:14 Sep 19 19:13:28.237 INFO kablam! | Sep 19 19:13:28.237 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.237 INFO kablam! | ^^^^^^ Sep 19 19:13:28.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 19 19:13:28.237 INFO kablam! Sep 19 19:13:28.237 INFO kablam! | Sep 19 19:13:28.237 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.237 INFO kablam! --> src/arrays/Array46.rs:28:3 Sep 19 19:13:28.237 INFO kablam! | Sep 19 19:13:28.237 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:28.237 INFO kablam! | ^^^^^^ Sep 19 19:13:28.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 19 19:13:28.237 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.237 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.237 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.237 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.237 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.237 INFO kablam! Sep 19 19:13:28.238 INFO kablam! --> src/arrays/Array46.rs:34:3 Sep 19 19:13:28.238 INFO kablam! | Sep 19 19:13:28.238 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:28.238 INFO kablam! | ^^^^^^ Sep 19 19:13:28.238 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.238 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.238 INFO kablam! Sep 19 19:13:28.238 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.238 INFO kablam! --> src/arrays/Array16.rs:111:28 Sep 19 19:13:28.238 INFO kablam! | Sep 19 19:13:28.238 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.238 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.238 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.238 INFO kablam! --> src/arrays/Array46.rs:56:3 Sep 19 19:13:28.238 INFO kablam! | Sep 19 19:13:28.238 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:28.238 INFO kablam! | ^^^^^^ Sep 19 19:13:28.238 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.238 INFO kablam! | Sep 19 19:13:28.238 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.238 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.238 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.238 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.238 INFO kablam! --> src/arrays/Array46.rs:65:3 Sep 19 19:13:28.238 INFO kablam! | Sep 19 19:13:28.238 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.238 INFO kablam! | ^^^^^^ Sep 19 19:13:28.238 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.238 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.238 INFO kablam! Sep 19 19:13:28.238 INFO kablam! Sep 19 19:13:28.238 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.238 INFO kablam! --> src/arrays/Array46.rs:65:18 Sep 19 19:13:28.238 INFO kablam! | Sep 19 19:13:28.238 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.238 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.238 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.238 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.238 INFO kablam! Sep 19 19:13:28.238 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.238 INFO kablam! --> src/arrays/Array16.rs:120:15 Sep 19 19:13:28.238 INFO kablam! | Sep 19 19:13:28.238 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:28.238 INFO kablam! | ^^^^^^ Sep 19 19:13:28.238 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.238 INFO kablam! --> src/arrays/Array46.rs:78:29 Sep 19 19:13:28.238 INFO kablam! | Sep 19 19:13:28.238 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.238 INFO kablam! | ^^^^^^ Sep 19 19:13:28.238 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.238 INFO kablam! | Sep 19 19:13:28.239 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.239 INFO kablam! Sep 19 19:13:28.239 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.239 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.239 INFO kablam! --> src/arrays/Array46.rs:78:43 Sep 19 19:13:28.239 INFO kablam! | Sep 19 19:13:28.239 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.239 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.239 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.239 INFO kablam! Sep 19 19:13:28.239 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.239 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.239 INFO kablam! --> src/arrays/Array16.rs:132:3 Sep 19 19:13:28.239 INFO kablam! | Sep 19 19:13:28.239 INFO kablam! 132 | self.0.iter() Sep 19 19:13:28.239 INFO kablam! | ^^^^^^ Sep 19 19:13:28.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 19 19:13:28.239 INFO kablam! Sep 19 19:13:28.239 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.239 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.239 INFO kablam! --> src/arrays/Array46.rs:84:20 Sep 19 19:13:28.239 INFO kablam! | Sep 19 19:13:28.239 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.239 INFO kablam! | ^^^^^^ Sep 19 19:13:28.239 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.239 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.240 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.240 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.240 INFO kablam! Sep 19 19:13:28.240 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.240 INFO kablam! Sep 19 19:13:28.240 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.240 INFO kablam! --> src/arrays/Array46.rs:84:34 Sep 19 19:13:28.240 INFO kablam! | Sep 19 19:13:28.240 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.240 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.240 INFO kablam! | Sep 19 19:13:28.240 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.240 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.240 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.240 INFO kablam! Sep 19 19:13:28.240 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.240 INFO kablam! --> src/arrays/Array46.rs:90:20 Sep 19 19:13:28.240 INFO kablam! | Sep 19 19:13:28.240 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.240 INFO kablam! | ^^^^^^ Sep 19 19:13:28.240 INFO kablam! | Sep 19 19:13:28.240 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.240 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.240 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.240 INFO kablam! Sep 19 19:13:28.240 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.240 INFO kablam! --> src/arrays/Array46.rs:90:34 Sep 19 19:13:28.240 INFO kablam! | Sep 19 19:13:28.240 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.240 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.240 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.240 INFO kablam! --> src/arrays/Array16.rs:144:3 Sep 19 19:13:28.240 INFO kablam! | Sep 19 19:13:28.240 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:28.240 INFO kablam! | ^^^^^^ Sep 19 19:13:28.240 INFO kablam! | Sep 19 19:13:28.240 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.240 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.240 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.241 INFO kablam! Sep 19 19:13:28.241 INFO kablam! | Sep 19 19:13:28.241 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.241 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.241 INFO kablam! --> src/arrays/Array46.rs:96:20 Sep 19 19:13:28.241 INFO kablam! | Sep 19 19:13:28.241 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.241 INFO kablam! | ^^^^^^ Sep 19 19:13:28.241 INFO kablam! | Sep 19 19:13:28.241 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.241 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.241 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.241 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.241 INFO kablam! Sep 19 19:13:28.241 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.241 INFO kablam! Sep 19 19:13:28.241 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.241 INFO kablam! --> src/arrays/Array46.rs:96:34 Sep 19 19:13:28.241 INFO kablam! | Sep 19 19:13:28.241 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.241 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.241 INFO kablam! | Sep 19 19:13:28.241 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.241 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.241 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.241 INFO kablam! Sep 19 19:13:28.242 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.242 INFO kablam! --> src/arrays/Array16.rs:153:4 Sep 19 19:13:28.242 INFO kablam! | Sep 19 19:13:28.242 INFO kablam! 153 | &self.0[..] Sep 19 19:13:28.242 INFO kablam! | ^^^^^^ Sep 19 19:13:28.242 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.242 INFO kablam! --> src/arrays/Array46.rs:102:20 Sep 19 19:13:28.242 INFO kablam! | Sep 19 19:13:28.242 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.242 INFO kablam! | ^^^^^^ Sep 19 19:13:28.242 INFO kablam! | Sep 19 19:13:28.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.242 INFO kablam! | Sep 19 19:13:28.242 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.242 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.242 INFO kablam! Sep 19 19:13:28.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.242 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.242 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.242 INFO kablam! --> src/arrays/Array46.rs:102:34 Sep 19 19:13:28.242 INFO kablam! | Sep 19 19:13:28.242 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.242 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.242 INFO kablam! | Sep 19 19:13:28.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.242 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.242 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.242 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.242 INFO kablam! Sep 19 19:13:28.242 INFO kablam! Sep 19 19:13:28.242 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.242 INFO kablam! --> src/arrays/Array46.rs:111:14 Sep 19 19:13:28.242 INFO kablam! | Sep 19 19:13:28.242 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.242 INFO kablam! | ^^^^^^ Sep 19 19:13:28.242 INFO kablam! | Sep 19 19:13:28.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.242 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.242 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.242 INFO kablam! Sep 19 19:13:28.242 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.242 INFO kablam! --> src/arrays/Array16.rs:162:8 Sep 19 19:13:28.242 INFO kablam! | Sep 19 19:13:28.242 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:28.242 INFO kablam! | ^^^^^^ Sep 19 19:13:28.242 INFO kablam! | Sep 19 19:13:28.242 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.242 INFO kablam! --> src/arrays/Array46.rs:111:28 Sep 19 19:13:28.242 INFO kablam! | Sep 19 19:13:28.242 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.242 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.242 INFO kablam! | Sep 19 19:13:28.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.242 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.242 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.242 INFO kablam! Sep 19 19:13:28.242 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.242 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.242 INFO kablam! --> src/arrays/Array46.rs:120:15 Sep 19 19:13:28.242 INFO kablam! | Sep 19 19:13:28.243 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:28.243 INFO kablam! | ^^^^^^ Sep 19 19:13:28.243 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.243 INFO kablam! | Sep 19 19:13:28.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.243 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.243 INFO kablam! Sep 19 19:13:28.243 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.243 INFO kablam! Sep 19 19:13:28.243 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.243 INFO kablam! --> src/arrays/Array46.rs:132:3 Sep 19 19:13:28.243 INFO kablam! | Sep 19 19:13:28.243 INFO kablam! 132 | self.0.iter() Sep 19 19:13:28.243 INFO kablam! | ^^^^^^ Sep 19 19:13:28.243 INFO kablam! | Sep 19 19:13:28.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.243 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.243 INFO kablam! --> src/arrays/Array30.rs:28:3 Sep 19 19:13:28.243 INFO kablam! | Sep 19 19:13:28.243 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:28.243 INFO kablam! | ^^^^^^ Sep 19 19:13:28.243 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.243 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.243 INFO kablam! | Sep 19 19:13:28.243 INFO kablam! Sep 19 19:13:28.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.243 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.243 INFO kablam! --> src/arrays/Array46.rs:144:3 Sep 19 19:13:28.243 INFO kablam! | Sep 19 19:13:28.243 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:28.243 INFO kablam! | ^^^^^^ Sep 19 19:13:28.243 INFO kablam! | Sep 19 19:13:28.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.244 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.244 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.244 INFO kablam! Sep 19 19:13:28.244 INFO kablam! Sep 19 19:13:28.244 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.244 INFO kablam! --> src/arrays/Array46.rs:153:4 Sep 19 19:13:28.244 INFO kablam! | Sep 19 19:13:28.244 INFO kablam! 153 | &self.0[..] Sep 19 19:13:28.244 INFO kablam! | ^^^^^^ Sep 19 19:13:28.244 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.244 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.244 INFO kablam! --> src/arrays/Array30.rs:34:3 Sep 19 19:13:28.244 INFO kablam! | Sep 19 19:13:28.244 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:28.244 INFO kablam! | ^^^^^^ Sep 19 19:13:28.244 INFO kablam! | Sep 19 19:13:28.244 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.244 INFO kablam! Sep 19 19:13:28.244 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.244 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.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 19 19:13:28.244 INFO kablam! --> src/arrays/Array46.rs:162:8 Sep 19 19:13:28.244 INFO kablam! | Sep 19 19:13:28.244 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:28.244 INFO kablam! | ^^^^^^ Sep 19 19:13:28.244 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.244 INFO kablam! Sep 19 19:13:28.244 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.244 INFO kablam! Sep 19 19:13:28.244 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.245 INFO kablam! --> src/arrays/Array30.rs:56:3 Sep 19 19:13:28.245 INFO kablam! | Sep 19 19:13:28.245 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:28.245 INFO kablam! | ^^^^^^ Sep 19 19:13:28.245 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.245 INFO kablam! --> src/arrays/Array52.rs:28:3 Sep 19 19:13:28.245 INFO kablam! | Sep 19 19:13:28.245 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:28.245 INFO kablam! | ^^^^^^ Sep 19 19:13:28.245 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.245 INFO kablam! | Sep 19 19:13:28.245 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.245 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.245 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.245 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.245 INFO kablam! --> src/arrays/Array52.rs:34:3 Sep 19 19:13:28.245 INFO kablam! | Sep 19 19:13:28.245 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:28.245 INFO kablam! | ^^^^^^ Sep 19 19:13:28.245 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.245 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.245 INFO kablam! Sep 19 19:13:28.245 INFO kablam! Sep 19 19:13:28.245 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.245 INFO kablam! --> src/arrays/Array52.rs:56:3 Sep 19 19:13:28.245 INFO kablam! | Sep 19 19:13:28.245 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:28.245 INFO kablam! | ^^^^^^ Sep 19 19:13:28.245 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.245 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.245 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.245 INFO kablam! --> src/arrays/Array30.rs:65:3 Sep 19 19:13:28.245 INFO kablam! | Sep 19 19:13:28.245 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.245 INFO kablam! | ^^^^^^ Sep 19 19:13:28.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 19 19:13:28.245 INFO kablam! Sep 19 19:13:28.245 INFO kablam! | Sep 19 19:13:28.245 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.245 INFO kablam! --> src/arrays/Array52.rs:65:3 Sep 19 19:13:28.245 INFO kablam! | Sep 19 19:13:28.245 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.245 INFO kablam! | ^^^^^^ Sep 19 19:13:28.245 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.245 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.246 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.246 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.246 INFO kablam! --> src/arrays/Array52.rs:65:18 Sep 19 19:13:28.246 INFO kablam! | Sep 19 19:13:28.246 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.246 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.246 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.246 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.246 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.246 INFO kablam! Sep 19 19:13:28.246 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.246 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.246 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.246 INFO kablam! --> src/arrays/Array52.rs:78:29 Sep 19 19:13:28.246 INFO kablam! | Sep 19 19:13:28.246 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.246 INFO kablam! | ^^^^^^ Sep 19 19:13:28.246 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.246 INFO kablam! Sep 19 19:13:28.246 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.246 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.246 INFO kablam! Sep 19 19:13:28.246 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.246 INFO kablam! --> src/arrays/Array52.rs:78:43 Sep 19 19:13:28.246 INFO kablam! | Sep 19 19:13:28.246 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.246 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.246 INFO kablam! | Sep 19 19:13:28.246 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.246 INFO kablam! --> src/arrays/Array30.rs:65:18 Sep 19 19:13:28.246 INFO kablam! | Sep 19 19:13:28.246 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.246 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.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 19 19:13:28.246 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.247 INFO kablam! | Sep 19 19:13:28.247 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.247 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.247 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 19 19:13:28.247 INFO kablam! | Sep 19 19:13:28.247 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.247 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.247 INFO kablam! | ^^^^^^ Sep 19 19:13:28.247 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.247 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.247 INFO kablam! Sep 19 19:13:28.247 INFO kablam! Sep 19 19:13:28.247 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.247 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 19 19:13:28.247 INFO kablam! | Sep 19 19:13:28.247 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.247 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.247 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.247 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.247 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.247 INFO kablam! --> src/arrays/Array30.rs:78:29 Sep 19 19:13:28.247 INFO kablam! | Sep 19 19:13:28.247 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.247 INFO kablam! | ^^^^^^ Sep 19 19:13:28.247 INFO kablam! Sep 19 19:13:28.247 INFO kablam! | Sep 19 19:13:28.247 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.247 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 19 19:13:28.247 INFO kablam! | Sep 19 19:13:28.247 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.247 INFO kablam! | ^^^^^^ Sep 19 19:13:28.247 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.247 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.247 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.248 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.248 INFO kablam! Sep 19 19:13:28.248 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.248 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 19 19:13:28.248 INFO kablam! | Sep 19 19:13:28.248 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.248 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.248 INFO kablam! | Sep 19 19:13:28.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.248 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.248 INFO kablam! Sep 19 19:13:28.248 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.248 INFO kablam! --> src/arrays/Array52.rs:96:20 Sep 19 19:13:28.248 INFO kablam! | Sep 19 19:13:28.248 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.248 INFO kablam! | ^^^^^^ Sep 19 19:13:28.248 INFO kablam! | Sep 19 19:13:28.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.248 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.248 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.248 INFO kablam! --> src/arrays/Array30.rs:78:43 Sep 19 19:13:28.248 INFO kablam! | Sep 19 19:13:28.248 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.248 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.248 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.248 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.248 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.248 INFO kablam! Sep 19 19:13:28.248 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.248 INFO kablam! --> src/arrays/Array30.rs:84:20 Sep 19 19:13:28.248 INFO kablam! | Sep 19 19:13:28.248 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.248 INFO kablam! | ^^^^^^ Sep 19 19:13:28.248 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.248 INFO kablam! --> src/arrays/Array52.rs:96:34 Sep 19 19:13:28.248 INFO kablam! | Sep 19 19:13:28.248 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.248 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.248 INFO kablam! | Sep 19 19:13:28.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.248 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.249 INFO kablam! | Sep 19 19:13:28.249 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.249 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.249 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.249 INFO kablam! --> src/arrays/Array52.rs:102:20 Sep 19 19:13:28.249 INFO kablam! | Sep 19 19:13:28.249 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.249 INFO kablam! | ^^^^^^ Sep 19 19:13:28.249 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.249 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.249 INFO kablam! Sep 19 19:13:28.249 INFO kablam! Sep 19 19:13:28.249 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.249 INFO kablam! --> src/arrays/Array52.rs:102:34 Sep 19 19:13:28.249 INFO kablam! | Sep 19 19:13:28.249 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.249 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.249 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.249 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.249 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.249 INFO kablam! --> src/arrays/Array30.rs:84:34 Sep 19 19:13:28.249 INFO kablam! | Sep 19 19:13:28.249 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.249 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.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 19 19:13:28.249 INFO kablam! Sep 19 19:13:28.249 INFO kablam! | Sep 19 19:13:28.249 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.249 INFO kablam! --> src/arrays/Array52.rs:111:14 Sep 19 19:13:28.249 INFO kablam! | Sep 19 19:13:28.249 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.249 INFO kablam! | ^^^^^^ Sep 19 19:13:28.249 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.249 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.249 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.249 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.250 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.250 INFO kablam! Sep 19 19:13:28.250 INFO kablam! --> src/arrays/Array52.rs:111:28 Sep 19 19:13:28.250 INFO kablam! | Sep 19 19:13:28.250 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.250 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.250 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.250 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.250 INFO kablam! Sep 19 19:13:28.250 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.250 INFO kablam! --> src/arrays/Array30.rs:90:20 Sep 19 19:13:28.250 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.250 INFO kablam! | Sep 19 19:13:28.250 INFO kablam! --> src/arrays/Array52.rs:120:15 Sep 19 19:13:28.250 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.250 INFO kablam! | Sep 19 19:13:28.250 INFO kablam! | ^^^^^^ Sep 19 19:13:28.250 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:28.250 INFO kablam! | ^^^^^^ Sep 19 19:13:28.250 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.250 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.250 INFO kablam! | Sep 19 19:13:28.250 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.250 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.250 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 19 19:13:28.250 INFO kablam! | Sep 19 19:13:28.250 INFO kablam! 132 | self.0.iter() Sep 19 19:13:28.250 INFO kablam! | ^^^^^^ Sep 19 19:13:28.250 INFO kablam! | Sep 19 19:13:28.250 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.251 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.251 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.251 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.251 INFO kablam! Sep 19 19:13:28.251 INFO kablam! Sep 19 19:13:28.251 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.251 INFO kablam! --> src/arrays/Array52.rs:144:3 Sep 19 19:13:28.251 INFO kablam! | Sep 19 19:13:28.251 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:28.251 INFO kablam! | ^^^^^^ Sep 19 19:13:28.251 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.251 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.251 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.251 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.251 INFO kablam! --> src/arrays/Array30.rs:90:34 Sep 19 19:13:28.251 INFO kablam! | Sep 19 19:13:28.251 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.251 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.251 INFO kablam! Sep 19 19:13:28.251 INFO kablam! | Sep 19 19:13:28.251 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.251 INFO kablam! --> src/arrays/Array52.rs:153:4 Sep 19 19:13:28.251 INFO kablam! | Sep 19 19:13:28.251 INFO kablam! 153 | &self.0[..] Sep 19 19:13:28.251 INFO kablam! | ^^^^^^ Sep 19 19:13:28.251 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.251 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.251 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.251 INFO kablam! Sep 19 19:13:28.251 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.251 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.251 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.251 INFO kablam! --> src/arrays/Array52.rs:162:8 Sep 19 19:13:28.251 INFO kablam! | Sep 19 19:13:28.251 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:28.251 INFO kablam! | ^^^^^^ Sep 19 19:13:28.251 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.251 INFO kablam! Sep 19 19:13:28.251 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.251 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.251 INFO kablam! Sep 19 19:13:28.251 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.251 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.251 INFO kablam! --> src/arrays/Array64.rs:28:3 Sep 19 19:13:28.251 INFO kablam! | Sep 19 19:13:28.251 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:28.251 INFO kablam! | ^^^^^^ Sep 19 19:13:28.251 INFO kablam! --> src/arrays/Array30.rs:96:20 Sep 19 19:13:28.251 INFO kablam! | Sep 19 19:13:28.251 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.251 INFO kablam! | ^^^^^^ Sep 19 19:13:28.251 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.251 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.251 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.251 INFO kablam! | Sep 19 19:13:28.252 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.252 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.252 INFO kablam! --> src/arrays/Array64.rs:34:3 Sep 19 19:13:28.252 INFO kablam! | Sep 19 19:13:28.252 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.252 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:28.252 INFO kablam! | ^^^^^^ Sep 19 19:13:28.252 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.252 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.252 INFO kablam! Sep 19 19:13:28.252 INFO kablam! Sep 19 19:13:28.252 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.252 INFO kablam! --> src/arrays/Array64.rs:56:3 Sep 19 19:13:28.252 INFO kablam! | Sep 19 19:13:28.252 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:28.252 INFO kablam! | ^^^^^^ Sep 19 19:13:28.252 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.252 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.252 INFO kablam! Sep 19 19:13:28.252 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.252 INFO kablam! --> src/arrays/Array30.rs:96:34 Sep 19 19:13:28.252 INFO kablam! | Sep 19 19:13:28.252 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.252 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.252 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.252 INFO kablam! --> src/arrays/Array64.rs:65:3 Sep 19 19:13:28.252 INFO kablam! | Sep 19 19:13:28.252 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.252 INFO kablam! | ^^^^^^ Sep 19 19:13:28.252 INFO kablam! | Sep 19 19:13:28.252 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.252 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.252 INFO kablam! Sep 19 19:13:28.252 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.252 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.252 INFO kablam! --> src/arrays/Array64.rs:65:18 Sep 19 19:13:28.252 INFO kablam! | Sep 19 19:13:28.252 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.252 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.252 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.253 INFO kablam! Sep 19 19:13:28.253 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.253 INFO kablam! Sep 19 19:13:28.253 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.253 INFO kablam! --> src/arrays/Array30.rs:102:20 Sep 19 19:13:28.253 INFO kablam! | Sep 19 19:13:28.253 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.253 INFO kablam! | ^^^^^^ Sep 19 19:13:28.253 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.253 INFO kablam! --> src/arrays/Array64.rs:78:29 Sep 19 19:13:28.253 INFO kablam! | Sep 19 19:13:28.253 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.253 INFO kablam! | ^^^^^^ Sep 19 19:13:28.253 INFO kablam! | Sep 19 19:13:28.253 INFO kablam! | Sep 19 19:13:28.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.253 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.253 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.253 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.253 INFO kablam! Sep 19 19:13:28.253 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.253 INFO kablam! --> src/arrays/Array30.rs:102:34 Sep 19 19:13:28.253 INFO kablam! | Sep 19 19:13:28.253 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.253 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.253 INFO kablam! | Sep 19 19:13:28.253 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.253 INFO kablam! --> src/arrays/Array64.rs:78:43 Sep 19 19:13:28.253 INFO kablam! | Sep 19 19:13:28.253 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.253 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.253 INFO kablam! | Sep 19 19:13:28.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.254 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.254 INFO kablam! Sep 19 19:13:28.254 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.254 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 19 19:13:28.254 INFO kablam! | Sep 19 19:13:28.254 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.254 INFO kablam! | ^^^^^^ Sep 19 19:13:28.254 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.254 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.254 INFO kablam! Sep 19 19:13:28.254 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.254 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 19 19:13:28.254 INFO kablam! | Sep 19 19:13:28.254 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.254 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.254 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.254 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.254 INFO kablam! Sep 19 19:13:28.254 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.254 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 19 19:13:28.254 INFO kablam! | Sep 19 19:13:28.254 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.254 INFO kablam! | ^^^^^^ Sep 19 19:13:28.254 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.254 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.254 INFO kablam! Sep 19 19:13:28.254 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.254 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 19 19:13:28.254 INFO kablam! | Sep 19 19:13:28.254 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.254 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.254 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.254 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.254 INFO kablam! Sep 19 19:13:28.254 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.254 INFO kablam! --> src/arrays/Array64.rs:96:20 Sep 19 19:13:28.254 INFO kablam! | Sep 19 19:13:28.254 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.254 INFO kablam! | ^^^^^^ Sep 19 19:13:28.254 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.255 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.255 INFO kablam! Sep 19 19:13:28.255 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.255 INFO kablam! --> src/arrays/Array64.rs:96:34 Sep 19 19:13:28.255 INFO kablam! | Sep 19 19:13:28.255 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.255 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.255 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.255 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.255 INFO kablam! Sep 19 19:13:28.255 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.255 INFO kablam! --> src/arrays/Array64.rs:102:20 Sep 19 19:13:28.255 INFO kablam! | Sep 19 19:13:28.255 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.255 INFO kablam! | ^^^^^^ Sep 19 19:13:28.255 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.255 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.255 INFO kablam! Sep 19 19:13:28.255 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.255 INFO kablam! --> src/arrays/Array64.rs:102:34 Sep 19 19:13:28.255 INFO kablam! | Sep 19 19:13:28.255 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.255 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.255 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.255 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.255 INFO kablam! Sep 19 19:13:28.255 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.255 INFO kablam! --> src/arrays/Array64.rs:111:14 Sep 19 19:13:28.255 INFO kablam! | Sep 19 19:13:28.255 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.255 INFO kablam! | ^^^^^^ Sep 19 19:13:28.255 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.255 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.255 INFO kablam! Sep 19 19:13:28.255 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.255 INFO kablam! --> src/arrays/Array64.rs:111:28 Sep 19 19:13:28.255 INFO kablam! | Sep 19 19:13:28.255 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.255 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.255 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.255 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.255 INFO kablam! Sep 19 19:13:28.255 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.255 INFO kablam! --> src/arrays/Array64.rs:120:15 Sep 19 19:13:28.255 INFO kablam! | Sep 19 19:13:28.255 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:28.255 INFO kablam! | ^^^^^^ Sep 19 19:13:28.255 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.255 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.256 INFO kablam! Sep 19 19:13:28.256 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.256 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 19 19:13:28.256 INFO kablam! | Sep 19 19:13:28.256 INFO kablam! 132 | self.0.iter() Sep 19 19:13:28.256 INFO kablam! | ^^^^^^ Sep 19 19:13:28.256 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.256 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.256 INFO kablam! Sep 19 19:13:28.256 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.256 INFO kablam! --> src/arrays/Array64.rs:144:3 Sep 19 19:13:28.256 INFO kablam! | Sep 19 19:13:28.256 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:28.256 INFO kablam! | ^^^^^^ Sep 19 19:13:28.256 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.256 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.256 INFO kablam! Sep 19 19:13:28.256 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.256 INFO kablam! --> src/arrays/Array64.rs:153:4 Sep 19 19:13:28.257 INFO kablam! | Sep 19 19:13:28.257 INFO kablam! 153 | &self.0[..] Sep 19 19:13:28.257 INFO kablam! | ^^^^^^ Sep 19 19:13:28.257 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.257 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.257 INFO kablam! Sep 19 19:13:28.257 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.257 INFO kablam! --> src/arrays/Array64.rs:162:8 Sep 19 19:13:28.257 INFO kablam! | Sep 19 19:13:28.257 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:28.257 INFO kablam! | ^^^^^^ Sep 19 19:13:28.257 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.257 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.257 INFO kablam! Sep 19 19:13:28.257 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.257 INFO kablam! --> src/arrays/Array80.rs:28:3 Sep 19 19:13:28.257 INFO kablam! | Sep 19 19:13:28.257 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:28.257 INFO kablam! | ^^^^^^ Sep 19 19:13:28.257 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.257 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.257 INFO kablam! Sep 19 19:13:28.257 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.257 INFO kablam! --> src/arrays/Array80.rs:34:3 Sep 19 19:13:28.257 INFO kablam! | Sep 19 19:13:28.257 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:28.257 INFO kablam! | ^^^^^^ Sep 19 19:13:28.257 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.257 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.257 INFO kablam! Sep 19 19:13:28.257 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.257 INFO kablam! --> src/arrays/Array80.rs:56:3 Sep 19 19:13:28.257 INFO kablam! | Sep 19 19:13:28.257 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:28.257 INFO kablam! | ^^^^^^ Sep 19 19:13:28.257 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.257 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.257 INFO kablam! Sep 19 19:13:28.257 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.257 INFO kablam! --> src/arrays/Array80.rs:65:3 Sep 19 19:13:28.257 INFO kablam! | Sep 19 19:13:28.257 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.257 INFO kablam! | ^^^^^^ Sep 19 19:13:28.257 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.258 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.258 INFO kablam! Sep 19 19:13:28.258 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.258 INFO kablam! --> src/arrays/Array80.rs:65:18 Sep 19 19:13:28.258 INFO kablam! | Sep 19 19:13:28.258 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.258 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.258 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.258 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.258 INFO kablam! Sep 19 19:13:28.258 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.258 INFO kablam! --> src/arrays/Array80.rs:78:29 Sep 19 19:13:28.258 INFO kablam! | Sep 19 19:13:28.258 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.258 INFO kablam! | ^^^^^^ Sep 19 19:13:28.258 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.258 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.258 INFO kablam! Sep 19 19:13:28.258 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.258 INFO kablam! --> src/arrays/Array80.rs:78:43 Sep 19 19:13:28.258 INFO kablam! | Sep 19 19:13:28.258 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.258 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.258 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.258 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.258 INFO kablam! Sep 19 19:13:28.258 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.258 INFO kablam! --> src/arrays/Array80.rs:84:20 Sep 19 19:13:28.258 INFO kablam! | Sep 19 19:13:28.258 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.258 INFO kablam! | ^^^^^^ Sep 19 19:13:28.258 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.258 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.258 INFO kablam! Sep 19 19:13:28.258 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.258 INFO kablam! --> src/arrays/Array80.rs:84:34 Sep 19 19:13:28.258 INFO kablam! | Sep 19 19:13:28.259 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.259 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.259 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.259 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.259 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.259 INFO kablam! Sep 19 19:13:28.259 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.259 INFO kablam! --> src/arrays/Array80.rs:90:20 Sep 19 19:13:28.259 INFO kablam! | Sep 19 19:13:28.259 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.259 INFO kablam! | ^^^^^^ Sep 19 19:13:28.259 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.259 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.259 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.259 INFO kablam! Sep 19 19:13:28.259 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.259 INFO kablam! --> src/arrays/Array80.rs:90:34 Sep 19 19:13:28.259 INFO kablam! | Sep 19 19:13:28.259 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.259 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.259 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.259 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.259 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.259 INFO kablam! Sep 19 19:13:28.259 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.259 INFO kablam! --> src/arrays/Array80.rs:96:20 Sep 19 19:13:28.259 INFO kablam! | Sep 19 19:13:28.259 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.259 INFO kablam! | ^^^^^^ Sep 19 19:13:28.259 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.259 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.259 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.259 INFO kablam! Sep 19 19:13:28.259 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.259 INFO kablam! --> src/arrays/Array80.rs:96:34 Sep 19 19:13:28.259 INFO kablam! | Sep 19 19:13:28.259 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.259 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.259 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.259 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.259 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.259 INFO kablam! Sep 19 19:13:28.259 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.259 INFO kablam! --> src/arrays/Array80.rs:102:20 Sep 19 19:13:28.259 INFO kablam! | Sep 19 19:13:28.259 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.259 INFO kablam! | ^^^^^^ Sep 19 19:13:28.259 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.259 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.259 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.259 INFO kablam! Sep 19 19:13:28.259 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.259 INFO kablam! --> src/arrays/Array80.rs:102:34 Sep 19 19:13:28.259 INFO kablam! | Sep 19 19:13:28.259 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.259 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.259 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.259 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.260 INFO kablam! Sep 19 19:13:28.260 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.260 INFO kablam! --> src/arrays/Array80.rs:111:14 Sep 19 19:13:28.260 INFO kablam! | Sep 19 19:13:28.260 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.260 INFO kablam! | ^^^^^^ Sep 19 19:13:28.260 INFO kablam! | Sep 19 19:13:28.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.260 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.260 INFO kablam! Sep 19 19:13:28.260 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.260 INFO kablam! --> src/arrays/Array80.rs:111:28 Sep 19 19:13:28.260 INFO kablam! | Sep 19 19:13:28.260 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.260 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.260 INFO kablam! | Sep 19 19:13:28.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.260 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.260 INFO kablam! Sep 19 19:13:28.260 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.260 INFO kablam! --> src/arrays/Array80.rs:120:15 Sep 19 19:13:28.260 INFO kablam! | Sep 19 19:13:28.260 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:28.260 INFO kablam! | ^^^^^^ Sep 19 19:13:28.260 INFO kablam! | Sep 19 19:13:28.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.260 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.260 INFO kablam! Sep 19 19:13:28.260 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.260 INFO kablam! --> src/arrays/Array80.rs:132:3 Sep 19 19:13:28.261 INFO kablam! | Sep 19 19:13:28.261 INFO kablam! 132 | self.0.iter() Sep 19 19:13:28.261 INFO kablam! | ^^^^^^ Sep 19 19:13:28.261 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.261 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.261 INFO kablam! Sep 19 19:13:28.261 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.261 INFO kablam! --> src/arrays/Array80.rs:144:3 Sep 19 19:13:28.261 INFO kablam! | Sep 19 19:13:28.261 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:28.261 INFO kablam! | ^^^^^^ Sep 19 19:13:28.261 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.261 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.261 INFO kablam! Sep 19 19:13:28.261 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.261 INFO kablam! --> src/arrays/Array80.rs:153:4 Sep 19 19:13:28.261 INFO kablam! | Sep 19 19:13:28.261 INFO kablam! 153 | &self.0[..] Sep 19 19:13:28.261 INFO kablam! | ^^^^^^ Sep 19 19:13:28.261 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.261 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.261 INFO kablam! Sep 19 19:13:28.261 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.261 INFO kablam! --> src/arrays/Array80.rs:162:8 Sep 19 19:13:28.261 INFO kablam! | Sep 19 19:13:28.261 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:28.261 INFO kablam! | ^^^^^^ Sep 19 19:13:28.261 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.261 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.261 INFO kablam! Sep 19 19:13:28.261 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.261 INFO kablam! --> src/arrays/Array128.rs:28:3 Sep 19 19:13:28.261 INFO kablam! | Sep 19 19:13:28.261 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:28.261 INFO kablam! | ^^^^^^ Sep 19 19:13:28.262 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.262 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.262 INFO kablam! Sep 19 19:13:28.262 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.262 INFO kablam! --> src/arrays/Array128.rs:34:3 Sep 19 19:13:28.262 INFO kablam! | Sep 19 19:13:28.262 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:28.262 INFO kablam! | ^^^^^^ Sep 19 19:13:28.262 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.262 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.262 INFO kablam! Sep 19 19:13:28.262 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.262 INFO kablam! --> src/arrays/Array128.rs:56:3 Sep 19 19:13:28.262 INFO kablam! | Sep 19 19:13:28.262 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:28.262 INFO kablam! | ^^^^^^ Sep 19 19:13:28.262 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.262 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.262 INFO kablam! Sep 19 19:13:28.262 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.262 INFO kablam! --> src/arrays/Array128.rs:65:3 Sep 19 19:13:28.262 INFO kablam! | Sep 19 19:13:28.262 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.262 INFO kablam! | ^^^^^^ Sep 19 19:13:28.262 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.262 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.262 INFO kablam! Sep 19 19:13:28.262 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.262 INFO kablam! --> src/arrays/Array128.rs:65:18 Sep 19 19:13:28.262 INFO kablam! | Sep 19 19:13:28.262 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.262 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.262 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.262 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.262 INFO kablam! Sep 19 19:13:28.262 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.262 INFO kablam! --> src/arrays/Array128.rs:78:29 Sep 19 19:13:28.262 INFO kablam! | Sep 19 19:13:28.262 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.262 INFO kablam! | ^^^^^^ Sep 19 19:13:28.262 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.263 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.263 INFO kablam! Sep 19 19:13:28.263 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.263 INFO kablam! --> src/arrays/Array128.rs:78:43 Sep 19 19:13:28.263 INFO kablam! | Sep 19 19:13:28.263 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.263 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.263 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.263 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.263 INFO kablam! Sep 19 19:13:28.263 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.263 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 19 19:13:28.263 INFO kablam! | Sep 19 19:13:28.263 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.263 INFO kablam! | ^^^^^^ Sep 19 19:13:28.263 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.263 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.263 INFO kablam! Sep 19 19:13:28.263 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.264 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 19 19:13:28.266 INFO kablam! | Sep 19 19:13:28.266 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.267 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.267 INFO kablam! | Sep 19 19:13:28.267 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.267 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.267 INFO kablam! Sep 19 19:13:28.267 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.267 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 19 19:13:28.267 INFO kablam! | Sep 19 19:13:28.267 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.267 INFO kablam! | ^^^^^^ Sep 19 19:13:28.267 INFO kablam! | Sep 19 19:13:28.267 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.267 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.267 INFO kablam! Sep 19 19:13:28.267 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.267 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 19 19:13:28.267 INFO kablam! | Sep 19 19:13:28.267 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.267 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.267 INFO kablam! | Sep 19 19:13:28.267 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.267 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.267 INFO kablam! Sep 19 19:13:28.267 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.267 INFO kablam! --> src/arrays/Array128.rs:96:20 Sep 19 19:13:28.267 INFO kablam! | Sep 19 19:13:28.267 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.267 INFO kablam! | ^^^^^^ Sep 19 19:13:28.267 INFO kablam! | Sep 19 19:13:28.267 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.267 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.267 INFO kablam! Sep 19 19:13:28.267 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.267 INFO kablam! --> src/arrays/Array128.rs:96:34 Sep 19 19:13:28.267 INFO kablam! | Sep 19 19:13:28.267 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.267 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.267 INFO kablam! | Sep 19 19:13:28.267 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.267 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.267 INFO kablam! Sep 19 19:13:28.267 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.267 INFO kablam! --> src/arrays/Array128.rs:102:20 Sep 19 19:13:28.267 INFO kablam! | Sep 19 19:13:28.267 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.268 INFO kablam! | ^^^^^^ Sep 19 19:13:28.268 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.268 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.268 INFO kablam! Sep 19 19:13:28.268 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.268 INFO kablam! --> src/arrays/Array128.rs:102:34 Sep 19 19:13:28.268 INFO kablam! | Sep 19 19:13:28.268 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.268 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.268 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.268 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.268 INFO kablam! Sep 19 19:13:28.268 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.268 INFO kablam! --> src/arrays/Array128.rs:111:14 Sep 19 19:13:28.268 INFO kablam! | Sep 19 19:13:28.268 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.268 INFO kablam! | ^^^^^^ Sep 19 19:13:28.268 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.268 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.268 INFO kablam! Sep 19 19:13:28.268 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.268 INFO kablam! --> src/arrays/Array128.rs:111:28 Sep 19 19:13:28.268 INFO kablam! | Sep 19 19:13:28.268 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.268 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.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 19 19:13:28.268 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.268 INFO kablam! Sep 19 19:13:28.268 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.268 INFO kablam! --> src/arrays/Array30.rs:111:14 Sep 19 19:13:28.268 INFO kablam! | Sep 19 19:13:28.268 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.268 INFO kablam! | ^^^^^^ Sep 19 19:13:28.268 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.268 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.268 INFO kablam! Sep 19 19:13:28.268 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.268 INFO kablam! --> src/arrays/Array30.rs:111:28 Sep 19 19:13:28.268 INFO kablam! | Sep 19 19:13:28.268 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.269 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.269 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.269 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.269 INFO kablam! Sep 19 19:13:28.269 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.269 INFO kablam! --> src/arrays/Array30.rs:120:15 Sep 19 19:13:28.269 INFO kablam! | Sep 19 19:13:28.269 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:28.269 INFO kablam! | ^^^^^^ Sep 19 19:13:28.269 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.269 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.269 INFO kablam! Sep 19 19:13:28.269 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.269 INFO kablam! --> src/arrays/Array30.rs:132:3 Sep 19 19:13:28.269 INFO kablam! | Sep 19 19:13:28.269 INFO kablam! 132 | self.0.iter() Sep 19 19:13:28.269 INFO kablam! | ^^^^^^ Sep 19 19:13:28.269 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.269 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.269 INFO kablam! Sep 19 19:13:28.269 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.269 INFO kablam! --> src/arrays/Array30.rs:144:3 Sep 19 19:13:28.269 INFO kablam! | Sep 19 19:13:28.269 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:28.269 INFO kablam! | ^^^^^^ Sep 19 19:13:28.269 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.271 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.272 INFO kablam! Sep 19 19:13:28.272 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.272 INFO kablam! --> src/arrays/Array30.rs:153:4 Sep 19 19:13:28.272 INFO kablam! | Sep 19 19:13:28.272 INFO kablam! 153 | &self.0[..] Sep 19 19:13:28.272 INFO kablam! | ^^^^^^ Sep 19 19:13:28.272 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.272 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.272 INFO kablam! Sep 19 19:13:28.272 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.272 INFO kablam! --> src/arrays/Array30.rs:162:8 Sep 19 19:13:28.272 INFO kablam! | Sep 19 19:13:28.272 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:28.272 INFO kablam! | ^^^^^^ Sep 19 19:13:28.272 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.272 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.272 INFO kablam! Sep 19 19:13:28.272 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.272 INFO kablam! --> src/arrays/Array32.rs:28:3 Sep 19 19:13:28.272 INFO kablam! | Sep 19 19:13:28.272 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:28.272 INFO kablam! | ^^^^^^ Sep 19 19:13:28.272 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.272 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.272 INFO kablam! Sep 19 19:13:28.272 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.272 INFO kablam! --> src/arrays/Array32.rs:34:3 Sep 19 19:13:28.272 INFO kablam! | Sep 19 19:13:28.272 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:28.272 INFO kablam! | ^^^^^^ Sep 19 19:13:28.272 INFO kablam! | Sep 19 19:13:28.272 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.272 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.272 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.272 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.272 INFO kablam! Sep 19 19:13:28.272 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.272 INFO kablam! --> src/arrays/Array32.rs:56:3 Sep 19 19:13:28.272 INFO kablam! | Sep 19 19:13:28.272 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:28.273 INFO kablam! | ^^^^^^ Sep 19 19:13:28.273 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.273 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.273 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.273 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.273 INFO kablam! Sep 19 19:13:28.273 INFO kablam! --> src/arrays/Array128.rs:120:15 Sep 19 19:13:28.273 INFO kablam! | Sep 19 19:13:28.273 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:28.273 INFO kablam! | ^^^^^^ Sep 19 19:13:28.273 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.273 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.273 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.273 INFO kablam! Sep 19 19:13:28.273 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.273 INFO kablam! --> src/arrays/Array32.rs:65:3 Sep 19 19:13:28.273 INFO kablam! | Sep 19 19:13:28.273 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.273 INFO kablam! | ^^^^^^ Sep 19 19:13:28.273 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.273 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 19 19:13:28.273 INFO kablam! | Sep 19 19:13:28.273 INFO kablam! 132 | self.0.iter() Sep 19 19:13:28.273 INFO kablam! | ^^^^^^ Sep 19 19:13:28.273 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.273 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.273 INFO kablam! | Sep 19 19:13:28.273 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.273 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.273 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.273 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.273 INFO kablam! --> src/arrays/Array128.rs:144:3 Sep 19 19:13:28.273 INFO kablam! | Sep 19 19:13:28.273 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:28.273 INFO kablam! | ^^^^^^ Sep 19 19:13:28.273 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.273 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.273 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.273 INFO kablam! Sep 19 19:13:28.273 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.273 INFO kablam! Sep 19 19:13:28.273 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.273 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.273 INFO kablam! --> src/arrays/Array32.rs:65:18 Sep 19 19:13:28.274 INFO kablam! --> src/arrays/Array128.rs:153:4 Sep 19 19:13:28.274 INFO kablam! | Sep 19 19:13:28.274 INFO kablam! | Sep 19 19:13:28.274 INFO kablam! 153 | &self.0[..] Sep 19 19:13:28.274 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.274 INFO kablam! | ^^^^^^ Sep 19 19:13:28.274 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.274 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.274 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.274 INFO kablam! Sep 19 19:13:28.274 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.274 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.274 INFO kablam! --> src/arrays/Array128.rs:162:8 Sep 19 19:13:28.274 INFO kablam! | Sep 19 19:13:28.274 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:28.274 INFO kablam! | ^^^^^^ Sep 19 19:13:28.274 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.274 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.274 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.274 INFO kablam! Sep 19 19:13:28.274 INFO kablam! Sep 19 19:13:28.274 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.274 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.274 INFO kablam! --> src/arrays/Array32.rs:78:29 Sep 19 19:13:28.274 INFO kablam! --> src/arrays/Array256.rs:28:3 Sep 19 19:13:28.274 INFO kablam! | Sep 19 19:13:28.274 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:28.274 INFO kablam! | ^^^^^^ Sep 19 19:13:28.274 INFO kablam! | Sep 19 19:13:28.274 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.274 INFO kablam! | ^^^^^^ Sep 19 19:13:28.274 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.274 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.274 INFO kablam! Sep 19 19:13:28.274 INFO kablam! | Sep 19 19:13:28.274 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.274 INFO kablam! --> src/arrays/Array256.rs:34:3 Sep 19 19:13:28.274 INFO kablam! | Sep 19 19:13:28.274 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:28.274 INFO kablam! | ^^^^^^ Sep 19 19:13:28.275 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.275 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.275 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.275 INFO kablam! Sep 19 19:13:28.275 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.275 INFO kablam! --> src/arrays/Array256.rs:56:3 Sep 19 19:13:28.275 INFO kablam! | Sep 19 19:13:28.275 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:28.275 INFO kablam! | ^^^^^^ Sep 19 19:13:28.275 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.275 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.275 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.275 INFO kablam! Sep 19 19:13:28.275 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.275 INFO kablam! --> src/arrays/Array256.rs:65:3 Sep 19 19:13:28.275 INFO kablam! | Sep 19 19:13:28.275 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.275 INFO kablam! | ^^^^^^ Sep 19 19:13:28.275 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.275 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.275 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.275 INFO kablam! Sep 19 19:13:28.275 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.275 INFO kablam! --> src/arrays/Array256.rs:65:18 Sep 19 19:13:28.275 INFO kablam! | Sep 19 19:13:28.275 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.275 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.275 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.275 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.275 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.275 INFO kablam! Sep 19 19:13:28.275 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.275 INFO kablam! --> src/arrays/Array256.rs:78:29 Sep 19 19:13:28.275 INFO kablam! | Sep 19 19:13:28.275 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.275 INFO kablam! | ^^^^^^ Sep 19 19:13:28.275 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.275 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.275 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.275 INFO kablam! Sep 19 19:13:28.275 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.275 INFO kablam! --> src/arrays/Array256.rs:78:43 Sep 19 19:13:28.275 INFO kablam! | Sep 19 19:13:28.275 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.275 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.276 INFO kablam! | Sep 19 19:13:28.276 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.276 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.276 INFO kablam! Sep 19 19:13:28.276 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.276 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 19 19:13:28.276 INFO kablam! | Sep 19 19:13:28.276 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.276 INFO kablam! | ^^^^^^ Sep 19 19:13:28.276 INFO kablam! | Sep 19 19:13:28.276 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.276 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.276 INFO kablam! Sep 19 19:13:28.276 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.276 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 19 19:13:28.276 INFO kablam! | Sep 19 19:13:28.276 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.276 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.276 INFO kablam! | Sep 19 19:13:28.276 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.276 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.276 INFO kablam! Sep 19 19:13:28.276 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.276 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 19 19:13:28.276 INFO kablam! | Sep 19 19:13:28.276 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.276 INFO kablam! | ^^^^^^ Sep 19 19:13:28.276 INFO kablam! | Sep 19 19:13:28.276 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.276 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.276 INFO kablam! Sep 19 19:13:28.276 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.276 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 19 19:13:28.276 INFO kablam! | Sep 19 19:13:28.276 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.276 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.276 INFO kablam! | Sep 19 19:13:28.276 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.276 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.276 INFO kablam! Sep 19 19:13:28.276 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.276 INFO kablam! --> src/arrays/Array256.rs:96:20 Sep 19 19:13:28.276 INFO kablam! | Sep 19 19:13:28.277 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.277 INFO kablam! | ^^^^^^ Sep 19 19:13:28.277 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.277 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.277 INFO kablam! Sep 19 19:13:28.277 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.277 INFO kablam! --> src/arrays/Array256.rs:96:34 Sep 19 19:13:28.277 INFO kablam! | Sep 19 19:13:28.277 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.277 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.277 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.277 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.277 INFO kablam! Sep 19 19:13:28.277 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.277 INFO kablam! --> src/arrays/Array256.rs:102:20 Sep 19 19:13:28.277 INFO kablam! | Sep 19 19:13:28.277 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.277 INFO kablam! | ^^^^^^ Sep 19 19:13:28.277 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.277 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.277 INFO kablam! Sep 19 19:13:28.277 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.277 INFO kablam! --> src/arrays/Array256.rs:102:34 Sep 19 19:13:28.277 INFO kablam! | Sep 19 19:13:28.277 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.277 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.277 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.277 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.277 INFO kablam! Sep 19 19:13:28.277 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.277 INFO kablam! --> src/arrays/Array256.rs:111:14 Sep 19 19:13:28.277 INFO kablam! | Sep 19 19:13:28.277 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.277 INFO kablam! | ^^^^^^ Sep 19 19:13:28.277 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.277 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.277 INFO kablam! Sep 19 19:13:28.277 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.277 INFO kablam! --> src/arrays/Array256.rs:111:28 Sep 19 19:13:28.278 INFO kablam! | Sep 19 19:13:28.278 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.278 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.278 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.278 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.278 INFO kablam! Sep 19 19:13:28.278 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.278 INFO kablam! --> src/arrays/Array256.rs:120:15 Sep 19 19:13:28.278 INFO kablam! | Sep 19 19:13:28.278 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:28.278 INFO kablam! | ^^^^^^ Sep 19 19:13:28.278 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.278 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.278 INFO kablam! Sep 19 19:13:28.278 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.278 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 19 19:13:28.278 INFO kablam! | Sep 19 19:13:28.278 INFO kablam! 132 | self.0.iter() Sep 19 19:13:28.278 INFO kablam! | ^^^^^^ Sep 19 19:13:28.278 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.278 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.278 INFO kablam! Sep 19 19:13:28.278 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.278 INFO kablam! --> src/arrays/Array256.rs:144:3 Sep 19 19:13:28.278 INFO kablam! | Sep 19 19:13:28.278 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:28.278 INFO kablam! | ^^^^^^ Sep 19 19:13:28.278 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.278 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.278 INFO kablam! Sep 19 19:13:28.278 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.278 INFO kablam! --> src/arrays/Array256.rs:153:4 Sep 19 19:13:28.278 INFO kablam! | Sep 19 19:13:28.278 INFO kablam! 153 | &self.0[..] Sep 19 19:13:28.278 INFO kablam! | ^^^^^^ Sep 19 19:13:28.278 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.278 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.278 INFO kablam! Sep 19 19:13:28.278 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.278 INFO kablam! --> src/arrays/Array256.rs:162:8 Sep 19 19:13:28.278 INFO kablam! | Sep 19 19:13:28.278 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:28.279 INFO kablam! | ^^^^^^ Sep 19 19:13:28.279 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.279 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.279 INFO kablam! Sep 19 19:13:28.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.279 INFO kablam! --> src/arrays/Array512.rs:28:3 Sep 19 19:13:28.279 INFO kablam! | Sep 19 19:13:28.279 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:28.279 INFO kablam! | ^^^^^^ Sep 19 19:13:28.279 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.279 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.279 INFO kablam! Sep 19 19:13:28.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.279 INFO kablam! --> src/arrays/Array32.rs:78:43 Sep 19 19:13:28.279 INFO kablam! | Sep 19 19:13:28.279 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.279 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.279 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.279 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.279 INFO kablam! Sep 19 19:13:28.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.279 INFO kablam! --> src/arrays/Array32.rs:84:20 Sep 19 19:13:28.279 INFO kablam! | Sep 19 19:13:28.279 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.279 INFO kablam! | ^^^^^^ Sep 19 19:13:28.279 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.279 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.279 INFO kablam! Sep 19 19:13:28.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.279 INFO kablam! --> src/arrays/Array32.rs:84:34 Sep 19 19:13:28.279 INFO kablam! | Sep 19 19:13:28.279 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.279 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.279 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.279 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.279 INFO kablam! Sep 19 19:13:28.280 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.280 INFO kablam! --> src/arrays/Array32.rs:90:20 Sep 19 19:13:28.280 INFO kablam! | Sep 19 19:13:28.280 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.280 INFO kablam! | ^^^^^^ Sep 19 19:13:28.280 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.280 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.280 INFO kablam! Sep 19 19:13:28.280 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.280 INFO kablam! --> src/arrays/Array32.rs:90:34 Sep 19 19:13:28.280 INFO kablam! | Sep 19 19:13:28.280 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.280 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.280 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.280 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.280 INFO kablam! Sep 19 19:13:28.280 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.280 INFO kablam! --> src/arrays/Array32.rs:96:20 Sep 19 19:13:28.280 INFO kablam! | Sep 19 19:13:28.280 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.280 INFO kablam! | ^^^^^^ Sep 19 19:13:28.280 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.280 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.280 INFO kablam! Sep 19 19:13:28.280 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.280 INFO kablam! --> src/arrays/Array32.rs:96:34 Sep 19 19:13:28.280 INFO kablam! | Sep 19 19:13:28.280 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.280 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.280 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.280 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.280 INFO kablam! Sep 19 19:13:28.280 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.280 INFO kablam! --> src/arrays/Array32.rs:102:20 Sep 19 19:13:28.280 INFO kablam! | Sep 19 19:13:28.280 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.280 INFO kablam! | ^^^^^^ Sep 19 19:13:28.280 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.280 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.280 INFO kablam! Sep 19 19:13:28.280 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.280 INFO kablam! --> src/arrays/Array32.rs:102:34 Sep 19 19:13:28.280 INFO kablam! | Sep 19 19:13:28.281 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.281 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.281 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.281 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.281 INFO kablam! Sep 19 19:13:28.281 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.281 INFO kablam! --> src/arrays/Array32.rs:111:14 Sep 19 19:13:28.281 INFO kablam! | Sep 19 19:13:28.281 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.281 INFO kablam! | ^^^^^^ Sep 19 19:13:28.281 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.281 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.281 INFO kablam! Sep 19 19:13:28.281 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.281 INFO kablam! --> src/arrays/Array32.rs:111:28 Sep 19 19:13:28.281 INFO kablam! | Sep 19 19:13:28.281 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.281 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.281 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.281 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.281 INFO kablam! Sep 19 19:13:28.281 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.281 INFO kablam! --> src/arrays/Array32.rs:120:15 Sep 19 19:13:28.281 INFO kablam! | Sep 19 19:13:28.281 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:28.281 INFO kablam! | ^^^^^^ Sep 19 19:13:28.281 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.281 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.281 INFO kablam! Sep 19 19:13:28.281 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.281 INFO kablam! --> src/arrays/Array32.rs:132:3 Sep 19 19:13:28.281 INFO kablam! | Sep 19 19:13:28.281 INFO kablam! 132 | self.0.iter() Sep 19 19:13:28.281 INFO kablam! | ^^^^^^ Sep 19 19:13:28.281 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.281 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.281 INFO kablam! Sep 19 19:13:28.281 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.281 INFO kablam! --> src/arrays/Array32.rs:144:3 Sep 19 19:13:28.281 INFO kablam! | Sep 19 19:13:28.281 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:28.281 INFO kablam! | ^^^^^^ Sep 19 19:13:28.281 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.282 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.282 INFO kablam! Sep 19 19:13:28.282 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.282 INFO kablam! --> src/arrays/Array32.rs:153:4 Sep 19 19:13:28.282 INFO kablam! | Sep 19 19:13:28.282 INFO kablam! 153 | &self.0[..] Sep 19 19:13:28.282 INFO kablam! | ^^^^^^ Sep 19 19:13:28.282 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.282 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.282 INFO kablam! Sep 19 19:13:28.282 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.282 INFO kablam! --> src/arrays/Array32.rs:162:8 Sep 19 19:13:28.282 INFO kablam! | Sep 19 19:13:28.282 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:28.282 INFO kablam! | ^^^^^^ Sep 19 19:13:28.282 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.282 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.282 INFO kablam! Sep 19 19:13:28.282 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.282 INFO kablam! --> src/arrays/Array40.rs:28:3 Sep 19 19:13:28.282 INFO kablam! | Sep 19 19:13:28.282 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:28.282 INFO kablam! | ^^^^^^ Sep 19 19:13:28.282 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.282 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.282 INFO kablam! Sep 19 19:13:28.282 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.282 INFO kablam! --> src/arrays/Array40.rs:34:3 Sep 19 19:13:28.282 INFO kablam! | Sep 19 19:13:28.282 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:28.282 INFO kablam! | ^^^^^^ Sep 19 19:13:28.282 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.282 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.282 INFO kablam! Sep 19 19:13:28.282 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.282 INFO kablam! --> src/arrays/Array40.rs:56:3 Sep 19 19:13:28.282 INFO kablam! | Sep 19 19:13:28.282 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:28.282 INFO kablam! | ^^^^^^ Sep 19 19:13:28.282 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.283 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.283 INFO kablam! Sep 19 19:13:28.283 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.283 INFO kablam! --> src/arrays/Array40.rs:65:3 Sep 19 19:13:28.283 INFO kablam! | Sep 19 19:13:28.283 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.283 INFO kablam! | ^^^^^^ Sep 19 19:13:28.283 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.283 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.283 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.283 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.283 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.283 INFO kablam! --> src/arrays/Array40.rs:65:18 Sep 19 19:13:28.283 INFO kablam! | Sep 19 19:13:28.283 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.283 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.283 INFO kablam! | Sep 19 19:13:28.283 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.283 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.283 INFO kablam! Sep 19 19:13:28.283 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.283 INFO kablam! --> src/arrays/Array512.rs:34:3 Sep 19 19:13:28.283 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.283 INFO kablam! | Sep 19 19:13:28.283 INFO kablam! --> src/arrays/Array40.rs:78:29 Sep 19 19:13:28.283 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:28.283 INFO kablam! | Sep 19 19:13:28.283 INFO kablam! | ^^^^^^ Sep 19 19:13:28.283 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.283 INFO kablam! | ^^^^^^ Sep 19 19:13:28.284 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.284 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.284 INFO kablam! | Sep 19 19:13:28.285 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.285 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.285 INFO kablam! Sep 19 19:13:28.285 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.285 INFO kablam! --> src/arrays/Array512.rs:56:3 Sep 19 19:13:28.285 INFO kablam! | Sep 19 19:13:28.285 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:28.285 INFO kablam! | ^^^^^^ Sep 19 19:13:28.285 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.285 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.285 INFO kablam! Sep 19 19:13:28.285 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.285 INFO kablam! --> src/arrays/Array512.rs:65:3 Sep 19 19:13:28.285 INFO kablam! | Sep 19 19:13:28.285 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.285 INFO kablam! | ^^^^^^ Sep 19 19:13:28.285 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.285 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.285 INFO kablam! Sep 19 19:13:28.286 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.286 INFO kablam! --> src/arrays/Array512.rs:65:18 Sep 19 19:13:28.286 INFO kablam! | Sep 19 19:13:28.286 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.286 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.286 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.286 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.286 INFO kablam! Sep 19 19:13:28.286 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.286 INFO kablam! --> src/arrays/Array512.rs:78:29 Sep 19 19:13:28.286 INFO kablam! | Sep 19 19:13:28.286 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.286 INFO kablam! | ^^^^^^ Sep 19 19:13:28.286 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.286 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.286 INFO kablam! Sep 19 19:13:28.286 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.286 INFO kablam! --> src/arrays/Array512.rs:78:43 Sep 19 19:13:28.286 INFO kablam! | Sep 19 19:13:28.286 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.286 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.286 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.286 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.286 INFO kablam! Sep 19 19:13:28.286 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.286 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 19 19:13:28.286 INFO kablam! | Sep 19 19:13:28.286 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.286 INFO kablam! | ^^^^^^ Sep 19 19:13:28.286 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.286 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.287 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.287 INFO kablam! Sep 19 19:13:28.287 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.287 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 19 19:13:28.287 INFO kablam! | Sep 19 19:13:28.287 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.287 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.287 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.287 INFO kablam! | Sep 19 19:13:28.287 INFO kablam! --> src/arrays/Array40.rs:78:43 Sep 19 19:13:28.287 INFO kablam! | Sep 19 19:13:28.287 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.287 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.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 19 19:13:28.287 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.287 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.287 INFO kablam! Sep 19 19:13:28.287 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.287 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.287 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 19 19:13:28.287 INFO kablam! | Sep 19 19:13:28.287 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.287 INFO kablam! | ^^^^^^ Sep 19 19:13:28.287 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.287 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.287 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.287 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.287 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.287 INFO kablam! Sep 19 19:13:28.287 INFO kablam! Sep 19 19:13:28.287 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.287 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 19 19:13:28.287 INFO kablam! | Sep 19 19:13:28.287 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.287 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.287 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.287 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.288 INFO kablam! Sep 19 19:13:28.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.288 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 19 19:13:28.288 INFO kablam! | Sep 19 19:13:28.288 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.288 INFO kablam! | ^^^^^^ Sep 19 19:13:28.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.288 INFO kablam! --> src/arrays/Array512.rs:96:20 Sep 19 19:13:28.288 INFO kablam! | Sep 19 19:13:28.288 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.288 INFO kablam! | ^^^^^^ Sep 19 19:13:28.288 INFO kablam! | Sep 19 19:13:28.288 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.288 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.288 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.288 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.288 INFO kablam! --> src/arrays/Array512.rs:96:34 Sep 19 19:13:28.288 INFO kablam! | Sep 19 19:13:28.288 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.288 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.288 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.288 INFO kablam! Sep 19 19:13:28.288 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.288 INFO kablam! Sep 19 19:13:28.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.288 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 19 19:13:28.288 INFO kablam! | Sep 19 19:13:28.288 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.288 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.288 INFO kablam! --> src/arrays/Array512.rs:102:20 Sep 19 19:13:28.288 INFO kablam! | Sep 19 19:13:28.288 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.288 INFO kablam! | ^^^^^^ Sep 19 19:13:28.288 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.288 INFO kablam! | Sep 19 19:13:28.288 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.288 INFO kablam! Sep 19 19:13:28.289 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.289 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.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 19 19:13:28.289 INFO kablam! --> src/arrays/Array512.rs:102:34 Sep 19 19:13:28.289 INFO kablam! | Sep 19 19:13:28.289 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.289 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.289 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.289 INFO kablam! Sep 19 19:13:28.289 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.289 INFO kablam! Sep 19 19:13:28.289 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.289 INFO kablam! --> src/arrays/Array512.rs:111:14 Sep 19 19:13:28.289 INFO kablam! | Sep 19 19:13:28.291 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.291 INFO kablam! | ^^^^^^ Sep 19 19:13:28.291 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.291 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.291 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.291 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 19 19:13:28.291 INFO kablam! | Sep 19 19:13:28.291 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.291 INFO kablam! | ^^^^^^ Sep 19 19:13:28.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 19 19:13:28.291 INFO kablam! Sep 19 19:13:28.291 INFO kablam! | Sep 19 19:13:28.291 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.291 INFO kablam! --> src/arrays/Array512.rs:111:28 Sep 19 19:13:28.291 INFO kablam! | Sep 19 19:13:28.291 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.291 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.291 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.291 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.291 INFO kablam! Sep 19 19:13:28.291 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.291 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.291 INFO kablam! --> src/arrays/Array512.rs:120:15 Sep 19 19:13:28.291 INFO kablam! Sep 19 19:13:28.291 INFO kablam! | Sep 19 19:13:28.291 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:28.291 INFO kablam! | ^^^^^^ Sep 19 19:13:28.291 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.291 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.291 INFO kablam! Sep 19 19:13:28.291 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.291 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 19 19:13:28.291 INFO kablam! | Sep 19 19:13:28.291 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.291 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.291 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.291 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 19 19:13:28.291 INFO kablam! | Sep 19 19:13:28.291 INFO kablam! 132 | self.0.iter() Sep 19 19:13:28.291 INFO kablam! | ^^^^^^ Sep 19 19:13:28.291 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.291 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.291 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.291 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.291 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.291 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.291 INFO kablam! --> src/arrays/Array512.rs:144:3 Sep 19 19:13:28.291 INFO kablam! | Sep 19 19:13:28.291 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:28.291 INFO kablam! | ^^^^^^ Sep 19 19:13:28.291 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.292 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.292 INFO kablam! Sep 19 19:13:28.292 INFO kablam! Sep 19 19:13:28.292 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.292 INFO kablam! --> src/arrays/Array512.rs:153:4 Sep 19 19:13:28.292 INFO kablam! | Sep 19 19:13:28.292 INFO kablam! 153 | &self.0[..] Sep 19 19:13:28.292 INFO kablam! | ^^^^^^ Sep 19 19:13:28.292 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.292 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.292 INFO kablam! --> src/arrays/Array40.rs:96:20 Sep 19 19:13:28.292 INFO kablam! | Sep 19 19:13:28.292 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.292 INFO kablam! | ^^^^^^ Sep 19 19:13:28.292 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.292 INFO kablam! Sep 19 19:13:28.292 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.292 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.292 INFO kablam! --> src/arrays/Array512.rs:162:8 Sep 19 19:13:28.292 INFO kablam! | Sep 19 19:13:28.292 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:28.292 INFO kablam! | ^^^^^^ Sep 19 19:13:28.292 INFO kablam! | Sep 19 19:13:28.292 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.292 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.292 INFO kablam! Sep 19 19:13:28.292 INFO kablam! Sep 19 19:13:28.292 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.292 INFO kablam! --> src/arrays/Array1024.rs:28:3 Sep 19 19:13:28.292 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.292 INFO kablam! | Sep 19 19:13:28.292 INFO kablam! --> src/arrays/Array40.rs:96:34 Sep 19 19:13:28.292 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:28.292 INFO kablam! | Sep 19 19:13:28.292 INFO kablam! | ^^^^^^ Sep 19 19:13:28.292 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.292 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.292 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.295 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.295 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.295 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.295 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.295 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.295 INFO kablam! --> src/arrays/Array1024.rs:34:3 Sep 19 19:13:28.295 INFO kablam! | Sep 19 19:13:28.295 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:28.295 INFO kablam! | ^^^^^^ Sep 19 19:13:28.295 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.295 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.295 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.295 INFO kablam! Sep 19 19:13:28.295 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.295 INFO kablam! --> src/arrays/Array40.rs:102:20 Sep 19 19:13:28.295 INFO kablam! | Sep 19 19:13:28.295 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.295 INFO kablam! | ^^^^^^ Sep 19 19:13:28.295 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.295 INFO kablam! --> src/arrays/Array1024.rs:56:3 Sep 19 19:13:28.295 INFO kablam! | Sep 19 19:13:28.295 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:28.295 INFO kablam! | ^^^^^^ Sep 19 19:13:28.295 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.295 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.295 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.295 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.295 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.295 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.295 INFO kablam! --> src/arrays/Array1024.rs:65:3 Sep 19 19:13:28.295 INFO kablam! | Sep 19 19:13:28.295 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.295 INFO kablam! | ^^^^^^ Sep 19 19:13:28.295 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.295 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.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 19 19:13:28.295 INFO kablam! Sep 19 19:13:28.295 INFO kablam! Sep 19 19:13:28.295 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.295 INFO kablam! --> src/arrays/Array1024.rs:65:18 Sep 19 19:13:28.295 INFO kablam! | Sep 19 19:13:28.295 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.295 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.295 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.295 INFO kablam! --> src/arrays/Array40.rs:102:34 Sep 19 19:13:28.295 INFO kablam! | Sep 19 19:13:28.295 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.295 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.295 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.295 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.295 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.296 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.296 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.296 INFO kablam! Sep 19 19:13:28.296 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.296 INFO kablam! --> src/arrays/Array1024.rs:78:29 Sep 19 19:13:28.296 INFO kablam! | Sep 19 19:13:28.296 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.296 INFO kablam! | ^^^^^^ Sep 19 19:13:28.296 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.296 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.296 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.296 INFO kablam! --> src/arrays/Array40.rs:111:14 Sep 19 19:13:28.296 INFO kablam! | Sep 19 19:13:28.296 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.296 INFO kablam! | ^^^^^^ Sep 19 19:13:28.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 19 19:13:28.296 INFO kablam! Sep 19 19:13:28.296 INFO kablam! | Sep 19 19:13:28.297 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.297 INFO kablam! --> src/arrays/Array1024.rs:78:43 Sep 19 19:13:28.297 INFO kablam! | Sep 19 19:13:28.297 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.297 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.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 19 19:13:28.297 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.297 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.297 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.297 INFO kablam! Sep 19 19:13:28.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 19 19:13:28.297 INFO kablam! Sep 19 19:13:28.297 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.297 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 19 19:13:28.297 INFO kablam! | Sep 19 19:13:28.297 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.297 INFO kablam! | ^^^^^^ Sep 19 19:13:28.297 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.297 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.297 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.297 INFO kablam! --> src/arrays/Array40.rs:111:28 Sep 19 19:13:28.297 INFO kablam! | Sep 19 19:13:28.297 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.297 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.297 INFO kablam! Sep 19 19:13:28.297 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.297 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 19 19:13:28.297 INFO kablam! | Sep 19 19:13:28.297 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.297 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.297 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.297 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.297 INFO kablam! Sep 19 19:13:28.297 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.297 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 19 19:13:28.297 INFO kablam! | Sep 19 19:13:28.297 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.297 INFO kablam! | ^^^^^^ Sep 19 19:13:28.297 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.298 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.298 INFO kablam! Sep 19 19:13:28.298 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.298 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 19 19:13:28.298 INFO kablam! | Sep 19 19:13:28.298 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.298 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.298 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.298 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.298 INFO kablam! Sep 19 19:13:28.298 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.298 INFO kablam! --> src/arrays/Array1024.rs:96:20 Sep 19 19:13:28.298 INFO kablam! | Sep 19 19:13:28.298 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.298 INFO kablam! | ^^^^^^ Sep 19 19:13:28.298 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.298 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.298 INFO kablam! Sep 19 19:13:28.298 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.298 INFO kablam! --> src/arrays/Array1024.rs:96:34 Sep 19 19:13:28.298 INFO kablam! | Sep 19 19:13:28.298 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.298 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.298 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.298 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.298 INFO kablam! Sep 19 19:13:28.298 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.298 INFO kablam! --> src/arrays/Array1024.rs:102:20 Sep 19 19:13:28.298 INFO kablam! | Sep 19 19:13:28.298 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.298 INFO kablam! | ^^^^^^ Sep 19 19:13:28.298 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.298 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.299 INFO kablam! Sep 19 19:13:28.299 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.299 INFO kablam! --> src/arrays/Array1024.rs:102:34 Sep 19 19:13:28.299 INFO kablam! | Sep 19 19:13:28.299 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.299 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.299 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.299 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.299 INFO kablam! Sep 19 19:13:28.299 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.299 INFO kablam! --> src/arrays/Array1024.rs:111:14 Sep 19 19:13:28.299 INFO kablam! | Sep 19 19:13:28.299 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.299 INFO kablam! | ^^^^^^ Sep 19 19:13:28.299 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.299 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.299 INFO kablam! Sep 19 19:13:28.299 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.299 INFO kablam! --> src/arrays/Array1024.rs:111:28 Sep 19 19:13:28.299 INFO kablam! | Sep 19 19:13:28.299 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.299 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.299 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.299 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.300 INFO kablam! Sep 19 19:13:28.300 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.300 INFO kablam! --> src/arrays/Array1024.rs:120:15 Sep 19 19:13:28.300 INFO kablam! | Sep 19 19:13:28.300 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:28.300 INFO kablam! | ^^^^^^ Sep 19 19:13:28.300 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.300 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.300 INFO kablam! Sep 19 19:13:28.300 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.300 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 19 19:13:28.300 INFO kablam! | Sep 19 19:13:28.300 INFO kablam! 132 | self.0.iter() Sep 19 19:13:28.300 INFO kablam! | ^^^^^^ Sep 19 19:13:28.300 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.300 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.300 INFO kablam! Sep 19 19:13:28.300 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.300 INFO kablam! --> src/arrays/Array1024.rs:144:3 Sep 19 19:13:28.300 INFO kablam! | Sep 19 19:13:28.300 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:28.300 INFO kablam! | ^^^^^^ Sep 19 19:13:28.300 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.300 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.300 INFO kablam! Sep 19 19:13:28.300 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.300 INFO kablam! --> src/arrays/Array1024.rs:153:4 Sep 19 19:13:28.300 INFO kablam! | Sep 19 19:13:28.300 INFO kablam! 153 | &self.0[..] Sep 19 19:13:28.300 INFO kablam! | ^^^^^^ Sep 19 19:13:28.300 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.300 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.300 INFO kablam! Sep 19 19:13:28.300 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.300 INFO kablam! --> src/arrays/Array1024.rs:162:8 Sep 19 19:13:28.300 INFO kablam! | Sep 19 19:13:28.300 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:28.300 INFO kablam! | ^^^^^^ Sep 19 19:13:28.300 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.300 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.300 INFO kablam! Sep 19 19:13:28.300 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.300 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.301 INFO kablam! Sep 19 19:13:28.301 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.301 INFO kablam! --> src/arrays/Array40.rs:120:15 Sep 19 19:13:28.301 INFO kablam! | Sep 19 19:13:28.301 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:28.301 INFO kablam! | ^^^^^^ Sep 19 19:13:28.301 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.301 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.301 INFO kablam! Sep 19 19:13:28.301 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.301 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 19 19:13:28.301 INFO kablam! | Sep 19 19:13:28.301 INFO kablam! 132 | self.0.iter() Sep 19 19:13:28.301 INFO kablam! | ^^^^^^ Sep 19 19:13:28.301 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.301 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.301 INFO kablam! Sep 19 19:13:28.301 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.301 INFO kablam! --> src/arrays/Array40.rs:144:3 Sep 19 19:13:28.301 INFO kablam! | Sep 19 19:13:28.301 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:28.301 INFO kablam! | ^^^^^^ Sep 19 19:13:28.301 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.301 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.301 INFO kablam! Sep 19 19:13:28.301 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.301 INFO kablam! --> src/arrays/Array40.rs:153:4 Sep 19 19:13:28.301 INFO kablam! | Sep 19 19:13:28.301 INFO kablam! 153 | &self.0[..] Sep 19 19:13:28.301 INFO kablam! | ^^^^^^ Sep 19 19:13:28.301 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.301 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.301 INFO kablam! Sep 19 19:13:28.301 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.301 INFO kablam! --> src/arrays/Array40.rs:162:8 Sep 19 19:13:28.301 INFO kablam! | Sep 19 19:13:28.301 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:28.301 INFO kablam! | ^^^^^^ Sep 19 19:13:28.301 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.301 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.301 INFO kablam! Sep 19 19:13:28.301 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.301 INFO kablam! --> src/arrays/Array46.rs:28:3 Sep 19 19:13:28.301 INFO kablam! | Sep 19 19:13:28.301 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:28.301 INFO kablam! | ^^^^^^ Sep 19 19:13:28.301 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.302 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.302 INFO kablam! Sep 19 19:13:28.302 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.302 INFO kablam! --> src/arrays/Array46.rs:34:3 Sep 19 19:13:28.302 INFO kablam! | Sep 19 19:13:28.302 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:28.302 INFO kablam! | ^^^^^^ Sep 19 19:13:28.302 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.302 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.302 INFO kablam! Sep 19 19:13:28.302 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.302 INFO kablam! --> src/arrays/Array46.rs:56:3 Sep 19 19:13:28.302 INFO kablam! | Sep 19 19:13:28.302 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:28.302 INFO kablam! | ^^^^^^ Sep 19 19:13:28.302 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.302 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.302 INFO kablam! Sep 19 19:13:28.302 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.302 INFO kablam! --> src/arrays/Array46.rs:65:3 Sep 19 19:13:28.302 INFO kablam! | Sep 19 19:13:28.302 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.302 INFO kablam! | ^^^^^^ Sep 19 19:13:28.302 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.302 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.302 INFO kablam! Sep 19 19:13:28.302 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 19 19:13:28.303 INFO kablam! --> src/lib.rs:8:12 Sep 19 19:13:28.303 INFO kablam! | Sep 19 19:13:28.303 INFO kablam! 8 | #![feature(associated_consts)] Sep 19 19:13:28.303 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 19:13:28.303 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.303 INFO kablam! --> src/arrays/Array46.rs:65:18 Sep 19 19:13:28.303 INFO kablam! | Sep 19 19:13:28.303 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.303 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.303 INFO kablam! | Sep 19 19:13:28.303 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 19:13:28.303 INFO kablam! Sep 19 19:13:28.303 INFO kablam! | Sep 19 19:13:28.303 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.303 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.303 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.303 INFO kablam! Sep 19 19:13:28.303 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.303 INFO kablam! --> src/arrays/Array46.rs:78:29 Sep 19 19:13:28.303 INFO kablam! | Sep 19 19:13:28.303 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.303 INFO kablam! | ^^^^^^ Sep 19 19:13:28.303 INFO kablam! | Sep 19 19:13:28.303 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.303 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.303 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.303 INFO kablam! Sep 19 19:13:28.303 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.303 INFO kablam! --> src/arrays/Array46.rs:78:43 Sep 19 19:13:28.303 INFO kablam! | Sep 19 19:13:28.303 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.303 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.303 INFO kablam! | Sep 19 19:13:28.303 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.303 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.303 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.303 INFO kablam! Sep 19 19:13:28.303 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.303 INFO kablam! --> src/arrays/Array46.rs:84:20 Sep 19 19:13:28.303 INFO kablam! | Sep 19 19:13:28.303 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.303 INFO kablam! | ^^^^^^ Sep 19 19:13:28.303 INFO kablam! | Sep 19 19:13:28.303 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.303 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.303 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.304 INFO kablam! Sep 19 19:13:28.304 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.304 INFO kablam! --> src/arrays/Array46.rs:84:34 Sep 19 19:13:28.304 INFO kablam! | Sep 19 19:13:28.304 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.304 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.304 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.304 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.304 INFO kablam! Sep 19 19:13:28.304 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.304 INFO kablam! --> src/arrays/Array46.rs:90:20 Sep 19 19:13:28.304 INFO kablam! | Sep 19 19:13:28.304 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.304 INFO kablam! | ^^^^^^ Sep 19 19:13:28.304 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.304 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.304 INFO kablam! Sep 19 19:13:28.304 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.304 INFO kablam! --> src/arrays/Array46.rs:90:34 Sep 19 19:13:28.304 INFO kablam! | Sep 19 19:13:28.304 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.304 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.304 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.304 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.304 INFO kablam! Sep 19 19:13:28.304 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.304 INFO kablam! --> src/arrays/Array46.rs:96:20 Sep 19 19:13:28.304 INFO kablam! | Sep 19 19:13:28.304 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.304 INFO kablam! | ^^^^^^ Sep 19 19:13:28.304 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.304 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.304 INFO kablam! Sep 19 19:13:28.304 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.304 INFO kablam! --> src/arrays/Array46.rs:96:34 Sep 19 19:13:28.304 INFO kablam! | Sep 19 19:13:28.304 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.304 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.304 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.304 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.304 INFO kablam! Sep 19 19:13:28.304 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.304 INFO kablam! --> src/arrays/Array46.rs:102:20 Sep 19 19:13:28.304 INFO kablam! | Sep 19 19:13:28.304 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.304 INFO kablam! | ^^^^^^ Sep 19 19:13:28.304 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.304 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.304 INFO kablam! Sep 19 19:13:28.305 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.305 INFO kablam! --> src/arrays/Array46.rs:102:34 Sep 19 19:13:28.305 INFO kablam! | Sep 19 19:13:28.305 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.305 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.305 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.305 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.305 INFO kablam! Sep 19 19:13:28.305 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.305 INFO kablam! --> src/arrays/Array46.rs:111:14 Sep 19 19:13:28.305 INFO kablam! | Sep 19 19:13:28.305 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.305 INFO kablam! | ^^^^^^ Sep 19 19:13:28.305 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.305 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.305 INFO kablam! Sep 19 19:13:28.305 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.305 INFO kablam! --> src/arrays/Array46.rs:111:28 Sep 19 19:13:28.305 INFO kablam! | Sep 19 19:13:28.305 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.305 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.305 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.305 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.305 INFO kablam! Sep 19 19:13:28.305 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.305 INFO kablam! --> src/arrays/Array46.rs:120:15 Sep 19 19:13:28.305 INFO kablam! | Sep 19 19:13:28.305 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:28.305 INFO kablam! | ^^^^^^ Sep 19 19:13:28.305 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.305 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.305 INFO kablam! Sep 19 19:13:28.305 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.305 INFO kablam! --> src/arrays/Array46.rs:132:3 Sep 19 19:13:28.305 INFO kablam! | Sep 19 19:13:28.305 INFO kablam! 132 | self.0.iter() Sep 19 19:13:28.305 INFO kablam! | ^^^^^^ Sep 19 19:13:28.305 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.305 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.306 INFO kablam! Sep 19 19:13:28.306 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.306 INFO kablam! --> src/arrays/Array46.rs:144:3 Sep 19 19:13:28.306 INFO kablam! | Sep 19 19:13:28.306 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:28.306 INFO kablam! | ^^^^^^ Sep 19 19:13:28.306 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.306 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.306 INFO kablam! Sep 19 19:13:28.306 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.306 INFO kablam! --> src/arrays/Array46.rs:153:4 Sep 19 19:13:28.306 INFO kablam! | Sep 19 19:13:28.306 INFO kablam! 153 | &self.0[..] Sep 19 19:13:28.306 INFO kablam! | ^^^^^^ Sep 19 19:13:28.306 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.306 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.306 INFO kablam! Sep 19 19:13:28.306 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.306 INFO kablam! --> src/arrays/Array46.rs:162:8 Sep 19 19:13:28.306 INFO kablam! | Sep 19 19:13:28.306 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:28.306 INFO kablam! | ^^^^^^ Sep 19 19:13:28.306 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.306 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.306 INFO kablam! Sep 19 19:13:28.306 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.306 INFO kablam! --> src/arrays/Array52.rs:28:3 Sep 19 19:13:28.306 INFO kablam! | Sep 19 19:13:28.306 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:28.306 INFO kablam! | ^^^^^^ Sep 19 19:13:28.306 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.306 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.306 INFO kablam! Sep 19 19:13:28.306 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.307 INFO kablam! --> src/arrays/Array52.rs:34:3 Sep 19 19:13:28.307 INFO kablam! | Sep 19 19:13:28.307 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:28.307 INFO kablam! | ^^^^^^ Sep 19 19:13:28.307 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.307 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.307 INFO kablam! Sep 19 19:13:28.307 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.307 INFO kablam! --> src/arrays/Array52.rs:56:3 Sep 19 19:13:28.307 INFO kablam! | Sep 19 19:13:28.307 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:28.307 INFO kablam! | ^^^^^^ Sep 19 19:13:28.307 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.307 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.307 INFO kablam! Sep 19 19:13:28.307 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.307 INFO kablam! --> src/arrays/Array52.rs:65:3 Sep 19 19:13:28.307 INFO kablam! | Sep 19 19:13:28.307 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.307 INFO kablam! | ^^^^^^ Sep 19 19:13:28.307 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.307 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.307 INFO kablam! Sep 19 19:13:28.307 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.307 INFO kablam! --> src/arrays/Array52.rs:65:18 Sep 19 19:13:28.307 INFO kablam! | Sep 19 19:13:28.307 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.307 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.307 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.307 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.307 INFO kablam! Sep 19 19:13:28.307 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.307 INFO kablam! --> src/arrays/Array52.rs:78:29 Sep 19 19:13:28.307 INFO kablam! | Sep 19 19:13:28.307 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.307 INFO kablam! | ^^^^^^ Sep 19 19:13:28.307 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.307 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.307 INFO kablam! Sep 19 19:13:28.308 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.308 INFO kablam! --> src/arrays/Array52.rs:78:43 Sep 19 19:13:28.308 INFO kablam! | Sep 19 19:13:28.308 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.308 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.308 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.308 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.308 INFO kablam! Sep 19 19:13:28.308 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.308 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 19 19:13:28.308 INFO kablam! | Sep 19 19:13:28.308 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.308 INFO kablam! | ^^^^^^ Sep 19 19:13:28.308 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.308 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.308 INFO kablam! Sep 19 19:13:28.308 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.308 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 19 19:13:28.308 INFO kablam! | Sep 19 19:13:28.308 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.308 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.308 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.308 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.308 INFO kablam! Sep 19 19:13:28.308 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.308 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 19 19:13:28.308 INFO kablam! | Sep 19 19:13:28.308 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.308 INFO kablam! | ^^^^^^ Sep 19 19:13:28.308 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.308 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.308 INFO kablam! Sep 19 19:13:28.308 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.308 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 19 19:13:28.308 INFO kablam! | Sep 19 19:13:28.308 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.308 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.308 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.308 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.308 INFO kablam! Sep 19 19:13:28.308 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.308 INFO kablam! --> src/arrays/Array52.rs:96:20 Sep 19 19:13:28.308 INFO kablam! | Sep 19 19:13:28.308 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.308 INFO kablam! | ^^^^^^ Sep 19 19:13:28.308 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.309 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.309 INFO kablam! Sep 19 19:13:28.309 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.309 INFO kablam! --> src/arrays/Array52.rs:96:34 Sep 19 19:13:28.309 INFO kablam! | Sep 19 19:13:28.309 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.309 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.309 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.309 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.309 INFO kablam! Sep 19 19:13:28.309 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.309 INFO kablam! --> src/arrays/Array52.rs:102:20 Sep 19 19:13:28.309 INFO kablam! | Sep 19 19:13:28.309 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.309 INFO kablam! | ^^^^^^ Sep 19 19:13:28.309 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.309 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.309 INFO kablam! Sep 19 19:13:28.309 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.309 INFO kablam! --> src/arrays/Array52.rs:102:34 Sep 19 19:13:28.309 INFO kablam! | Sep 19 19:13:28.309 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.309 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.309 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.309 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.309 INFO kablam! Sep 19 19:13:28.309 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.309 INFO kablam! --> src/arrays/Array52.rs:111:14 Sep 19 19:13:28.309 INFO kablam! | Sep 19 19:13:28.309 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.309 INFO kablam! | ^^^^^^ Sep 19 19:13:28.309 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.309 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.309 INFO kablam! Sep 19 19:13:28.309 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.309 INFO kablam! --> src/arrays/Array52.rs:111:28 Sep 19 19:13:28.309 INFO kablam! | Sep 19 19:13:28.309 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.309 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.309 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.309 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.309 INFO kablam! Sep 19 19:13:28.309 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.309 INFO kablam! --> src/arrays/Array52.rs:120:15 Sep 19 19:13:28.309 INFO kablam! | Sep 19 19:13:28.309 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:28.309 INFO kablam! | ^^^^^^ Sep 19 19:13:28.309 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.310 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.310 INFO kablam! Sep 19 19:13:28.310 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.310 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 19 19:13:28.310 INFO kablam! | Sep 19 19:13:28.310 INFO kablam! 132 | self.0.iter() Sep 19 19:13:28.310 INFO kablam! | ^^^^^^ Sep 19 19:13:28.310 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.310 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.310 INFO kablam! Sep 19 19:13:28.310 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.310 INFO kablam! --> src/arrays/Array52.rs:144:3 Sep 19 19:13:28.310 INFO kablam! | Sep 19 19:13:28.310 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:28.310 INFO kablam! | ^^^^^^ Sep 19 19:13:28.310 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.310 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.310 INFO kablam! Sep 19 19:13:28.310 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.310 INFO kablam! --> src/arrays/Array52.rs:153:4 Sep 19 19:13:28.310 INFO kablam! | Sep 19 19:13:28.310 INFO kablam! 153 | &self.0[..] Sep 19 19:13:28.310 INFO kablam! | ^^^^^^ Sep 19 19:13:28.310 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.310 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.310 INFO kablam! Sep 19 19:13:28.310 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.310 INFO kablam! --> src/arrays/Array52.rs:162:8 Sep 19 19:13:28.310 INFO kablam! | Sep 19 19:13:28.310 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:28.310 INFO kablam! | ^^^^^^ Sep 19 19:13:28.310 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.310 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.310 INFO kablam! Sep 19 19:13:28.310 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.310 INFO kablam! --> src/arrays/Array64.rs:28:3 Sep 19 19:13:28.310 INFO kablam! | Sep 19 19:13:28.310 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:28.310 INFO kablam! | ^^^^^^ Sep 19 19:13:28.310 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.311 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.311 INFO kablam! Sep 19 19:13:28.311 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.311 INFO kablam! --> src/arrays/Array64.rs:34:3 Sep 19 19:13:28.311 INFO kablam! | Sep 19 19:13:28.311 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:28.311 INFO kablam! | ^^^^^^ Sep 19 19:13:28.311 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.311 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.311 INFO kablam! Sep 19 19:13:28.311 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.311 INFO kablam! --> src/arrays/Array64.rs:56:3 Sep 19 19:13:28.311 INFO kablam! | Sep 19 19:13:28.311 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:28.311 INFO kablam! | ^^^^^^ Sep 19 19:13:28.311 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.311 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.311 INFO kablam! Sep 19 19:13:28.311 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.311 INFO kablam! --> src/arrays/Array64.rs:65:3 Sep 19 19:13:28.311 INFO kablam! | Sep 19 19:13:28.311 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.311 INFO kablam! | ^^^^^^ Sep 19 19:13:28.311 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.311 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.311 INFO kablam! Sep 19 19:13:28.311 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.311 INFO kablam! --> src/arrays/Array64.rs:65:18 Sep 19 19:13:28.311 INFO kablam! | Sep 19 19:13:28.311 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.311 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.311 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.311 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.311 INFO kablam! Sep 19 19:13:28.311 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.311 INFO kablam! --> src/arrays/Array64.rs:78:29 Sep 19 19:13:28.311 INFO kablam! | Sep 19 19:13:28.312 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.312 INFO kablam! | ^^^^^^ Sep 19 19:13:28.312 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.312 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.312 INFO kablam! Sep 19 19:13:28.312 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.312 INFO kablam! --> src/arrays/Array64.rs:78:43 Sep 19 19:13:28.312 INFO kablam! | Sep 19 19:13:28.312 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.312 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.312 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.312 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.312 INFO kablam! Sep 19 19:13:28.312 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.312 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 19 19:13:28.312 INFO kablam! | Sep 19 19:13:28.312 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.312 INFO kablam! | ^^^^^^ Sep 19 19:13:28.312 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.312 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.312 INFO kablam! Sep 19 19:13:28.312 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.312 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 19 19:13:28.312 INFO kablam! | Sep 19 19:13:28.312 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.312 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.312 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.312 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.312 INFO kablam! Sep 19 19:13:28.312 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.312 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 19 19:13:28.312 INFO kablam! | Sep 19 19:13:28.312 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.312 INFO kablam! | ^^^^^^ Sep 19 19:13:28.312 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.312 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.312 INFO kablam! Sep 19 19:13:28.312 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.312 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 19 19:13:28.313 INFO kablam! | Sep 19 19:13:28.313 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.313 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.313 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.313 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.313 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.313 INFO kablam! Sep 19 19:13:28.313 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.313 INFO kablam! --> src/arrays/Array64.rs:96:20 Sep 19 19:13:28.313 INFO kablam! | Sep 19 19:13:28.313 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.313 INFO kablam! | ^^^^^^ Sep 19 19:13:28.313 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.313 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.313 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.313 INFO kablam! Sep 19 19:13:28.313 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.313 INFO kablam! --> src/arrays/Array64.rs:96:34 Sep 19 19:13:28.313 INFO kablam! | Sep 19 19:13:28.313 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.313 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.313 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.313 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.313 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.313 INFO kablam! Sep 19 19:13:28.313 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.313 INFO kablam! --> src/arrays/Array64.rs:102:20 Sep 19 19:13:28.313 INFO kablam! | Sep 19 19:13:28.313 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.313 INFO kablam! | ^^^^^^ Sep 19 19:13:28.313 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.313 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.313 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.313 INFO kablam! Sep 19 19:13:28.313 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.313 INFO kablam! --> src/arrays/Array64.rs:102:34 Sep 19 19:13:28.313 INFO kablam! | Sep 19 19:13:28.313 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.313 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.313 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.313 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.313 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.313 INFO kablam! Sep 19 19:13:28.313 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.313 INFO kablam! --> src/arrays/Array64.rs:111:14 Sep 19 19:13:28.313 INFO kablam! | Sep 19 19:13:28.313 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.313 INFO kablam! | ^^^^^^ Sep 19 19:13:28.313 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.313 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.313 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.313 INFO kablam! Sep 19 19:13:28.313 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.314 INFO kablam! --> src/arrays/Array64.rs:111:28 Sep 19 19:13:28.314 INFO kablam! | Sep 19 19:13:28.314 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.314 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.314 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.314 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.314 INFO kablam! Sep 19 19:13:28.314 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.314 INFO kablam! --> src/arrays/Array64.rs:120:15 Sep 19 19:13:28.314 INFO kablam! | Sep 19 19:13:28.314 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:28.314 INFO kablam! | ^^^^^^ Sep 19 19:13:28.314 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.314 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.314 INFO kablam! Sep 19 19:13:28.315 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.315 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 19 19:13:28.315 INFO kablam! | Sep 19 19:13:28.315 INFO kablam! 132 | self.0.iter() Sep 19 19:13:28.315 INFO kablam! | ^^^^^^ Sep 19 19:13:28.315 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.315 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.315 INFO kablam! Sep 19 19:13:28.315 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.315 INFO kablam! --> src/arrays/Array64.rs:144:3 Sep 19 19:13:28.315 INFO kablam! | Sep 19 19:13:28.315 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:28.315 INFO kablam! | ^^^^^^ Sep 19 19:13:28.315 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.315 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.315 INFO kablam! Sep 19 19:13:28.315 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.315 INFO kablam! --> src/arrays/Array64.rs:153:4 Sep 19 19:13:28.315 INFO kablam! | Sep 19 19:13:28.315 INFO kablam! 153 | &self.0[..] Sep 19 19:13:28.315 INFO kablam! | ^^^^^^ Sep 19 19:13:28.315 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.315 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.315 INFO kablam! Sep 19 19:13:28.315 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.315 INFO kablam! --> src/arrays/Array64.rs:162:8 Sep 19 19:13:28.315 INFO kablam! | Sep 19 19:13:28.315 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:28.315 INFO kablam! | ^^^^^^ Sep 19 19:13:28.315 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.315 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.315 INFO kablam! Sep 19 19:13:28.315 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.315 INFO kablam! --> src/arrays/Array80.rs:28:3 Sep 19 19:13:28.315 INFO kablam! | Sep 19 19:13:28.315 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:28.315 INFO kablam! | ^^^^^^ Sep 19 19:13:28.315 INFO kablam! | Sep 19 19:13:28.316 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.316 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.316 INFO kablam! Sep 19 19:13:28.316 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.316 INFO kablam! --> src/arrays/Array80.rs:34:3 Sep 19 19:13:28.316 INFO kablam! | Sep 19 19:13:28.316 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:28.316 INFO kablam! | ^^^^^^ Sep 19 19:13:28.316 INFO kablam! | Sep 19 19:13:28.316 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.316 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.316 INFO kablam! Sep 19 19:13:28.316 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.316 INFO kablam! --> src/arrays/Array80.rs:56:3 Sep 19 19:13:28.316 INFO kablam! | Sep 19 19:13:28.316 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:28.316 INFO kablam! | ^^^^^^ Sep 19 19:13:28.316 INFO kablam! | Sep 19 19:13:28.316 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.316 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.316 INFO kablam! Sep 19 19:13:28.316 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.316 INFO kablam! --> src/arrays/Array80.rs:65:3 Sep 19 19:13:28.316 INFO kablam! | Sep 19 19:13:28.316 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.316 INFO kablam! | ^^^^^^ Sep 19 19:13:28.316 INFO kablam! | Sep 19 19:13:28.316 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.316 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.316 INFO kablam! Sep 19 19:13:28.316 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.316 INFO kablam! --> src/arrays/Array80.rs:65:18 Sep 19 19:13:28.316 INFO kablam! | Sep 19 19:13:28.316 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.316 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.316 INFO kablam! | Sep 19 19:13:28.316 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.316 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.316 INFO kablam! Sep 19 19:13:28.316 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.316 INFO kablam! --> src/arrays/Array80.rs:78:29 Sep 19 19:13:28.316 INFO kablam! | Sep 19 19:13:28.316 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.316 INFO kablam! | ^^^^^^ Sep 19 19:13:28.316 INFO kablam! | Sep 19 19:13:28.316 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.317 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.317 INFO kablam! Sep 19 19:13:28.317 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.317 INFO kablam! --> src/arrays/Array80.rs:78:43 Sep 19 19:13:28.317 INFO kablam! | Sep 19 19:13:28.317 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.317 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.317 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.317 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.317 INFO kablam! Sep 19 19:13:28.317 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.317 INFO kablam! --> src/arrays/Array80.rs:84:20 Sep 19 19:13:28.317 INFO kablam! | Sep 19 19:13:28.317 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.317 INFO kablam! | ^^^^^^ Sep 19 19:13:28.317 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.317 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.317 INFO kablam! Sep 19 19:13:28.317 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.317 INFO kablam! --> src/arrays/Array80.rs:84:34 Sep 19 19:13:28.317 INFO kablam! | Sep 19 19:13:28.317 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.317 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.318 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.318 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.318 INFO kablam! Sep 19 19:13:28.318 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.318 INFO kablam! --> src/arrays/Array80.rs:90:20 Sep 19 19:13:28.318 INFO kablam! | Sep 19 19:13:28.318 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.318 INFO kablam! | ^^^^^^ Sep 19 19:13:28.318 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.318 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.318 INFO kablam! Sep 19 19:13:28.318 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.318 INFO kablam! --> src/arrays/Array80.rs:90:34 Sep 19 19:13:28.318 INFO kablam! | Sep 19 19:13:28.318 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.318 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.318 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.318 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.318 INFO kablam! Sep 19 19:13:28.318 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.318 INFO kablam! --> src/arrays/Array80.rs:96:20 Sep 19 19:13:28.318 INFO kablam! | Sep 19 19:13:28.318 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.318 INFO kablam! | ^^^^^^ Sep 19 19:13:28.318 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.318 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.318 INFO kablam! Sep 19 19:13:28.318 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.318 INFO kablam! --> src/arrays/Array80.rs:96:34 Sep 19 19:13:28.318 INFO kablam! | Sep 19 19:13:28.318 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.318 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.318 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.318 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.318 INFO kablam! Sep 19 19:13:28.318 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.318 INFO kablam! --> src/arrays/Array80.rs:102:20 Sep 19 19:13:28.318 INFO kablam! | Sep 19 19:13:28.318 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.318 INFO kablam! | ^^^^^^ Sep 19 19:13:28.318 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.318 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.319 INFO kablam! Sep 19 19:13:28.319 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.319 INFO kablam! --> src/arrays/Array80.rs:102:34 Sep 19 19:13:28.319 INFO kablam! | Sep 19 19:13:28.319 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.319 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.319 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.319 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.319 INFO kablam! Sep 19 19:13:28.319 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.319 INFO kablam! --> src/arrays/Array80.rs:111:14 Sep 19 19:13:28.319 INFO kablam! | Sep 19 19:13:28.319 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.319 INFO kablam! | ^^^^^^ Sep 19 19:13:28.319 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.319 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.319 INFO kablam! Sep 19 19:13:28.319 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.319 INFO kablam! --> src/arrays/Array80.rs:111:28 Sep 19 19:13:28.319 INFO kablam! | Sep 19 19:13:28.319 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.319 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.319 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.319 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.319 INFO kablam! Sep 19 19:13:28.319 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.319 INFO kablam! --> src/arrays/Array80.rs:120:15 Sep 19 19:13:28.319 INFO kablam! | Sep 19 19:13:28.319 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:28.319 INFO kablam! | ^^^^^^ Sep 19 19:13:28.319 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.319 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.319 INFO kablam! Sep 19 19:13:28.319 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.319 INFO kablam! --> src/arrays/Array80.rs:132:3 Sep 19 19:13:28.319 INFO kablam! | Sep 19 19:13:28.319 INFO kablam! 132 | self.0.iter() Sep 19 19:13:28.319 INFO kablam! | ^^^^^^ Sep 19 19:13:28.319 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.320 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.320 INFO kablam! Sep 19 19:13:28.320 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.320 INFO kablam! --> src/arrays/Array80.rs:144:3 Sep 19 19:13:28.320 INFO kablam! | Sep 19 19:13:28.320 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:28.320 INFO kablam! | ^^^^^^ Sep 19 19:13:28.320 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.320 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.320 INFO kablam! Sep 19 19:13:28.320 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.320 INFO kablam! --> src/arrays/Array80.rs:153:4 Sep 19 19:13:28.320 INFO kablam! | Sep 19 19:13:28.320 INFO kablam! 153 | &self.0[..] Sep 19 19:13:28.320 INFO kablam! | ^^^^^^ Sep 19 19:13:28.320 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.320 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.320 INFO kablam! Sep 19 19:13:28.320 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.320 INFO kablam! --> src/arrays/Array80.rs:162:8 Sep 19 19:13:28.320 INFO kablam! | Sep 19 19:13:28.320 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:28.320 INFO kablam! | ^^^^^^ Sep 19 19:13:28.321 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.321 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.321 INFO kablam! Sep 19 19:13:28.321 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.321 INFO kablam! --> src/arrays/Array128.rs:28:3 Sep 19 19:13:28.321 INFO kablam! | Sep 19 19:13:28.321 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:28.321 INFO kablam! | ^^^^^^ Sep 19 19:13:28.321 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.321 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.321 INFO kablam! Sep 19 19:13:28.325 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.325 INFO kablam! --> src/arrays/Array128.rs:34:3 Sep 19 19:13:28.325 INFO kablam! | Sep 19 19:13:28.325 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:28.325 INFO kablam! | ^^^^^^ Sep 19 19:13:28.325 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.325 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.325 INFO kablam! Sep 19 19:13:28.325 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.325 INFO kablam! --> src/arrays/Array128.rs:56:3 Sep 19 19:13:28.325 INFO kablam! | Sep 19 19:13:28.325 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:28.325 INFO kablam! | ^^^^^^ Sep 19 19:13:28.325 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.325 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.325 INFO kablam! Sep 19 19:13:28.325 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.325 INFO kablam! --> src/arrays/Array128.rs:65:3 Sep 19 19:13:28.325 INFO kablam! | Sep 19 19:13:28.325 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.325 INFO kablam! | ^^^^^^ Sep 19 19:13:28.325 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.325 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.325 INFO kablam! Sep 19 19:13:28.325 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.325 INFO kablam! --> src/arrays/Array128.rs:65:18 Sep 19 19:13:28.325 INFO kablam! | Sep 19 19:13:28.325 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.325 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.325 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.325 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.325 INFO kablam! Sep 19 19:13:28.325 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.325 INFO kablam! --> src/arrays/Array128.rs:78:29 Sep 19 19:13:28.325 INFO kablam! | Sep 19 19:13:28.325 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.325 INFO kablam! | ^^^^^^ Sep 19 19:13:28.325 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.325 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.325 INFO kablam! Sep 19 19:13:28.326 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.326 INFO kablam! --> src/arrays/Array128.rs:78:43 Sep 19 19:13:28.326 INFO kablam! | Sep 19 19:13:28.326 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.326 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.326 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.326 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.326 INFO kablam! Sep 19 19:13:28.326 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.326 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 19 19:13:28.326 INFO kablam! | Sep 19 19:13:28.326 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.326 INFO kablam! | ^^^^^^ Sep 19 19:13:28.326 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.326 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.326 INFO kablam! Sep 19 19:13:28.326 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.326 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 19 19:13:28.326 INFO kablam! | Sep 19 19:13:28.326 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.326 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.326 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.326 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.326 INFO kablam! Sep 19 19:13:28.326 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.326 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 19 19:13:28.326 INFO kablam! | Sep 19 19:13:28.326 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.326 INFO kablam! | ^^^^^^ Sep 19 19:13:28.326 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.326 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.326 INFO kablam! Sep 19 19:13:28.326 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.326 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 19 19:13:28.326 INFO kablam! | Sep 19 19:13:28.326 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.326 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.326 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.326 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.326 INFO kablam! Sep 19 19:13:28.326 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.326 INFO kablam! --> src/arrays/Array128.rs:96:20 Sep 19 19:13:28.326 INFO kablam! | Sep 19 19:13:28.326 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.326 INFO kablam! | ^^^^^^ Sep 19 19:13:28.326 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.327 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.327 INFO kablam! Sep 19 19:13:28.327 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.327 INFO kablam! --> src/arrays/Array128.rs:96:34 Sep 19 19:13:28.327 INFO kablam! | Sep 19 19:13:28.327 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.327 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.327 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.327 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.327 INFO kablam! Sep 19 19:13:28.327 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.327 INFO kablam! --> src/arrays/Array128.rs:102:20 Sep 19 19:13:28.327 INFO kablam! | Sep 19 19:13:28.327 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.327 INFO kablam! | ^^^^^^ Sep 19 19:13:28.327 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.327 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.327 INFO kablam! Sep 19 19:13:28.327 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.327 INFO kablam! --> src/arrays/Array128.rs:102:34 Sep 19 19:13:28.327 INFO kablam! | Sep 19 19:13:28.327 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.327 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.327 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.327 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.327 INFO kablam! Sep 19 19:13:28.327 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.327 INFO kablam! --> src/arrays/Array128.rs:111:14 Sep 19 19:13:28.327 INFO kablam! | Sep 19 19:13:28.327 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.327 INFO kablam! | ^^^^^^ Sep 19 19:13:28.327 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.327 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.327 INFO kablam! Sep 19 19:13:28.327 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.327 INFO kablam! --> src/arrays/Array128.rs:111:28 Sep 19 19:13:28.327 INFO kablam! | Sep 19 19:13:28.327 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.327 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.327 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.327 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.327 INFO kablam! Sep 19 19:13:28.327 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.327 INFO kablam! --> src/arrays/Array128.rs:120:15 Sep 19 19:13:28.330 INFO kablam! | Sep 19 19:13:28.330 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:28.330 INFO kablam! | ^^^^^^ Sep 19 19:13:28.330 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.330 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.330 INFO kablam! Sep 19 19:13:28.330 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.330 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 19 19:13:28.330 INFO kablam! | Sep 19 19:13:28.330 INFO kablam! 132 | self.0.iter() Sep 19 19:13:28.330 INFO kablam! | ^^^^^^ Sep 19 19:13:28.330 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.330 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.330 INFO kablam! Sep 19 19:13:28.330 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.330 INFO kablam! --> src/arrays/Array128.rs:144:3 Sep 19 19:13:28.330 INFO kablam! | Sep 19 19:13:28.330 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:28.331 INFO kablam! | ^^^^^^ Sep 19 19:13:28.331 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.331 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.331 INFO kablam! Sep 19 19:13:28.331 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.331 INFO kablam! --> src/arrays/Array128.rs:153:4 Sep 19 19:13:28.331 INFO kablam! | Sep 19 19:13:28.331 INFO kablam! 153 | &self.0[..] Sep 19 19:13:28.331 INFO kablam! | ^^^^^^ Sep 19 19:13:28.331 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.331 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.331 INFO kablam! Sep 19 19:13:28.331 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.331 INFO kablam! --> src/arrays/Array128.rs:162:8 Sep 19 19:13:28.331 INFO kablam! | Sep 19 19:13:28.331 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:28.331 INFO kablam! | ^^^^^^ Sep 19 19:13:28.331 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.331 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.331 INFO kablam! Sep 19 19:13:28.331 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.331 INFO kablam! --> src/arrays/Array256.rs:28:3 Sep 19 19:13:28.331 INFO kablam! | Sep 19 19:13:28.331 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:28.331 INFO kablam! | ^^^^^^ Sep 19 19:13:28.331 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.331 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.331 INFO kablam! Sep 19 19:13:28.331 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.331 INFO kablam! --> src/arrays/Array256.rs:34:3 Sep 19 19:13:28.331 INFO kablam! | Sep 19 19:13:28.331 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:28.331 INFO kablam! | ^^^^^^ Sep 19 19:13:28.331 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.331 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.331 INFO kablam! Sep 19 19:13:28.331 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.331 INFO kablam! --> src/arrays/Array256.rs:56:3 Sep 19 19:13:28.331 INFO kablam! | Sep 19 19:13:28.332 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:28.332 INFO kablam! | ^^^^^^ Sep 19 19:13:28.332 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.332 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.332 INFO kablam! Sep 19 19:13:28.332 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.332 INFO kablam! --> src/arrays/Array256.rs:65:3 Sep 19 19:13:28.332 INFO kablam! | Sep 19 19:13:28.332 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.332 INFO kablam! | ^^^^^^ Sep 19 19:13:28.332 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.332 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.332 INFO kablam! Sep 19 19:13:28.332 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.332 INFO kablam! --> src/arrays/Array256.rs:65:18 Sep 19 19:13:28.332 INFO kablam! | Sep 19 19:13:28.332 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.332 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.332 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.332 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.332 INFO kablam! Sep 19 19:13:28.332 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.332 INFO kablam! --> src/arrays/Array256.rs:78:29 Sep 19 19:13:28.332 INFO kablam! | Sep 19 19:13:28.332 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.332 INFO kablam! | ^^^^^^ Sep 19 19:13:28.332 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.332 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.332 INFO kablam! Sep 19 19:13:28.332 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.332 INFO kablam! --> src/arrays/Array256.rs:78:43 Sep 19 19:13:28.332 INFO kablam! | Sep 19 19:13:28.332 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.332 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.332 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.332 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.332 INFO kablam! Sep 19 19:13:28.339 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.339 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 19 19:13:28.339 INFO kablam! | Sep 19 19:13:28.339 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.339 INFO kablam! | ^^^^^^ Sep 19 19:13:28.339 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.339 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.339 INFO kablam! Sep 19 19:13:28.339 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.339 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 19 19:13:28.339 INFO kablam! | Sep 19 19:13:28.339 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.339 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.339 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.339 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.339 INFO kablam! Sep 19 19:13:28.339 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.339 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 19 19:13:28.339 INFO kablam! | Sep 19 19:13:28.339 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.339 INFO kablam! | ^^^^^^ Sep 19 19:13:28.339 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.339 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.339 INFO kablam! Sep 19 19:13:28.339 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.339 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 19 19:13:28.339 INFO kablam! | Sep 19 19:13:28.339 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.339 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.339 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.339 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.339 INFO kablam! Sep 19 19:13:28.339 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.339 INFO kablam! --> src/arrays/Array256.rs:96:20 Sep 19 19:13:28.339 INFO kablam! | Sep 19 19:13:28.339 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.339 INFO kablam! | ^^^^^^ Sep 19 19:13:28.339 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.339 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.340 INFO kablam! Sep 19 19:13:28.340 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.340 INFO kablam! --> src/arrays/Array256.rs:96:34 Sep 19 19:13:28.340 INFO kablam! | Sep 19 19:13:28.340 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.340 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.340 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.340 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.340 INFO kablam! Sep 19 19:13:28.340 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.340 INFO kablam! --> src/arrays/Array256.rs:102:20 Sep 19 19:13:28.340 INFO kablam! | Sep 19 19:13:28.340 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.340 INFO kablam! | ^^^^^^ Sep 19 19:13:28.340 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.340 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.340 INFO kablam! Sep 19 19:13:28.340 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.340 INFO kablam! --> src/arrays/Array256.rs:102:34 Sep 19 19:13:28.340 INFO kablam! | Sep 19 19:13:28.340 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.340 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.340 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.340 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.340 INFO kablam! Sep 19 19:13:28.340 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.340 INFO kablam! --> src/arrays/Array256.rs:111:14 Sep 19 19:13:28.340 INFO kablam! | Sep 19 19:13:28.340 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.340 INFO kablam! | ^^^^^^ Sep 19 19:13:28.340 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.340 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.340 INFO kablam! Sep 19 19:13:28.340 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.340 INFO kablam! --> src/arrays/Array256.rs:111:28 Sep 19 19:13:28.340 INFO kablam! | Sep 19 19:13:28.340 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.340 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.340 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.340 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.341 INFO kablam! Sep 19 19:13:28.341 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.341 INFO kablam! --> src/arrays/Array256.rs:120:15 Sep 19 19:13:28.341 INFO kablam! | Sep 19 19:13:28.341 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:28.341 INFO kablam! | ^^^^^^ Sep 19 19:13:28.341 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.341 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.341 INFO kablam! Sep 19 19:13:28.341 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.341 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 19 19:13:28.341 INFO kablam! | Sep 19 19:13:28.341 INFO kablam! 132 | self.0.iter() Sep 19 19:13:28.341 INFO kablam! | ^^^^^^ Sep 19 19:13:28.341 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.341 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.341 INFO kablam! Sep 19 19:13:28.341 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.341 INFO kablam! --> src/arrays/Array256.rs:144:3 Sep 19 19:13:28.341 INFO kablam! | Sep 19 19:13:28.341 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:28.341 INFO kablam! | ^^^^^^ Sep 19 19:13:28.341 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.341 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.341 INFO kablam! Sep 19 19:13:28.341 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.341 INFO kablam! --> src/arrays/Array256.rs:153:4 Sep 19 19:13:28.341 INFO kablam! | Sep 19 19:13:28.341 INFO kablam! 153 | &self.0[..] Sep 19 19:13:28.341 INFO kablam! | ^^^^^^ Sep 19 19:13:28.341 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.347 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.347 INFO kablam! Sep 19 19:13:28.347 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.347 INFO kablam! --> src/arrays/Array256.rs:162:8 Sep 19 19:13:28.347 INFO kablam! | Sep 19 19:13:28.347 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:28.347 INFO kablam! | ^^^^^^ Sep 19 19:13:28.347 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.347 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.347 INFO kablam! Sep 19 19:13:28.347 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.347 INFO kablam! --> src/arrays/Array512.rs:28:3 Sep 19 19:13:28.347 INFO kablam! | Sep 19 19:13:28.347 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:28.347 INFO kablam! | ^^^^^^ Sep 19 19:13:28.347 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.347 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.347 INFO kablam! Sep 19 19:13:28.347 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.347 INFO kablam! --> src/arrays/Array512.rs:34:3 Sep 19 19:13:28.347 INFO kablam! | Sep 19 19:13:28.347 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:28.347 INFO kablam! | ^^^^^^ Sep 19 19:13:28.347 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.347 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.347 INFO kablam! Sep 19 19:13:28.347 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.347 INFO kablam! --> src/arrays/Array512.rs:56:3 Sep 19 19:13:28.347 INFO kablam! | Sep 19 19:13:28.347 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:28.347 INFO kablam! | ^^^^^^ Sep 19 19:13:28.347 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.347 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.347 INFO kablam! Sep 19 19:13:28.347 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.347 INFO kablam! --> src/arrays/Array512.rs:65:3 Sep 19 19:13:28.347 INFO kablam! | Sep 19 19:13:28.347 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.347 INFO kablam! | ^^^^^^ Sep 19 19:13:28.347 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.347 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.347 INFO kablam! Sep 19 19:13:28.348 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.348 INFO kablam! --> src/arrays/Array512.rs:65:18 Sep 19 19:13:28.348 INFO kablam! | Sep 19 19:13:28.348 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.348 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.348 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.348 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.348 INFO kablam! Sep 19 19:13:28.348 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.348 INFO kablam! --> src/arrays/Array512.rs:78:29 Sep 19 19:13:28.348 INFO kablam! | Sep 19 19:13:28.348 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.348 INFO kablam! | ^^^^^^ Sep 19 19:13:28.348 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.348 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.348 INFO kablam! Sep 19 19:13:28.348 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.348 INFO kablam! --> src/arrays/Array512.rs:78:43 Sep 19 19:13:28.348 INFO kablam! | Sep 19 19:13:28.348 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.348 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.348 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.348 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.348 INFO kablam! Sep 19 19:13:28.348 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.348 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 19 19:13:28.348 INFO kablam! | Sep 19 19:13:28.348 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.348 INFO kablam! | ^^^^^^ Sep 19 19:13:28.348 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.348 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.348 INFO kablam! Sep 19 19:13:28.348 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.348 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 19 19:13:28.348 INFO kablam! | Sep 19 19:13:28.348 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.348 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.348 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.348 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.348 INFO kablam! Sep 19 19:13:28.349 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.349 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 19 19:13:28.349 INFO kablam! | Sep 19 19:13:28.349 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.349 INFO kablam! | ^^^^^^ Sep 19 19:13:28.349 INFO kablam! | Sep 19 19:13:28.349 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.349 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.349 INFO kablam! Sep 19 19:13:28.349 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.349 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 19 19:13:28.349 INFO kablam! | Sep 19 19:13:28.349 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.349 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.349 INFO kablam! | Sep 19 19:13:28.349 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.349 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.349 INFO kablam! Sep 19 19:13:28.349 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.349 INFO kablam! --> src/arrays/Array512.rs:96:20 Sep 19 19:13:28.349 INFO kablam! | Sep 19 19:13:28.349 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.349 INFO kablam! | ^^^^^^ Sep 19 19:13:28.349 INFO kablam! | Sep 19 19:13:28.349 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.349 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.349 INFO kablam! Sep 19 19:13:28.349 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.354 INFO kablam! --> src/arrays/Array512.rs:96:34 Sep 19 19:13:28.354 INFO kablam! | Sep 19 19:13:28.355 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.355 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.355 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.355 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.355 INFO kablam! Sep 19 19:13:28.355 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.355 INFO kablam! --> src/arrays/Array512.rs:102:20 Sep 19 19:13:28.355 INFO kablam! | Sep 19 19:13:28.355 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.355 INFO kablam! | ^^^^^^ Sep 19 19:13:28.355 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.355 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.355 INFO kablam! Sep 19 19:13:28.355 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.355 INFO kablam! --> src/arrays/Array512.rs:102:34 Sep 19 19:13:28.355 INFO kablam! | Sep 19 19:13:28.355 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.355 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.355 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.355 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.355 INFO kablam! Sep 19 19:13:28.355 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.355 INFO kablam! --> src/arrays/Array512.rs:111:14 Sep 19 19:13:28.355 INFO kablam! | Sep 19 19:13:28.355 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.355 INFO kablam! | ^^^^^^ Sep 19 19:13:28.355 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.355 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.355 INFO kablam! Sep 19 19:13:28.355 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.355 INFO kablam! --> src/arrays/Array512.rs:111:28 Sep 19 19:13:28.355 INFO kablam! | Sep 19 19:13:28.355 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.355 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.355 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.355 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.355 INFO kablam! Sep 19 19:13:28.355 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.355 INFO kablam! --> src/arrays/Array512.rs:120:15 Sep 19 19:13:28.356 INFO kablam! | Sep 19 19:13:28.356 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:28.356 INFO kablam! | ^^^^^^ Sep 19 19:13:28.356 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.356 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.356 INFO kablam! Sep 19 19:13:28.356 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.356 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 19 19:13:28.356 INFO kablam! | Sep 19 19:13:28.356 INFO kablam! 132 | self.0.iter() Sep 19 19:13:28.356 INFO kablam! | ^^^^^^ Sep 19 19:13:28.356 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.356 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.356 INFO kablam! Sep 19 19:13:28.356 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.356 INFO kablam! --> src/arrays/Array512.rs:144:3 Sep 19 19:13:28.356 INFO kablam! | Sep 19 19:13:28.356 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:28.356 INFO kablam! | ^^^^^^ Sep 19 19:13:28.356 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.356 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.356 INFO kablam! Sep 19 19:13:28.356 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.356 INFO kablam! --> src/arrays/Array512.rs:153:4 Sep 19 19:13:28.356 INFO kablam! | Sep 19 19:13:28.356 INFO kablam! 153 | &self.0[..] Sep 19 19:13:28.356 INFO kablam! | ^^^^^^ Sep 19 19:13:28.356 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.356 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.356 INFO kablam! Sep 19 19:13:28.356 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.356 INFO kablam! --> src/arrays/Array512.rs:162:8 Sep 19 19:13:28.356 INFO kablam! | Sep 19 19:13:28.356 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:28.356 INFO kablam! | ^^^^^^ Sep 19 19:13:28.356 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.356 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.356 INFO kablam! Sep 19 19:13:28.356 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.357 INFO kablam! --> src/arrays/Array1024.rs:28:3 Sep 19 19:13:28.357 INFO kablam! | Sep 19 19:13:28.357 INFO kablam! 28 | self.0.as_ptr() Sep 19 19:13:28.357 INFO kablam! | ^^^^^^ Sep 19 19:13:28.357 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.357 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.357 INFO kablam! Sep 19 19:13:28.357 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.357 INFO kablam! --> src/arrays/Array1024.rs:34:3 Sep 19 19:13:28.357 INFO kablam! | Sep 19 19:13:28.357 INFO kablam! 34 | self.0.as_mut_ptr() Sep 19 19:13:28.357 INFO kablam! | ^^^^^^ Sep 19 19:13:28.357 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.357 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.357 INFO kablam! Sep 19 19:13:28.357 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.357 INFO kablam! --> src/arrays/Array1024.rs:56:3 Sep 19 19:13:28.357 INFO kablam! | Sep 19 19:13:28.357 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 19 19:13:28.357 INFO kablam! | ^^^^^^ Sep 19 19:13:28.357 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.357 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.357 INFO kablam! Sep 19 19:13:28.357 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.357 INFO kablam! --> src/arrays/Array1024.rs:65:3 Sep 19 19:13:28.357 INFO kablam! | Sep 19 19:13:28.357 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.357 INFO kablam! | ^^^^^^ Sep 19 19:13:28.357 INFO kablam! | Sep 19 19:13:28.362 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.362 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.363 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.363 INFO kablam! Sep 19 19:13:28.363 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.363 INFO kablam! --> src/arrays/Array1024.rs:65:18 Sep 19 19:13:28.363 INFO kablam! | Sep 19 19:13:28.363 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 19 19:13:28.363 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.363 INFO kablam! | Sep 19 19:13:28.363 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.363 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.363 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.363 INFO kablam! Sep 19 19:13:28.363 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.363 INFO kablam! --> src/arrays/Array1024.rs:78:29 Sep 19 19:13:28.363 INFO kablam! | Sep 19 19:13:28.363 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.363 INFO kablam! | ^^^^^^ Sep 19 19:13:28.363 INFO kablam! | Sep 19 19:13:28.363 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.363 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.363 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.363 INFO kablam! Sep 19 19:13:28.363 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.363 INFO kablam! --> src/arrays/Array1024.rs:78:43 Sep 19 19:13:28.363 INFO kablam! | Sep 19 19:13:28.363 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.363 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.363 INFO kablam! | Sep 19 19:13:28.363 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.363 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.363 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.363 INFO kablam! Sep 19 19:13:28.363 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.363 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 19 19:13:28.363 INFO kablam! | Sep 19 19:13:28.363 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.363 INFO kablam! | ^^^^^^ Sep 19 19:13:28.363 INFO kablam! | Sep 19 19:13:28.363 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.363 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.363 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 19:13:28.363 INFO kablam! Sep 19 19:13:28.363 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.363 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 19 19:13:28.363 INFO kablam! | Sep 19 19:13:28.363 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.363 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.363 INFO kablam! | Sep 19 19:13:28.363 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 19:13:28.363 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.364 INFO kablam! Sep 19 19:13:28.364 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.364 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 19 19:13:28.364 INFO kablam! | Sep 19 19:13:28.364 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.364 INFO kablam! | ^^^^^^ Sep 19 19:13:28.364 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.364 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.364 INFO kablam! Sep 19 19:13:28.364 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.364 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 19 19:13:28.364 INFO kablam! | Sep 19 19:13:28.364 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.364 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.364 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.364 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.364 INFO kablam! Sep 19 19:13:28.364 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.364 INFO kablam! --> src/arrays/Array1024.rs:96:20 Sep 19 19:13:28.364 INFO kablam! | Sep 19 19:13:28.364 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.364 INFO kablam! | ^^^^^^ Sep 19 19:13:28.364 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.364 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.364 INFO kablam! Sep 19 19:13:28.364 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.364 INFO kablam! --> src/arrays/Array1024.rs:96:34 Sep 19 19:13:28.364 INFO kablam! | Sep 19 19:13:28.364 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.364 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.364 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.364 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.364 INFO kablam! Sep 19 19:13:28.364 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.364 INFO kablam! --> src/arrays/Array1024.rs:102:20 Sep 19 19:13:28.364 INFO kablam! | Sep 19 19:13:28.364 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.364 INFO kablam! | ^^^^^^ Sep 19 19:13:28.364 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.364 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.365 INFO kablam! Sep 19 19:13:28.365 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.365 INFO kablam! --> src/arrays/Array1024.rs:102:34 Sep 19 19:13:28.365 INFO kablam! | Sep 19 19:13:28.365 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.365 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.365 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.365 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.365 INFO kablam! Sep 19 19:13:28.365 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.365 INFO kablam! --> src/arrays/Array1024.rs:111:14 Sep 19 19:13:28.365 INFO kablam! | Sep 19 19:13:28.365 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.365 INFO kablam! | ^^^^^^ Sep 19 19:13:28.365 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.365 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.365 INFO kablam! Sep 19 19:13:28.365 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.365 INFO kablam! --> src/arrays/Array1024.rs:111:28 Sep 19 19:13:28.365 INFO kablam! | Sep 19 19:13:28.365 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 19 19:13:28.365 INFO kablam! | ^^^^^^^ Sep 19 19:13:28.365 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.365 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.365 INFO kablam! Sep 19 19:13:28.365 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.365 INFO kablam! --> src/arrays/Array1024.rs:120:15 Sep 19 19:13:28.365 INFO kablam! | Sep 19 19:13:28.365 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 19 19:13:28.365 INFO kablam! | ^^^^^^ Sep 19 19:13:28.365 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.365 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.365 INFO kablam! Sep 19 19:13:28.365 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.365 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 19 19:13:28.365 INFO kablam! | Sep 19 19:13:28.365 INFO kablam! 132 | self.0.iter() Sep 19 19:13:28.365 INFO kablam! | ^^^^^^ Sep 19 19:13:28.365 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.365 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.366 INFO kablam! Sep 19 19:13:28.366 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.366 INFO kablam! --> src/arrays/Array1024.rs:144:3 Sep 19 19:13:28.366 INFO kablam! | Sep 19 19:13:28.366 INFO kablam! 144 | self.0.iter_mut() Sep 19 19:13:28.366 INFO kablam! | ^^^^^^ Sep 19 19:13:28.366 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.366 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.366 INFO kablam! Sep 19 19:13:28.366 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.366 INFO kablam! --> src/arrays/Array1024.rs:153:4 Sep 19 19:13:28.366 INFO kablam! | Sep 19 19:13:28.366 INFO kablam! 153 | &self.0[..] Sep 19 19:13:28.366 INFO kablam! | ^^^^^^ Sep 19 19:13:28.366 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.366 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.366 INFO kablam! Sep 19 19:13:28.366 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 19:13:28.366 INFO kablam! --> src/arrays/Array1024.rs:162:8 Sep 19 19:13:28.366 INFO kablam! | Sep 19 19:13:28.366 INFO kablam! 162 | &mut self.0[..] Sep 19 19:13:28.366 INFO kablam! | ^^^^^^ Sep 19 19:13:28.366 INFO kablam! | Sep 19 19:13:28.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 19 19:13:28.366 INFO kablam! = note: for more information, see issue #46043 Sep 19 19:13:28.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 19 19:13:28.366 INFO kablam! Sep 19 19:13:28.366 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 19 19:13:28.366 INFO kablam! --> src/lib.rs:8:12 Sep 19 19:13:28.366 INFO kablam! | Sep 19 19:13:28.366 INFO kablam! 8 | #![feature(associated_consts)] Sep 19 19:13:28.366 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 19:13:28.366 INFO kablam! | Sep 19 19:13:28.366 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 19:13:28.366 INFO kablam! Sep 19 19:13:28.419 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.37s Sep 19 19:13:28.419 INFO kablam! su: No module specific data is present Sep 19 19:13:29.103 INFO running `"docker" "rm" "-f" "4842764d9c6485f7b12a7613e6160fae918e8e306567f38ed65ae45602343fb8"` Sep 19 19:13:29.168 INFO blam! 4842764d9c6485f7b12a7613e6160fae918e8e306567f38ed65ae45602343fb8