Sep 02 01:34:44.506 INFO checking rust-extra-0.0.17 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 01:34:44.506 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 01:34:44.506 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 01:34:44.706 INFO blam! 005daa03790b84e24ea52d8e90d04ce2971900285cfbf801ab73dcbeeaa7bfd4 Sep 02 01:34:44.708 INFO running `"docker" "start" "-a" "005daa03790b84e24ea52d8e90d04ce2971900285cfbf801ab73dcbeeaa7bfd4"` Sep 02 01:34:45.447 INFO kablam! Checking rust-extra v0.0.17 (file:///source) Sep 02 01:34:47.493 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.493 INFO kablam! --> src/arrays/Array16.rs:28:3 Sep 02 01:34:47.493 INFO kablam! | Sep 02 01:34:47.493 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:47.493 INFO kablam! | ^^^^^^ Sep 02 01:34:47.493 INFO kablam! | Sep 02 01:34:47.493 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 02 01:34:47.493 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.493 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.493 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.493 INFO kablam! Sep 02 01:34:47.493 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.493 INFO kablam! --> src/arrays/Array16.rs:34:3 Sep 02 01:34:47.493 INFO kablam! | Sep 02 01:34:47.493 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:47.494 INFO kablam! | ^^^^^^ Sep 02 01:34:47.494 INFO kablam! | Sep 02 01:34:47.494 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.494 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.494 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.494 INFO kablam! Sep 02 01:34:47.494 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.494 INFO kablam! --> src/arrays/Array16.rs:56:3 Sep 02 01:34:47.494 INFO kablam! | Sep 02 01:34:47.494 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:47.494 INFO kablam! | ^^^^^^ Sep 02 01:34:47.494 INFO kablam! | Sep 02 01:34:47.494 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.494 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.494 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.494 INFO kablam! Sep 02 01:34:47.494 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.494 INFO kablam! --> src/arrays/Array16.rs:65:3 Sep 02 01:34:47.494 INFO kablam! | Sep 02 01:34:47.494 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.494 INFO kablam! | ^^^^^^ Sep 02 01:34:47.495 INFO kablam! | Sep 02 01:34:47.495 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.495 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.495 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.495 INFO kablam! Sep 02 01:34:47.495 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.495 INFO kablam! --> src/arrays/Array16.rs:65:18 Sep 02 01:34:47.495 INFO kablam! | Sep 02 01:34:47.495 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.495 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.495 INFO kablam! | Sep 02 01:34:47.495 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.495 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.496 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.496 INFO kablam! Sep 02 01:34:47.496 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.496 INFO kablam! --> src/arrays/Array16.rs:78:29 Sep 02 01:34:47.496 INFO kablam! | Sep 02 01:34:47.496 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.496 INFO kablam! | ^^^^^^ Sep 02 01:34:47.496 INFO kablam! | Sep 02 01:34:47.496 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.496 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.496 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.496 INFO kablam! Sep 02 01:34:47.496 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.497 INFO kablam! --> src/arrays/Array16.rs:78:43 Sep 02 01:34:47.497 INFO kablam! | Sep 02 01:34:47.497 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.497 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.497 INFO kablam! | Sep 02 01:34:47.497 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.497 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.497 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.497 INFO kablam! Sep 02 01:34:47.497 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.497 INFO kablam! --> src/arrays/Array16.rs:84:20 Sep 02 01:34:47.497 INFO kablam! | Sep 02 01:34:47.497 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.497 INFO kablam! | ^^^^^^ Sep 02 01:34:47.497 INFO kablam! | Sep 02 01:34:47.497 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.497 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.497 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.497 INFO kablam! Sep 02 01:34:47.498 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.498 INFO kablam! --> src/arrays/Array16.rs:84:34 Sep 02 01:34:47.498 INFO kablam! | Sep 02 01:34:47.498 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.498 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.498 INFO kablam! | Sep 02 01:34:47.498 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.498 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.498 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.498 INFO kablam! Sep 02 01:34:47.498 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.498 INFO kablam! --> src/arrays/Array16.rs:90:20 Sep 02 01:34:47.498 INFO kablam! | Sep 02 01:34:47.498 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.498 INFO kablam! | ^^^^^^ Sep 02 01:34:47.498 INFO kablam! | Sep 02 01:34:47.498 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.498 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.498 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.499 INFO kablam! Sep 02 01:34:47.499 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.499 INFO kablam! --> src/arrays/Array16.rs:90:34 Sep 02 01:34:47.499 INFO kablam! | Sep 02 01:34:47.499 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.499 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.499 INFO kablam! | Sep 02 01:34:47.499 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.499 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.499 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.499 INFO kablam! Sep 02 01:34:47.499 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.499 INFO kablam! --> src/arrays/Array16.rs:96:20 Sep 02 01:34:47.499 INFO kablam! | Sep 02 01:34:47.500 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.500 INFO kablam! | ^^^^^^ Sep 02 01:34:47.500 INFO kablam! | Sep 02 01:34:47.500 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.500 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.500 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.500 INFO kablam! Sep 02 01:34:47.500 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.500 INFO kablam! --> src/arrays/Array16.rs:96:34 Sep 02 01:34:47.500 INFO kablam! | Sep 02 01:34:47.500 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.500 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.500 INFO kablam! | Sep 02 01:34:47.500 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.500 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.500 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.500 INFO kablam! Sep 02 01:34:47.501 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.501 INFO kablam! --> src/arrays/Array16.rs:102:20 Sep 02 01:34:47.501 INFO kablam! | Sep 02 01:34:47.501 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.501 INFO kablam! | ^^^^^^ Sep 02 01:34:47.501 INFO kablam! | Sep 02 01:34:47.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.501 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.501 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.501 INFO kablam! Sep 02 01:34:47.501 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.501 INFO kablam! --> src/arrays/Array16.rs:102:34 Sep 02 01:34:47.501 INFO kablam! | Sep 02 01:34:47.501 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.501 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.501 INFO kablam! | Sep 02 01:34:47.502 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.502 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.502 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.502 INFO kablam! Sep 02 01:34:47.502 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.502 INFO kablam! --> src/arrays/Array16.rs:111:14 Sep 02 01:34:47.502 INFO kablam! | Sep 02 01:34:47.502 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.502 INFO kablam! | ^^^^^^ Sep 02 01:34:47.502 INFO kablam! | Sep 02 01:34:47.502 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.502 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.502 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.502 INFO kablam! Sep 02 01:34:47.503 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.503 INFO kablam! --> src/arrays/Array16.rs:111:28 Sep 02 01:34:47.503 INFO kablam! | Sep 02 01:34:47.503 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.503 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.503 INFO kablam! | Sep 02 01:34:47.503 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.503 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.503 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.503 INFO kablam! Sep 02 01:34:47.503 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.503 INFO kablam! --> src/arrays/Array16.rs:120:15 Sep 02 01:34:47.503 INFO kablam! | Sep 02 01:34:47.503 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:47.503 INFO kablam! | ^^^^^^ Sep 02 01:34:47.503 INFO kablam! | Sep 02 01:34:47.503 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.504 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.504 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.504 INFO kablam! Sep 02 01:34:47.504 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.504 INFO kablam! --> src/arrays/Array16.rs:132:3 Sep 02 01:34:47.504 INFO kablam! | Sep 02 01:34:47.504 INFO kablam! 132 | self.0.iter() Sep 02 01:34:47.504 INFO kablam! | ^^^^^^ Sep 02 01:34:47.504 INFO kablam! | Sep 02 01:34:47.504 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.504 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.504 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.504 INFO kablam! Sep 02 01:34:47.505 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.505 INFO kablam! --> src/arrays/Array16.rs:144:3 Sep 02 01:34:47.505 INFO kablam! | Sep 02 01:34:47.505 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:47.505 INFO kablam! | ^^^^^^ Sep 02 01:34:47.505 INFO kablam! | Sep 02 01:34:47.505 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.505 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.505 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.505 INFO kablam! Sep 02 01:34:47.505 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.505 INFO kablam! --> src/arrays/Array16.rs:153:4 Sep 02 01:34:47.505 INFO kablam! | Sep 02 01:34:47.505 INFO kablam! 153 | &self.0[..] Sep 02 01:34:47.505 INFO kablam! | ^^^^^^ Sep 02 01:34:47.505 INFO kablam! | Sep 02 01:34:47.505 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.505 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.505 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.506 INFO kablam! Sep 02 01:34:47.506 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.506 INFO kablam! --> src/arrays/Array16.rs:162:8 Sep 02 01:34:47.506 INFO kablam! | Sep 02 01:34:47.506 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:47.506 INFO kablam! | ^^^^^^ Sep 02 01:34:47.506 INFO kablam! | Sep 02 01:34:47.506 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.506 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.506 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.506 INFO kablam! Sep 02 01:34:47.506 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.506 INFO kablam! --> src/arrays/Array30.rs:28:3 Sep 02 01:34:47.506 INFO kablam! | Sep 02 01:34:47.506 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:47.507 INFO kablam! | ^^^^^^ Sep 02 01:34:47.507 INFO kablam! | Sep 02 01:34:47.507 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.507 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.507 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.507 INFO kablam! Sep 02 01:34:47.507 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.507 INFO kablam! --> src/arrays/Array30.rs:34:3 Sep 02 01:34:47.507 INFO kablam! | Sep 02 01:34:47.507 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:47.507 INFO kablam! | ^^^^^^ Sep 02 01:34:47.507 INFO kablam! | Sep 02 01:34:47.507 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.507 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.508 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.508 INFO kablam! Sep 02 01:34:47.508 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.508 INFO kablam! --> src/arrays/Array30.rs:56:3 Sep 02 01:34:47.508 INFO kablam! | Sep 02 01:34:47.508 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:47.508 INFO kablam! | ^^^^^^ Sep 02 01:34:47.508 INFO kablam! | Sep 02 01:34:47.508 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.508 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.508 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.508 INFO kablam! Sep 02 01:34:47.508 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.508 INFO kablam! --> src/arrays/Array30.rs:65:3 Sep 02 01:34:47.508 INFO kablam! | Sep 02 01:34:47.508 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.508 INFO kablam! | ^^^^^^ Sep 02 01:34:47.508 INFO kablam! | Sep 02 01:34:47.508 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.509 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.509 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.509 INFO kablam! Sep 02 01:34:47.509 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.509 INFO kablam! --> src/arrays/Array30.rs:65:18 Sep 02 01:34:47.509 INFO kablam! | Sep 02 01:34:47.509 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.509 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.509 INFO kablam! | Sep 02 01:34:47.509 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.509 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.509 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.509 INFO kablam! Sep 02 01:34:47.509 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.509 INFO kablam! --> src/arrays/Array30.rs:78:29 Sep 02 01:34:47.509 INFO kablam! | Sep 02 01:34:47.509 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.510 INFO kablam! | ^^^^^^ Sep 02 01:34:47.510 INFO kablam! | Sep 02 01:34:47.510 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.510 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.510 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.510 INFO kablam! Sep 02 01:34:47.510 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.510 INFO kablam! --> src/arrays/Array30.rs:78:43 Sep 02 01:34:47.510 INFO kablam! | Sep 02 01:34:47.510 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.510 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.510 INFO kablam! | Sep 02 01:34:47.510 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.510 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.510 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.511 INFO kablam! Sep 02 01:34:47.511 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.511 INFO kablam! --> src/arrays/Array30.rs:84:20 Sep 02 01:34:47.511 INFO kablam! | Sep 02 01:34:47.511 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.511 INFO kablam! | ^^^^^^ Sep 02 01:34:47.511 INFO kablam! | Sep 02 01:34:47.511 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.511 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.511 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.511 INFO kablam! Sep 02 01:34:47.511 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.512 INFO kablam! --> src/arrays/Array30.rs:84:34 Sep 02 01:34:47.512 INFO kablam! | Sep 02 01:34:47.512 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.512 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.512 INFO kablam! | Sep 02 01:34:47.512 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.512 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.512 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.512 INFO kablam! Sep 02 01:34:47.512 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.512 INFO kablam! --> src/arrays/Array30.rs:90:20 Sep 02 01:34:47.512 INFO kablam! | Sep 02 01:34:47.512 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.512 INFO kablam! | ^^^^^^ Sep 02 01:34:47.512 INFO kablam! | Sep 02 01:34:47.512 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.512 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.512 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.513 INFO kablam! Sep 02 01:34:47.513 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.513 INFO kablam! --> src/arrays/Array30.rs:90:34 Sep 02 01:34:47.513 INFO kablam! | Sep 02 01:34:47.513 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.513 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.513 INFO kablam! | Sep 02 01:34:47.513 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.513 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.513 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.513 INFO kablam! Sep 02 01:34:47.513 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.513 INFO kablam! --> src/arrays/Array30.rs:96:20 Sep 02 01:34:47.513 INFO kablam! | Sep 02 01:34:47.513 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.513 INFO kablam! | ^^^^^^ Sep 02 01:34:47.513 INFO kablam! | Sep 02 01:34:47.513 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.514 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.514 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.514 INFO kablam! Sep 02 01:34:47.514 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.514 INFO kablam! --> src/arrays/Array30.rs:96:34 Sep 02 01:34:47.514 INFO kablam! | Sep 02 01:34:47.514 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.514 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.514 INFO kablam! | Sep 02 01:34:47.514 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.514 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.514 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.514 INFO kablam! Sep 02 01:34:47.515 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.515 INFO kablam! --> src/arrays/Array30.rs:102:20 Sep 02 01:34:47.515 INFO kablam! | Sep 02 01:34:47.515 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.515 INFO kablam! | ^^^^^^ Sep 02 01:34:47.515 INFO kablam! | Sep 02 01:34:47.515 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.515 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.515 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.515 INFO kablam! Sep 02 01:34:47.515 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.515 INFO kablam! --> src/arrays/Array30.rs:102:34 Sep 02 01:34:47.515 INFO kablam! | Sep 02 01:34:47.515 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.515 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.515 INFO kablam! | Sep 02 01:34:47.515 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.516 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.516 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.516 INFO kablam! Sep 02 01:34:47.516 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.516 INFO kablam! --> src/arrays/Array30.rs:111:14 Sep 02 01:34:47.516 INFO kablam! | Sep 02 01:34:47.516 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.516 INFO kablam! | ^^^^^^ Sep 02 01:34:47.516 INFO kablam! | Sep 02 01:34:47.516 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.516 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.516 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.516 INFO kablam! Sep 02 01:34:47.517 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.517 INFO kablam! --> src/arrays/Array30.rs:111:28 Sep 02 01:34:47.517 INFO kablam! | Sep 02 01:34:47.517 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.517 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.517 INFO kablam! | Sep 02 01:34:47.517 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.517 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.517 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.517 INFO kablam! Sep 02 01:34:47.517 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.517 INFO kablam! --> src/arrays/Array30.rs:120:15 Sep 02 01:34:47.517 INFO kablam! | Sep 02 01:34:47.517 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:47.517 INFO kablam! | ^^^^^^ Sep 02 01:34:47.517 INFO kablam! | Sep 02 01:34:47.517 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.517 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.517 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.517 INFO kablam! Sep 02 01:34:47.518 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.518 INFO kablam! --> src/arrays/Array30.rs:132:3 Sep 02 01:34:47.518 INFO kablam! | Sep 02 01:34:47.518 INFO kablam! 132 | self.0.iter() Sep 02 01:34:47.518 INFO kablam! | ^^^^^^ Sep 02 01:34:47.518 INFO kablam! | Sep 02 01:34:47.518 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.518 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.518 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.518 INFO kablam! Sep 02 01:34:47.518 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.518 INFO kablam! --> src/arrays/Array30.rs:144:3 Sep 02 01:34:47.518 INFO kablam! | Sep 02 01:34:47.518 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:47.518 INFO kablam! | ^^^^^^ Sep 02 01:34:47.518 INFO kablam! | Sep 02 01:34:47.519 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.519 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.519 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.519 INFO kablam! Sep 02 01:34:47.519 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.519 INFO kablam! --> src/arrays/Array30.rs:153:4 Sep 02 01:34:47.519 INFO kablam! | Sep 02 01:34:47.519 INFO kablam! 153 | &self.0[..] Sep 02 01:34:47.519 INFO kablam! | ^^^^^^ Sep 02 01:34:47.519 INFO kablam! | Sep 02 01:34:47.519 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.519 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.519 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.519 INFO kablam! Sep 02 01:34:47.520 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.520 INFO kablam! --> src/arrays/Array30.rs:162:8 Sep 02 01:34:47.520 INFO kablam! | Sep 02 01:34:47.520 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:47.520 INFO kablam! | ^^^^^^ Sep 02 01:34:47.520 INFO kablam! | Sep 02 01:34:47.520 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.520 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.520 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.520 INFO kablam! Sep 02 01:34:47.520 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.520 INFO kablam! --> src/arrays/Array32.rs:28:3 Sep 02 01:34:47.520 INFO kablam! | Sep 02 01:34:47.520 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:47.520 INFO kablam! | ^^^^^^ Sep 02 01:34:47.520 INFO kablam! | Sep 02 01:34:47.520 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.521 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.521 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.521 INFO kablam! Sep 02 01:34:47.521 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.521 INFO kablam! --> src/arrays/Array32.rs:34:3 Sep 02 01:34:47.521 INFO kablam! | Sep 02 01:34:47.521 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:47.521 INFO kablam! | ^^^^^^ Sep 02 01:34:47.521 INFO kablam! | Sep 02 01:34:47.521 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.521 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.521 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.521 INFO kablam! Sep 02 01:34:47.522 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.522 INFO kablam! --> src/arrays/Array32.rs:56:3 Sep 02 01:34:47.522 INFO kablam! | Sep 02 01:34:47.522 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:47.522 INFO kablam! | ^^^^^^ Sep 02 01:34:47.522 INFO kablam! | Sep 02 01:34:47.522 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.522 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.522 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.522 INFO kablam! Sep 02 01:34:47.522 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.522 INFO kablam! --> src/arrays/Array32.rs:65:3 Sep 02 01:34:47.522 INFO kablam! | Sep 02 01:34:47.522 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.522 INFO kablam! | ^^^^^^ Sep 02 01:34:47.522 INFO kablam! | Sep 02 01:34:47.522 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.522 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.522 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.522 INFO kablam! Sep 02 01:34:47.523 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.523 INFO kablam! --> src/arrays/Array32.rs:65:18 Sep 02 01:34:47.523 INFO kablam! | Sep 02 01:34:47.523 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.523 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.523 INFO kablam! | Sep 02 01:34:47.523 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.523 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.523 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.523 INFO kablam! Sep 02 01:34:47.523 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.523 INFO kablam! --> src/arrays/Array32.rs:78:29 Sep 02 01:34:47.523 INFO kablam! | Sep 02 01:34:47.523 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.523 INFO kablam! | ^^^^^^ Sep 02 01:34:47.524 INFO kablam! | Sep 02 01:34:47.524 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.524 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.524 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.524 INFO kablam! Sep 02 01:34:47.524 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.524 INFO kablam! --> src/arrays/Array32.rs:78:43 Sep 02 01:34:47.524 INFO kablam! | Sep 02 01:34:47.524 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.524 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.524 INFO kablam! | Sep 02 01:34:47.524 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.524 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.524 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.524 INFO kablam! Sep 02 01:34:47.525 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.525 INFO kablam! --> src/arrays/Array32.rs:84:20 Sep 02 01:34:47.525 INFO kablam! | Sep 02 01:34:47.525 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.525 INFO kablam! | ^^^^^^ Sep 02 01:34:47.525 INFO kablam! | Sep 02 01:34:47.525 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.525 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.525 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.525 INFO kablam! Sep 02 01:34:47.525 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.526 INFO kablam! --> src/arrays/Array32.rs:84:34 Sep 02 01:34:47.526 INFO kablam! | Sep 02 01:34:47.526 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.526 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.526 INFO kablam! | Sep 02 01:34:47.526 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.526 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.526 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.526 INFO kablam! Sep 02 01:34:47.526 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.526 INFO kablam! --> src/arrays/Array32.rs:90:20 Sep 02 01:34:47.526 INFO kablam! | Sep 02 01:34:47.526 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.526 INFO kablam! | ^^^^^^ Sep 02 01:34:47.526 INFO kablam! | Sep 02 01:34:47.526 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.526 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.526 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.526 INFO kablam! Sep 02 01:34:47.526 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.526 INFO kablam! --> src/arrays/Array32.rs:90:34 Sep 02 01:34:47.526 INFO kablam! | Sep 02 01:34:47.526 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.527 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.527 INFO kablam! | Sep 02 01:34:47.527 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.527 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.527 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.527 INFO kablam! Sep 02 01:34:47.527 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.527 INFO kablam! --> src/arrays/Array32.rs:96:20 Sep 02 01:34:47.527 INFO kablam! | Sep 02 01:34:47.527 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.527 INFO kablam! | ^^^^^^ Sep 02 01:34:47.527 INFO kablam! | Sep 02 01:34:47.527 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.527 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.527 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.528 INFO kablam! Sep 02 01:34:47.528 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.528 INFO kablam! --> src/arrays/Array32.rs:96:34 Sep 02 01:34:47.528 INFO kablam! | Sep 02 01:34:47.528 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.528 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.528 INFO kablam! | Sep 02 01:34:47.528 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.528 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.528 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.528 INFO kablam! Sep 02 01:34:47.528 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.528 INFO kablam! --> src/arrays/Array32.rs:102:20 Sep 02 01:34:47.529 INFO kablam! | Sep 02 01:34:47.529 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.529 INFO kablam! | ^^^^^^ Sep 02 01:34:47.529 INFO kablam! | Sep 02 01:34:47.529 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.529 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.529 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.529 INFO kablam! Sep 02 01:34:47.529 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.529 INFO kablam! --> src/arrays/Array32.rs:102:34 Sep 02 01:34:47.529 INFO kablam! | Sep 02 01:34:47.529 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.529 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.529 INFO kablam! | Sep 02 01:34:47.529 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.529 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.530 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.530 INFO kablam! Sep 02 01:34:47.530 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.530 INFO kablam! --> src/arrays/Array32.rs:111:14 Sep 02 01:34:47.530 INFO kablam! | Sep 02 01:34:47.530 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.530 INFO kablam! | ^^^^^^ Sep 02 01:34:47.530 INFO kablam! | Sep 02 01:34:47.530 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.530 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.530 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.530 INFO kablam! Sep 02 01:34:47.531 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.531 INFO kablam! --> src/arrays/Array32.rs:111:28 Sep 02 01:34:47.531 INFO kablam! | Sep 02 01:34:47.531 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.531 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.531 INFO kablam! | Sep 02 01:34:47.531 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.531 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.531 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.531 INFO kablam! Sep 02 01:34:47.531 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.531 INFO kablam! --> src/arrays/Array32.rs:120:15 Sep 02 01:34:47.531 INFO kablam! | Sep 02 01:34:47.531 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:47.531 INFO kablam! | ^^^^^^ Sep 02 01:34:47.531 INFO kablam! | Sep 02 01:34:47.531 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.531 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.531 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.531 INFO kablam! Sep 02 01:34:47.531 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.531 INFO kablam! --> src/arrays/Array32.rs:132:3 Sep 02 01:34:47.531 INFO kablam! | Sep 02 01:34:47.532 INFO kablam! 132 | self.0.iter() Sep 02 01:34:47.532 INFO kablam! | ^^^^^^ Sep 02 01:34:47.532 INFO kablam! | Sep 02 01:34:47.532 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.532 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.532 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.532 INFO kablam! Sep 02 01:34:47.532 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.532 INFO kablam! --> src/arrays/Array32.rs:144:3 Sep 02 01:34:47.532 INFO kablam! | Sep 02 01:34:47.532 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:47.532 INFO kablam! | ^^^^^^ Sep 02 01:34:47.532 INFO kablam! | Sep 02 01:34:47.533 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.533 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.533 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.533 INFO kablam! Sep 02 01:34:47.533 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.533 INFO kablam! --> src/arrays/Array32.rs:153:4 Sep 02 01:34:47.533 INFO kablam! | Sep 02 01:34:47.533 INFO kablam! 153 | &self.0[..] Sep 02 01:34:47.533 INFO kablam! | ^^^^^^ Sep 02 01:34:47.533 INFO kablam! | Sep 02 01:34:47.533 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.533 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.533 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.534 INFO kablam! Sep 02 01:34:47.534 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.534 INFO kablam! --> src/arrays/Array32.rs:162:8 Sep 02 01:34:47.534 INFO kablam! | Sep 02 01:34:47.534 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:47.534 INFO kablam! | ^^^^^^ Sep 02 01:34:47.534 INFO kablam! | Sep 02 01:34:47.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.534 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.534 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.534 INFO kablam! Sep 02 01:34:47.534 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.534 INFO kablam! --> src/arrays/Array40.rs:28:3 Sep 02 01:34:47.534 INFO kablam! | Sep 02 01:34:47.534 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:47.534 INFO kablam! | ^^^^^^ Sep 02 01:34:47.535 INFO kablam! | Sep 02 01:34:47.535 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.535 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.535 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.535 INFO kablam! Sep 02 01:34:47.535 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.535 INFO kablam! --> src/arrays/Array40.rs:34:3 Sep 02 01:34:47.535 INFO kablam! | Sep 02 01:34:47.535 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:47.535 INFO kablam! | ^^^^^^ Sep 02 01:34:47.535 INFO kablam! | Sep 02 01:34:47.535 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.535 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.535 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.535 INFO kablam! Sep 02 01:34:47.536 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.536 INFO kablam! --> src/arrays/Array40.rs:56:3 Sep 02 01:34:47.536 INFO kablam! | Sep 02 01:34:47.536 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:47.536 INFO kablam! | ^^^^^^ Sep 02 01:34:47.536 INFO kablam! | Sep 02 01:34:47.536 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.536 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.536 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.536 INFO kablam! Sep 02 01:34:47.536 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.536 INFO kablam! --> src/arrays/Array40.rs:65:3 Sep 02 01:34:47.536 INFO kablam! | Sep 02 01:34:47.536 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.536 INFO kablam! | ^^^^^^ Sep 02 01:34:47.536 INFO kablam! | Sep 02 01:34:47.536 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.536 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.536 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.536 INFO kablam! Sep 02 01:34:47.537 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.537 INFO kablam! --> src/arrays/Array40.rs:65:18 Sep 02 01:34:47.537 INFO kablam! | Sep 02 01:34:47.537 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.537 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.537 INFO kablam! | Sep 02 01:34:47.537 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.537 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.537 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.537 INFO kablam! Sep 02 01:34:47.537 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.537 INFO kablam! --> src/arrays/Array40.rs:78:29 Sep 02 01:34:47.537 INFO kablam! | Sep 02 01:34:47.537 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.537 INFO kablam! | ^^^^^^ Sep 02 01:34:47.538 INFO kablam! | Sep 02 01:34:47.538 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.538 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.538 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.538 INFO kablam! Sep 02 01:34:47.538 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.538 INFO kablam! --> src/arrays/Array40.rs:78:43 Sep 02 01:34:47.538 INFO kablam! | Sep 02 01:34:47.538 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.538 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.538 INFO kablam! | Sep 02 01:34:47.538 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.539 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.539 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.539 INFO kablam! Sep 02 01:34:47.539 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.539 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 02 01:34:47.539 INFO kablam! | Sep 02 01:34:47.539 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.539 INFO kablam! | ^^^^^^ Sep 02 01:34:47.539 INFO kablam! | Sep 02 01:34:47.539 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.539 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.539 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.539 INFO kablam! Sep 02 01:34:47.539 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.539 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 02 01:34:47.539 INFO kablam! | Sep 02 01:34:47.539 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.539 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.539 INFO kablam! | Sep 02 01:34:47.539 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.540 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.540 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.540 INFO kablam! Sep 02 01:34:47.540 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.540 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 02 01:34:47.540 INFO kablam! | Sep 02 01:34:47.540 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.540 INFO kablam! | ^^^^^^ Sep 02 01:34:47.540 INFO kablam! | Sep 02 01:34:47.540 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.540 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.540 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.540 INFO kablam! Sep 02 01:34:47.541 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.541 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 02 01:34:47.541 INFO kablam! | Sep 02 01:34:47.541 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.541 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.541 INFO kablam! | Sep 02 01:34:47.541 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.541 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.541 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.541 INFO kablam! Sep 02 01:34:47.541 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.541 INFO kablam! --> src/arrays/Array40.rs:96:20 Sep 02 01:34:47.541 INFO kablam! | Sep 02 01:34:47.541 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.541 INFO kablam! | ^^^^^^ Sep 02 01:34:47.541 INFO kablam! | Sep 02 01:34:47.541 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.542 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.542 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.542 INFO kablam! Sep 02 01:34:47.542 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.542 INFO kablam! --> src/arrays/Array40.rs:96:34 Sep 02 01:34:47.542 INFO kablam! | Sep 02 01:34:47.542 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.542 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.542 INFO kablam! | Sep 02 01:34:47.542 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.542 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.542 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.542 INFO kablam! Sep 02 01:34:47.543 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.543 INFO kablam! --> src/arrays/Array40.rs:102:20 Sep 02 01:34:47.543 INFO kablam! | Sep 02 01:34:47.543 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.543 INFO kablam! | ^^^^^^ Sep 02 01:34:47.543 INFO kablam! | Sep 02 01:34:47.543 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.543 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.543 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.543 INFO kablam! Sep 02 01:34:47.543 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.543 INFO kablam! --> src/arrays/Array40.rs:102:34 Sep 02 01:34:47.543 INFO kablam! | Sep 02 01:34:47.543 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.543 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.544 INFO kablam! | Sep 02 01:34:47.544 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.544 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.544 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.544 INFO kablam! Sep 02 01:34:47.544 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.544 INFO kablam! --> src/arrays/Array40.rs:111:14 Sep 02 01:34:47.544 INFO kablam! | Sep 02 01:34:47.544 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.544 INFO kablam! | ^^^^^^ Sep 02 01:34:47.544 INFO kablam! | Sep 02 01:34:47.544 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.544 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.544 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.544 INFO kablam! Sep 02 01:34:47.545 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.545 INFO kablam! --> src/arrays/Array40.rs:111:28 Sep 02 01:34:47.545 INFO kablam! | Sep 02 01:34:47.545 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.545 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.545 INFO kablam! | Sep 02 01:34:47.545 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.545 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.545 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.545 INFO kablam! Sep 02 01:34:47.545 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.545 INFO kablam! --> src/arrays/Array40.rs:120:15 Sep 02 01:34:47.545 INFO kablam! | Sep 02 01:34:47.545 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:47.545 INFO kablam! | ^^^^^^ Sep 02 01:34:47.545 INFO kablam! | Sep 02 01:34:47.545 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.545 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.545 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.545 INFO kablam! Sep 02 01:34:47.546 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.546 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 02 01:34:47.546 INFO kablam! | Sep 02 01:34:47.546 INFO kablam! 132 | self.0.iter() Sep 02 01:34:47.546 INFO kablam! | ^^^^^^ Sep 02 01:34:47.546 INFO kablam! | Sep 02 01:34:47.546 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.546 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.546 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.546 INFO kablam! Sep 02 01:34:47.546 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.546 INFO kablam! --> src/arrays/Array40.rs:144:3 Sep 02 01:34:47.546 INFO kablam! | Sep 02 01:34:47.546 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:47.547 INFO kablam! | ^^^^^^ Sep 02 01:34:47.547 INFO kablam! | Sep 02 01:34:47.547 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.547 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.547 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.547 INFO kablam! Sep 02 01:34:47.547 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.547 INFO kablam! --> src/arrays/Array40.rs:153:4 Sep 02 01:34:47.547 INFO kablam! | Sep 02 01:34:47.547 INFO kablam! 153 | &self.0[..] Sep 02 01:34:47.547 INFO kablam! | ^^^^^^ Sep 02 01:34:47.547 INFO kablam! | Sep 02 01:34:47.547 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.548 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.548 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.548 INFO kablam! Sep 02 01:34:47.548 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.548 INFO kablam! --> src/arrays/Array40.rs:162:8 Sep 02 01:34:47.548 INFO kablam! | Sep 02 01:34:47.548 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:47.548 INFO kablam! | ^^^^^^ Sep 02 01:34:47.548 INFO kablam! | Sep 02 01:34:47.548 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.548 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.548 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.548 INFO kablam! Sep 02 01:34:47.548 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.548 INFO kablam! --> src/arrays/Array46.rs:28:3 Sep 02 01:34:47.548 INFO kablam! | Sep 02 01:34:47.548 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:47.548 INFO kablam! | ^^^^^^ Sep 02 01:34:47.549 INFO kablam! | Sep 02 01:34:47.549 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.549 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.549 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.549 INFO kablam! Sep 02 01:34:47.549 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.549 INFO kablam! --> src/arrays/Array46.rs:34:3 Sep 02 01:34:47.549 INFO kablam! | Sep 02 01:34:47.549 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:47.549 INFO kablam! | ^^^^^^ Sep 02 01:34:47.549 INFO kablam! | Sep 02 01:34:47.549 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.549 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.549 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.549 INFO kablam! Sep 02 01:34:47.550 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.550 INFO kablam! --> src/arrays/Array46.rs:56:3 Sep 02 01:34:47.550 INFO kablam! | Sep 02 01:34:47.550 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:47.550 INFO kablam! | ^^^^^^ Sep 02 01:34:47.550 INFO kablam! | Sep 02 01:34:47.550 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.550 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.550 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.550 INFO kablam! Sep 02 01:34:47.550 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.550 INFO kablam! --> src/arrays/Array46.rs:65:3 Sep 02 01:34:47.550 INFO kablam! | Sep 02 01:34:47.550 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.550 INFO kablam! | ^^^^^^ Sep 02 01:34:47.550 INFO kablam! | Sep 02 01:34:47.550 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.550 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.551 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.551 INFO kablam! Sep 02 01:34:47.551 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.551 INFO kablam! --> src/arrays/Array46.rs:65:18 Sep 02 01:34:47.551 INFO kablam! | Sep 02 01:34:47.551 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.551 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.551 INFO kablam! | Sep 02 01:34:47.551 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.551 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.551 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.551 INFO kablam! Sep 02 01:34:47.551 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.551 INFO kablam! --> src/arrays/Array46.rs:78:29 Sep 02 01:34:47.552 INFO kablam! | Sep 02 01:34:47.552 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.552 INFO kablam! | ^^^^^^ Sep 02 01:34:47.552 INFO kablam! | Sep 02 01:34:47.552 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.552 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.552 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.552 INFO kablam! Sep 02 01:34:47.552 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.552 INFO kablam! --> src/arrays/Array46.rs:78:43 Sep 02 01:34:47.552 INFO kablam! | Sep 02 01:34:47.552 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.552 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.553 INFO kablam! | Sep 02 01:34:47.553 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.553 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.553 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.553 INFO kablam! Sep 02 01:34:47.553 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.553 INFO kablam! --> src/arrays/Array46.rs:84:20 Sep 02 01:34:47.553 INFO kablam! | Sep 02 01:34:47.553 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.553 INFO kablam! | ^^^^^^ Sep 02 01:34:47.553 INFO kablam! | Sep 02 01:34:47.553 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.553 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.553 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.553 INFO kablam! Sep 02 01:34:47.553 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.553 INFO kablam! --> src/arrays/Array46.rs:84:34 Sep 02 01:34:47.553 INFO kablam! | Sep 02 01:34:47.553 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.553 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.553 INFO kablam! | Sep 02 01:34:47.553 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.554 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.554 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.554 INFO kablam! Sep 02 01:34:47.554 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.554 INFO kablam! --> src/arrays/Array46.rs:90:20 Sep 02 01:34:47.554 INFO kablam! | Sep 02 01:34:47.554 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.554 INFO kablam! | ^^^^^^ Sep 02 01:34:47.554 INFO kablam! | Sep 02 01:34:47.554 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.554 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.554 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.554 INFO kablam! Sep 02 01:34:47.555 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.555 INFO kablam! --> src/arrays/Array46.rs:90:34 Sep 02 01:34:47.555 INFO kablam! | Sep 02 01:34:47.555 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.555 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.555 INFO kablam! | Sep 02 01:34:47.555 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.555 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.555 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.555 INFO kablam! Sep 02 01:34:47.555 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.555 INFO kablam! --> src/arrays/Array46.rs:96:20 Sep 02 01:34:47.555 INFO kablam! | Sep 02 01:34:47.555 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.555 INFO kablam! | ^^^^^^ Sep 02 01:34:47.555 INFO kablam! | Sep 02 01:34:47.556 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.556 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.556 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.556 INFO kablam! Sep 02 01:34:47.556 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.556 INFO kablam! --> src/arrays/Array46.rs:96:34 Sep 02 01:34:47.556 INFO kablam! | Sep 02 01:34:47.556 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.556 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.556 INFO kablam! | Sep 02 01:34:47.556 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.556 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.556 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.556 INFO kablam! Sep 02 01:34:47.556 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.556 INFO kablam! --> src/arrays/Array46.rs:102:20 Sep 02 01:34:47.557 INFO kablam! | Sep 02 01:34:47.557 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.557 INFO kablam! | ^^^^^^ Sep 02 01:34:47.557 INFO kablam! | Sep 02 01:34:47.557 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.557 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.557 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.557 INFO kablam! Sep 02 01:34:47.557 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.557 INFO kablam! --> src/arrays/Array46.rs:102:34 Sep 02 01:34:47.557 INFO kablam! | Sep 02 01:34:47.557 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.557 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.558 INFO kablam! | Sep 02 01:34:47.558 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.558 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.558 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.558 INFO kablam! Sep 02 01:34:47.558 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.558 INFO kablam! --> src/arrays/Array46.rs:111:14 Sep 02 01:34:47.558 INFO kablam! | Sep 02 01:34:47.558 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.558 INFO kablam! | ^^^^^^ Sep 02 01:34:47.558 INFO kablam! | Sep 02 01:34:47.558 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.558 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.558 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.558 INFO kablam! Sep 02 01:34:47.558 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.558 INFO kablam! --> src/arrays/Array46.rs:111:28 Sep 02 01:34:47.558 INFO kablam! | Sep 02 01:34:47.558 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.558 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.558 INFO kablam! | Sep 02 01:34:47.559 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.559 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.559 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.559 INFO kablam! Sep 02 01:34:47.559 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.559 INFO kablam! --> src/arrays/Array46.rs:120:15 Sep 02 01:34:47.559 INFO kablam! | Sep 02 01:34:47.559 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:47.559 INFO kablam! | ^^^^^^ Sep 02 01:34:47.559 INFO kablam! | Sep 02 01:34:47.559 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.559 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.559 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.559 INFO kablam! Sep 02 01:34:47.560 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.560 INFO kablam! --> src/arrays/Array46.rs:132:3 Sep 02 01:34:47.560 INFO kablam! | Sep 02 01:34:47.560 INFO kablam! 132 | self.0.iter() Sep 02 01:34:47.560 INFO kablam! | ^^^^^^ Sep 02 01:34:47.560 INFO kablam! | Sep 02 01:34:47.560 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.560 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.560 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.560 INFO kablam! Sep 02 01:34:47.560 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.560 INFO kablam! --> src/arrays/Array46.rs:144:3 Sep 02 01:34:47.560 INFO kablam! | Sep 02 01:34:47.560 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:47.560 INFO kablam! | ^^^^^^ Sep 02 01:34:47.560 INFO kablam! | Sep 02 01:34:47.561 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.561 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.561 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.561 INFO kablam! Sep 02 01:34:47.561 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.561 INFO kablam! --> src/arrays/Array46.rs:153:4 Sep 02 01:34:47.561 INFO kablam! | Sep 02 01:34:47.561 INFO kablam! 153 | &self.0[..] Sep 02 01:34:47.561 INFO kablam! | ^^^^^^ Sep 02 01:34:47.561 INFO kablam! | Sep 02 01:34:47.561 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.561 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.561 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.561 INFO kablam! Sep 02 01:34:47.561 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.562 INFO kablam! --> src/arrays/Array46.rs:162:8 Sep 02 01:34:47.562 INFO kablam! | Sep 02 01:34:47.562 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:47.562 INFO kablam! | ^^^^^^ Sep 02 01:34:47.562 INFO kablam! | Sep 02 01:34:47.562 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.562 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.562 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.562 INFO kablam! Sep 02 01:34:47.562 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.562 INFO kablam! --> src/arrays/Array52.rs:28:3 Sep 02 01:34:47.562 INFO kablam! | Sep 02 01:34:47.563 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:47.563 INFO kablam! | ^^^^^^ Sep 02 01:34:47.563 INFO kablam! | Sep 02 01:34:47.563 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.563 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.563 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.563 INFO kablam! Sep 02 01:34:47.563 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.563 INFO kablam! --> src/arrays/Array52.rs:34:3 Sep 02 01:34:47.563 INFO kablam! | Sep 02 01:34:47.563 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:47.563 INFO kablam! | ^^^^^^ Sep 02 01:34:47.563 INFO kablam! | Sep 02 01:34:47.563 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.563 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.563 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.563 INFO kablam! Sep 02 01:34:47.563 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.563 INFO kablam! --> src/arrays/Array52.rs:56:3 Sep 02 01:34:47.563 INFO kablam! | Sep 02 01:34:47.563 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:47.563 INFO kablam! | ^^^^^^ Sep 02 01:34:47.563 INFO kablam! | Sep 02 01:34:47.564 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.564 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.564 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.564 INFO kablam! Sep 02 01:34:47.564 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.564 INFO kablam! --> src/arrays/Array52.rs:65:3 Sep 02 01:34:47.564 INFO kablam! | Sep 02 01:34:47.564 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.564 INFO kablam! | ^^^^^^ Sep 02 01:34:47.564 INFO kablam! | Sep 02 01:34:47.564 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.564 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.565 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.565 INFO kablam! Sep 02 01:34:47.565 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.565 INFO kablam! --> src/arrays/Array52.rs:65:18 Sep 02 01:34:47.565 INFO kablam! | Sep 02 01:34:47.565 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.565 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.565 INFO kablam! | Sep 02 01:34:47.565 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.565 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.565 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.565 INFO kablam! Sep 02 01:34:47.565 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.565 INFO kablam! --> src/arrays/Array52.rs:78:29 Sep 02 01:34:47.565 INFO kablam! | Sep 02 01:34:47.565 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.566 INFO kablam! | ^^^^^^ Sep 02 01:34:47.566 INFO kablam! | Sep 02 01:34:47.566 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.566 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.566 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.566 INFO kablam! Sep 02 01:34:47.566 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.566 INFO kablam! --> src/arrays/Array52.rs:78:43 Sep 02 01:34:47.566 INFO kablam! | Sep 02 01:34:47.566 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.566 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.566 INFO kablam! | Sep 02 01:34:47.566 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.567 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.567 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.567 INFO kablam! Sep 02 01:34:47.567 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.567 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 02 01:34:47.567 INFO kablam! | Sep 02 01:34:47.567 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.567 INFO kablam! | ^^^^^^ Sep 02 01:34:47.567 INFO kablam! | Sep 02 01:34:47.567 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.567 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.567 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.567 INFO kablam! Sep 02 01:34:47.567 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.567 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 02 01:34:47.567 INFO kablam! | Sep 02 01:34:47.567 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.567 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.568 INFO kablam! | Sep 02 01:34:47.568 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.568 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.568 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.568 INFO kablam! Sep 02 01:34:47.568 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.568 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 02 01:34:47.568 INFO kablam! | Sep 02 01:34:47.568 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.568 INFO kablam! | ^^^^^^ Sep 02 01:34:47.568 INFO kablam! | Sep 02 01:34:47.568 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.568 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.568 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.568 INFO kablam! Sep 02 01:34:47.569 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.569 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 02 01:34:47.569 INFO kablam! | Sep 02 01:34:47.569 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.569 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.569 INFO kablam! | Sep 02 01:34:47.569 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.569 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.569 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.569 INFO kablam! Sep 02 01:34:47.569 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.569 INFO kablam! --> src/arrays/Array52.rs:96:20 Sep 02 01:34:47.569 INFO kablam! | Sep 02 01:34:47.569 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.569 INFO kablam! | ^^^^^^ Sep 02 01:34:47.569 INFO kablam! | Sep 02 01:34:47.569 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.569 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.569 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.569 INFO kablam! Sep 02 01:34:47.570 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.570 INFO kablam! --> src/arrays/Array52.rs:96:34 Sep 02 01:34:47.570 INFO kablam! | Sep 02 01:34:47.570 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.570 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.570 INFO kablam! | Sep 02 01:34:47.570 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.570 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.570 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.570 INFO kablam! Sep 02 01:34:47.570 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.570 INFO kablam! --> src/arrays/Array52.rs:102:20 Sep 02 01:34:47.570 INFO kablam! | Sep 02 01:34:47.570 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.571 INFO kablam! | ^^^^^^ Sep 02 01:34:47.571 INFO kablam! | Sep 02 01:34:47.571 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.571 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.571 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.571 INFO kablam! Sep 02 01:34:47.571 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.571 INFO kablam! --> src/arrays/Array52.rs:102:34 Sep 02 01:34:47.571 INFO kablam! | Sep 02 01:34:47.571 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.571 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.571 INFO kablam! | Sep 02 01:34:47.571 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.571 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.571 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.572 INFO kablam! Sep 02 01:34:47.572 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.572 INFO kablam! --> src/arrays/Array52.rs:111:14 Sep 02 01:34:47.572 INFO kablam! | Sep 02 01:34:47.572 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.572 INFO kablam! | ^^^^^^ Sep 02 01:34:47.572 INFO kablam! | Sep 02 01:34:47.572 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.572 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.572 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.572 INFO kablam! Sep 02 01:34:47.572 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.572 INFO kablam! --> src/arrays/Array52.rs:111:28 Sep 02 01:34:47.572 INFO kablam! | Sep 02 01:34:47.573 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.573 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.573 INFO kablam! | Sep 02 01:34:47.573 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.573 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.573 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.573 INFO kablam! Sep 02 01:34:47.573 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.573 INFO kablam! --> src/arrays/Array52.rs:120:15 Sep 02 01:34:47.573 INFO kablam! | Sep 02 01:34:47.573 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:47.573 INFO kablam! | ^^^^^^ Sep 02 01:34:47.573 INFO kablam! | Sep 02 01:34:47.573 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.573 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.573 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.573 INFO kablam! Sep 02 01:34:47.574 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.574 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 02 01:34:47.574 INFO kablam! | Sep 02 01:34:47.574 INFO kablam! 132 | self.0.iter() Sep 02 01:34:47.574 INFO kablam! | ^^^^^^ Sep 02 01:34:47.574 INFO kablam! | Sep 02 01:34:47.574 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.574 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.574 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.574 INFO kablam! Sep 02 01:34:47.574 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.574 INFO kablam! --> src/arrays/Array52.rs:144:3 Sep 02 01:34:47.574 INFO kablam! | Sep 02 01:34:47.574 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:47.574 INFO kablam! | ^^^^^^ Sep 02 01:34:47.574 INFO kablam! | Sep 02 01:34:47.574 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.574 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.574 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.575 INFO kablam! Sep 02 01:34:47.575 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.575 INFO kablam! --> src/arrays/Array52.rs:153:4 Sep 02 01:34:47.575 INFO kablam! | Sep 02 01:34:47.575 INFO kablam! 153 | &self.0[..] Sep 02 01:34:47.575 INFO kablam! | ^^^^^^ Sep 02 01:34:47.575 INFO kablam! | Sep 02 01:34:47.575 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.575 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.575 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.575 INFO kablam! Sep 02 01:34:47.575 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.575 INFO kablam! --> src/arrays/Array52.rs:162:8 Sep 02 01:34:47.575 INFO kablam! | Sep 02 01:34:47.575 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:47.575 INFO kablam! | ^^^^^^ Sep 02 01:34:47.576 INFO kablam! | Sep 02 01:34:47.576 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.576 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.576 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.576 INFO kablam! Sep 02 01:34:47.576 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.576 INFO kablam! --> src/arrays/Array64.rs:28:3 Sep 02 01:34:47.576 INFO kablam! | Sep 02 01:34:47.576 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:47.576 INFO kablam! | ^^^^^^ Sep 02 01:34:47.576 INFO kablam! | Sep 02 01:34:47.576 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.576 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.577 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.577 INFO kablam! Sep 02 01:34:47.577 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.577 INFO kablam! --> src/arrays/Array64.rs:34:3 Sep 02 01:34:47.577 INFO kablam! | Sep 02 01:34:47.577 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:47.577 INFO kablam! | ^^^^^^ Sep 02 01:34:47.577 INFO kablam! | Sep 02 01:34:47.577 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.577 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.577 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.577 INFO kablam! Sep 02 01:34:47.577 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.577 INFO kablam! --> src/arrays/Array64.rs:56:3 Sep 02 01:34:47.577 INFO kablam! | Sep 02 01:34:47.577 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:47.577 INFO kablam! | ^^^^^^ Sep 02 01:34:47.577 INFO kablam! | Sep 02 01:34:47.577 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.578 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.578 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.578 INFO kablam! Sep 02 01:34:47.578 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.578 INFO kablam! --> src/arrays/Array64.rs:65:3 Sep 02 01:34:47.578 INFO kablam! | Sep 02 01:34:47.578 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.578 INFO kablam! | ^^^^^^ Sep 02 01:34:47.578 INFO kablam! | Sep 02 01:34:47.578 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.578 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.578 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.578 INFO kablam! Sep 02 01:34:47.578 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.578 INFO kablam! --> src/arrays/Array64.rs:65:18 Sep 02 01:34:47.578 INFO kablam! | Sep 02 01:34:47.578 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.579 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.579 INFO kablam! | Sep 02 01:34:47.579 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.579 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.579 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.579 INFO kablam! Sep 02 01:34:47.579 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.579 INFO kablam! --> src/arrays/Array64.rs:78:29 Sep 02 01:34:47.579 INFO kablam! | Sep 02 01:34:47.579 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.579 INFO kablam! | ^^^^^^ Sep 02 01:34:47.579 INFO kablam! | Sep 02 01:34:47.579 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.579 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.579 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.580 INFO kablam! Sep 02 01:34:47.580 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.580 INFO kablam! --> src/arrays/Array64.rs:78:43 Sep 02 01:34:47.580 INFO kablam! | Sep 02 01:34:47.580 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.580 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.580 INFO kablam! | Sep 02 01:34:47.580 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.580 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.580 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.580 INFO kablam! Sep 02 01:34:47.580 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.580 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 02 01:34:47.581 INFO kablam! | Sep 02 01:34:47.581 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.581 INFO kablam! | ^^^^^^ Sep 02 01:34:47.581 INFO kablam! | Sep 02 01:34:47.581 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.581 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.581 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.581 INFO kablam! Sep 02 01:34:47.581 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.581 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 02 01:34:47.581 INFO kablam! | Sep 02 01:34:47.581 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.581 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.581 INFO kablam! | Sep 02 01:34:47.581 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.582 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.582 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.582 INFO kablam! Sep 02 01:34:47.582 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.582 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 02 01:34:47.582 INFO kablam! | Sep 02 01:34:47.582 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.582 INFO kablam! | ^^^^^^ Sep 02 01:34:47.582 INFO kablam! | Sep 02 01:34:47.582 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.582 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.582 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.582 INFO kablam! Sep 02 01:34:47.583 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.583 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 02 01:34:47.583 INFO kablam! | Sep 02 01:34:47.583 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.583 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.583 INFO kablam! | Sep 02 01:34:47.583 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.583 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.583 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.583 INFO kablam! Sep 02 01:34:47.583 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.583 INFO kablam! --> src/arrays/Array64.rs:96:20 Sep 02 01:34:47.583 INFO kablam! | Sep 02 01:34:47.583 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.583 INFO kablam! | ^^^^^^ Sep 02 01:34:47.583 INFO kablam! | Sep 02 01:34:47.583 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.583 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.583 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.583 INFO kablam! Sep 02 01:34:47.583 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.583 INFO kablam! --> src/arrays/Array64.rs:96:34 Sep 02 01:34:47.584 INFO kablam! | Sep 02 01:34:47.584 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.584 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.584 INFO kablam! | Sep 02 01:34:47.584 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.584 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.584 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.584 INFO kablam! Sep 02 01:34:47.584 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.584 INFO kablam! --> src/arrays/Array64.rs:102:20 Sep 02 01:34:47.584 INFO kablam! | Sep 02 01:34:47.584 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.584 INFO kablam! | ^^^^^^ Sep 02 01:34:47.584 INFO kablam! | Sep 02 01:34:47.584 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.585 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.585 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.585 INFO kablam! Sep 02 01:34:47.585 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.585 INFO kablam! --> src/arrays/Array64.rs:102:34 Sep 02 01:34:47.585 INFO kablam! | Sep 02 01:34:47.585 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.585 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.585 INFO kablam! | Sep 02 01:34:47.585 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.585 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.585 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.585 INFO kablam! Sep 02 01:34:47.586 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.586 INFO kablam! --> src/arrays/Array64.rs:111:14 Sep 02 01:34:47.586 INFO kablam! | Sep 02 01:34:47.586 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.586 INFO kablam! | ^^^^^^ Sep 02 01:34:47.586 INFO kablam! | Sep 02 01:34:47.586 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.586 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.586 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.586 INFO kablam! Sep 02 01:34:47.586 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.586 INFO kablam! --> src/arrays/Array64.rs:111:28 Sep 02 01:34:47.586 INFO kablam! | Sep 02 01:34:47.586 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.586 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.586 INFO kablam! | Sep 02 01:34:47.586 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.587 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.587 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.587 INFO kablam! Sep 02 01:34:47.587 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.587 INFO kablam! --> src/arrays/Array64.rs:120:15 Sep 02 01:34:47.587 INFO kablam! | Sep 02 01:34:47.587 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:47.587 INFO kablam! | ^^^^^^ Sep 02 01:34:47.587 INFO kablam! | Sep 02 01:34:47.587 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.587 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.587 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.587 INFO kablam! Sep 02 01:34:47.587 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.587 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 02 01:34:47.587 INFO kablam! | Sep 02 01:34:47.588 INFO kablam! 132 | self.0.iter() Sep 02 01:34:47.588 INFO kablam! | ^^^^^^ Sep 02 01:34:47.588 INFO kablam! | Sep 02 01:34:47.588 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.588 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.588 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.588 INFO kablam! Sep 02 01:34:47.588 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.588 INFO kablam! --> src/arrays/Array64.rs:144:3 Sep 02 01:34:47.588 INFO kablam! | Sep 02 01:34:47.588 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:47.588 INFO kablam! | ^^^^^^ Sep 02 01:34:47.588 INFO kablam! | Sep 02 01:34:47.588 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.588 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.589 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.589 INFO kablam! Sep 02 01:34:47.589 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.589 INFO kablam! --> src/arrays/Array64.rs:153:4 Sep 02 01:34:47.589 INFO kablam! | Sep 02 01:34:47.589 INFO kablam! 153 | &self.0[..] Sep 02 01:34:47.589 INFO kablam! | ^^^^^^ Sep 02 01:34:47.589 INFO kablam! | Sep 02 01:34:47.589 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.589 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.589 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.589 INFO kablam! Sep 02 01:34:47.589 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.590 INFO kablam! --> src/arrays/Array64.rs:162:8 Sep 02 01:34:47.590 INFO kablam! | Sep 02 01:34:47.590 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:47.590 INFO kablam! | ^^^^^^ Sep 02 01:34:47.590 INFO kablam! | Sep 02 01:34:47.590 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.590 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.590 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.590 INFO kablam! Sep 02 01:34:47.590 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.590 INFO kablam! --> src/arrays/Array80.rs:28:3 Sep 02 01:34:47.590 INFO kablam! | Sep 02 01:34:47.590 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:47.590 INFO kablam! | ^^^^^^ Sep 02 01:34:47.591 INFO kablam! | Sep 02 01:34:47.591 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.591 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.591 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.591 INFO kablam! Sep 02 01:34:47.591 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.591 INFO kablam! --> src/arrays/Array80.rs:34:3 Sep 02 01:34:47.591 INFO kablam! | Sep 02 01:34:47.591 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:47.591 INFO kablam! | ^^^^^^ Sep 02 01:34:47.591 INFO kablam! | Sep 02 01:34:47.591 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.591 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.591 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.591 INFO kablam! Sep 02 01:34:47.591 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.591 INFO kablam! --> src/arrays/Array80.rs:56:3 Sep 02 01:34:47.591 INFO kablam! | Sep 02 01:34:47.591 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:47.591 INFO kablam! | ^^^^^^ Sep 02 01:34:47.592 INFO kablam! | Sep 02 01:34:47.592 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.592 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.592 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.592 INFO kablam! Sep 02 01:34:47.592 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.592 INFO kablam! --> src/arrays/Array80.rs:65:3 Sep 02 01:34:47.592 INFO kablam! | Sep 02 01:34:47.592 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.592 INFO kablam! | ^^^^^^ Sep 02 01:34:47.592 INFO kablam! | Sep 02 01:34:47.592 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.592 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.592 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.592 INFO kablam! Sep 02 01:34:47.593 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.593 INFO kablam! --> src/arrays/Array80.rs:65:18 Sep 02 01:34:47.593 INFO kablam! | Sep 02 01:34:47.593 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.593 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.593 INFO kablam! | Sep 02 01:34:47.593 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.593 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.593 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.593 INFO kablam! Sep 02 01:34:47.593 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.593 INFO kablam! --> src/arrays/Array80.rs:78:29 Sep 02 01:34:47.593 INFO kablam! | Sep 02 01:34:47.593 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.593 INFO kablam! | ^^^^^^ Sep 02 01:34:47.593 INFO kablam! | Sep 02 01:34:47.593 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.594 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.594 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.594 INFO kablam! Sep 02 01:34:47.594 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.594 INFO kablam! --> src/arrays/Array80.rs:78:43 Sep 02 01:34:47.594 INFO kablam! | Sep 02 01:34:47.594 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.594 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.594 INFO kablam! | Sep 02 01:34:47.594 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.594 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.594 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.594 INFO kablam! Sep 02 01:34:47.594 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.595 INFO kablam! --> src/arrays/Array80.rs:84:20 Sep 02 01:34:47.595 INFO kablam! | Sep 02 01:34:47.595 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.595 INFO kablam! | ^^^^^^ Sep 02 01:34:47.595 INFO kablam! | Sep 02 01:34:47.595 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.595 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.595 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.595 INFO kablam! Sep 02 01:34:47.595 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.595 INFO kablam! --> src/arrays/Array80.rs:84:34 Sep 02 01:34:47.595 INFO kablam! | Sep 02 01:34:47.595 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.595 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.595 INFO kablam! | Sep 02 01:34:47.596 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.596 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.596 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.596 INFO kablam! Sep 02 01:34:47.596 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.596 INFO kablam! --> src/arrays/Array80.rs:90:20 Sep 02 01:34:47.596 INFO kablam! | Sep 02 01:34:47.596 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.596 INFO kablam! | ^^^^^^ Sep 02 01:34:47.596 INFO kablam! | Sep 02 01:34:47.596 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.596 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.596 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.596 INFO kablam! Sep 02 01:34:47.597 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.597 INFO kablam! --> src/arrays/Array80.rs:90:34 Sep 02 01:34:47.597 INFO kablam! | Sep 02 01:34:47.597 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.597 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.597 INFO kablam! | Sep 02 01:34:47.597 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.597 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.597 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.597 INFO kablam! Sep 02 01:34:47.597 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.597 INFO kablam! --> src/arrays/Array80.rs:96:20 Sep 02 01:34:47.597 INFO kablam! | Sep 02 01:34:47.597 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.597 INFO kablam! | ^^^^^^ Sep 02 01:34:47.597 INFO kablam! | Sep 02 01:34:47.597 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.597 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.597 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.597 INFO kablam! Sep 02 01:34:47.598 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.598 INFO kablam! --> src/arrays/Array80.rs:96:34 Sep 02 01:34:47.598 INFO kablam! | Sep 02 01:34:47.598 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.598 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.598 INFO kablam! | Sep 02 01:34:47.598 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.598 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.598 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.598 INFO kablam! Sep 02 01:34:47.598 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.598 INFO kablam! --> src/arrays/Array80.rs:102:20 Sep 02 01:34:47.598 INFO kablam! | Sep 02 01:34:47.598 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.598 INFO kablam! | ^^^^^^ Sep 02 01:34:47.598 INFO kablam! | Sep 02 01:34:47.598 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.599 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.599 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.599 INFO kablam! Sep 02 01:34:47.599 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.599 INFO kablam! --> src/arrays/Array80.rs:102:34 Sep 02 01:34:47.599 INFO kablam! | Sep 02 01:34:47.599 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.599 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.599 INFO kablam! | Sep 02 01:34:47.599 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.599 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.599 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.599 INFO kablam! Sep 02 01:34:47.600 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.600 INFO kablam! --> src/arrays/Array80.rs:111:14 Sep 02 01:34:47.600 INFO kablam! | Sep 02 01:34:47.600 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.600 INFO kablam! | ^^^^^^ Sep 02 01:34:47.600 INFO kablam! | Sep 02 01:34:47.600 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.600 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.600 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.600 INFO kablam! Sep 02 01:34:47.600 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.600 INFO kablam! --> src/arrays/Array80.rs:111:28 Sep 02 01:34:47.600 INFO kablam! | Sep 02 01:34:47.600 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.600 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.600 INFO kablam! | Sep 02 01:34:47.601 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.601 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.601 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.601 INFO kablam! Sep 02 01:34:47.601 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.601 INFO kablam! --> src/arrays/Array80.rs:120:15 Sep 02 01:34:47.601 INFO kablam! | Sep 02 01:34:47.601 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:47.601 INFO kablam! | ^^^^^^ Sep 02 01:34:47.601 INFO kablam! | Sep 02 01:34:47.601 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.601 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.601 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.601 INFO kablam! Sep 02 01:34:47.602 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.602 INFO kablam! --> src/arrays/Array80.rs:132:3 Sep 02 01:34:47.602 INFO kablam! | Sep 02 01:34:47.602 INFO kablam! 132 | self.0.iter() Sep 02 01:34:47.602 INFO kablam! | ^^^^^^ Sep 02 01:34:47.602 INFO kablam! | Sep 02 01:34:47.602 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.602 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.602 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.602 INFO kablam! Sep 02 01:34:47.602 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.602 INFO kablam! --> src/arrays/Array80.rs:144:3 Sep 02 01:34:47.602 INFO kablam! | Sep 02 01:34:47.602 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:47.602 INFO kablam! | ^^^^^^ Sep 02 01:34:47.602 INFO kablam! | Sep 02 01:34:47.602 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.602 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.602 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.602 INFO kablam! Sep 02 01:34:47.603 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.603 INFO kablam! --> src/arrays/Array80.rs:153:4 Sep 02 01:34:47.603 INFO kablam! | Sep 02 01:34:47.603 INFO kablam! 153 | &self.0[..] Sep 02 01:34:47.603 INFO kablam! | ^^^^^^ Sep 02 01:34:47.603 INFO kablam! | Sep 02 01:34:47.603 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.603 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.603 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.603 INFO kablam! Sep 02 01:34:47.603 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.603 INFO kablam! --> src/arrays/Array80.rs:162:8 Sep 02 01:34:47.603 INFO kablam! | Sep 02 01:34:47.603 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:47.603 INFO kablam! | ^^^^^^ Sep 02 01:34:47.604 INFO kablam! | Sep 02 01:34:47.604 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.604 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.604 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.604 INFO kablam! Sep 02 01:34:47.604 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.604 INFO kablam! --> src/arrays/Array128.rs:28:3 Sep 02 01:34:47.604 INFO kablam! | Sep 02 01:34:47.604 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:47.604 INFO kablam! | ^^^^^^ Sep 02 01:34:47.604 INFO kablam! | Sep 02 01:34:47.604 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.605 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.605 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.605 INFO kablam! Sep 02 01:34:47.605 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.605 INFO kablam! --> src/arrays/Array128.rs:34:3 Sep 02 01:34:47.605 INFO kablam! | Sep 02 01:34:47.605 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:47.605 INFO kablam! | ^^^^^^ Sep 02 01:34:47.605 INFO kablam! | Sep 02 01:34:47.605 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.605 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.605 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.605 INFO kablam! Sep 02 01:34:47.605 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.605 INFO kablam! --> src/arrays/Array128.rs:56:3 Sep 02 01:34:47.605 INFO kablam! | Sep 02 01:34:47.605 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:47.605 INFO kablam! | ^^^^^^ Sep 02 01:34:47.605 INFO kablam! | Sep 02 01:34:47.606 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.606 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.606 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.606 INFO kablam! Sep 02 01:34:47.606 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.606 INFO kablam! --> src/arrays/Array128.rs:65:3 Sep 02 01:34:47.606 INFO kablam! | Sep 02 01:34:47.606 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.606 INFO kablam! | ^^^^^^ Sep 02 01:34:47.606 INFO kablam! | Sep 02 01:34:47.606 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.606 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.606 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.606 INFO kablam! Sep 02 01:34:47.607 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.607 INFO kablam! --> src/arrays/Array128.rs:65:18 Sep 02 01:34:47.607 INFO kablam! | Sep 02 01:34:47.607 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.607 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.607 INFO kablam! | Sep 02 01:34:47.607 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.607 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.607 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.607 INFO kablam! Sep 02 01:34:47.607 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.607 INFO kablam! --> src/arrays/Array128.rs:78:29 Sep 02 01:34:47.607 INFO kablam! | Sep 02 01:34:47.607 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.607 INFO kablam! | ^^^^^^ Sep 02 01:34:47.607 INFO kablam! | Sep 02 01:34:47.607 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.608 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.608 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.608 INFO kablam! Sep 02 01:34:47.608 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.608 INFO kablam! --> src/arrays/Array128.rs:78:43 Sep 02 01:34:47.608 INFO kablam! | Sep 02 01:34:47.608 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.608 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.608 INFO kablam! | Sep 02 01:34:47.608 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.608 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.608 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.608 INFO kablam! Sep 02 01:34:47.608 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.609 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 02 01:34:47.609 INFO kablam! | Sep 02 01:34:47.609 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.609 INFO kablam! | ^^^^^^ Sep 02 01:34:47.609 INFO kablam! | Sep 02 01:34:47.609 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.609 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.609 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.609 INFO kablam! Sep 02 01:34:47.609 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.609 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 02 01:34:47.609 INFO kablam! | Sep 02 01:34:47.609 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.609 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.610 INFO kablam! | Sep 02 01:34:47.610 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.610 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.610 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.610 INFO kablam! Sep 02 01:34:47.610 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.610 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 02 01:34:47.610 INFO kablam! | Sep 02 01:34:47.610 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.610 INFO kablam! | ^^^^^^ Sep 02 01:34:47.610 INFO kablam! | Sep 02 01:34:47.610 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.610 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.610 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.610 INFO kablam! Sep 02 01:34:47.610 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.610 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 02 01:34:47.610 INFO kablam! | Sep 02 01:34:47.610 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.610 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.610 INFO kablam! | Sep 02 01:34:47.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.611 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.611 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.611 INFO kablam! Sep 02 01:34:47.611 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.611 INFO kablam! --> src/arrays/Array128.rs:96:20 Sep 02 01:34:47.611 INFO kablam! | Sep 02 01:34:47.611 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.611 INFO kablam! | ^^^^^^ Sep 02 01:34:47.611 INFO kablam! | Sep 02 01:34:47.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.611 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.611 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.611 INFO kablam! Sep 02 01:34:47.612 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.612 INFO kablam! --> src/arrays/Array128.rs:96:34 Sep 02 01:34:47.612 INFO kablam! | Sep 02 01:34:47.612 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.612 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.612 INFO kablam! | Sep 02 01:34:47.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.612 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.612 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.612 INFO kablam! Sep 02 01:34:47.612 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.612 INFO kablam! --> src/arrays/Array128.rs:102:20 Sep 02 01:34:47.612 INFO kablam! | Sep 02 01:34:47.612 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.612 INFO kablam! | ^^^^^^ Sep 02 01:34:47.613 INFO kablam! | Sep 02 01:34:47.613 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.613 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.613 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.613 INFO kablam! Sep 02 01:34:47.613 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.613 INFO kablam! --> src/arrays/Array128.rs:102:34 Sep 02 01:34:47.613 INFO kablam! | Sep 02 01:34:47.613 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.613 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.613 INFO kablam! | Sep 02 01:34:47.613 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.613 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.613 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.613 INFO kablam! Sep 02 01:34:47.614 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.614 INFO kablam! --> src/arrays/Array128.rs:111:14 Sep 02 01:34:47.614 INFO kablam! | Sep 02 01:34:47.614 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.614 INFO kablam! | ^^^^^^ Sep 02 01:34:47.614 INFO kablam! | Sep 02 01:34:47.614 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.614 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.614 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.614 INFO kablam! Sep 02 01:34:47.614 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.614 INFO kablam! --> src/arrays/Array128.rs:111:28 Sep 02 01:34:47.615 INFO kablam! | Sep 02 01:34:47.615 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.615 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.615 INFO kablam! | Sep 02 01:34:47.615 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.615 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.615 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.615 INFO kablam! Sep 02 01:34:47.615 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.615 INFO kablam! --> src/arrays/Array128.rs:120:15 Sep 02 01:34:47.615 INFO kablam! | Sep 02 01:34:47.615 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:47.615 INFO kablam! | ^^^^^^ Sep 02 01:34:47.615 INFO kablam! | Sep 02 01:34:47.615 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.615 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.615 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.615 INFO kablam! Sep 02 01:34:47.615 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.615 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 02 01:34:47.615 INFO kablam! | Sep 02 01:34:47.615 INFO kablam! 132 | self.0.iter() Sep 02 01:34:47.615 INFO kablam! | ^^^^^^ Sep 02 01:34:47.616 INFO kablam! | Sep 02 01:34:47.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.616 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.616 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.616 INFO kablam! Sep 02 01:34:47.616 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.616 INFO kablam! --> src/arrays/Array128.rs:144:3 Sep 02 01:34:47.616 INFO kablam! | Sep 02 01:34:47.616 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:47.616 INFO kablam! | ^^^^^^ Sep 02 01:34:47.616 INFO kablam! | Sep 02 01:34:47.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.616 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.617 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.617 INFO kablam! Sep 02 01:34:47.617 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.617 INFO kablam! --> src/arrays/Array128.rs:153:4 Sep 02 01:34:47.617 INFO kablam! | Sep 02 01:34:47.617 INFO kablam! 153 | &self.0[..] Sep 02 01:34:47.617 INFO kablam! | ^^^^^^ Sep 02 01:34:47.617 INFO kablam! | Sep 02 01:34:47.617 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.617 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.617 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.617 INFO kablam! Sep 02 01:34:47.617 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.617 INFO kablam! --> src/arrays/Array128.rs:162:8 Sep 02 01:34:47.617 INFO kablam! | Sep 02 01:34:47.618 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:47.618 INFO kablam! | ^^^^^^ Sep 02 01:34:47.618 INFO kablam! | Sep 02 01:34:47.618 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.618 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.618 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.618 INFO kablam! Sep 02 01:34:47.618 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.618 INFO kablam! --> src/arrays/Array256.rs:28:3 Sep 02 01:34:47.618 INFO kablam! | Sep 02 01:34:47.618 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:47.618 INFO kablam! | ^^^^^^ Sep 02 01:34:47.619 INFO kablam! | Sep 02 01:34:47.619 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.619 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.619 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.619 INFO kablam! Sep 02 01:34:47.619 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.619 INFO kablam! --> src/arrays/Array256.rs:34:3 Sep 02 01:34:47.619 INFO kablam! | Sep 02 01:34:47.619 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:47.619 INFO kablam! | ^^^^^^ Sep 02 01:34:47.619 INFO kablam! | Sep 02 01:34:47.619 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.619 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.619 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.619 INFO kablam! Sep 02 01:34:47.619 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.619 INFO kablam! --> src/arrays/Array256.rs:56:3 Sep 02 01:34:47.619 INFO kablam! | Sep 02 01:34:47.619 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:47.619 INFO kablam! | ^^^^^^ Sep 02 01:34:47.619 INFO kablam! | Sep 02 01:34:47.619 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.620 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.620 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.620 INFO kablam! Sep 02 01:34:47.620 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.620 INFO kablam! --> src/arrays/Array256.rs:65:3 Sep 02 01:34:47.620 INFO kablam! | Sep 02 01:34:47.620 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.620 INFO kablam! | ^^^^^^ Sep 02 01:34:47.620 INFO kablam! | Sep 02 01:34:47.620 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.620 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.620 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.620 INFO kablam! Sep 02 01:34:47.621 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.621 INFO kablam! --> src/arrays/Array256.rs:65:18 Sep 02 01:34:47.621 INFO kablam! | Sep 02 01:34:47.621 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.621 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.621 INFO kablam! | Sep 02 01:34:47.621 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.621 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.621 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.621 INFO kablam! Sep 02 01:34:47.621 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.621 INFO kablam! --> src/arrays/Array256.rs:78:29 Sep 02 01:34:47.621 INFO kablam! | Sep 02 01:34:47.621 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.621 INFO kablam! | ^^^^^^ Sep 02 01:34:47.622 INFO kablam! | Sep 02 01:34:47.622 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.622 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.622 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.622 INFO kablam! Sep 02 01:34:47.622 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.622 INFO kablam! --> src/arrays/Array256.rs:78:43 Sep 02 01:34:47.622 INFO kablam! | Sep 02 01:34:47.622 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.622 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.622 INFO kablam! | Sep 02 01:34:47.622 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.622 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.622 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.623 INFO kablam! Sep 02 01:34:47.623 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.623 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 02 01:34:47.623 INFO kablam! | Sep 02 01:34:47.623 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.623 INFO kablam! | ^^^^^^ Sep 02 01:34:47.623 INFO kablam! | Sep 02 01:34:47.623 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.623 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.623 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.623 INFO kablam! Sep 02 01:34:47.623 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.623 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 02 01:34:47.623 INFO kablam! | Sep 02 01:34:47.623 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.623 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.623 INFO kablam! | Sep 02 01:34:47.624 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.624 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.624 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.624 INFO kablam! Sep 02 01:34:47.624 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.624 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 02 01:34:47.624 INFO kablam! | Sep 02 01:34:47.624 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.624 INFO kablam! | ^^^^^^ Sep 02 01:34:47.624 INFO kablam! | Sep 02 01:34:47.624 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.624 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.624 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.624 INFO kablam! Sep 02 01:34:47.625 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.625 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 02 01:34:47.625 INFO kablam! | Sep 02 01:34:47.625 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.625 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.625 INFO kablam! | Sep 02 01:34:47.625 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.625 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.625 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.625 INFO kablam! Sep 02 01:34:47.625 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.625 INFO kablam! --> src/arrays/Array256.rs:96:20 Sep 02 01:34:47.625 INFO kablam! | Sep 02 01:34:47.625 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.625 INFO kablam! | ^^^^^^ Sep 02 01:34:47.625 INFO kablam! | Sep 02 01:34:47.625 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.625 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.625 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.625 INFO kablam! Sep 02 01:34:47.625 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.626 INFO kablam! --> src/arrays/Array256.rs:96:34 Sep 02 01:34:47.626 INFO kablam! | Sep 02 01:34:47.626 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.626 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.626 INFO kablam! | Sep 02 01:34:47.626 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.626 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.626 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.626 INFO kablam! Sep 02 01:34:47.626 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.626 INFO kablam! --> src/arrays/Array256.rs:102:20 Sep 02 01:34:47.626 INFO kablam! | Sep 02 01:34:47.626 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.626 INFO kablam! | ^^^^^^ Sep 02 01:34:47.627 INFO kablam! | Sep 02 01:34:47.627 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.627 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.627 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.627 INFO kablam! Sep 02 01:34:47.627 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.627 INFO kablam! --> src/arrays/Array256.rs:102:34 Sep 02 01:34:47.627 INFO kablam! | Sep 02 01:34:47.627 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.627 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.627 INFO kablam! | Sep 02 01:34:47.627 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.627 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.627 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.628 INFO kablam! Sep 02 01:34:47.628 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.628 INFO kablam! --> src/arrays/Array256.rs:111:14 Sep 02 01:34:47.628 INFO kablam! | Sep 02 01:34:47.628 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.628 INFO kablam! | ^^^^^^ Sep 02 01:34:47.628 INFO kablam! | Sep 02 01:34:47.628 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.628 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.628 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.628 INFO kablam! Sep 02 01:34:47.628 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.628 INFO kablam! --> src/arrays/Array256.rs:111:28 Sep 02 01:34:47.628 INFO kablam! | Sep 02 01:34:47.629 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.629 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.629 INFO kablam! | Sep 02 01:34:47.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.629 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.629 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.629 INFO kablam! Sep 02 01:34:47.629 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.629 INFO kablam! --> src/arrays/Array256.rs:120:15 Sep 02 01:34:47.629 INFO kablam! | Sep 02 01:34:47.629 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:47.629 INFO kablam! | ^^^^^^ Sep 02 01:34:47.629 INFO kablam! | Sep 02 01:34:47.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.629 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.629 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.629 INFO kablam! Sep 02 01:34:47.629 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.629 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 02 01:34:47.629 INFO kablam! | Sep 02 01:34:47.629 INFO kablam! 132 | self.0.iter() Sep 02 01:34:47.629 INFO kablam! | ^^^^^^ Sep 02 01:34:47.629 INFO kablam! | Sep 02 01:34:47.630 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.630 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.630 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.630 INFO kablam! Sep 02 01:34:47.630 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.630 INFO kablam! --> src/arrays/Array256.rs:144:3 Sep 02 01:34:47.630 INFO kablam! | Sep 02 01:34:47.630 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:47.630 INFO kablam! | ^^^^^^ Sep 02 01:34:47.630 INFO kablam! | Sep 02 01:34:47.630 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.630 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.630 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.630 INFO kablam! Sep 02 01:34:47.631 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.631 INFO kablam! --> src/arrays/Array256.rs:153:4 Sep 02 01:34:47.631 INFO kablam! | Sep 02 01:34:47.631 INFO kablam! 153 | &self.0[..] Sep 02 01:34:47.631 INFO kablam! | ^^^^^^ Sep 02 01:34:47.631 INFO kablam! | Sep 02 01:34:47.631 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.631 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.631 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.631 INFO kablam! Sep 02 01:34:47.631 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.631 INFO kablam! --> src/arrays/Array256.rs:162:8 Sep 02 01:34:47.631 INFO kablam! | Sep 02 01:34:47.631 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:47.631 INFO kablam! | ^^^^^^ Sep 02 01:34:47.632 INFO kablam! | Sep 02 01:34:47.632 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.632 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.632 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.632 INFO kablam! Sep 02 01:34:47.632 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.632 INFO kablam! --> src/arrays/Array512.rs:28:3 Sep 02 01:34:47.632 INFO kablam! | Sep 02 01:34:47.632 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:47.632 INFO kablam! | ^^^^^^ Sep 02 01:34:47.632 INFO kablam! | Sep 02 01:34:47.632 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.632 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.632 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.632 INFO kablam! Sep 02 01:34:47.632 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.633 INFO kablam! --> src/arrays/Array512.rs:34:3 Sep 02 01:34:47.633 INFO kablam! | Sep 02 01:34:47.633 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:47.633 INFO kablam! | ^^^^^^ Sep 02 01:34:47.633 INFO kablam! | Sep 02 01:34:47.633 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.633 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.633 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.633 INFO kablam! Sep 02 01:34:47.633 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.633 INFO kablam! --> src/arrays/Array512.rs:56:3 Sep 02 01:34:47.633 INFO kablam! | Sep 02 01:34:47.633 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:47.633 INFO kablam! | ^^^^^^ Sep 02 01:34:47.634 INFO kablam! | Sep 02 01:34:47.634 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.634 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.634 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.634 INFO kablam! Sep 02 01:34:47.634 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.634 INFO kablam! --> src/arrays/Array512.rs:65:3 Sep 02 01:34:47.634 INFO kablam! | Sep 02 01:34:47.634 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.634 INFO kablam! | ^^^^^^ Sep 02 01:34:47.634 INFO kablam! | Sep 02 01:34:47.634 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.634 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.634 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.634 INFO kablam! Sep 02 01:34:47.635 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.635 INFO kablam! --> src/arrays/Array512.rs:65:18 Sep 02 01:34:47.635 INFO kablam! | Sep 02 01:34:47.635 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.635 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.635 INFO kablam! | Sep 02 01:34:47.635 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.635 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.635 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.635 INFO kablam! Sep 02 01:34:47.635 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.635 INFO kablam! --> src/arrays/Array512.rs:78:29 Sep 02 01:34:47.635 INFO kablam! | Sep 02 01:34:47.635 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.635 INFO kablam! | ^^^^^^ Sep 02 01:34:47.635 INFO kablam! | Sep 02 01:34:47.635 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.635 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.635 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.635 INFO kablam! Sep 02 01:34:47.635 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.636 INFO kablam! --> src/arrays/Array512.rs:78:43 Sep 02 01:34:47.636 INFO kablam! | Sep 02 01:34:47.636 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.636 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.636 INFO kablam! | Sep 02 01:34:47.636 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.636 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.636 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.636 INFO kablam! Sep 02 01:34:47.636 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.636 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 02 01:34:47.636 INFO kablam! | Sep 02 01:34:47.636 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.636 INFO kablam! | ^^^^^^ Sep 02 01:34:47.636 INFO kablam! | Sep 02 01:34:47.637 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.637 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.637 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.637 INFO kablam! Sep 02 01:34:47.637 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.637 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 02 01:34:47.637 INFO kablam! | Sep 02 01:34:47.637 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.637 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.637 INFO kablam! | Sep 02 01:34:47.637 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.637 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.637 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.637 INFO kablam! Sep 02 01:34:47.638 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.638 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 02 01:34:47.638 INFO kablam! | Sep 02 01:34:47.638 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.638 INFO kablam! | ^^^^^^ Sep 02 01:34:47.638 INFO kablam! | Sep 02 01:34:47.638 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.638 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.638 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.638 INFO kablam! Sep 02 01:34:47.638 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.638 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 02 01:34:47.638 INFO kablam! | Sep 02 01:34:47.638 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.639 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.639 INFO kablam! | Sep 02 01:34:47.639 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.639 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.639 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.639 INFO kablam! Sep 02 01:34:47.639 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.639 INFO kablam! --> src/arrays/Array512.rs:96:20 Sep 02 01:34:47.639 INFO kablam! | Sep 02 01:34:47.639 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.639 INFO kablam! | ^^^^^^ Sep 02 01:34:47.639 INFO kablam! | Sep 02 01:34:47.639 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.639 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.639 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.639 INFO kablam! Sep 02 01:34:47.639 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.639 INFO kablam! --> src/arrays/Array512.rs:96:34 Sep 02 01:34:47.639 INFO kablam! | Sep 02 01:34:47.639 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.639 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.639 INFO kablam! | Sep 02 01:34:47.639 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.640 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.640 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.640 INFO kablam! Sep 02 01:34:47.640 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.640 INFO kablam! --> src/arrays/Array512.rs:102:20 Sep 02 01:34:47.640 INFO kablam! | Sep 02 01:34:47.640 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.640 INFO kablam! | ^^^^^^ Sep 02 01:34:47.640 INFO kablam! | Sep 02 01:34:47.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.640 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.640 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.640 INFO kablam! Sep 02 01:34:47.640 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.641 INFO kablam! --> src/arrays/Array16.rs:28:3 Sep 02 01:34:47.641 INFO kablam! | Sep 02 01:34:47.641 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:47.641 INFO kablam! | ^^^^^^ Sep 02 01:34:47.641 INFO kablam! | Sep 02 01:34:47.641 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 02 01:34:47.641 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.641 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.641 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.641 INFO kablam! Sep 02 01:34:47.641 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.641 INFO kablam! --> src/arrays/Array16.rs:34:3 Sep 02 01:34:47.641 INFO kablam! | Sep 02 01:34:47.641 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:47.641 INFO kablam! | ^^^^^^ Sep 02 01:34:47.641 INFO kablam! | Sep 02 01:34:47.641 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.641 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.641 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.641 INFO kablam! Sep 02 01:34:47.641 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.641 INFO kablam! --> src/arrays/Array16.rs:56:3 Sep 02 01:34:47.641 INFO kablam! | Sep 02 01:34:47.641 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:47.642 INFO kablam! | ^^^^^^ Sep 02 01:34:47.642 INFO kablam! | Sep 02 01:34:47.642 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.642 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.642 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.642 INFO kablam! Sep 02 01:34:47.642 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.642 INFO kablam! --> src/arrays/Array16.rs:65:3 Sep 02 01:34:47.642 INFO kablam! | Sep 02 01:34:47.642 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.642 INFO kablam! | ^^^^^^ Sep 02 01:34:47.642 INFO kablam! | Sep 02 01:34:47.642 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.642 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.642 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.642 INFO kablam! Sep 02 01:34:47.642 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.642 INFO kablam! --> src/arrays/Array16.rs:65:18 Sep 02 01:34:47.642 INFO kablam! | Sep 02 01:34:47.642 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.642 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.642 INFO kablam! | Sep 02 01:34:47.642 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.643 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.643 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.643 INFO kablam! Sep 02 01:34:47.643 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.643 INFO kablam! --> src/arrays/Array16.rs:78:29 Sep 02 01:34:47.643 INFO kablam! | Sep 02 01:34:47.643 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.643 INFO kablam! | ^^^^^^ Sep 02 01:34:47.643 INFO kablam! | Sep 02 01:34:47.643 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.643 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.643 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.643 INFO kablam! Sep 02 01:34:47.643 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.643 INFO kablam! --> src/arrays/Array16.rs:78:43 Sep 02 01:34:47.643 INFO kablam! | Sep 02 01:34:47.643 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.643 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.643 INFO kablam! | Sep 02 01:34:47.643 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.643 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.643 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.643 INFO kablam! Sep 02 01:34:47.644 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.644 INFO kablam! --> src/arrays/Array16.rs:84:20 Sep 02 01:34:47.644 INFO kablam! | Sep 02 01:34:47.644 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.644 INFO kablam! | ^^^^^^ Sep 02 01:34:47.644 INFO kablam! | Sep 02 01:34:47.644 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.644 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.644 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.644 INFO kablam! Sep 02 01:34:47.644 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.644 INFO kablam! --> src/arrays/Array16.rs:84:34 Sep 02 01:34:47.644 INFO kablam! | Sep 02 01:34:47.644 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.644 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.644 INFO kablam! | Sep 02 01:34:47.644 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.644 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.644 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.644 INFO kablam! Sep 02 01:34:47.644 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.645 INFO kablam! --> src/arrays/Array16.rs:90:20 Sep 02 01:34:47.645 INFO kablam! | Sep 02 01:34:47.645 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.645 INFO kablam! | ^^^^^^ Sep 02 01:34:47.645 INFO kablam! | Sep 02 01:34:47.645 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.645 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.645 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.645 INFO kablam! Sep 02 01:34:47.645 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.645 INFO kablam! --> src/arrays/Array16.rs:90:34 Sep 02 01:34:47.645 INFO kablam! | Sep 02 01:34:47.645 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.645 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.645 INFO kablam! | Sep 02 01:34:47.645 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.645 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.645 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.646 INFO kablam! Sep 02 01:34:47.646 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.646 INFO kablam! --> src/arrays/Array16.rs:96:20 Sep 02 01:34:47.646 INFO kablam! | Sep 02 01:34:47.646 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.646 INFO kablam! | ^^^^^^ Sep 02 01:34:47.646 INFO kablam! | Sep 02 01:34:47.646 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.646 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.646 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.646 INFO kablam! Sep 02 01:34:47.646 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.646 INFO kablam! --> src/arrays/Array16.rs:96:34 Sep 02 01:34:47.646 INFO kablam! | Sep 02 01:34:47.646 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.646 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.646 INFO kablam! | Sep 02 01:34:47.646 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.647 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.647 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.647 INFO kablam! Sep 02 01:34:47.647 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.647 INFO kablam! --> src/arrays/Array16.rs:102:20 Sep 02 01:34:47.647 INFO kablam! | Sep 02 01:34:47.647 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.647 INFO kablam! | ^^^^^^ Sep 02 01:34:47.647 INFO kablam! | Sep 02 01:34:47.647 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.647 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.647 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.647 INFO kablam! Sep 02 01:34:47.647 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.647 INFO kablam! --> src/arrays/Array16.rs:102:34 Sep 02 01:34:47.647 INFO kablam! | Sep 02 01:34:47.647 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.648 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.648 INFO kablam! | Sep 02 01:34:47.648 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.648 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.648 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.648 INFO kablam! Sep 02 01:34:47.648 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.648 INFO kablam! --> src/arrays/Array16.rs:111:14 Sep 02 01:34:47.648 INFO kablam! | Sep 02 01:34:47.648 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.648 INFO kablam! | ^^^^^^ Sep 02 01:34:47.648 INFO kablam! | Sep 02 01:34:47.648 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.648 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.648 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.648 INFO kablam! Sep 02 01:34:47.648 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.648 INFO kablam! --> src/arrays/Array16.rs:111:28 Sep 02 01:34:47.649 INFO kablam! | Sep 02 01:34:47.649 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.649 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.649 INFO kablam! | Sep 02 01:34:47.649 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.649 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.649 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.649 INFO kablam! Sep 02 01:34:47.649 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.649 INFO kablam! --> src/arrays/Array16.rs:120:15 Sep 02 01:34:47.649 INFO kablam! | Sep 02 01:34:47.649 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:47.649 INFO kablam! | ^^^^^^ Sep 02 01:34:47.649 INFO kablam! | Sep 02 01:34:47.649 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.649 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.649 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.649 INFO kablam! Sep 02 01:34:47.649 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.650 INFO kablam! --> src/arrays/Array16.rs:132:3 Sep 02 01:34:47.650 INFO kablam! | Sep 02 01:34:47.650 INFO kablam! 132 | self.0.iter() Sep 02 01:34:47.650 INFO kablam! | ^^^^^^ Sep 02 01:34:47.650 INFO kablam! | Sep 02 01:34:47.650 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.650 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.650 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.650 INFO kablam! Sep 02 01:34:47.650 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.650 INFO kablam! --> src/arrays/Array16.rs:144:3 Sep 02 01:34:47.650 INFO kablam! | Sep 02 01:34:47.650 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:47.650 INFO kablam! | ^^^^^^ Sep 02 01:34:47.650 INFO kablam! | Sep 02 01:34:47.650 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.650 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.650 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.651 INFO kablam! Sep 02 01:34:47.651 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.651 INFO kablam! --> src/arrays/Array16.rs:153:4 Sep 02 01:34:47.651 INFO kablam! | Sep 02 01:34:47.651 INFO kablam! 153 | &self.0[..] Sep 02 01:34:47.651 INFO kablam! | ^^^^^^ Sep 02 01:34:47.651 INFO kablam! | Sep 02 01:34:47.651 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.651 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.651 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.651 INFO kablam! Sep 02 01:34:47.651 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.651 INFO kablam! --> src/arrays/Array16.rs:162:8 Sep 02 01:34:47.651 INFO kablam! | Sep 02 01:34:47.651 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:47.651 INFO kablam! | ^^^^^^ Sep 02 01:34:47.651 INFO kablam! | Sep 02 01:34:47.651 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.652 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.652 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.652 INFO kablam! Sep 02 01:34:47.652 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.652 INFO kablam! --> src/arrays/Array30.rs:28:3 Sep 02 01:34:47.652 INFO kablam! | Sep 02 01:34:47.652 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:47.652 INFO kablam! | ^^^^^^ Sep 02 01:34:47.652 INFO kablam! | Sep 02 01:34:47.652 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.652 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.652 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.652 INFO kablam! Sep 02 01:34:47.652 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.652 INFO kablam! --> src/arrays/Array30.rs:34:3 Sep 02 01:34:47.652 INFO kablam! | Sep 02 01:34:47.652 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:47.652 INFO kablam! | ^^^^^^ Sep 02 01:34:47.652 INFO kablam! | Sep 02 01:34:47.652 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.652 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.652 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.653 INFO kablam! Sep 02 01:34:47.653 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.653 INFO kablam! --> src/arrays/Array30.rs:56:3 Sep 02 01:34:47.653 INFO kablam! | Sep 02 01:34:47.653 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:47.653 INFO kablam! | ^^^^^^ Sep 02 01:34:47.653 INFO kablam! | Sep 02 01:34:47.653 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.653 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.653 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.653 INFO kablam! Sep 02 01:34:47.653 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.653 INFO kablam! --> src/arrays/Array30.rs:65:3 Sep 02 01:34:47.653 INFO kablam! | Sep 02 01:34:47.653 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.653 INFO kablam! | ^^^^^^ Sep 02 01:34:47.653 INFO kablam! | Sep 02 01:34:47.653 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.653 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.653 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.653 INFO kablam! Sep 02 01:34:47.653 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.653 INFO kablam! --> src/arrays/Array30.rs:65:18 Sep 02 01:34:47.653 INFO kablam! | Sep 02 01:34:47.653 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.653 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.653 INFO kablam! | Sep 02 01:34:47.653 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.654 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.654 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.654 INFO kablam! Sep 02 01:34:47.654 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.654 INFO kablam! --> src/arrays/Array30.rs:78:29 Sep 02 01:34:47.654 INFO kablam! | Sep 02 01:34:47.654 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.654 INFO kablam! | ^^^^^^ Sep 02 01:34:47.654 INFO kablam! | Sep 02 01:34:47.654 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.654 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.654 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.654 INFO kablam! Sep 02 01:34:47.654 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.654 INFO kablam! --> src/arrays/Array30.rs:78:43 Sep 02 01:34:47.654 INFO kablam! | Sep 02 01:34:47.655 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.655 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.655 INFO kablam! | Sep 02 01:34:47.655 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.655 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.655 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.655 INFO kablam! Sep 02 01:34:47.655 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.655 INFO kablam! --> src/arrays/Array30.rs:84:20 Sep 02 01:34:47.655 INFO kablam! | Sep 02 01:34:47.655 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.655 INFO kablam! | ^^^^^^ Sep 02 01:34:47.655 INFO kablam! | Sep 02 01:34:47.655 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.655 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.655 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.655 INFO kablam! Sep 02 01:34:47.655 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.655 INFO kablam! --> src/arrays/Array30.rs:84:34 Sep 02 01:34:47.656 INFO kablam! | Sep 02 01:34:47.656 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.656 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.656 INFO kablam! | Sep 02 01:34:47.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.656 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.656 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.656 INFO kablam! Sep 02 01:34:47.656 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.656 INFO kablam! --> src/arrays/Array30.rs:90:20 Sep 02 01:34:47.656 INFO kablam! | Sep 02 01:34:47.656 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.656 INFO kablam! | ^^^^^^ Sep 02 01:34:47.656 INFO kablam! | Sep 02 01:34:47.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.656 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.656 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.656 INFO kablam! Sep 02 01:34:47.656 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.656 INFO kablam! --> src/arrays/Array30.rs:90:34 Sep 02 01:34:47.656 INFO kablam! | Sep 02 01:34:47.657 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.657 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.657 INFO kablam! | Sep 02 01:34:47.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.657 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.672 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.672 INFO kablam! Sep 02 01:34:47.672 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.672 INFO kablam! --> src/arrays/Array30.rs:96:20 Sep 02 01:34:47.673 INFO kablam! | Sep 02 01:34:47.673 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.673 INFO kablam! | ^^^^^^ Sep 02 01:34:47.673 INFO kablam! | Sep 02 01:34:47.673 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.673 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.673 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.673 INFO kablam! Sep 02 01:34:47.673 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.673 INFO kablam! --> src/arrays/Array30.rs:96:34 Sep 02 01:34:47.673 INFO kablam! | Sep 02 01:34:47.673 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.673 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.673 INFO kablam! | Sep 02 01:34:47.673 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.673 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.673 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.673 INFO kablam! Sep 02 01:34:47.673 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.673 INFO kablam! --> src/arrays/Array30.rs:102:20 Sep 02 01:34:47.673 INFO kablam! | Sep 02 01:34:47.673 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.673 INFO kablam! | ^^^^^^ Sep 02 01:34:47.673 INFO kablam! | Sep 02 01:34:47.674 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.674 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.674 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.674 INFO kablam! Sep 02 01:34:47.674 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.674 INFO kablam! --> src/arrays/Array30.rs:102:34 Sep 02 01:34:47.674 INFO kablam! | Sep 02 01:34:47.674 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.674 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.674 INFO kablam! | Sep 02 01:34:47.674 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.674 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.674 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.674 INFO kablam! Sep 02 01:34:47.674 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.674 INFO kablam! --> src/arrays/Array30.rs:111:14 Sep 02 01:34:47.674 INFO kablam! | Sep 02 01:34:47.674 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.674 INFO kablam! | ^^^^^^ Sep 02 01:34:47.674 INFO kablam! | Sep 02 01:34:47.674 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.674 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.674 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.674 INFO kablam! Sep 02 01:34:47.674 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.675 INFO kablam! --> src/arrays/Array30.rs:111:28 Sep 02 01:34:47.675 INFO kablam! | Sep 02 01:34:47.675 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.675 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.675 INFO kablam! | Sep 02 01:34:47.675 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.675 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.675 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.675 INFO kablam! Sep 02 01:34:47.675 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.675 INFO kablam! --> src/arrays/Array30.rs:120:15 Sep 02 01:34:47.675 INFO kablam! | Sep 02 01:34:47.675 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:47.675 INFO kablam! | ^^^^^^ Sep 02 01:34:47.675 INFO kablam! | Sep 02 01:34:47.675 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.675 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.675 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.675 INFO kablam! Sep 02 01:34:47.675 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.675 INFO kablam! --> src/arrays/Array30.rs:132:3 Sep 02 01:34:47.675 INFO kablam! | Sep 02 01:34:47.676 INFO kablam! 132 | self.0.iter() Sep 02 01:34:47.676 INFO kablam! | ^^^^^^ Sep 02 01:34:47.676 INFO kablam! | Sep 02 01:34:47.676 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.676 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.676 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.676 INFO kablam! Sep 02 01:34:47.676 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.676 INFO kablam! --> src/arrays/Array30.rs:144:3 Sep 02 01:34:47.676 INFO kablam! | Sep 02 01:34:47.676 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:47.676 INFO kablam! | ^^^^^^ Sep 02 01:34:47.676 INFO kablam! | Sep 02 01:34:47.676 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.676 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.676 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.676 INFO kablam! Sep 02 01:34:47.676 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.676 INFO kablam! --> src/arrays/Array30.rs:153:4 Sep 02 01:34:47.676 INFO kablam! | Sep 02 01:34:47.676 INFO kablam! 153 | &self.0[..] Sep 02 01:34:47.676 INFO kablam! | ^^^^^^ Sep 02 01:34:47.676 INFO kablam! | Sep 02 01:34:47.676 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.676 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.677 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.677 INFO kablam! Sep 02 01:34:47.677 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.677 INFO kablam! --> src/arrays/Array30.rs:162:8 Sep 02 01:34:47.677 INFO kablam! | Sep 02 01:34:47.677 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:47.677 INFO kablam! | ^^^^^^ Sep 02 01:34:47.677 INFO kablam! | Sep 02 01:34:47.677 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.677 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.677 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.677 INFO kablam! Sep 02 01:34:47.677 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.677 INFO kablam! --> src/arrays/Array32.rs:28:3 Sep 02 01:34:47.677 INFO kablam! | Sep 02 01:34:47.677 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:47.677 INFO kablam! | ^^^^^^ Sep 02 01:34:47.677 INFO kablam! | Sep 02 01:34:47.677 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.677 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.677 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.677 INFO kablam! Sep 02 01:34:47.677 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.677 INFO kablam! --> src/arrays/Array32.rs:34:3 Sep 02 01:34:47.677 INFO kablam! | Sep 02 01:34:47.677 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:47.678 INFO kablam! | ^^^^^^ Sep 02 01:34:47.678 INFO kablam! | Sep 02 01:34:47.682 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.682 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.682 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.682 INFO kablam! Sep 02 01:34:47.682 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.682 INFO kablam! --> src/arrays/Array32.rs:56:3 Sep 02 01:34:47.682 INFO kablam! | Sep 02 01:34:47.682 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:47.682 INFO kablam! | ^^^^^^ Sep 02 01:34:47.682 INFO kablam! | Sep 02 01:34:47.682 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.682 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.682 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.683 INFO kablam! Sep 02 01:34:47.683 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.683 INFO kablam! --> src/arrays/Array32.rs:65:3 Sep 02 01:34:47.683 INFO kablam! | Sep 02 01:34:47.683 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.683 INFO kablam! | ^^^^^^ Sep 02 01:34:47.683 INFO kablam! | Sep 02 01:34:47.683 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.683 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.683 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.683 INFO kablam! Sep 02 01:34:47.683 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.683 INFO kablam! --> src/arrays/Array32.rs:65:18 Sep 02 01:34:47.683 INFO kablam! | Sep 02 01:34:47.683 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.683 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.683 INFO kablam! | Sep 02 01:34:47.683 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.683 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.683 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.683 INFO kablam! Sep 02 01:34:47.683 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.683 INFO kablam! --> src/arrays/Array32.rs:78:29 Sep 02 01:34:47.683 INFO kablam! | Sep 02 01:34:47.683 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.683 INFO kablam! | ^^^^^^ Sep 02 01:34:47.684 INFO kablam! | Sep 02 01:34:47.684 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.684 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.684 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.684 INFO kablam! Sep 02 01:34:47.684 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.684 INFO kablam! --> src/arrays/Array32.rs:78:43 Sep 02 01:34:47.684 INFO kablam! | Sep 02 01:34:47.684 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.684 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.684 INFO kablam! | Sep 02 01:34:47.684 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.684 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.684 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.684 INFO kablam! Sep 02 01:34:47.684 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.684 INFO kablam! --> src/arrays/Array32.rs:84:20 Sep 02 01:34:47.684 INFO kablam! | Sep 02 01:34:47.684 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.684 INFO kablam! | ^^^^^^ Sep 02 01:34:47.684 INFO kablam! | Sep 02 01:34:47.684 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.684 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.684 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.684 INFO kablam! Sep 02 01:34:47.685 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.694 INFO kablam! --> src/arrays/Array32.rs:84:34 Sep 02 01:34:47.694 INFO kablam! | Sep 02 01:34:47.694 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.694 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.694 INFO kablam! | Sep 02 01:34:47.694 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.694 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.694 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.694 INFO kablam! Sep 02 01:34:47.694 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.694 INFO kablam! --> src/arrays/Array32.rs:90:20 Sep 02 01:34:47.694 INFO kablam! | Sep 02 01:34:47.695 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.695 INFO kablam! | ^^^^^^ Sep 02 01:34:47.695 INFO kablam! | Sep 02 01:34:47.695 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.695 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.695 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.695 INFO kablam! Sep 02 01:34:47.695 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.695 INFO kablam! --> src/arrays/Array32.rs:90:34 Sep 02 01:34:47.695 INFO kablam! | Sep 02 01:34:47.695 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.695 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.695 INFO kablam! | Sep 02 01:34:47.695 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.695 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.695 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.695 INFO kablam! Sep 02 01:34:47.695 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.695 INFO kablam! --> src/arrays/Array32.rs:96:20 Sep 02 01:34:47.695 INFO kablam! | Sep 02 01:34:47.695 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.695 INFO kablam! | ^^^^^^ Sep 02 01:34:47.695 INFO kablam! | Sep 02 01:34:47.695 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.695 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.695 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.695 INFO kablam! Sep 02 01:34:47.696 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.696 INFO kablam! --> src/arrays/Array32.rs:96:34 Sep 02 01:34:47.696 INFO kablam! | Sep 02 01:34:47.696 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.696 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.696 INFO kablam! | Sep 02 01:34:47.696 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.696 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.696 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.696 INFO kablam! Sep 02 01:34:47.696 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.696 INFO kablam! --> src/arrays/Array32.rs:102:20 Sep 02 01:34:47.696 INFO kablam! | Sep 02 01:34:47.696 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.696 INFO kablam! | ^^^^^^ Sep 02 01:34:47.696 INFO kablam! | Sep 02 01:34:47.696 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.696 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.696 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.697 INFO kablam! Sep 02 01:34:47.697 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.697 INFO kablam! --> src/arrays/Array32.rs:102:34 Sep 02 01:34:47.697 INFO kablam! | Sep 02 01:34:47.697 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.697 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.697 INFO kablam! | Sep 02 01:34:47.697 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.697 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.698 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.698 INFO kablam! Sep 02 01:34:47.698 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.698 INFO kablam! --> src/arrays/Array32.rs:111:14 Sep 02 01:34:47.698 INFO kablam! | Sep 02 01:34:47.698 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.698 INFO kablam! | ^^^^^^ Sep 02 01:34:47.698 INFO kablam! | Sep 02 01:34:47.698 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.698 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.698 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.699 INFO kablam! Sep 02 01:34:47.699 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.699 INFO kablam! --> src/arrays/Array32.rs:111:28 Sep 02 01:34:47.699 INFO kablam! | Sep 02 01:34:47.699 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.699 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.699 INFO kablam! | Sep 02 01:34:47.699 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.699 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.699 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.699 INFO kablam! Sep 02 01:34:47.699 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.699 INFO kablam! --> src/arrays/Array32.rs:120:15 Sep 02 01:34:47.699 INFO kablam! | Sep 02 01:34:47.699 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:47.699 INFO kablam! | ^^^^^^ Sep 02 01:34:47.699 INFO kablam! | Sep 02 01:34:47.699 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.699 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.699 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.699 INFO kablam! Sep 02 01:34:47.699 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.700 INFO kablam! --> src/arrays/Array32.rs:132:3 Sep 02 01:34:47.700 INFO kablam! | Sep 02 01:34:47.700 INFO kablam! 132 | self.0.iter() Sep 02 01:34:47.700 INFO kablam! | ^^^^^^ Sep 02 01:34:47.701 INFO kablam! | Sep 02 01:34:47.701 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.701 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.701 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.701 INFO kablam! Sep 02 01:34:47.701 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.701 INFO kablam! --> src/arrays/Array32.rs:144:3 Sep 02 01:34:47.701 INFO kablam! | Sep 02 01:34:47.701 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:47.701 INFO kablam! | ^^^^^^ Sep 02 01:34:47.701 INFO kablam! | Sep 02 01:34:47.701 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.701 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.701 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.701 INFO kablam! Sep 02 01:34:47.701 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.701 INFO kablam! --> src/arrays/Array32.rs:153:4 Sep 02 01:34:47.701 INFO kablam! | Sep 02 01:34:47.701 INFO kablam! 153 | &self.0[..] Sep 02 01:34:47.701 INFO kablam! | ^^^^^^ Sep 02 01:34:47.701 INFO kablam! | Sep 02 01:34:47.701 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.701 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.701 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.701 INFO kablam! Sep 02 01:34:47.701 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.701 INFO kablam! --> src/arrays/Array32.rs:162:8 Sep 02 01:34:47.701 INFO kablam! | Sep 02 01:34:47.702 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:47.702 INFO kablam! | ^^^^^^ Sep 02 01:34:47.702 INFO kablam! | Sep 02 01:34:47.704 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.704 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.704 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.704 INFO kablam! Sep 02 01:34:47.704 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.704 INFO kablam! --> src/arrays/Array40.rs:28:3 Sep 02 01:34:47.704 INFO kablam! | Sep 02 01:34:47.704 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:47.704 INFO kablam! | ^^^^^^ Sep 02 01:34:47.704 INFO kablam! | Sep 02 01:34:47.704 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.704 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.704 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.704 INFO kablam! Sep 02 01:34:47.704 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.704 INFO kablam! --> src/arrays/Array40.rs:34:3 Sep 02 01:34:47.704 INFO kablam! | Sep 02 01:34:47.705 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:47.705 INFO kablam! | ^^^^^^ Sep 02 01:34:47.705 INFO kablam! | Sep 02 01:34:47.705 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.705 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.705 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.705 INFO kablam! Sep 02 01:34:47.705 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.705 INFO kablam! --> src/arrays/Array40.rs:56:3 Sep 02 01:34:47.705 INFO kablam! | Sep 02 01:34:47.705 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:47.705 INFO kablam! | ^^^^^^ Sep 02 01:34:47.705 INFO kablam! | Sep 02 01:34:47.705 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.705 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.705 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.705 INFO kablam! Sep 02 01:34:47.705 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.705 INFO kablam! --> src/arrays/Array40.rs:65:3 Sep 02 01:34:47.705 INFO kablam! | Sep 02 01:34:47.705 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.705 INFO kablam! | ^^^^^^ Sep 02 01:34:47.706 INFO kablam! | Sep 02 01:34:47.706 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.706 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.706 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.706 INFO kablam! Sep 02 01:34:47.706 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.706 INFO kablam! --> src/arrays/Array40.rs:65:18 Sep 02 01:34:47.706 INFO kablam! | Sep 02 01:34:47.706 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.706 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.706 INFO kablam! | Sep 02 01:34:47.706 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.706 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.706 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.706 INFO kablam! Sep 02 01:34:47.706 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.706 INFO kablam! --> src/arrays/Array40.rs:78:29 Sep 02 01:34:47.706 INFO kablam! | Sep 02 01:34:47.706 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.706 INFO kablam! | ^^^^^^ Sep 02 01:34:47.706 INFO kablam! | Sep 02 01:34:47.707 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.707 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.709 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.709 INFO kablam! Sep 02 01:34:47.709 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.709 INFO kablam! --> src/arrays/Array40.rs:78:43 Sep 02 01:34:47.709 INFO kablam! | Sep 02 01:34:47.709 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.709 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.709 INFO kablam! | Sep 02 01:34:47.709 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.709 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.709 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.709 INFO kablam! Sep 02 01:34:47.709 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.709 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 02 01:34:47.709 INFO kablam! | Sep 02 01:34:47.709 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.710 INFO kablam! | ^^^^^^ Sep 02 01:34:47.710 INFO kablam! | Sep 02 01:34:47.710 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.710 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.710 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.710 INFO kablam! Sep 02 01:34:47.710 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.710 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 02 01:34:47.710 INFO kablam! | Sep 02 01:34:47.710 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.710 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.710 INFO kablam! | Sep 02 01:34:47.710 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.710 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.710 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.710 INFO kablam! Sep 02 01:34:47.710 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.710 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 02 01:34:47.710 INFO kablam! | Sep 02 01:34:47.710 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.710 INFO kablam! | ^^^^^^ Sep 02 01:34:47.711 INFO kablam! | Sep 02 01:34:47.711 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.711 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.711 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.711 INFO kablam! Sep 02 01:34:47.711 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.711 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 02 01:34:47.711 INFO kablam! | Sep 02 01:34:47.711 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.711 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.711 INFO kablam! | Sep 02 01:34:47.711 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.711 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.711 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.711 INFO kablam! Sep 02 01:34:47.711 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.711 INFO kablam! --> src/arrays/Array40.rs:96:20 Sep 02 01:34:47.711 INFO kablam! | Sep 02 01:34:47.711 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.711 INFO kablam! | ^^^^^^ Sep 02 01:34:47.711 INFO kablam! | Sep 02 01:34:47.712 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.712 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.712 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.712 INFO kablam! Sep 02 01:34:47.712 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.712 INFO kablam! --> src/arrays/Array40.rs:96:34 Sep 02 01:34:47.712 INFO kablam! | Sep 02 01:34:47.712 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.712 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.712 INFO kablam! | Sep 02 01:34:47.714 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.714 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.714 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.714 INFO kablam! Sep 02 01:34:47.714 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.714 INFO kablam! --> src/arrays/Array40.rs:102:20 Sep 02 01:34:47.714 INFO kablam! | Sep 02 01:34:47.714 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.714 INFO kablam! | ^^^^^^ Sep 02 01:34:47.714 INFO kablam! | Sep 02 01:34:47.715 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.715 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.715 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.715 INFO kablam! Sep 02 01:34:47.715 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.715 INFO kablam! --> src/arrays/Array40.rs:102:34 Sep 02 01:34:47.715 INFO kablam! | Sep 02 01:34:47.715 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.715 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.715 INFO kablam! | Sep 02 01:34:47.715 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.715 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.715 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.715 INFO kablam! Sep 02 01:34:47.715 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.715 INFO kablam! --> src/arrays/Array40.rs:111:14 Sep 02 01:34:47.715 INFO kablam! | Sep 02 01:34:47.715 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.716 INFO kablam! | ^^^^^^ Sep 02 01:34:47.716 INFO kablam! | Sep 02 01:34:47.716 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.716 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.716 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.716 INFO kablam! Sep 02 01:34:47.716 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.716 INFO kablam! --> src/arrays/Array40.rs:111:28 Sep 02 01:34:47.716 INFO kablam! | Sep 02 01:34:47.716 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.716 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.716 INFO kablam! | Sep 02 01:34:47.716 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.716 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.716 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.716 INFO kablam! Sep 02 01:34:47.716 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.716 INFO kablam! --> src/arrays/Array40.rs:120:15 Sep 02 01:34:47.716 INFO kablam! | Sep 02 01:34:47.716 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:47.716 INFO kablam! | ^^^^^^ Sep 02 01:34:47.716 INFO kablam! | Sep 02 01:34:47.717 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.717 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.717 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.717 INFO kablam! Sep 02 01:34:47.717 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.717 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 02 01:34:47.717 INFO kablam! | Sep 02 01:34:47.717 INFO kablam! 132 | self.0.iter() Sep 02 01:34:47.717 INFO kablam! | ^^^^^^ Sep 02 01:34:47.717 INFO kablam! | Sep 02 01:34:47.717 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.717 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.717 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.717 INFO kablam! Sep 02 01:34:47.717 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.719 INFO kablam! --> src/arrays/Array40.rs:144:3 Sep 02 01:34:47.720 INFO kablam! | Sep 02 01:34:47.720 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:47.720 INFO kablam! | ^^^^^^ Sep 02 01:34:47.720 INFO kablam! | Sep 02 01:34:47.720 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.720 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.720 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.720 INFO kablam! Sep 02 01:34:47.720 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.720 INFO kablam! --> src/arrays/Array40.rs:153:4 Sep 02 01:34:47.720 INFO kablam! | Sep 02 01:34:47.720 INFO kablam! 153 | &self.0[..] Sep 02 01:34:47.720 INFO kablam! | ^^^^^^ Sep 02 01:34:47.720 INFO kablam! | Sep 02 01:34:47.720 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.720 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.720 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.720 INFO kablam! Sep 02 01:34:47.721 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.721 INFO kablam! --> src/arrays/Array40.rs:162:8 Sep 02 01:34:47.721 INFO kablam! | Sep 02 01:34:47.721 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:47.721 INFO kablam! | ^^^^^^ Sep 02 01:34:47.721 INFO kablam! | Sep 02 01:34:47.721 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.721 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.721 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.721 INFO kablam! Sep 02 01:34:47.721 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.721 INFO kablam! --> src/arrays/Array46.rs:28:3 Sep 02 01:34:47.721 INFO kablam! | Sep 02 01:34:47.721 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:47.721 INFO kablam! | ^^^^^^ Sep 02 01:34:47.721 INFO kablam! | Sep 02 01:34:47.721 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.721 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.722 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.722 INFO kablam! Sep 02 01:34:47.722 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.722 INFO kablam! --> src/arrays/Array46.rs:34:3 Sep 02 01:34:47.722 INFO kablam! | Sep 02 01:34:47.722 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:47.722 INFO kablam! | ^^^^^^ Sep 02 01:34:47.722 INFO kablam! | Sep 02 01:34:47.722 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.722 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.722 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.722 INFO kablam! Sep 02 01:34:47.722 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.722 INFO kablam! --> src/arrays/Array46.rs:56:3 Sep 02 01:34:47.722 INFO kablam! | Sep 02 01:34:47.722 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:47.722 INFO kablam! | ^^^^^^ Sep 02 01:34:47.722 INFO kablam! | Sep 02 01:34:47.723 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.723 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.723 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.723 INFO kablam! Sep 02 01:34:47.723 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.723 INFO kablam! --> src/arrays/Array46.rs:65:3 Sep 02 01:34:47.723 INFO kablam! | Sep 02 01:34:47.723 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.723 INFO kablam! | ^^^^^^ Sep 02 01:34:47.723 INFO kablam! | Sep 02 01:34:47.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.725 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.725 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.725 INFO kablam! Sep 02 01:34:47.726 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.726 INFO kablam! --> src/arrays/Array46.rs:65:18 Sep 02 01:34:47.726 INFO kablam! | Sep 02 01:34:47.726 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.726 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.726 INFO kablam! | Sep 02 01:34:47.726 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.726 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.726 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.726 INFO kablam! Sep 02 01:34:47.726 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.726 INFO kablam! --> src/arrays/Array46.rs:78:29 Sep 02 01:34:47.726 INFO kablam! | Sep 02 01:34:47.726 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.727 INFO kablam! | ^^^^^^ Sep 02 01:34:47.727 INFO kablam! | Sep 02 01:34:47.727 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.727 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.727 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.727 INFO kablam! Sep 02 01:34:47.727 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.727 INFO kablam! --> src/arrays/Array46.rs:78:43 Sep 02 01:34:47.727 INFO kablam! | Sep 02 01:34:47.727 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.727 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.727 INFO kablam! | Sep 02 01:34:47.727 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.727 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.727 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.727 INFO kablam! Sep 02 01:34:47.727 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.727 INFO kablam! --> src/arrays/Array46.rs:84:20 Sep 02 01:34:47.728 INFO kablam! | Sep 02 01:34:47.728 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.728 INFO kablam! | ^^^^^^ Sep 02 01:34:47.728 INFO kablam! | Sep 02 01:34:47.728 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.728 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.728 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.728 INFO kablam! Sep 02 01:34:47.728 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.728 INFO kablam! --> src/arrays/Array46.rs:84:34 Sep 02 01:34:47.728 INFO kablam! | Sep 02 01:34:47.728 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.728 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.728 INFO kablam! | Sep 02 01:34:47.728 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.728 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.728 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.728 INFO kablam! Sep 02 01:34:47.729 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.729 INFO kablam! --> src/arrays/Array46.rs:90:20 Sep 02 01:34:47.729 INFO kablam! | Sep 02 01:34:47.729 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.729 INFO kablam! | ^^^^^^ Sep 02 01:34:47.729 INFO kablam! | Sep 02 01:34:47.729 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.729 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.729 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.729 INFO kablam! Sep 02 01:34:47.729 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.735 INFO kablam! --> src/arrays/Array46.rs:90:34 Sep 02 01:34:47.735 INFO kablam! | Sep 02 01:34:47.735 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.735 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.735 INFO kablam! | Sep 02 01:34:47.735 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.735 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.735 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.735 INFO kablam! Sep 02 01:34:47.735 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.735 INFO kablam! --> src/arrays/Array46.rs:96:20 Sep 02 01:34:47.735 INFO kablam! | Sep 02 01:34:47.735 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.736 INFO kablam! | ^^^^^^ Sep 02 01:34:47.736 INFO kablam! | Sep 02 01:34:47.736 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.736 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.736 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.736 INFO kablam! Sep 02 01:34:47.736 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.736 INFO kablam! --> src/arrays/Array46.rs:96:34 Sep 02 01:34:47.736 INFO kablam! | Sep 02 01:34:47.736 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.736 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.736 INFO kablam! | Sep 02 01:34:47.736 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.736 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.736 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.736 INFO kablam! Sep 02 01:34:47.736 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.736 INFO kablam! --> src/arrays/Array46.rs:102:20 Sep 02 01:34:47.737 INFO kablam! | Sep 02 01:34:47.737 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.737 INFO kablam! | ^^^^^^ Sep 02 01:34:47.737 INFO kablam! | Sep 02 01:34:47.737 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.737 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.737 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.737 INFO kablam! Sep 02 01:34:47.737 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.737 INFO kablam! --> src/arrays/Array46.rs:102:34 Sep 02 01:34:47.737 INFO kablam! | Sep 02 01:34:47.737 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.737 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.737 INFO kablam! | Sep 02 01:34:47.737 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.737 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.737 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.737 INFO kablam! Sep 02 01:34:47.738 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.738 INFO kablam! --> src/arrays/Array46.rs:111:14 Sep 02 01:34:47.738 INFO kablam! | Sep 02 01:34:47.738 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.738 INFO kablam! | ^^^^^^ Sep 02 01:34:47.738 INFO kablam! | Sep 02 01:34:47.738 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.738 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.738 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.738 INFO kablam! Sep 02 01:34:47.738 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.738 INFO kablam! --> src/arrays/Array46.rs:111:28 Sep 02 01:34:47.738 INFO kablam! | Sep 02 01:34:47.738 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.738 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.738 INFO kablam! | Sep 02 01:34:47.738 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.739 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.739 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.739 INFO kablam! Sep 02 01:34:47.739 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.739 INFO kablam! --> src/arrays/Array46.rs:120:15 Sep 02 01:34:47.739 INFO kablam! | Sep 02 01:34:47.739 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:47.739 INFO kablam! | ^^^^^^ Sep 02 01:34:47.739 INFO kablam! | Sep 02 01:34:47.739 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.739 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.739 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.739 INFO kablam! Sep 02 01:34:47.739 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.740 INFO kablam! --> src/arrays/Array46.rs:132:3 Sep 02 01:34:47.740 INFO kablam! | Sep 02 01:34:47.740 INFO kablam! 132 | self.0.iter() Sep 02 01:34:47.740 INFO kablam! | ^^^^^^ Sep 02 01:34:47.740 INFO kablam! | Sep 02 01:34:47.740 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.740 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.740 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.740 INFO kablam! Sep 02 01:34:47.740 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.740 INFO kablam! --> src/arrays/Array46.rs:144:3 Sep 02 01:34:47.740 INFO kablam! | Sep 02 01:34:47.740 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:47.740 INFO kablam! | ^^^^^^ Sep 02 01:34:47.740 INFO kablam! | Sep 02 01:34:47.740 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.740 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.740 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.740 INFO kablam! Sep 02 01:34:47.741 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.741 INFO kablam! --> src/arrays/Array46.rs:153:4 Sep 02 01:34:47.741 INFO kablam! | Sep 02 01:34:47.741 INFO kablam! 153 | &self.0[..] Sep 02 01:34:47.741 INFO kablam! | ^^^^^^ Sep 02 01:34:47.741 INFO kablam! | Sep 02 01:34:47.741 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.741 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.741 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.741 INFO kablam! Sep 02 01:34:47.741 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.741 INFO kablam! --> src/arrays/Array46.rs:162:8 Sep 02 01:34:47.741 INFO kablam! | Sep 02 01:34:47.741 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:47.741 INFO kablam! | ^^^^^^ Sep 02 01:34:47.741 INFO kablam! | Sep 02 01:34:47.741 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.742 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.742 INFO kablam! --> src/arrays/Array512.rs:102:34 Sep 02 01:34:47.742 INFO kablam! | Sep 02 01:34:47.742 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.742 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.742 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.742 INFO kablam! | Sep 02 01:34:47.742 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.742 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.742 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.742 INFO kablam! Sep 02 01:34:47.742 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.742 INFO kablam! Sep 02 01:34:47.742 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.742 INFO kablam! --> src/arrays/Array512.rs:111:14 Sep 02 01:34:47.742 INFO kablam! | Sep 02 01:34:47.743 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.743 INFO kablam! | ^^^^^^ Sep 02 01:34:47.743 INFO kablam! | Sep 02 01:34:47.743 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.749 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.749 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.749 INFO kablam! Sep 02 01:34:47.749 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.749 INFO kablam! --> src/arrays/Array52.rs:28:3 Sep 02 01:34:47.749 INFO kablam! | Sep 02 01:34:47.749 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:47.749 INFO kablam! | ^^^^^^ Sep 02 01:34:47.749 INFO kablam! | Sep 02 01:34:47.749 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.749 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.749 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.750 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.750 INFO kablam! --> src/arrays/Array512.rs:111:28 Sep 02 01:34:47.750 INFO kablam! | Sep 02 01:34:47.750 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.750 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.750 INFO kablam! | Sep 02 01:34:47.750 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.750 INFO kablam! Sep 02 01:34:47.750 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.750 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.750 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.750 INFO kablam! --> src/arrays/Array52.rs:34:3 Sep 02 01:34:47.750 INFO kablam! | Sep 02 01:34:47.750 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:47.750 INFO kablam! | ^^^^^^ Sep 02 01:34:47.750 INFO kablam! | Sep 02 01:34:47.750 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.750 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.751 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.751 INFO kablam! Sep 02 01:34:47.751 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.751 INFO kablam! --> src/arrays/Array52.rs:56:3 Sep 02 01:34:47.751 INFO kablam! | Sep 02 01:34:47.751 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:47.751 INFO kablam! | ^^^^^^ Sep 02 01:34:47.751 INFO kablam! | Sep 02 01:34:47.751 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.751 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.751 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.751 INFO kablam! Sep 02 01:34:47.751 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.751 INFO kablam! --> src/arrays/Array52.rs:65:3 Sep 02 01:34:47.751 INFO kablam! | Sep 02 01:34:47.751 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.751 INFO kablam! | ^^^^^^ Sep 02 01:34:47.752 INFO kablam! | Sep 02 01:34:47.752 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.752 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.752 INFO kablam! Sep 02 01:34:47.752 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.752 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.752 INFO kablam! --> src/arrays/Array512.rs:120:15 Sep 02 01:34:47.752 INFO kablam! | Sep 02 01:34:47.752 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:47.752 INFO kablam! | ^^^^^^ Sep 02 01:34:47.752 INFO kablam! | Sep 02 01:34:47.752 INFO kablam! Sep 02 01:34:47.752 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.752 INFO kablam! --> src/arrays/Array52.rs:65:18 Sep 02 01:34:47.752 INFO kablam! | Sep 02 01:34:47.752 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.752 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.752 INFO kablam! | Sep 02 01:34:47.753 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.753 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.753 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.753 INFO kablam! Sep 02 01:34:47.753 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.753 INFO kablam! --> src/arrays/Array52.rs:78:29 Sep 02 01:34:47.753 INFO kablam! | Sep 02 01:34:47.753 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.753 INFO kablam! | ^^^^^^ Sep 02 01:34:47.753 INFO kablam! | Sep 02 01:34:47.753 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.753 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.753 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.753 INFO kablam! Sep 02 01:34:47.753 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.753 INFO kablam! --> src/arrays/Array52.rs:78:43 Sep 02 01:34:47.753 INFO kablam! | Sep 02 01:34:47.754 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.754 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.754 INFO kablam! | Sep 02 01:34:47.754 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.754 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.754 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.754 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.754 INFO kablam! Sep 02 01:34:47.754 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.754 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.754 INFO kablam! Sep 02 01:34:47.755 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.755 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 02 01:34:47.755 INFO kablam! | Sep 02 01:34:47.755 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.755 INFO kablam! | ^^^^^^ Sep 02 01:34:47.755 INFO kablam! | Sep 02 01:34:47.755 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.755 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 02 01:34:47.755 INFO kablam! | Sep 02 01:34:47.755 INFO kablam! 132 | self.0.iter() Sep 02 01:34:47.755 INFO kablam! | ^^^^^^ Sep 02 01:34:47.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.755 INFO kablam! | Sep 02 01:34:47.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.755 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.755 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.755 INFO kablam! Sep 02 01:34:47.755 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.756 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.756 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.756 INFO kablam! --> src/arrays/Array512.rs:144:3 Sep 02 01:34:47.756 INFO kablam! | Sep 02 01:34:47.756 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:47.756 INFO kablam! | ^^^^^^ Sep 02 01:34:47.756 INFO kablam! | Sep 02 01:34:47.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.756 INFO kablam! Sep 02 01:34:47.756 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.756 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.756 INFO kablam! Sep 02 01:34:47.756 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.756 INFO kablam! --> src/arrays/Array512.rs:153:4 Sep 02 01:34:47.756 INFO kablam! | Sep 02 01:34:47.756 INFO kablam! 153 | &self.0[..] Sep 02 01:34:47.756 INFO kablam! | ^^^^^^ Sep 02 01:34:47.756 INFO kablam! | Sep 02 01:34:47.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.757 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.757 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.757 INFO kablam! Sep 02 01:34:47.757 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.757 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 02 01:34:47.757 INFO kablam! | Sep 02 01:34:47.757 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.757 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.757 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.757 INFO kablam! --> src/arrays/Array512.rs:162:8 Sep 02 01:34:47.757 INFO kablam! | Sep 02 01:34:47.757 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:47.757 INFO kablam! | ^^^^^^ Sep 02 01:34:47.763 INFO kablam! | Sep 02 01:34:47.763 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.763 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.763 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.763 INFO kablam! Sep 02 01:34:47.763 INFO kablam! | Sep 02 01:34:47.763 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.763 INFO kablam! --> src/arrays/Array1024.rs:28:3 Sep 02 01:34:47.764 INFO kablam! | Sep 02 01:34:47.764 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:47.764 INFO kablam! | ^^^^^^ Sep 02 01:34:47.764 INFO kablam! | Sep 02 01:34:47.764 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.764 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.764 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.764 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.764 INFO kablam! Sep 02 01:34:47.764 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.764 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.764 INFO kablam! --> src/arrays/Array1024.rs:34:3 Sep 02 01:34:47.764 INFO kablam! | Sep 02 01:34:47.764 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:47.764 INFO kablam! | ^^^^^^ Sep 02 01:34:47.764 INFO kablam! | Sep 02 01:34:47.764 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.764 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.765 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.765 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.765 INFO kablam! Sep 02 01:34:47.765 INFO kablam! Sep 02 01:34:47.765 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.765 INFO kablam! --> src/arrays/Array1024.rs:56:3 Sep 02 01:34:47.765 INFO kablam! | Sep 02 01:34:47.765 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:47.765 INFO kablam! | ^^^^^^ Sep 02 01:34:47.765 INFO kablam! | Sep 02 01:34:47.765 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.765 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.765 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.765 INFO kablam! Sep 02 01:34:47.765 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.765 INFO kablam! --> src/arrays/Array1024.rs:65:3 Sep 02 01:34:47.765 INFO kablam! | Sep 02 01:34:47.765 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.766 INFO kablam! | ^^^^^^ Sep 02 01:34:47.766 INFO kablam! | Sep 02 01:34:47.766 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.766 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.766 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.766 INFO kablam! Sep 02 01:34:47.766 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.766 INFO kablam! --> src/arrays/Array1024.rs:65:18 Sep 02 01:34:47.766 INFO kablam! | Sep 02 01:34:47.766 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.766 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.766 INFO kablam! | Sep 02 01:34:47.766 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.766 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.766 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.766 INFO kablam! Sep 02 01:34:47.766 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.767 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 02 01:34:47.767 INFO kablam! | Sep 02 01:34:47.767 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.767 INFO kablam! | ^^^^^^ Sep 02 01:34:47.767 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.767 INFO kablam! --> src/arrays/Array1024.rs:78:29 Sep 02 01:34:47.767 INFO kablam! | Sep 02 01:34:47.767 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.767 INFO kablam! | ^^^^^^ Sep 02 01:34:47.767 INFO kablam! | Sep 02 01:34:47.767 INFO kablam! | Sep 02 01:34:47.767 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.767 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.768 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.768 INFO kablam! Sep 02 01:34:47.768 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.768 INFO kablam! --> src/arrays/Array1024.rs:78:43 Sep 02 01:34:47.768 INFO kablam! | Sep 02 01:34:47.768 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.768 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.768 INFO kablam! | Sep 02 01:34:47.768 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.768 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.768 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.768 INFO kablam! Sep 02 01:34:47.768 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.768 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 02 01:34:47.768 INFO kablam! | Sep 02 01:34:47.768 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.768 INFO kablam! | ^^^^^^ Sep 02 01:34:47.768 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.769 INFO kablam! | Sep 02 01:34:47.769 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.769 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.769 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.769 INFO kablam! Sep 02 01:34:47.769 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.769 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.769 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 02 01:34:47.769 INFO kablam! | Sep 02 01:34:47.769 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.769 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.769 INFO kablam! | Sep 02 01:34:47.769 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.769 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.769 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.769 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.769 INFO kablam! Sep 02 01:34:47.769 INFO kablam! Sep 02 01:34:47.770 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.770 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 02 01:34:47.770 INFO kablam! | Sep 02 01:34:47.770 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.770 INFO kablam! | ^^^^^^ Sep 02 01:34:47.770 INFO kablam! | Sep 02 01:34:47.770 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.770 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.770 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.770 INFO kablam! Sep 02 01:34:47.770 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.770 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 02 01:34:47.770 INFO kablam! | Sep 02 01:34:47.770 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.770 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.770 INFO kablam! | Sep 02 01:34:47.770 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.771 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.771 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.771 INFO kablam! Sep 02 01:34:47.771 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.771 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 02 01:34:47.771 INFO kablam! | Sep 02 01:34:47.771 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.771 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.771 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.771 INFO kablam! --> src/arrays/Array1024.rs:96:20 Sep 02 01:34:47.771 INFO kablam! | Sep 02 01:34:47.771 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.771 INFO kablam! | ^^^^^^ Sep 02 01:34:47.771 INFO kablam! | Sep 02 01:34:47.771 INFO kablam! | Sep 02 01:34:47.771 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.771 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.771 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.772 INFO kablam! Sep 02 01:34:47.772 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.772 INFO kablam! --> src/arrays/Array1024.rs:96:34 Sep 02 01:34:47.772 INFO kablam! | Sep 02 01:34:47.772 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.772 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.772 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.772 INFO kablam! | Sep 02 01:34:47.772 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.772 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.772 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.772 INFO kablam! Sep 02 01:34:47.772 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.772 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.772 INFO kablam! --> src/arrays/Array1024.rs:102:20 Sep 02 01:34:47.772 INFO kablam! | Sep 02 01:34:47.772 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.772 INFO kablam! | ^^^^^^ Sep 02 01:34:47.773 INFO kablam! | Sep 02 01:34:47.773 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.773 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.773 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.773 INFO kablam! Sep 02 01:34:47.773 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.773 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.773 INFO kablam! --> src/arrays/Array1024.rs:102:34 Sep 02 01:34:47.773 INFO kablam! | Sep 02 01:34:47.773 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.773 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.773 INFO kablam! | Sep 02 01:34:47.773 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.773 INFO kablam! Sep 02 01:34:47.773 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.773 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.773 INFO kablam! Sep 02 01:34:47.774 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.774 INFO kablam! --> src/arrays/Array1024.rs:111:14 Sep 02 01:34:47.774 INFO kablam! | Sep 02 01:34:47.774 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.774 INFO kablam! | ^^^^^^ Sep 02 01:34:47.774 INFO kablam! | Sep 02 01:34:47.774 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.774 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.774 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.774 INFO kablam! Sep 02 01:34:47.774 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.774 INFO kablam! --> src/arrays/Array1024.rs:111:28 Sep 02 01:34:47.774 INFO kablam! | Sep 02 01:34:47.774 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.774 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.774 INFO kablam! | Sep 02 01:34:47.774 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.775 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.775 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.775 INFO kablam! Sep 02 01:34:47.775 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.775 INFO kablam! --> src/arrays/Array52.rs:96:20 Sep 02 01:34:47.775 INFO kablam! | Sep 02 01:34:47.775 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.775 INFO kablam! | ^^^^^^ Sep 02 01:34:47.775 INFO kablam! | Sep 02 01:34:47.775 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.775 INFO kablam! --> src/arrays/Array1024.rs:120:15 Sep 02 01:34:47.775 INFO kablam! | Sep 02 01:34:47.775 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:47.775 INFO kablam! | ^^^^^^ Sep 02 01:34:47.775 INFO kablam! | Sep 02 01:34:47.775 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.775 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.776 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.776 INFO kablam! Sep 02 01:34:47.776 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.776 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.776 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 02 01:34:47.776 INFO kablam! | Sep 02 01:34:47.776 INFO kablam! 132 | self.0.iter() Sep 02 01:34:47.776 INFO kablam! | ^^^^^^ Sep 02 01:34:47.776 INFO kablam! | Sep 02 01:34:47.776 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.776 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.776 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.776 INFO kablam! Sep 02 01:34:47.776 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.776 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.776 INFO kablam! --> src/arrays/Array1024.rs:144:3 Sep 02 01:34:47.776 INFO kablam! | Sep 02 01:34:47.776 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:47.777 INFO kablam! | ^^^^^^ Sep 02 01:34:47.777 INFO kablam! | Sep 02 01:34:47.777 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.777 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.777 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.777 INFO kablam! Sep 02 01:34:47.777 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.777 INFO kablam! Sep 02 01:34:47.777 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.777 INFO kablam! --> src/arrays/Array1024.rs:153:4 Sep 02 01:34:47.777 INFO kablam! | Sep 02 01:34:47.777 INFO kablam! 153 | &self.0[..] Sep 02 01:34:47.777 INFO kablam! | ^^^^^^ Sep 02 01:34:47.777 INFO kablam! | Sep 02 01:34:47.777 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.777 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.777 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.777 INFO kablam! Sep 02 01:34:47.778 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.778 INFO kablam! --> src/arrays/Array1024.rs:162:8 Sep 02 01:34:47.778 INFO kablam! | Sep 02 01:34:47.778 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:47.778 INFO kablam! | ^^^^^^ Sep 02 01:34:47.778 INFO kablam! | Sep 02 01:34:47.778 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.778 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.778 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.778 INFO kablam! Sep 02 01:34:47.778 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.778 INFO kablam! --> src/arrays/Array52.rs:96:34 Sep 02 01:34:47.778 INFO kablam! | Sep 02 01:34:47.778 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.778 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.778 INFO kablam! | Sep 02 01:34:47.778 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.778 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.779 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.779 INFO kablam! Sep 02 01:34:47.779 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.779 INFO kablam! --> src/arrays/Array52.rs:102:20 Sep 02 01:34:47.779 INFO kablam! | Sep 02 01:34:47.779 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.779 INFO kablam! | ^^^^^^ Sep 02 01:34:47.779 INFO kablam! | Sep 02 01:34:47.779 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.779 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.779 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.779 INFO kablam! Sep 02 01:34:47.779 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.779 INFO kablam! --> src/arrays/Array52.rs:102:34 Sep 02 01:34:47.779 INFO kablam! | Sep 02 01:34:47.779 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.779 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.779 INFO kablam! | Sep 02 01:34:47.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.780 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.780 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.780 INFO kablam! Sep 02 01:34:47.780 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.780 INFO kablam! --> src/arrays/Array52.rs:111:14 Sep 02 01:34:47.780 INFO kablam! | Sep 02 01:34:47.780 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.780 INFO kablam! | ^^^^^^ Sep 02 01:34:47.780 INFO kablam! | Sep 02 01:34:47.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.780 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.780 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.780 INFO kablam! Sep 02 01:34:47.780 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.780 INFO kablam! --> src/arrays/Array52.rs:111:28 Sep 02 01:34:47.780 INFO kablam! | Sep 02 01:34:47.781 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.781 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.781 INFO kablam! | Sep 02 01:34:47.781 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 02 01:34:47.781 INFO kablam! --> src/lib.rs:8:12 Sep 02 01:34:47.781 INFO kablam! | Sep 02 01:34:47.781 INFO kablam! 8 | #![feature(associated_consts)] Sep 02 01:34:47.781 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 02 01:34:47.781 INFO kablam! | Sep 02 01:34:47.781 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 01:34:47.781 INFO kablam! Sep 02 01:34:47.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.781 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.781 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.781 INFO kablam! Sep 02 01:34:47.781 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.781 INFO kablam! --> src/arrays/Array52.rs:120:15 Sep 02 01:34:47.781 INFO kablam! | Sep 02 01:34:47.781 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:47.782 INFO kablam! | ^^^^^^ Sep 02 01:34:47.782 INFO kablam! | Sep 02 01:34:47.782 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.782 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.782 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.782 INFO kablam! Sep 02 01:34:47.782 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.782 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 02 01:34:47.782 INFO kablam! | Sep 02 01:34:47.782 INFO kablam! 132 | self.0.iter() Sep 02 01:34:47.782 INFO kablam! | ^^^^^^ Sep 02 01:34:47.782 INFO kablam! | Sep 02 01:34:47.782 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.782 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.782 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.782 INFO kablam! Sep 02 01:34:47.783 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.783 INFO kablam! --> src/arrays/Array52.rs:144:3 Sep 02 01:34:47.783 INFO kablam! | Sep 02 01:34:47.783 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:47.783 INFO kablam! | ^^^^^^ Sep 02 01:34:47.783 INFO kablam! | Sep 02 01:34:47.783 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.783 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.783 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.783 INFO kablam! Sep 02 01:34:47.783 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.783 INFO kablam! --> src/arrays/Array52.rs:153:4 Sep 02 01:34:47.783 INFO kablam! | Sep 02 01:34:47.783 INFO kablam! 153 | &self.0[..] Sep 02 01:34:47.783 INFO kablam! | ^^^^^^ Sep 02 01:34:47.783 INFO kablam! | Sep 02 01:34:47.784 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.784 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.784 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.784 INFO kablam! Sep 02 01:34:47.784 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.784 INFO kablam! --> src/arrays/Array52.rs:162:8 Sep 02 01:34:47.784 INFO kablam! | Sep 02 01:34:47.784 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:47.784 INFO kablam! | ^^^^^^ Sep 02 01:34:47.784 INFO kablam! | Sep 02 01:34:47.784 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.784 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.784 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.784 INFO kablam! Sep 02 01:34:47.784 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.784 INFO kablam! --> src/arrays/Array64.rs:28:3 Sep 02 01:34:47.784 INFO kablam! | Sep 02 01:34:47.785 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:47.785 INFO kablam! | ^^^^^^ Sep 02 01:34:47.785 INFO kablam! | Sep 02 01:34:47.785 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.785 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.785 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.785 INFO kablam! Sep 02 01:34:47.785 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.785 INFO kablam! --> src/arrays/Array64.rs:34:3 Sep 02 01:34:47.785 INFO kablam! | Sep 02 01:34:47.785 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:47.785 INFO kablam! | ^^^^^^ Sep 02 01:34:47.785 INFO kablam! | Sep 02 01:34:47.785 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.785 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.785 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.786 INFO kablam! Sep 02 01:34:47.786 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.786 INFO kablam! --> src/arrays/Array64.rs:56:3 Sep 02 01:34:47.786 INFO kablam! | Sep 02 01:34:47.786 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:47.786 INFO kablam! | ^^^^^^ Sep 02 01:34:47.786 INFO kablam! | Sep 02 01:34:47.786 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.786 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.786 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.786 INFO kablam! Sep 02 01:34:47.786 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.786 INFO kablam! --> src/arrays/Array64.rs:65:3 Sep 02 01:34:47.786 INFO kablam! | Sep 02 01:34:47.786 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.786 INFO kablam! | ^^^^^^ Sep 02 01:34:47.786 INFO kablam! | Sep 02 01:34:47.787 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.787 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.787 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.787 INFO kablam! Sep 02 01:34:47.787 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.787 INFO kablam! --> src/arrays/Array64.rs:65:18 Sep 02 01:34:47.787 INFO kablam! | Sep 02 01:34:47.787 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.787 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.787 INFO kablam! | Sep 02 01:34:47.787 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.787 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.787 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.787 INFO kablam! Sep 02 01:34:47.787 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.787 INFO kablam! --> src/arrays/Array64.rs:78:29 Sep 02 01:34:47.787 INFO kablam! | Sep 02 01:34:47.788 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.788 INFO kablam! | ^^^^^^ Sep 02 01:34:47.788 INFO kablam! | Sep 02 01:34:47.788 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.788 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.788 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.788 INFO kablam! Sep 02 01:34:47.788 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.788 INFO kablam! --> src/arrays/Array64.rs:78:43 Sep 02 01:34:47.788 INFO kablam! | Sep 02 01:34:47.788 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.788 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.788 INFO kablam! | Sep 02 01:34:47.788 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.788 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.788 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.788 INFO kablam! Sep 02 01:34:47.789 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.789 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 02 01:34:47.789 INFO kablam! | Sep 02 01:34:47.789 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.789 INFO kablam! | ^^^^^^ Sep 02 01:34:47.789 INFO kablam! | Sep 02 01:34:47.789 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.789 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.789 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.789 INFO kablam! Sep 02 01:34:47.789 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.789 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 02 01:34:47.789 INFO kablam! | Sep 02 01:34:47.789 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.789 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.789 INFO kablam! | Sep 02 01:34:47.789 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.790 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.790 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.790 INFO kablam! Sep 02 01:34:47.790 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.790 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 02 01:34:47.790 INFO kablam! | Sep 02 01:34:47.790 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.790 INFO kablam! | ^^^^^^ Sep 02 01:34:47.790 INFO kablam! | Sep 02 01:34:47.790 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.790 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.790 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.790 INFO kablam! Sep 02 01:34:47.790 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.790 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 02 01:34:47.790 INFO kablam! | Sep 02 01:34:47.791 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.791 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.791 INFO kablam! | Sep 02 01:34:47.791 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.791 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.791 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.791 INFO kablam! Sep 02 01:34:47.791 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.791 INFO kablam! --> src/arrays/Array64.rs:96:20 Sep 02 01:34:47.791 INFO kablam! | Sep 02 01:34:47.791 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.791 INFO kablam! | ^^^^^^ Sep 02 01:34:47.791 INFO kablam! | Sep 02 01:34:47.791 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.791 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.791 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.791 INFO kablam! Sep 02 01:34:47.792 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.792 INFO kablam! --> src/arrays/Array64.rs:96:34 Sep 02 01:34:47.792 INFO kablam! | Sep 02 01:34:47.792 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.792 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.792 INFO kablam! | Sep 02 01:34:47.792 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.792 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.792 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.792 INFO kablam! Sep 02 01:34:47.792 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.792 INFO kablam! --> src/arrays/Array64.rs:102:20 Sep 02 01:34:47.792 INFO kablam! | Sep 02 01:34:47.792 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.792 INFO kablam! | ^^^^^^ Sep 02 01:34:47.792 INFO kablam! | Sep 02 01:34:47.793 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.793 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.793 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.793 INFO kablam! Sep 02 01:34:47.793 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.793 INFO kablam! --> src/arrays/Array64.rs:102:34 Sep 02 01:34:47.793 INFO kablam! | Sep 02 01:34:47.793 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.793 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.793 INFO kablam! | Sep 02 01:34:47.793 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.793 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.793 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.793 INFO kablam! Sep 02 01:34:47.793 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.793 INFO kablam! --> src/arrays/Array64.rs:111:14 Sep 02 01:34:47.793 INFO kablam! | Sep 02 01:34:47.794 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.794 INFO kablam! | ^^^^^^ Sep 02 01:34:47.794 INFO kablam! | Sep 02 01:34:47.794 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.794 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.794 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.794 INFO kablam! Sep 02 01:34:47.794 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.794 INFO kablam! --> src/arrays/Array64.rs:111:28 Sep 02 01:34:47.794 INFO kablam! | Sep 02 01:34:47.794 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.794 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.794 INFO kablam! | Sep 02 01:34:47.794 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.794 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.794 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.794 INFO kablam! Sep 02 01:34:47.795 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.795 INFO kablam! --> src/arrays/Array64.rs:120:15 Sep 02 01:34:47.795 INFO kablam! | Sep 02 01:34:47.795 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:47.795 INFO kablam! | ^^^^^^ Sep 02 01:34:47.795 INFO kablam! | Sep 02 01:34:47.795 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.795 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.795 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.795 INFO kablam! Sep 02 01:34:47.795 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.795 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 02 01:34:47.795 INFO kablam! | Sep 02 01:34:47.795 INFO kablam! 132 | self.0.iter() Sep 02 01:34:47.795 INFO kablam! | ^^^^^^ Sep 02 01:34:47.795 INFO kablam! | Sep 02 01:34:47.796 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.796 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.796 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.796 INFO kablam! Sep 02 01:34:47.796 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.796 INFO kablam! --> src/arrays/Array64.rs:144:3 Sep 02 01:34:47.796 INFO kablam! | Sep 02 01:34:47.796 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:47.796 INFO kablam! | ^^^^^^ Sep 02 01:34:47.796 INFO kablam! | Sep 02 01:34:47.796 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.796 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.796 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.796 INFO kablam! Sep 02 01:34:47.796 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.796 INFO kablam! --> src/arrays/Array64.rs:153:4 Sep 02 01:34:47.796 INFO kablam! | Sep 02 01:34:47.797 INFO kablam! 153 | &self.0[..] Sep 02 01:34:47.797 INFO kablam! | ^^^^^^ Sep 02 01:34:47.797 INFO kablam! | Sep 02 01:34:47.797 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.797 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.797 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.797 INFO kablam! Sep 02 01:34:47.797 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.797 INFO kablam! --> src/arrays/Array64.rs:162:8 Sep 02 01:34:47.797 INFO kablam! | Sep 02 01:34:47.797 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:47.797 INFO kablam! | ^^^^^^ Sep 02 01:34:47.797 INFO kablam! | Sep 02 01:34:47.797 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.797 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.797 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.797 INFO kablam! Sep 02 01:34:47.798 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.798 INFO kablam! --> src/arrays/Array80.rs:28:3 Sep 02 01:34:47.798 INFO kablam! | Sep 02 01:34:47.798 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:47.798 INFO kablam! | ^^^^^^ Sep 02 01:34:47.798 INFO kablam! | Sep 02 01:34:47.798 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.798 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.798 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.798 INFO kablam! Sep 02 01:34:47.798 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.798 INFO kablam! --> src/arrays/Array80.rs:34:3 Sep 02 01:34:47.798 INFO kablam! | Sep 02 01:34:47.798 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:47.798 INFO kablam! | ^^^^^^ Sep 02 01:34:47.799 INFO kablam! | Sep 02 01:34:47.799 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.799 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.799 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.799 INFO kablam! Sep 02 01:34:47.799 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.799 INFO kablam! --> src/arrays/Array80.rs:56:3 Sep 02 01:34:47.799 INFO kablam! | Sep 02 01:34:47.799 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:47.799 INFO kablam! | ^^^^^^ Sep 02 01:34:47.799 INFO kablam! | Sep 02 01:34:47.799 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.799 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.799 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.800 INFO kablam! Sep 02 01:34:47.800 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.800 INFO kablam! --> src/arrays/Array80.rs:65:3 Sep 02 01:34:47.800 INFO kablam! | Sep 02 01:34:47.800 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.800 INFO kablam! | ^^^^^^ Sep 02 01:34:47.800 INFO kablam! | Sep 02 01:34:47.800 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.800 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.800 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.800 INFO kablam! Sep 02 01:34:47.800 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.800 INFO kablam! --> src/arrays/Array80.rs:65:18 Sep 02 01:34:47.800 INFO kablam! | Sep 02 01:34:47.800 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.800 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.800 INFO kablam! | Sep 02 01:34:47.800 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.800 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.801 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.801 INFO kablam! Sep 02 01:34:47.801 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.801 INFO kablam! --> src/arrays/Array80.rs:78:29 Sep 02 01:34:47.801 INFO kablam! | Sep 02 01:34:47.801 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.801 INFO kablam! | ^^^^^^ Sep 02 01:34:47.801 INFO kablam! | Sep 02 01:34:47.801 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.801 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.801 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.801 INFO kablam! Sep 02 01:34:47.801 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.801 INFO kablam! --> src/arrays/Array80.rs:78:43 Sep 02 01:34:47.801 INFO kablam! | Sep 02 01:34:47.801 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.801 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.802 INFO kablam! | Sep 02 01:34:47.802 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.802 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.802 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.802 INFO kablam! Sep 02 01:34:47.802 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.802 INFO kablam! --> src/arrays/Array80.rs:84:20 Sep 02 01:34:47.802 INFO kablam! | Sep 02 01:34:47.802 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.802 INFO kablam! | ^^^^^^ Sep 02 01:34:47.802 INFO kablam! | Sep 02 01:34:47.802 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.802 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.802 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.802 INFO kablam! Sep 02 01:34:47.802 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.802 INFO kablam! --> src/arrays/Array80.rs:84:34 Sep 02 01:34:47.802 INFO kablam! | Sep 02 01:34:47.803 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.803 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.803 INFO kablam! | Sep 02 01:34:47.803 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.803 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.803 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.803 INFO kablam! Sep 02 01:34:47.803 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.803 INFO kablam! --> src/arrays/Array80.rs:90:20 Sep 02 01:34:47.803 INFO kablam! | Sep 02 01:34:47.803 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.803 INFO kablam! | ^^^^^^ Sep 02 01:34:47.803 INFO kablam! | Sep 02 01:34:47.803 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.803 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.803 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.803 INFO kablam! Sep 02 01:34:47.804 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.804 INFO kablam! --> src/arrays/Array80.rs:90:34 Sep 02 01:34:47.804 INFO kablam! | Sep 02 01:34:47.804 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.804 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.804 INFO kablam! | Sep 02 01:34:47.804 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.804 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.804 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.804 INFO kablam! Sep 02 01:34:47.804 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.804 INFO kablam! --> src/arrays/Array80.rs:96:20 Sep 02 01:34:47.804 INFO kablam! | Sep 02 01:34:47.804 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.804 INFO kablam! | ^^^^^^ Sep 02 01:34:47.804 INFO kablam! | Sep 02 01:34:47.804 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.804 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.805 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.805 INFO kablam! Sep 02 01:34:47.805 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.805 INFO kablam! --> src/arrays/Array80.rs:96:34 Sep 02 01:34:47.805 INFO kablam! | Sep 02 01:34:47.805 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.805 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.805 INFO kablam! | Sep 02 01:34:47.805 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.805 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.805 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.805 INFO kablam! Sep 02 01:34:47.805 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.805 INFO kablam! --> src/arrays/Array80.rs:102:20 Sep 02 01:34:47.805 INFO kablam! | Sep 02 01:34:47.805 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.805 INFO kablam! | ^^^^^^ Sep 02 01:34:47.805 INFO kablam! | Sep 02 01:34:47.806 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.806 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.806 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.806 INFO kablam! Sep 02 01:34:47.806 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.806 INFO kablam! --> src/arrays/Array80.rs:102:34 Sep 02 01:34:47.806 INFO kablam! | Sep 02 01:34:47.806 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.806 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.806 INFO kablam! | Sep 02 01:34:47.806 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.806 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.806 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.806 INFO kablam! Sep 02 01:34:47.806 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.806 INFO kablam! --> src/arrays/Array80.rs:111:14 Sep 02 01:34:47.806 INFO kablam! | Sep 02 01:34:47.807 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.807 INFO kablam! | ^^^^^^ Sep 02 01:34:47.807 INFO kablam! | Sep 02 01:34:47.807 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.807 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.807 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.807 INFO kablam! Sep 02 01:34:47.807 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.807 INFO kablam! --> src/arrays/Array80.rs:111:28 Sep 02 01:34:47.807 INFO kablam! | Sep 02 01:34:47.807 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.807 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.807 INFO kablam! | Sep 02 01:34:47.807 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.807 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.807 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.807 INFO kablam! Sep 02 01:34:47.807 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.808 INFO kablam! --> src/arrays/Array80.rs:120:15 Sep 02 01:34:47.808 INFO kablam! | Sep 02 01:34:47.808 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:47.808 INFO kablam! | ^^^^^^ Sep 02 01:34:47.808 INFO kablam! | Sep 02 01:34:47.808 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.808 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.808 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.808 INFO kablam! Sep 02 01:34:47.808 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.808 INFO kablam! --> src/arrays/Array80.rs:132:3 Sep 02 01:34:47.808 INFO kablam! | Sep 02 01:34:47.808 INFO kablam! 132 | self.0.iter() Sep 02 01:34:47.808 INFO kablam! | ^^^^^^ Sep 02 01:34:47.808 INFO kablam! | Sep 02 01:34:47.808 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.808 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.808 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.809 INFO kablam! Sep 02 01:34:47.809 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.809 INFO kablam! --> src/arrays/Array80.rs:144:3 Sep 02 01:34:47.809 INFO kablam! | Sep 02 01:34:47.809 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:47.809 INFO kablam! | ^^^^^^ Sep 02 01:34:47.809 INFO kablam! | Sep 02 01:34:47.809 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.809 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.809 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.809 INFO kablam! Sep 02 01:34:47.809 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.809 INFO kablam! --> src/arrays/Array80.rs:153:4 Sep 02 01:34:47.809 INFO kablam! | Sep 02 01:34:47.809 INFO kablam! 153 | &self.0[..] Sep 02 01:34:47.809 INFO kablam! | ^^^^^^ Sep 02 01:34:47.809 INFO kablam! | Sep 02 01:34:47.810 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.810 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.810 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.810 INFO kablam! Sep 02 01:34:47.810 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.810 INFO kablam! --> src/arrays/Array80.rs:162:8 Sep 02 01:34:47.810 INFO kablam! | Sep 02 01:34:47.810 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:47.810 INFO kablam! | ^^^^^^ Sep 02 01:34:47.810 INFO kablam! | Sep 02 01:34:47.810 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.810 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.810 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.810 INFO kablam! Sep 02 01:34:47.810 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.810 INFO kablam! --> src/arrays/Array128.rs:28:3 Sep 02 01:34:47.810 INFO kablam! | Sep 02 01:34:47.810 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:47.810 INFO kablam! | ^^^^^^ Sep 02 01:34:47.810 INFO kablam! | Sep 02 01:34:47.811 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.811 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.811 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.811 INFO kablam! Sep 02 01:34:47.811 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.811 INFO kablam! --> src/arrays/Array128.rs:34:3 Sep 02 01:34:47.811 INFO kablam! | Sep 02 01:34:47.811 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:47.811 INFO kablam! | ^^^^^^ Sep 02 01:34:47.811 INFO kablam! | Sep 02 01:34:47.811 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.811 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.811 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.811 INFO kablam! Sep 02 01:34:47.811 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.811 INFO kablam! --> src/arrays/Array128.rs:56:3 Sep 02 01:34:47.811 INFO kablam! | Sep 02 01:34:47.812 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:47.812 INFO kablam! | ^^^^^^ Sep 02 01:34:47.812 INFO kablam! | Sep 02 01:34:47.812 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.812 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.812 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.812 INFO kablam! Sep 02 01:34:47.812 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.812 INFO kablam! --> src/arrays/Array128.rs:65:3 Sep 02 01:34:47.812 INFO kablam! | Sep 02 01:34:47.812 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.812 INFO kablam! | ^^^^^^ Sep 02 01:34:47.812 INFO kablam! | Sep 02 01:34:47.812 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.812 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.812 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.812 INFO kablam! Sep 02 01:34:47.812 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.813 INFO kablam! --> src/arrays/Array128.rs:65:18 Sep 02 01:34:47.813 INFO kablam! | Sep 02 01:34:47.813 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.813 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.813 INFO kablam! | Sep 02 01:34:47.813 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.813 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.813 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.813 INFO kablam! Sep 02 01:34:47.813 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.813 INFO kablam! --> src/arrays/Array128.rs:78:29 Sep 02 01:34:47.813 INFO kablam! | Sep 02 01:34:47.813 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.813 INFO kablam! | ^^^^^^ Sep 02 01:34:47.813 INFO kablam! | Sep 02 01:34:47.813 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.813 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.814 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.814 INFO kablam! Sep 02 01:34:47.814 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.814 INFO kablam! --> src/arrays/Array128.rs:78:43 Sep 02 01:34:47.814 INFO kablam! | Sep 02 01:34:47.814 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.814 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.814 INFO kablam! | Sep 02 01:34:47.814 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.814 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.814 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.814 INFO kablam! Sep 02 01:34:47.814 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.814 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 02 01:34:47.814 INFO kablam! | Sep 02 01:34:47.814 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.814 INFO kablam! | ^^^^^^ Sep 02 01:34:47.815 INFO kablam! | Sep 02 01:34:47.815 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.815 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.815 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.815 INFO kablam! Sep 02 01:34:47.815 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.815 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 02 01:34:47.815 INFO kablam! | Sep 02 01:34:47.815 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.815 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.815 INFO kablam! | Sep 02 01:34:47.815 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.815 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.815 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.815 INFO kablam! Sep 02 01:34:47.815 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.815 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 02 01:34:47.815 INFO kablam! | Sep 02 01:34:47.816 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.816 INFO kablam! | ^^^^^^ Sep 02 01:34:47.816 INFO kablam! | Sep 02 01:34:47.816 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.816 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.816 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.816 INFO kablam! Sep 02 01:34:47.816 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.816 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 02 01:34:47.816 INFO kablam! | Sep 02 01:34:47.816 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.816 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.816 INFO kablam! | Sep 02 01:34:47.816 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.816 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.816 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.816 INFO kablam! Sep 02 01:34:47.816 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.817 INFO kablam! --> src/arrays/Array128.rs:96:20 Sep 02 01:34:47.817 INFO kablam! | Sep 02 01:34:47.817 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.817 INFO kablam! | ^^^^^^ Sep 02 01:34:47.817 INFO kablam! | Sep 02 01:34:47.817 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.817 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.817 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.817 INFO kablam! Sep 02 01:34:47.817 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.817 INFO kablam! --> src/arrays/Array128.rs:96:34 Sep 02 01:34:47.817 INFO kablam! | Sep 02 01:34:47.817 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.817 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.817 INFO kablam! | Sep 02 01:34:47.817 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.817 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.817 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.818 INFO kablam! Sep 02 01:34:47.818 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.818 INFO kablam! --> src/arrays/Array128.rs:102:20 Sep 02 01:34:47.818 INFO kablam! | Sep 02 01:34:47.818 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.818 INFO kablam! | ^^^^^^ Sep 02 01:34:47.818 INFO kablam! | Sep 02 01:34:47.818 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.818 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.818 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.818 INFO kablam! Sep 02 01:34:47.818 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.818 INFO kablam! --> src/arrays/Array128.rs:102:34 Sep 02 01:34:47.818 INFO kablam! | Sep 02 01:34:47.818 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.818 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.818 INFO kablam! | Sep 02 01:34:47.819 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.819 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.819 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.819 INFO kablam! Sep 02 01:34:47.819 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.819 INFO kablam! --> src/arrays/Array128.rs:111:14 Sep 02 01:34:47.819 INFO kablam! | Sep 02 01:34:47.819 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.819 INFO kablam! | ^^^^^^ Sep 02 01:34:47.819 INFO kablam! | Sep 02 01:34:47.819 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.819 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.819 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.819 INFO kablam! Sep 02 01:34:47.819 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.819 INFO kablam! --> src/arrays/Array128.rs:111:28 Sep 02 01:34:47.819 INFO kablam! | Sep 02 01:34:47.819 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.820 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.820 INFO kablam! | Sep 02 01:34:47.820 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.820 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.820 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.820 INFO kablam! Sep 02 01:34:47.820 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.820 INFO kablam! --> src/arrays/Array128.rs:120:15 Sep 02 01:34:47.820 INFO kablam! | Sep 02 01:34:47.820 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:47.820 INFO kablam! | ^^^^^^ Sep 02 01:34:47.820 INFO kablam! | Sep 02 01:34:47.820 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.820 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.820 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.820 INFO kablam! Sep 02 01:34:47.821 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.821 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 02 01:34:47.821 INFO kablam! | Sep 02 01:34:47.821 INFO kablam! 132 | self.0.iter() Sep 02 01:34:47.821 INFO kablam! | ^^^^^^ Sep 02 01:34:47.821 INFO kablam! | Sep 02 01:34:47.821 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.821 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.821 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.821 INFO kablam! Sep 02 01:34:47.821 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.821 INFO kablam! --> src/arrays/Array128.rs:144:3 Sep 02 01:34:47.821 INFO kablam! | Sep 02 01:34:47.821 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:47.821 INFO kablam! | ^^^^^^ Sep 02 01:34:47.821 INFO kablam! | Sep 02 01:34:47.821 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.822 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.822 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.822 INFO kablam! Sep 02 01:34:47.822 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.822 INFO kablam! --> src/arrays/Array128.rs:153:4 Sep 02 01:34:47.822 INFO kablam! | Sep 02 01:34:47.822 INFO kablam! 153 | &self.0[..] Sep 02 01:34:47.822 INFO kablam! | ^^^^^^ Sep 02 01:34:47.822 INFO kablam! | Sep 02 01:34:47.822 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.822 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.822 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.822 INFO kablam! Sep 02 01:34:47.822 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.822 INFO kablam! --> src/arrays/Array128.rs:162:8 Sep 02 01:34:47.822 INFO kablam! | Sep 02 01:34:47.822 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:47.823 INFO kablam! | ^^^^^^ Sep 02 01:34:47.823 INFO kablam! | Sep 02 01:34:47.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.823 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.823 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.823 INFO kablam! Sep 02 01:34:47.823 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.823 INFO kablam! --> src/arrays/Array256.rs:28:3 Sep 02 01:34:47.823 INFO kablam! | Sep 02 01:34:47.823 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:47.823 INFO kablam! | ^^^^^^ Sep 02 01:34:47.823 INFO kablam! | Sep 02 01:34:47.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.823 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.823 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.823 INFO kablam! Sep 02 01:34:47.824 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.824 INFO kablam! --> src/arrays/Array256.rs:34:3 Sep 02 01:34:47.824 INFO kablam! | Sep 02 01:34:47.824 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:47.824 INFO kablam! | ^^^^^^ Sep 02 01:34:47.824 INFO kablam! | Sep 02 01:34:47.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.824 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.824 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.824 INFO kablam! Sep 02 01:34:47.824 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.824 INFO kablam! --> src/arrays/Array256.rs:56:3 Sep 02 01:34:47.824 INFO kablam! | Sep 02 01:34:47.824 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:47.824 INFO kablam! | ^^^^^^ Sep 02 01:34:47.824 INFO kablam! | Sep 02 01:34:47.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.825 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.825 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.825 INFO kablam! Sep 02 01:34:47.825 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.825 INFO kablam! --> src/arrays/Array256.rs:65:3 Sep 02 01:34:47.825 INFO kablam! | Sep 02 01:34:47.825 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.825 INFO kablam! | ^^^^^^ Sep 02 01:34:47.825 INFO kablam! | Sep 02 01:34:47.825 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.825 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.825 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.825 INFO kablam! Sep 02 01:34:47.825 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.825 INFO kablam! --> src/arrays/Array256.rs:65:18 Sep 02 01:34:47.825 INFO kablam! | Sep 02 01:34:47.825 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.826 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.826 INFO kablam! | Sep 02 01:34:47.826 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.826 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.826 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.826 INFO kablam! Sep 02 01:34:47.826 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.826 INFO kablam! --> src/arrays/Array256.rs:78:29 Sep 02 01:34:47.826 INFO kablam! | Sep 02 01:34:47.826 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.826 INFO kablam! | ^^^^^^ Sep 02 01:34:47.826 INFO kablam! | Sep 02 01:34:47.826 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.826 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.826 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.826 INFO kablam! Sep 02 01:34:47.827 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.827 INFO kablam! --> src/arrays/Array256.rs:78:43 Sep 02 01:34:47.827 INFO kablam! | Sep 02 01:34:47.827 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.827 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.827 INFO kablam! | Sep 02 01:34:47.827 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.827 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.827 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.827 INFO kablam! Sep 02 01:34:47.827 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.827 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 02 01:34:47.827 INFO kablam! | Sep 02 01:34:47.827 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.827 INFO kablam! | ^^^^^^ Sep 02 01:34:47.827 INFO kablam! | Sep 02 01:34:47.827 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.828 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.828 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.828 INFO kablam! Sep 02 01:34:47.828 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.828 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 02 01:34:47.828 INFO kablam! | Sep 02 01:34:47.828 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.828 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.828 INFO kablam! | Sep 02 01:34:47.828 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.828 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.828 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.828 INFO kablam! Sep 02 01:34:47.828 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.828 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 02 01:34:47.828 INFO kablam! | Sep 02 01:34:47.828 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.829 INFO kablam! | ^^^^^^ Sep 02 01:34:47.829 INFO kablam! | Sep 02 01:34:47.829 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.829 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.829 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.829 INFO kablam! Sep 02 01:34:47.829 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.829 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 02 01:34:47.829 INFO kablam! | Sep 02 01:34:47.829 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.829 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.829 INFO kablam! | Sep 02 01:34:47.829 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.829 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.829 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.829 INFO kablam! Sep 02 01:34:47.830 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.830 INFO kablam! --> src/arrays/Array256.rs:96:20 Sep 02 01:34:47.830 INFO kablam! | Sep 02 01:34:47.830 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.830 INFO kablam! | ^^^^^^ Sep 02 01:34:47.830 INFO kablam! | Sep 02 01:34:47.830 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.830 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.830 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.830 INFO kablam! Sep 02 01:34:47.830 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.830 INFO kablam! --> src/arrays/Array256.rs:96:34 Sep 02 01:34:47.830 INFO kablam! | Sep 02 01:34:47.830 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.830 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.830 INFO kablam! | Sep 02 01:34:47.831 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.831 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.831 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.831 INFO kablam! Sep 02 01:34:47.831 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.831 INFO kablam! --> src/arrays/Array256.rs:102:20 Sep 02 01:34:47.831 INFO kablam! | Sep 02 01:34:47.831 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.831 INFO kablam! | ^^^^^^ Sep 02 01:34:47.831 INFO kablam! | Sep 02 01:34:47.831 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.831 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.831 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.831 INFO kablam! Sep 02 01:34:47.831 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.831 INFO kablam! --> src/arrays/Array256.rs:102:34 Sep 02 01:34:47.831 INFO kablam! | Sep 02 01:34:47.832 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.832 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.832 INFO kablam! | Sep 02 01:34:47.832 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.832 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.832 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.832 INFO kablam! Sep 02 01:34:47.832 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.832 INFO kablam! --> src/arrays/Array256.rs:111:14 Sep 02 01:34:47.832 INFO kablam! | Sep 02 01:34:47.832 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.832 INFO kablam! | ^^^^^^ Sep 02 01:34:47.832 INFO kablam! | Sep 02 01:34:47.832 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.832 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.832 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.833 INFO kablam! Sep 02 01:34:47.833 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.833 INFO kablam! --> src/arrays/Array256.rs:111:28 Sep 02 01:34:47.833 INFO kablam! | Sep 02 01:34:47.833 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.833 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.833 INFO kablam! | Sep 02 01:34:47.833 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.833 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.833 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.833 INFO kablam! Sep 02 01:34:47.833 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.833 INFO kablam! --> src/arrays/Array256.rs:120:15 Sep 02 01:34:47.833 INFO kablam! | Sep 02 01:34:47.833 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:47.833 INFO kablam! | ^^^^^^ Sep 02 01:34:47.833 INFO kablam! | Sep 02 01:34:47.834 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.834 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.834 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.834 INFO kablam! Sep 02 01:34:47.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.834 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 02 01:34:47.834 INFO kablam! | Sep 02 01:34:47.834 INFO kablam! 132 | self.0.iter() Sep 02 01:34:47.834 INFO kablam! | ^^^^^^ Sep 02 01:34:47.834 INFO kablam! | Sep 02 01:34:47.834 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.834 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.834 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.834 INFO kablam! Sep 02 01:34:47.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.834 INFO kablam! --> src/arrays/Array256.rs:144:3 Sep 02 01:34:47.835 INFO kablam! | Sep 02 01:34:47.835 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:47.835 INFO kablam! | ^^^^^^ Sep 02 01:34:47.835 INFO kablam! | Sep 02 01:34:47.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.835 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.835 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.835 INFO kablam! Sep 02 01:34:47.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.835 INFO kablam! --> src/arrays/Array256.rs:153:4 Sep 02 01:34:47.835 INFO kablam! | Sep 02 01:34:47.835 INFO kablam! 153 | &self.0[..] Sep 02 01:34:47.835 INFO kablam! | ^^^^^^ Sep 02 01:34:47.835 INFO kablam! | Sep 02 01:34:47.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.835 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.836 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.836 INFO kablam! Sep 02 01:34:47.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.836 INFO kablam! --> src/arrays/Array256.rs:162:8 Sep 02 01:34:47.836 INFO kablam! | Sep 02 01:34:47.836 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:47.836 INFO kablam! | ^^^^^^ Sep 02 01:34:47.836 INFO kablam! | Sep 02 01:34:47.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.836 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.836 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.836 INFO kablam! Sep 02 01:34:47.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.836 INFO kablam! --> src/arrays/Array512.rs:28:3 Sep 02 01:34:47.836 INFO kablam! | Sep 02 01:34:47.836 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:47.836 INFO kablam! | ^^^^^^ Sep 02 01:34:47.837 INFO kablam! | Sep 02 01:34:47.837 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.837 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.837 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.837 INFO kablam! Sep 02 01:34:47.837 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.837 INFO kablam! --> src/arrays/Array512.rs:34:3 Sep 02 01:34:47.837 INFO kablam! | Sep 02 01:34:47.837 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:47.837 INFO kablam! | ^^^^^^ Sep 02 01:34:47.837 INFO kablam! | Sep 02 01:34:47.837 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.837 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.837 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.837 INFO kablam! Sep 02 01:34:47.837 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.838 INFO kablam! --> src/arrays/Array512.rs:56:3 Sep 02 01:34:47.838 INFO kablam! | Sep 02 01:34:47.838 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:47.838 INFO kablam! | ^^^^^^ Sep 02 01:34:47.838 INFO kablam! | Sep 02 01:34:47.838 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.838 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.838 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.838 INFO kablam! Sep 02 01:34:47.838 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.838 INFO kablam! --> src/arrays/Array512.rs:65:3 Sep 02 01:34:47.838 INFO kablam! | Sep 02 01:34:47.838 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.838 INFO kablam! | ^^^^^^ Sep 02 01:34:47.838 INFO kablam! | Sep 02 01:34:47.838 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.838 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.839 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.839 INFO kablam! Sep 02 01:34:47.839 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.839 INFO kablam! --> src/arrays/Array512.rs:65:18 Sep 02 01:34:47.839 INFO kablam! | Sep 02 01:34:47.839 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.839 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.839 INFO kablam! | Sep 02 01:34:47.839 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.839 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.839 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.839 INFO kablam! Sep 02 01:34:47.839 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.839 INFO kablam! --> src/arrays/Array512.rs:78:29 Sep 02 01:34:47.839 INFO kablam! | Sep 02 01:34:47.839 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.839 INFO kablam! | ^^^^^^ Sep 02 01:34:47.839 INFO kablam! | Sep 02 01:34:47.840 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.840 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.840 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.840 INFO kablam! Sep 02 01:34:47.840 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.840 INFO kablam! --> src/arrays/Array512.rs:78:43 Sep 02 01:34:47.840 INFO kablam! | Sep 02 01:34:47.840 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.840 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.840 INFO kablam! | Sep 02 01:34:47.840 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.840 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.840 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.840 INFO kablam! Sep 02 01:34:47.840 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.840 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 02 01:34:47.840 INFO kablam! | Sep 02 01:34:47.841 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.841 INFO kablam! | ^^^^^^ Sep 02 01:34:47.841 INFO kablam! | Sep 02 01:34:47.841 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.841 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.841 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.841 INFO kablam! Sep 02 01:34:47.841 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.841 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 02 01:34:47.841 INFO kablam! | Sep 02 01:34:47.841 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.841 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.841 INFO kablam! | Sep 02 01:34:47.841 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.841 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.841 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.841 INFO kablam! Sep 02 01:34:47.841 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.842 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 02 01:34:47.842 INFO kablam! | Sep 02 01:34:47.842 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.842 INFO kablam! | ^^^^^^ Sep 02 01:34:47.842 INFO kablam! | Sep 02 01:34:47.842 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.842 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.842 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.842 INFO kablam! Sep 02 01:34:47.842 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.842 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 02 01:34:47.842 INFO kablam! | Sep 02 01:34:47.842 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.842 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.842 INFO kablam! | Sep 02 01:34:47.842 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.842 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.843 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.843 INFO kablam! Sep 02 01:34:47.843 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.843 INFO kablam! --> src/arrays/Array512.rs:96:20 Sep 02 01:34:47.843 INFO kablam! | Sep 02 01:34:47.843 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.843 INFO kablam! | ^^^^^^ Sep 02 01:34:47.843 INFO kablam! | Sep 02 01:34:47.843 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.843 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.843 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.843 INFO kablam! Sep 02 01:34:47.843 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.843 INFO kablam! --> src/arrays/Array512.rs:96:34 Sep 02 01:34:47.843 INFO kablam! | Sep 02 01:34:47.843 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.843 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.843 INFO kablam! | Sep 02 01:34:47.844 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.844 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.844 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.844 INFO kablam! Sep 02 01:34:47.844 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.844 INFO kablam! --> src/arrays/Array512.rs:102:20 Sep 02 01:34:47.844 INFO kablam! | Sep 02 01:34:47.844 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.844 INFO kablam! | ^^^^^^ Sep 02 01:34:47.844 INFO kablam! | Sep 02 01:34:47.844 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.844 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.844 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.844 INFO kablam! Sep 02 01:34:47.844 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.844 INFO kablam! --> src/arrays/Array512.rs:102:34 Sep 02 01:34:47.844 INFO kablam! | Sep 02 01:34:47.844 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.844 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.844 INFO kablam! | Sep 02 01:34:47.845 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.845 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.845 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.845 INFO kablam! Sep 02 01:34:47.845 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.845 INFO kablam! --> src/arrays/Array512.rs:111:14 Sep 02 01:34:47.845 INFO kablam! | Sep 02 01:34:47.845 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.845 INFO kablam! | ^^^^^^ Sep 02 01:34:47.845 INFO kablam! | Sep 02 01:34:47.845 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.845 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.845 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.845 INFO kablam! Sep 02 01:34:47.845 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.845 INFO kablam! --> src/arrays/Array512.rs:111:28 Sep 02 01:34:47.845 INFO kablam! | Sep 02 01:34:47.845 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.846 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.846 INFO kablam! | Sep 02 01:34:47.846 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.846 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.846 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.846 INFO kablam! Sep 02 01:34:47.846 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.846 INFO kablam! --> src/arrays/Array512.rs:120:15 Sep 02 01:34:47.846 INFO kablam! | Sep 02 01:34:47.846 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:47.846 INFO kablam! | ^^^^^^ Sep 02 01:34:47.846 INFO kablam! | Sep 02 01:34:47.846 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.846 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.846 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.846 INFO kablam! Sep 02 01:34:47.846 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.846 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 02 01:34:47.846 INFO kablam! | Sep 02 01:34:47.846 INFO kablam! 132 | self.0.iter() Sep 02 01:34:47.847 INFO kablam! | ^^^^^^ Sep 02 01:34:47.847 INFO kablam! | Sep 02 01:34:47.847 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.847 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.847 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.847 INFO kablam! Sep 02 01:34:47.847 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.847 INFO kablam! --> src/arrays/Array512.rs:144:3 Sep 02 01:34:47.847 INFO kablam! | Sep 02 01:34:47.847 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:47.847 INFO kablam! | ^^^^^^ Sep 02 01:34:47.847 INFO kablam! | Sep 02 01:34:47.847 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.847 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.847 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.847 INFO kablam! Sep 02 01:34:47.847 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.847 INFO kablam! --> src/arrays/Array512.rs:153:4 Sep 02 01:34:47.847 INFO kablam! | Sep 02 01:34:47.847 INFO kablam! 153 | &self.0[..] Sep 02 01:34:47.848 INFO kablam! | ^^^^^^ Sep 02 01:34:47.848 INFO kablam! | Sep 02 01:34:47.848 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.848 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.848 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.848 INFO kablam! Sep 02 01:34:47.848 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.848 INFO kablam! --> src/arrays/Array512.rs:162:8 Sep 02 01:34:47.848 INFO kablam! | Sep 02 01:34:47.848 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:47.848 INFO kablam! | ^^^^^^ Sep 02 01:34:47.848 INFO kablam! | Sep 02 01:34:47.848 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.848 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.848 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.848 INFO kablam! Sep 02 01:34:47.848 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.848 INFO kablam! --> src/arrays/Array1024.rs:28:3 Sep 02 01:34:47.848 INFO kablam! | Sep 02 01:34:47.848 INFO kablam! 28 | self.0.as_ptr() Sep 02 01:34:47.849 INFO kablam! | ^^^^^^ Sep 02 01:34:47.849 INFO kablam! | Sep 02 01:34:47.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.849 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.849 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.849 INFO kablam! Sep 02 01:34:47.849 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.849 INFO kablam! --> src/arrays/Array1024.rs:34:3 Sep 02 01:34:47.849 INFO kablam! | Sep 02 01:34:47.849 INFO kablam! 34 | self.0.as_mut_ptr() Sep 02 01:34:47.849 INFO kablam! | ^^^^^^ Sep 02 01:34:47.849 INFO kablam! | Sep 02 01:34:47.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.849 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.849 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.849 INFO kablam! Sep 02 01:34:47.849 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.849 INFO kablam! --> src/arrays/Array1024.rs:56:3 Sep 02 01:34:47.849 INFO kablam! | Sep 02 01:34:47.849 INFO kablam! 56 | self.0[..].fmt(formatter) Sep 02 01:34:47.850 INFO kablam! | ^^^^^^ Sep 02 01:34:47.850 INFO kablam! | Sep 02 01:34:47.850 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.850 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.850 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.850 INFO kablam! Sep 02 01:34:47.850 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.850 INFO kablam! --> src/arrays/Array1024.rs:65:3 Sep 02 01:34:47.850 INFO kablam! | Sep 02 01:34:47.850 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.850 INFO kablam! | ^^^^^^ Sep 02 01:34:47.850 INFO kablam! | Sep 02 01:34:47.850 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.850 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.850 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.850 INFO kablam! Sep 02 01:34:47.850 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.850 INFO kablam! --> src/arrays/Array1024.rs:65:18 Sep 02 01:34:47.850 INFO kablam! | Sep 02 01:34:47.850 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Sep 02 01:34:47.851 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.851 INFO kablam! | Sep 02 01:34:47.851 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.851 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.851 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.851 INFO kablam! Sep 02 01:34:47.851 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.851 INFO kablam! --> src/arrays/Array1024.rs:78:29 Sep 02 01:34:47.851 INFO kablam! | Sep 02 01:34:47.851 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.851 INFO kablam! | ^^^^^^ Sep 02 01:34:47.851 INFO kablam! | Sep 02 01:34:47.851 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.851 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.851 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.851 INFO kablam! Sep 02 01:34:47.851 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.851 INFO kablam! --> src/arrays/Array1024.rs:78:43 Sep 02 01:34:47.851 INFO kablam! | Sep 02 01:34:47.851 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.851 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.852 INFO kablam! | Sep 02 01:34:47.852 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.852 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.852 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.852 INFO kablam! Sep 02 01:34:47.852 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.852 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 02 01:34:47.852 INFO kablam! | Sep 02 01:34:47.852 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.852 INFO kablam! | ^^^^^^ Sep 02 01:34:47.852 INFO kablam! | Sep 02 01:34:47.852 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.852 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.852 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.852 INFO kablam! Sep 02 01:34:47.852 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.852 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 02 01:34:47.852 INFO kablam! | Sep 02 01:34:47.852 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.852 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.853 INFO kablam! | Sep 02 01:34:47.853 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.853 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.853 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.853 INFO kablam! Sep 02 01:34:47.853 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.853 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 02 01:34:47.853 INFO kablam! | Sep 02 01:34:47.853 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.853 INFO kablam! | ^^^^^^ Sep 02 01:34:47.853 INFO kablam! | Sep 02 01:34:47.853 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.853 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.853 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.853 INFO kablam! Sep 02 01:34:47.853 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.853 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 02 01:34:47.853 INFO kablam! | Sep 02 01:34:47.853 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.853 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.853 INFO kablam! | Sep 02 01:34:47.853 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.854 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.854 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.854 INFO kablam! Sep 02 01:34:47.854 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.854 INFO kablam! --> src/arrays/Array1024.rs:96:20 Sep 02 01:34:47.854 INFO kablam! | Sep 02 01:34:47.854 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.854 INFO kablam! | ^^^^^^ Sep 02 01:34:47.854 INFO kablam! | Sep 02 01:34:47.854 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.854 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.854 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.854 INFO kablam! Sep 02 01:34:47.854 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.854 INFO kablam! --> src/arrays/Array1024.rs:96:34 Sep 02 01:34:47.854 INFO kablam! | Sep 02 01:34:47.854 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.854 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.854 INFO kablam! | Sep 02 01:34:47.854 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.855 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.855 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.855 INFO kablam! Sep 02 01:34:47.855 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.855 INFO kablam! --> src/arrays/Array1024.rs:102:20 Sep 02 01:34:47.855 INFO kablam! | Sep 02 01:34:47.855 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.855 INFO kablam! | ^^^^^^ Sep 02 01:34:47.855 INFO kablam! | Sep 02 01:34:47.855 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.855 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.855 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.855 INFO kablam! Sep 02 01:34:47.855 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.855 INFO kablam! --> src/arrays/Array1024.rs:102:34 Sep 02 01:34:47.855 INFO kablam! | Sep 02 01:34:47.855 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.855 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.855 INFO kablam! | Sep 02 01:34:47.855 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.856 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.856 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.856 INFO kablam! Sep 02 01:34:47.856 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.856 INFO kablam! --> src/arrays/Array1024.rs:111:14 Sep 02 01:34:47.856 INFO kablam! | Sep 02 01:34:47.856 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.856 INFO kablam! | ^^^^^^ Sep 02 01:34:47.856 INFO kablam! | Sep 02 01:34:47.856 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.856 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.856 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.856 INFO kablam! Sep 02 01:34:47.856 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.856 INFO kablam! --> src/arrays/Array1024.rs:111:28 Sep 02 01:34:47.856 INFO kablam! | Sep 02 01:34:47.856 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 02 01:34:47.856 INFO kablam! | ^^^^^^^ Sep 02 01:34:47.856 INFO kablam! | Sep 02 01:34:47.857 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.857 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.857 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.857 INFO kablam! Sep 02 01:34:47.857 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.857 INFO kablam! --> src/arrays/Array1024.rs:120:15 Sep 02 01:34:47.857 INFO kablam! | Sep 02 01:34:47.857 INFO kablam! 120 | Hash::hash(&self.0[..], state) Sep 02 01:34:47.857 INFO kablam! | ^^^^^^ Sep 02 01:34:47.857 INFO kablam! | Sep 02 01:34:47.857 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.857 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.857 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.857 INFO kablam! Sep 02 01:34:47.857 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.857 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 02 01:34:47.857 INFO kablam! | Sep 02 01:34:47.857 INFO kablam! 132 | self.0.iter() Sep 02 01:34:47.857 INFO kablam! | ^^^^^^ Sep 02 01:34:47.857 INFO kablam! | Sep 02 01:34:47.858 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.858 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.858 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.858 INFO kablam! Sep 02 01:34:47.858 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.858 INFO kablam! --> src/arrays/Array1024.rs:144:3 Sep 02 01:34:47.858 INFO kablam! | Sep 02 01:34:47.858 INFO kablam! 144 | self.0.iter_mut() Sep 02 01:34:47.858 INFO kablam! | ^^^^^^ Sep 02 01:34:47.858 INFO kablam! | Sep 02 01:34:47.858 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.858 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.858 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.858 INFO kablam! Sep 02 01:34:47.858 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.858 INFO kablam! --> src/arrays/Array1024.rs:153:4 Sep 02 01:34:47.858 INFO kablam! | Sep 02 01:34:47.858 INFO kablam! 153 | &self.0[..] Sep 02 01:34:47.858 INFO kablam! | ^^^^^^ Sep 02 01:34:47.858 INFO kablam! | Sep 02 01:34:47.859 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.859 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.859 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.859 INFO kablam! Sep 02 01:34:47.859 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 01:34:47.859 INFO kablam! --> src/arrays/Array1024.rs:162:8 Sep 02 01:34:47.859 INFO kablam! | Sep 02 01:34:47.859 INFO kablam! 162 | &mut self.0[..] Sep 02 01:34:47.859 INFO kablam! | ^^^^^^ Sep 02 01:34:47.859 INFO kablam! | Sep 02 01:34:47.859 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 01:34:47.859 INFO kablam! = note: for more information, see issue #46043 Sep 02 01:34:47.859 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 01:34:47.859 INFO kablam! Sep 02 01:34:47.859 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 02 01:34:47.859 INFO kablam! --> src/lib.rs:8:12 Sep 02 01:34:47.859 INFO kablam! | Sep 02 01:34:47.859 INFO kablam! 8 | #![feature(associated_consts)] Sep 02 01:34:47.859 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 02 01:34:47.860 INFO kablam! | Sep 02 01:34:47.860 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 01:34:47.860 INFO kablam! Sep 02 01:34:47.876 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.44s Sep 02 01:34:47.879 INFO kablam! su: No module specific data is present Sep 02 01:34:48.299 INFO running `"docker" "rm" "-f" "005daa03790b84e24ea52d8e90d04ce2971900285cfbf801ab73dcbeeaa7bfd4"` Sep 02 01:34:48.469 INFO blam! 005daa03790b84e24ea52d8e90d04ce2971900285cfbf801ab73dcbeeaa7bfd4