Sep 04 04:56:54.074 INFO checking rust-extra-0.0.13 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 04:56:54.074 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 04:56:54.074 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 04:56:54.261 INFO blam! 5ffa4a0f37af7da5529b733f06d1cc03076b9b74b85ead7ad0460bfd84d7756e Sep 04 04:56:54.263 INFO running `"docker" "start" "-a" "5ffa4a0f37af7da5529b733f06d1cc03076b9b74b85ead7ad0460bfd84d7756e"` Sep 04 04:56:54.870 INFO kablam! Checking rust-extra v0.0.13 (file:///source) Sep 04 04:56:55.343 INFO kablam! warning: unused macro definition Sep 04 04:56:55.344 INFO kablam! --> src/do_while_loop.rs:5:1 Sep 04 04:56:55.344 INFO kablam! | Sep 04 04:56:55.344 INFO kablam! 5 | / macro_rules! do_while_loop Sep 04 04:56:55.344 INFO kablam! 6 | | { Sep 04 04:56:55.344 INFO kablam! 7 | | ( Sep 04 04:56:55.344 INFO kablam! 8 | | do Sep 04 04:56:55.344 INFO kablam! ... | Sep 04 04:56:55.344 INFO kablam! 21 | | }; Sep 04 04:56:55.344 INFO kablam! 22 | | } Sep 04 04:56:55.344 INFO kablam! | |_^ Sep 04 04:56:55.344 INFO kablam! | Sep 04 04:56:55.344 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 04 04:56:55.344 INFO kablam! Sep 04 04:56:55.426 INFO kablam! warning: unused macro definition Sep 04 04:56:55.426 INFO kablam! --> src/do_while_loop.rs:5:1 Sep 04 04:56:55.426 INFO kablam! | Sep 04 04:56:55.426 INFO kablam! 5 | / macro_rules! do_while_loop Sep 04 04:56:55.426 INFO kablam! 6 | | { Sep 04 04:56:55.426 INFO kablam! 7 | | ( Sep 04 04:56:55.426 INFO kablam! 8 | | do Sep 04 04:56:55.427 INFO kablam! ... | Sep 04 04:56:55.427 INFO kablam! 21 | | }; Sep 04 04:56:55.427 INFO kablam! 22 | | } Sep 04 04:56:55.427 INFO kablam! | |_^ Sep 04 04:56:55.427 INFO kablam! | Sep 04 04:56:55.427 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 04 04:56:55.427 INFO kablam! Sep 04 04:56:56.596 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.596 INFO kablam! --> src/arrays/Array40.rs:44:3 Sep 04 04:56:56.596 INFO kablam! | Sep 04 04:56:56.596 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 04:56:56.596 INFO kablam! | ^^^^^^ Sep 04 04:56:56.596 INFO kablam! | Sep 04 04:56:56.596 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 04:56:56.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 04 04:56:56.596 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.596 INFO kablam! Sep 04 04:56:56.596 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.596 INFO kablam! --> src/arrays/Array40.rs:53:3 Sep 04 04:56:56.596 INFO kablam! | Sep 04 04:56:56.596 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.596 INFO kablam! | ^^^^^^ Sep 04 04:56:56.596 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.596 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.596 INFO kablam! Sep 04 04:56:56.596 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.596 INFO kablam! --> src/arrays/Array40.rs:53:18 Sep 04 04:56:56.596 INFO kablam! | Sep 04 04:56:56.597 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.597 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.597 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.597 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.597 INFO kablam! Sep 04 04:56:56.597 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.597 INFO kablam! --> src/arrays/Array40.rs:66:29 Sep 04 04:56:56.597 INFO kablam! | Sep 04 04:56:56.597 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.597 INFO kablam! | ^^^^^^ Sep 04 04:56:56.597 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.597 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.597 INFO kablam! Sep 04 04:56:56.597 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.597 INFO kablam! --> src/arrays/Array40.rs:66:43 Sep 04 04:56:56.597 INFO kablam! | Sep 04 04:56:56.597 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.597 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.597 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.597 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.598 INFO kablam! Sep 04 04:56:56.598 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.598 INFO kablam! --> src/arrays/Array40.rs:72:20 Sep 04 04:56:56.598 INFO kablam! | Sep 04 04:56:56.598 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.598 INFO kablam! | ^^^^^^ Sep 04 04:56:56.598 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.598 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.598 INFO kablam! Sep 04 04:56:56.598 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.598 INFO kablam! --> src/arrays/Array40.rs:72:34 Sep 04 04:56:56.598 INFO kablam! | Sep 04 04:56:56.598 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.598 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.598 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.598 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.598 INFO kablam! Sep 04 04:56:56.598 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.598 INFO kablam! --> src/arrays/Array40.rs:78:20 Sep 04 04:56:56.598 INFO kablam! | Sep 04 04:56:56.598 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.599 INFO kablam! | ^^^^^^ Sep 04 04:56:56.599 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.599 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.599 INFO kablam! Sep 04 04:56:56.599 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.599 INFO kablam! --> src/arrays/Array40.rs:78:34 Sep 04 04:56:56.599 INFO kablam! | Sep 04 04:56:56.599 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.599 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.599 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.599 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.599 INFO kablam! Sep 04 04:56:56.599 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.599 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 04 04:56:56.599 INFO kablam! | Sep 04 04:56:56.599 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.599 INFO kablam! | ^^^^^^ Sep 04 04:56:56.599 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.599 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.599 INFO kablam! Sep 04 04:56:56.599 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.600 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 04 04:56:56.600 INFO kablam! | Sep 04 04:56:56.600 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.600 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.600 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.600 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.600 INFO kablam! Sep 04 04:56:56.600 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.600 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 04 04:56:56.600 INFO kablam! | Sep 04 04:56:56.600 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.600 INFO kablam! | ^^^^^^ Sep 04 04:56:56.600 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.600 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.600 INFO kablam! Sep 04 04:56:56.600 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.600 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 04 04:56:56.600 INFO kablam! | Sep 04 04:56:56.601 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.601 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.601 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.601 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.601 INFO kablam! Sep 04 04:56:56.601 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.601 INFO kablam! --> src/arrays/Array40.rs:99:14 Sep 04 04:56:56.601 INFO kablam! | Sep 04 04:56:56.601 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.601 INFO kablam! | ^^^^^^ Sep 04 04:56:56.601 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.601 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.601 INFO kablam! Sep 04 04:56:56.601 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.601 INFO kablam! --> src/arrays/Array40.rs:99:28 Sep 04 04:56:56.601 INFO kablam! | Sep 04 04:56:56.601 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.601 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.601 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.602 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.602 INFO kablam! Sep 04 04:56:56.602 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.602 INFO kablam! --> src/arrays/Array40.rs:108:15 Sep 04 04:56:56.602 INFO kablam! | Sep 04 04:56:56.602 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 04:56:56.602 INFO kablam! | ^^^^^^ Sep 04 04:56:56.602 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.602 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.602 INFO kablam! Sep 04 04:56:56.602 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.602 INFO kablam! --> src/arrays/Array40.rs:120:3 Sep 04 04:56:56.602 INFO kablam! | Sep 04 04:56:56.602 INFO kablam! 120 | self.0.iter() Sep 04 04:56:56.602 INFO kablam! | ^^^^^^ Sep 04 04:56:56.602 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.603 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.603 INFO kablam! Sep 04 04:56:56.603 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.603 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 04 04:56:56.603 INFO kablam! | Sep 04 04:56:56.603 INFO kablam! 132 | self.0.iter_mut() Sep 04 04:56:56.603 INFO kablam! | ^^^^^^ Sep 04 04:56:56.603 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.603 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.603 INFO kablam! Sep 04 04:56:56.603 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.603 INFO kablam! --> src/arrays/Array40.rs:141:4 Sep 04 04:56:56.603 INFO kablam! | Sep 04 04:56:56.603 INFO kablam! 141 | &self.0[..] Sep 04 04:56:56.604 INFO kablam! | ^^^^^^ Sep 04 04:56:56.604 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.604 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.604 INFO kablam! Sep 04 04:56:56.604 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.604 INFO kablam! --> src/arrays/Array40.rs:150:8 Sep 04 04:56:56.604 INFO kablam! | Sep 04 04:56:56.604 INFO kablam! 150 | &mut self.0[..] Sep 04 04:56:56.604 INFO kablam! | ^^^^^^ Sep 04 04:56:56.604 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.604 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.604 INFO kablam! Sep 04 04:56:56.605 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.605 INFO kablam! --> src/arrays/Array52.rs:44:3 Sep 04 04:56:56.605 INFO kablam! | Sep 04 04:56:56.605 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 04:56:56.605 INFO kablam! | ^^^^^^ Sep 04 04:56:56.605 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.605 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.605 INFO kablam! Sep 04 04:56:56.605 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.605 INFO kablam! --> src/arrays/Array52.rs:53:3 Sep 04 04:56:56.605 INFO kablam! | Sep 04 04:56:56.605 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.605 INFO kablam! | ^^^^^^ Sep 04 04:56:56.605 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.606 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.606 INFO kablam! Sep 04 04:56:56.606 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.606 INFO kablam! --> src/arrays/Array52.rs:53:18 Sep 04 04:56:56.606 INFO kablam! | Sep 04 04:56:56.606 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.606 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.606 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.606 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.606 INFO kablam! Sep 04 04:56:56.606 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.606 INFO kablam! --> src/arrays/Array52.rs:66:29 Sep 04 04:56:56.606 INFO kablam! | Sep 04 04:56:56.607 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.607 INFO kablam! | ^^^^^^ Sep 04 04:56:56.607 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.607 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.607 INFO kablam! Sep 04 04:56:56.607 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.607 INFO kablam! --> src/arrays/Array52.rs:66:43 Sep 04 04:56:56.607 INFO kablam! | Sep 04 04:56:56.607 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.607 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.607 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.607 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.607 INFO kablam! Sep 04 04:56:56.608 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.608 INFO kablam! --> src/arrays/Array52.rs:72:20 Sep 04 04:56:56.608 INFO kablam! | Sep 04 04:56:56.608 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.608 INFO kablam! | ^^^^^^ Sep 04 04:56:56.608 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.608 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.608 INFO kablam! Sep 04 04:56:56.608 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.608 INFO kablam! --> src/arrays/Array52.rs:72:34 Sep 04 04:56:56.608 INFO kablam! | Sep 04 04:56:56.608 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.609 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.609 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.609 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.609 INFO kablam! Sep 04 04:56:56.609 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.609 INFO kablam! --> src/arrays/Array52.rs:78:20 Sep 04 04:56:56.609 INFO kablam! | Sep 04 04:56:56.609 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.609 INFO kablam! | ^^^^^^ Sep 04 04:56:56.609 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.609 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.610 INFO kablam! Sep 04 04:56:56.610 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.610 INFO kablam! --> src/arrays/Array52.rs:78:34 Sep 04 04:56:56.610 INFO kablam! | Sep 04 04:56:56.610 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.610 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.610 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.610 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.611 INFO kablam! Sep 04 04:56:56.611 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.611 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 04 04:56:56.611 INFO kablam! | Sep 04 04:56:56.611 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.611 INFO kablam! | ^^^^^^ Sep 04 04:56:56.611 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.611 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.611 INFO kablam! Sep 04 04:56:56.611 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.611 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 04 04:56:56.611 INFO kablam! | Sep 04 04:56:56.611 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.612 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.612 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.612 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.612 INFO kablam! Sep 04 04:56:56.612 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.612 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 04 04:56:56.612 INFO kablam! | Sep 04 04:56:56.612 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.612 INFO kablam! | ^^^^^^ Sep 04 04:56:56.612 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.613 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.613 INFO kablam! Sep 04 04:56:56.613 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.613 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 04 04:56:56.613 INFO kablam! | Sep 04 04:56:56.613 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.613 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.613 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.613 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.613 INFO kablam! Sep 04 04:56:56.613 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.614 INFO kablam! --> src/arrays/Array52.rs:99:14 Sep 04 04:56:56.614 INFO kablam! | Sep 04 04:56:56.614 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.614 INFO kablam! | ^^^^^^ Sep 04 04:56:56.614 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.614 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.614 INFO kablam! Sep 04 04:56:56.614 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.614 INFO kablam! --> src/arrays/Array52.rs:99:28 Sep 04 04:56:56.614 INFO kablam! | Sep 04 04:56:56.615 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.615 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.615 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.615 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.615 INFO kablam! Sep 04 04:56:56.615 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.615 INFO kablam! --> src/arrays/Array52.rs:108:15 Sep 04 04:56:56.615 INFO kablam! | Sep 04 04:56:56.615 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 04:56:56.615 INFO kablam! | ^^^^^^ Sep 04 04:56:56.615 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.616 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.616 INFO kablam! Sep 04 04:56:56.616 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.616 INFO kablam! --> src/arrays/Array52.rs:120:3 Sep 04 04:56:56.616 INFO kablam! | Sep 04 04:56:56.616 INFO kablam! 120 | self.0.iter() Sep 04 04:56:56.616 INFO kablam! | ^^^^^^ Sep 04 04:56:56.616 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.616 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.616 INFO kablam! Sep 04 04:56:56.616 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.617 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 04 04:56:56.617 INFO kablam! | Sep 04 04:56:56.617 INFO kablam! 132 | self.0.iter_mut() Sep 04 04:56:56.617 INFO kablam! | ^^^^^^ Sep 04 04:56:56.617 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.617 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.617 INFO kablam! Sep 04 04:56:56.617 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.617 INFO kablam! --> src/arrays/Array52.rs:141:4 Sep 04 04:56:56.617 INFO kablam! | Sep 04 04:56:56.617 INFO kablam! 141 | &self.0[..] Sep 04 04:56:56.618 INFO kablam! | ^^^^^^ Sep 04 04:56:56.618 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.618 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.618 INFO kablam! Sep 04 04:56:56.618 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.618 INFO kablam! --> src/arrays/Array52.rs:150:8 Sep 04 04:56:56.618 INFO kablam! | Sep 04 04:56:56.618 INFO kablam! 150 | &mut self.0[..] Sep 04 04:56:56.618 INFO kablam! | ^^^^^^ Sep 04 04:56:56.618 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.618 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.618 INFO kablam! Sep 04 04:56:56.619 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.619 INFO kablam! --> src/arrays/Array64.rs:44:3 Sep 04 04:56:56.619 INFO kablam! | Sep 04 04:56:56.619 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 04:56:56.619 INFO kablam! | ^^^^^^ Sep 04 04:56:56.619 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.619 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.619 INFO kablam! Sep 04 04:56:56.619 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.619 INFO kablam! --> src/arrays/Array64.rs:53:3 Sep 04 04:56:56.620 INFO kablam! | Sep 04 04:56:56.620 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.620 INFO kablam! | ^^^^^^ Sep 04 04:56:56.620 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.620 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.620 INFO kablam! Sep 04 04:56:56.620 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.620 INFO kablam! --> src/arrays/Array64.rs:53:18 Sep 04 04:56:56.620 INFO kablam! | Sep 04 04:56:56.620 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.620 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.620 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.620 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.621 INFO kablam! Sep 04 04:56:56.621 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.621 INFO kablam! --> src/arrays/Array64.rs:66:29 Sep 04 04:56:56.621 INFO kablam! | Sep 04 04:56:56.621 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.621 INFO kablam! | ^^^^^^ Sep 04 04:56:56.621 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.621 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.621 INFO kablam! Sep 04 04:56:56.621 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.621 INFO kablam! --> src/arrays/Array64.rs:66:43 Sep 04 04:56:56.622 INFO kablam! | Sep 04 04:56:56.622 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.622 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.622 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.622 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.622 INFO kablam! Sep 04 04:56:56.622 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.622 INFO kablam! --> src/arrays/Array64.rs:72:20 Sep 04 04:56:56.622 INFO kablam! | Sep 04 04:56:56.622 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.623 INFO kablam! | ^^^^^^ Sep 04 04:56:56.623 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.623 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.623 INFO kablam! Sep 04 04:56:56.623 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.623 INFO kablam! --> src/arrays/Array64.rs:72:34 Sep 04 04:56:56.623 INFO kablam! | Sep 04 04:56:56.623 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.623 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.623 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.623 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.624 INFO kablam! Sep 04 04:56:56.624 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.624 INFO kablam! --> src/arrays/Array64.rs:78:20 Sep 04 04:56:56.624 INFO kablam! | Sep 04 04:56:56.624 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.624 INFO kablam! | ^^^^^^ Sep 04 04:56:56.624 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.625 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.625 INFO kablam! Sep 04 04:56:56.625 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.625 INFO kablam! --> src/arrays/Array64.rs:78:34 Sep 04 04:56:56.625 INFO kablam! | Sep 04 04:56:56.625 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.625 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.626 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.626 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.626 INFO kablam! Sep 04 04:56:56.627 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.627 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 04 04:56:56.627 INFO kablam! | Sep 04 04:56:56.627 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.627 INFO kablam! | ^^^^^^ Sep 04 04:56:56.627 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.627 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.628 INFO kablam! Sep 04 04:56:56.628 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.628 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 04 04:56:56.628 INFO kablam! | Sep 04 04:56:56.628 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.628 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.628 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.628 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.629 INFO kablam! Sep 04 04:56:56.629 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.629 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 04 04:56:56.629 INFO kablam! | Sep 04 04:56:56.629 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.629 INFO kablam! | ^^^^^^ Sep 04 04:56:56.629 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.630 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.630 INFO kablam! Sep 04 04:56:56.630 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.630 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 04 04:56:56.631 INFO kablam! | Sep 04 04:56:56.631 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.631 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.631 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.631 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.631 INFO kablam! Sep 04 04:56:56.632 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.632 INFO kablam! --> src/arrays/Array64.rs:99:14 Sep 04 04:56:56.632 INFO kablam! | Sep 04 04:56:56.632 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.632 INFO kablam! | ^^^^^^ Sep 04 04:56:56.632 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.632 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.633 INFO kablam! Sep 04 04:56:56.633 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.633 INFO kablam! --> src/arrays/Array64.rs:99:28 Sep 04 04:56:56.633 INFO kablam! | Sep 04 04:56:56.633 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.633 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.633 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.633 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.634 INFO kablam! Sep 04 04:56:56.634 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.634 INFO kablam! --> src/arrays/Array64.rs:108:15 Sep 04 04:56:56.634 INFO kablam! | Sep 04 04:56:56.634 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 04:56:56.634 INFO kablam! | ^^^^^^ Sep 04 04:56:56.634 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.635 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.635 INFO kablam! Sep 04 04:56:56.635 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.635 INFO kablam! --> src/arrays/Array64.rs:120:3 Sep 04 04:56:56.635 INFO kablam! | Sep 04 04:56:56.635 INFO kablam! 120 | self.0.iter() Sep 04 04:56:56.636 INFO kablam! | ^^^^^^ Sep 04 04:56:56.636 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.636 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.636 INFO kablam! Sep 04 04:56:56.637 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.637 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 04 04:56:56.637 INFO kablam! | Sep 04 04:56:56.637 INFO kablam! 132 | self.0.iter_mut() Sep 04 04:56:56.637 INFO kablam! | ^^^^^^ Sep 04 04:56:56.637 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.637 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.637 INFO kablam! Sep 04 04:56:56.638 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.638 INFO kablam! --> src/arrays/Array64.rs:141:4 Sep 04 04:56:56.638 INFO kablam! | Sep 04 04:56:56.638 INFO kablam! 141 | &self.0[..] Sep 04 04:56:56.638 INFO kablam! | ^^^^^^ Sep 04 04:56:56.638 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.638 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.639 INFO kablam! Sep 04 04:56:56.639 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.639 INFO kablam! --> src/arrays/Array64.rs:150:8 Sep 04 04:56:56.639 INFO kablam! | Sep 04 04:56:56.639 INFO kablam! 150 | &mut self.0[..] Sep 04 04:56:56.639 INFO kablam! | ^^^^^^ Sep 04 04:56:56.639 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.640 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.640 INFO kablam! Sep 04 04:56:56.640 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.640 INFO kablam! --> src/arrays/Array128.rs:44:3 Sep 04 04:56:56.640 INFO kablam! | Sep 04 04:56:56.640 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 04:56:56.640 INFO kablam! | ^^^^^^ Sep 04 04:56:56.641 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.641 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.641 INFO kablam! Sep 04 04:56:56.641 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.642 INFO kablam! --> src/arrays/Array128.rs:53:3 Sep 04 04:56:56.642 INFO kablam! | Sep 04 04:56:56.642 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.642 INFO kablam! | ^^^^^^ Sep 04 04:56:56.642 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.642 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.642 INFO kablam! Sep 04 04:56:56.643 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.643 INFO kablam! --> src/arrays/Array128.rs:53:18 Sep 04 04:56:56.643 INFO kablam! | Sep 04 04:56:56.643 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.643 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.643 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.643 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.644 INFO kablam! Sep 04 04:56:56.644 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.644 INFO kablam! --> src/arrays/Array128.rs:66:29 Sep 04 04:56:56.644 INFO kablam! | Sep 04 04:56:56.644 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.644 INFO kablam! | ^^^^^^ Sep 04 04:56:56.644 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.644 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.645 INFO kablam! Sep 04 04:56:56.645 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.645 INFO kablam! --> src/arrays/Array128.rs:66:43 Sep 04 04:56:56.645 INFO kablam! | Sep 04 04:56:56.645 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.645 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.645 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.646 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.646 INFO kablam! Sep 04 04:56:56.646 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.646 INFO kablam! --> src/arrays/Array128.rs:72:20 Sep 04 04:56:56.647 INFO kablam! | Sep 04 04:56:56.647 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.647 INFO kablam! | ^^^^^^ Sep 04 04:56:56.647 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.647 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.647 INFO kablam! Sep 04 04:56:56.648 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.648 INFO kablam! --> src/arrays/Array128.rs:72:34 Sep 04 04:56:56.648 INFO kablam! | Sep 04 04:56:56.648 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.648 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.648 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.648 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.648 INFO kablam! Sep 04 04:56:56.649 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.649 INFO kablam! --> src/arrays/Array128.rs:78:20 Sep 04 04:56:56.649 INFO kablam! | Sep 04 04:56:56.649 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.649 INFO kablam! | ^^^^^^ Sep 04 04:56:56.649 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.649 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.650 INFO kablam! Sep 04 04:56:56.650 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.650 INFO kablam! --> src/arrays/Array128.rs:78:34 Sep 04 04:56:56.650 INFO kablam! | Sep 04 04:56:56.650 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.650 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.650 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.651 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.651 INFO kablam! Sep 04 04:56:56.651 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.651 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 04 04:56:56.651 INFO kablam! | Sep 04 04:56:56.651 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.651 INFO kablam! | ^^^^^^ Sep 04 04:56:56.652 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.652 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.652 INFO kablam! Sep 04 04:56:56.653 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.653 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 04 04:56:56.653 INFO kablam! | Sep 04 04:56:56.653 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.653 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.653 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.653 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.653 INFO kablam! Sep 04 04:56:56.654 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.654 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 04 04:56:56.654 INFO kablam! | Sep 04 04:56:56.654 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.654 INFO kablam! | ^^^^^^ Sep 04 04:56:56.654 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.654 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.655 INFO kablam! Sep 04 04:56:56.655 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.655 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 04 04:56:56.655 INFO kablam! | Sep 04 04:56:56.655 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.655 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.655 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.656 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.656 INFO kablam! Sep 04 04:56:56.656 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.656 INFO kablam! --> src/arrays/Array128.rs:99:14 Sep 04 04:56:56.656 INFO kablam! | Sep 04 04:56:56.656 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.656 INFO kablam! | ^^^^^^ Sep 04 04:56:56.656 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.657 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.657 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.657 INFO kablam! Sep 04 04:56:56.657 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.658 INFO kablam! --> src/arrays/Array128.rs:99:28 Sep 04 04:56:56.658 INFO kablam! | Sep 04 04:56:56.658 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.658 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.658 INFO kablam! | Sep 04 04:56:56.658 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.658 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.658 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.658 INFO kablam! Sep 04 04:56:56.659 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.659 INFO kablam! --> src/arrays/Array128.rs:108:15 Sep 04 04:56:56.659 INFO kablam! | Sep 04 04:56:56.659 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 04:56:56.659 INFO kablam! | ^^^^^^ Sep 04 04:56:56.659 INFO kablam! | Sep 04 04:56:56.659 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.659 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.659 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.660 INFO kablam! Sep 04 04:56:56.660 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.660 INFO kablam! --> src/arrays/Array128.rs:120:3 Sep 04 04:56:56.660 INFO kablam! | Sep 04 04:56:56.660 INFO kablam! 120 | self.0.iter() Sep 04 04:56:56.660 INFO kablam! | ^^^^^^ Sep 04 04:56:56.660 INFO kablam! | Sep 04 04:56:56.660 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.661 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.661 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.661 INFO kablam! Sep 04 04:56:56.661 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.661 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 04 04:56:56.661 INFO kablam! | Sep 04 04:56:56.661 INFO kablam! 132 | self.0.iter_mut() Sep 04 04:56:56.661 INFO kablam! | ^^^^^^ Sep 04 04:56:56.661 INFO kablam! | Sep 04 04:56:56.662 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.662 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.662 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.662 INFO kablam! Sep 04 04:56:56.662 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.663 INFO kablam! --> src/arrays/Array128.rs:141:4 Sep 04 04:56:56.663 INFO kablam! | Sep 04 04:56:56.663 INFO kablam! 141 | &self.0[..] Sep 04 04:56:56.663 INFO kablam! | ^^^^^^ Sep 04 04:56:56.663 INFO kablam! | Sep 04 04:56:56.663 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.663 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.663 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.663 INFO kablam! Sep 04 04:56:56.664 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.664 INFO kablam! --> src/arrays/Array128.rs:150:8 Sep 04 04:56:56.664 INFO kablam! | Sep 04 04:56:56.664 INFO kablam! 150 | &mut self.0[..] Sep 04 04:56:56.664 INFO kablam! | ^^^^^^ Sep 04 04:56:56.664 INFO kablam! | Sep 04 04:56:56.664 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.664 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.664 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.665 INFO kablam! Sep 04 04:56:56.665 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.665 INFO kablam! --> src/arrays/Array256.rs:44:3 Sep 04 04:56:56.665 INFO kablam! | Sep 04 04:56:56.665 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 04:56:56.665 INFO kablam! | ^^^^^^ Sep 04 04:56:56.665 INFO kablam! | Sep 04 04:56:56.665 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.666 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.666 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.666 INFO kablam! Sep 04 04:56:56.666 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.666 INFO kablam! --> src/arrays/Array256.rs:53:3 Sep 04 04:56:56.666 INFO kablam! | Sep 04 04:56:56.666 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.666 INFO kablam! | ^^^^^^ Sep 04 04:56:56.666 INFO kablam! | Sep 04 04:56:56.667 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.667 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.667 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.667 INFO kablam! Sep 04 04:56:56.667 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.667 INFO kablam! --> src/arrays/Array256.rs:53:18 Sep 04 04:56:56.668 INFO kablam! | Sep 04 04:56:56.668 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.668 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.668 INFO kablam! | Sep 04 04:56:56.668 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.668 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.668 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.668 INFO kablam! Sep 04 04:56:56.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.669 INFO kablam! --> src/arrays/Array256.rs:66:29 Sep 04 04:56:56.669 INFO kablam! | Sep 04 04:56:56.669 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.669 INFO kablam! | ^^^^^^ Sep 04 04:56:56.669 INFO kablam! | Sep 04 04:56:56.669 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.669 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.669 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.670 INFO kablam! Sep 04 04:56:56.670 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.670 INFO kablam! --> src/arrays/Array256.rs:66:43 Sep 04 04:56:56.670 INFO kablam! | Sep 04 04:56:56.670 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.670 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.670 INFO kablam! | Sep 04 04:56:56.670 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.670 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.671 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.671 INFO kablam! Sep 04 04:56:56.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.671 INFO kablam! --> src/arrays/Array256.rs:72:20 Sep 04 04:56:56.671 INFO kablam! | Sep 04 04:56:56.671 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.671 INFO kablam! | ^^^^^^ Sep 04 04:56:56.671 INFO kablam! | Sep 04 04:56:56.671 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.672 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.672 INFO kablam! Sep 04 04:56:56.672 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.672 INFO kablam! --> src/arrays/Array256.rs:72:34 Sep 04 04:56:56.672 INFO kablam! | Sep 04 04:56:56.672 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.673 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.673 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.673 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.673 INFO kablam! Sep 04 04:56:56.674 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.674 INFO kablam! --> src/arrays/Array256.rs:78:20 Sep 04 04:56:56.674 INFO kablam! | Sep 04 04:56:56.674 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.674 INFO kablam! | ^^^^^^ Sep 04 04:56:56.674 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.674 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.675 INFO kablam! Sep 04 04:56:56.675 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.675 INFO kablam! --> src/arrays/Array256.rs:78:34 Sep 04 04:56:56.675 INFO kablam! | Sep 04 04:56:56.675 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.675 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.675 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.675 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.676 INFO kablam! Sep 04 04:56:56.676 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.676 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 04 04:56:56.676 INFO kablam! | Sep 04 04:56:56.676 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.676 INFO kablam! | ^^^^^^ Sep 04 04:56:56.676 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.677 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.677 INFO kablam! Sep 04 04:56:56.677 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.677 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 04 04:56:56.677 INFO kablam! | Sep 04 04:56:56.677 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.677 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.678 INFO kablam! | Sep 04 04:56:56.678 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.678 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.678 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.678 INFO kablam! Sep 04 04:56:56.679 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.679 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 04 04:56:56.679 INFO kablam! | Sep 04 04:56:56.679 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.679 INFO kablam! | ^^^^^^ Sep 04 04:56:56.679 INFO kablam! | Sep 04 04:56:56.679 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.679 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.679 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.679 INFO kablam! Sep 04 04:56:56.680 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.680 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 04 04:56:56.680 INFO kablam! | Sep 04 04:56:56.680 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.680 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.680 INFO kablam! | Sep 04 04:56:56.680 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.680 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.681 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.681 INFO kablam! Sep 04 04:56:56.681 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.681 INFO kablam! --> src/arrays/Array256.rs:99:14 Sep 04 04:56:56.681 INFO kablam! | Sep 04 04:56:56.681 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.681 INFO kablam! | ^^^^^^ Sep 04 04:56:56.681 INFO kablam! | Sep 04 04:56:56.681 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.682 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.682 INFO kablam! Sep 04 04:56:56.682 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.682 INFO kablam! --> src/arrays/Array256.rs:99:28 Sep 04 04:56:56.682 INFO kablam! | Sep 04 04:56:56.682 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.682 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.683 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.683 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.683 INFO kablam! Sep 04 04:56:56.683 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.684 INFO kablam! --> src/arrays/Array256.rs:108:15 Sep 04 04:56:56.684 INFO kablam! | Sep 04 04:56:56.684 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 04:56:56.684 INFO kablam! | ^^^^^^ Sep 04 04:56:56.684 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.684 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.684 INFO kablam! Sep 04 04:56:56.685 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.685 INFO kablam! --> src/arrays/Array256.rs:120:3 Sep 04 04:56:56.685 INFO kablam! | Sep 04 04:56:56.685 INFO kablam! 120 | self.0.iter() Sep 04 04:56:56.685 INFO kablam! | ^^^^^^ Sep 04 04:56:56.685 INFO kablam! | Sep 04 04:56:56.685 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.685 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.685 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.686 INFO kablam! Sep 04 04:56:56.686 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.686 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 04 04:56:56.686 INFO kablam! | Sep 04 04:56:56.686 INFO kablam! 132 | self.0.iter_mut() Sep 04 04:56:56.686 INFO kablam! | ^^^^^^ Sep 04 04:56:56.686 INFO kablam! | Sep 04 04:56:56.686 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.686 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.687 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.687 INFO kablam! Sep 04 04:56:56.687 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.687 INFO kablam! --> src/arrays/Array256.rs:141:4 Sep 04 04:56:56.687 INFO kablam! | Sep 04 04:56:56.687 INFO kablam! 141 | &self.0[..] Sep 04 04:56:56.687 INFO kablam! | ^^^^^^ Sep 04 04:56:56.687 INFO kablam! | Sep 04 04:56:56.687 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.688 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.688 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.688 INFO kablam! Sep 04 04:56:56.688 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.688 INFO kablam! --> src/arrays/Array256.rs:150:8 Sep 04 04:56:56.688 INFO kablam! | Sep 04 04:56:56.688 INFO kablam! 150 | &mut self.0[..] Sep 04 04:56:56.688 INFO kablam! | ^^^^^^ Sep 04 04:56:56.689 INFO kablam! | Sep 04 04:56:56.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.689 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.689 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.689 INFO kablam! Sep 04 04:56:56.690 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.690 INFO kablam! --> src/arrays/Array512.rs:44:3 Sep 04 04:56:56.690 INFO kablam! | Sep 04 04:56:56.690 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 04:56:56.690 INFO kablam! | ^^^^^^ Sep 04 04:56:56.690 INFO kablam! | Sep 04 04:56:56.690 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.690 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.690 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.690 INFO kablam! Sep 04 04:56:56.691 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.691 INFO kablam! --> src/arrays/Array512.rs:53:3 Sep 04 04:56:56.691 INFO kablam! | Sep 04 04:56:56.691 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.691 INFO kablam! | ^^^^^^ Sep 04 04:56:56.691 INFO kablam! | Sep 04 04:56:56.691 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.691 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.692 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.692 INFO kablam! Sep 04 04:56:56.692 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.692 INFO kablam! --> src/arrays/Array512.rs:53:18 Sep 04 04:56:56.692 INFO kablam! | Sep 04 04:56:56.692 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.692 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.692 INFO kablam! | Sep 04 04:56:56.692 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.693 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.693 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.693 INFO kablam! Sep 04 04:56:56.693 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.693 INFO kablam! --> src/arrays/Array512.rs:66:29 Sep 04 04:56:56.693 INFO kablam! | Sep 04 04:56:56.693 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.693 INFO kablam! | ^^^^^^ Sep 04 04:56:56.694 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.694 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.694 INFO kablam! Sep 04 04:56:56.695 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.695 INFO kablam! --> src/arrays/Array512.rs:66:43 Sep 04 04:56:56.695 INFO kablam! | Sep 04 04:56:56.695 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.695 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.695 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.695 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.696 INFO kablam! Sep 04 04:56:56.696 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.696 INFO kablam! --> src/arrays/Array512.rs:72:20 Sep 04 04:56:56.696 INFO kablam! | Sep 04 04:56:56.696 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.696 INFO kablam! | ^^^^^^ Sep 04 04:56:56.696 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.696 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.697 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.697 INFO kablam! Sep 04 04:56:56.697 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.697 INFO kablam! --> src/arrays/Array512.rs:72:34 Sep 04 04:56:56.697 INFO kablam! | Sep 04 04:56:56.697 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.697 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.697 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.698 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.698 INFO kablam! Sep 04 04:56:56.698 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.698 INFO kablam! --> src/arrays/Array512.rs:78:20 Sep 04 04:56:56.698 INFO kablam! | Sep 04 04:56:56.699 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.699 INFO kablam! | ^^^^^^ Sep 04 04:56:56.699 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.699 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.699 INFO kablam! Sep 04 04:56:56.700 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.700 INFO kablam! --> src/arrays/Array512.rs:78:34 Sep 04 04:56:56.700 INFO kablam! | Sep 04 04:56:56.700 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.700 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.700 INFO kablam! | Sep 04 04:56:56.700 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.700 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.700 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.701 INFO kablam! Sep 04 04:56:56.701 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.701 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 04 04:56:56.701 INFO kablam! | Sep 04 04:56:56.701 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.701 INFO kablam! | ^^^^^^ Sep 04 04:56:56.701 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.702 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.702 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.702 INFO kablam! Sep 04 04:56:56.702 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.702 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 04 04:56:56.702 INFO kablam! | Sep 04 04:56:56.702 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.702 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.703 INFO kablam! | Sep 04 04:56:56.703 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.703 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.703 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.703 INFO kablam! Sep 04 04:56:56.704 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.704 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 04 04:56:56.704 INFO kablam! | Sep 04 04:56:56.704 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.704 INFO kablam! | ^^^^^^ Sep 04 04:56:56.704 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.704 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.705 INFO kablam! Sep 04 04:56:56.705 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.705 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 04 04:56:56.705 INFO kablam! | Sep 04 04:56:56.705 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.705 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.705 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.705 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.706 INFO kablam! Sep 04 04:56:56.706 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.706 INFO kablam! --> src/arrays/Array512.rs:99:14 Sep 04 04:56:56.706 INFO kablam! | Sep 04 04:56:56.706 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.706 INFO kablam! | ^^^^^^ Sep 04 04:56:56.706 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.707 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.707 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.707 INFO kablam! Sep 04 04:56:56.707 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.707 INFO kablam! --> src/arrays/Array512.rs:99:28 Sep 04 04:56:56.707 INFO kablam! | Sep 04 04:56:56.707 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.707 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.708 INFO kablam! | Sep 04 04:56:56.708 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.708 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.708 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.708 INFO kablam! Sep 04 04:56:56.709 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.709 INFO kablam! --> src/arrays/Array512.rs:108:15 Sep 04 04:56:56.709 INFO kablam! | Sep 04 04:56:56.709 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 04:56:56.709 INFO kablam! | ^^^^^^ Sep 04 04:56:56.709 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.709 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.709 INFO kablam! Sep 04 04:56:56.710 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.710 INFO kablam! --> src/arrays/Array512.rs:120:3 Sep 04 04:56:56.710 INFO kablam! | Sep 04 04:56:56.710 INFO kablam! 120 | self.0.iter() Sep 04 04:56:56.710 INFO kablam! | ^^^^^^ Sep 04 04:56:56.710 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.710 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.711 INFO kablam! Sep 04 04:56:56.711 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.711 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 04 04:56:56.711 INFO kablam! | Sep 04 04:56:56.711 INFO kablam! 132 | self.0.iter_mut() Sep 04 04:56:56.711 INFO kablam! | ^^^^^^ Sep 04 04:56:56.711 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.712 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.712 INFO kablam! Sep 04 04:56:56.712 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.712 INFO kablam! --> src/arrays/Array512.rs:141:4 Sep 04 04:56:56.712 INFO kablam! | Sep 04 04:56:56.712 INFO kablam! 141 | &self.0[..] Sep 04 04:56:56.713 INFO kablam! | ^^^^^^ Sep 04 04:56:56.713 INFO kablam! | Sep 04 04:56:56.713 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.713 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.713 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.713 INFO kablam! Sep 04 04:56:56.714 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.714 INFO kablam! --> src/arrays/Array512.rs:150:8 Sep 04 04:56:56.714 INFO kablam! | Sep 04 04:56:56.714 INFO kablam! 150 | &mut self.0[..] Sep 04 04:56:56.714 INFO kablam! | ^^^^^^ Sep 04 04:56:56.714 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.714 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.714 INFO kablam! Sep 04 04:56:56.715 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.715 INFO kablam! --> src/arrays/Array1024.rs:44:3 Sep 04 04:56:56.715 INFO kablam! | Sep 04 04:56:56.715 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 04:56:56.715 INFO kablam! | ^^^^^^ Sep 04 04:56:56.715 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.715 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.716 INFO kablam! Sep 04 04:56:56.716 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.716 INFO kablam! --> src/arrays/Array1024.rs:53:3 Sep 04 04:56:56.716 INFO kablam! | Sep 04 04:56:56.716 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.716 INFO kablam! | ^^^^^^ Sep 04 04:56:56.716 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.717 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.717 INFO kablam! Sep 04 04:56:56.717 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.717 INFO kablam! --> src/arrays/Array1024.rs:53:18 Sep 04 04:56:56.717 INFO kablam! | Sep 04 04:56:56.717 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.717 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.718 INFO kablam! | Sep 04 04:56:56.718 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.718 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.718 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.718 INFO kablam! Sep 04 04:56:56.719 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.719 INFO kablam! --> src/arrays/Array1024.rs:66:29 Sep 04 04:56:56.719 INFO kablam! | Sep 04 04:56:56.719 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.719 INFO kablam! | ^^^^^^ Sep 04 04:56:56.719 INFO kablam! | Sep 04 04:56:56.719 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.719 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.719 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.719 INFO kablam! Sep 04 04:56:56.720 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.720 INFO kablam! --> src/arrays/Array1024.rs:66:43 Sep 04 04:56:56.720 INFO kablam! | Sep 04 04:56:56.720 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.720 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.720 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.720 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.721 INFO kablam! Sep 04 04:56:56.721 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.721 INFO kablam! --> src/arrays/Array1024.rs:72:20 Sep 04 04:56:56.721 INFO kablam! | Sep 04 04:56:56.721 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.721 INFO kablam! | ^^^^^^ Sep 04 04:56:56.721 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.722 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.722 INFO kablam! Sep 04 04:56:56.722 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.722 INFO kablam! --> src/arrays/Array1024.rs:72:34 Sep 04 04:56:56.722 INFO kablam! | Sep 04 04:56:56.722 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.722 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.723 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.723 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.723 INFO kablam! Sep 04 04:56:56.723 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.723 INFO kablam! --> src/arrays/Array1024.rs:78:20 Sep 04 04:56:56.723 INFO kablam! | Sep 04 04:56:56.723 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.723 INFO kablam! | ^^^^^^ Sep 04 04:56:56.723 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.723 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.723 INFO kablam! Sep 04 04:56:56.723 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.724 INFO kablam! --> src/arrays/Array1024.rs:78:34 Sep 04 04:56:56.724 INFO kablam! | Sep 04 04:56:56.724 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.724 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.724 INFO kablam! | Sep 04 04:56:56.724 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.724 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.724 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.724 INFO kablam! Sep 04 04:56:56.724 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.724 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 04 04:56:56.724 INFO kablam! | Sep 04 04:56:56.724 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.724 INFO kablam! | ^^^^^^ Sep 04 04:56:56.724 INFO kablam! | Sep 04 04:56:56.724 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.724 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.724 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.725 INFO kablam! Sep 04 04:56:56.725 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.725 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 04 04:56:56.725 INFO kablam! | Sep 04 04:56:56.725 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.725 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.725 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.725 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.725 INFO kablam! Sep 04 04:56:56.725 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.725 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 04 04:56:56.725 INFO kablam! | Sep 04 04:56:56.725 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.725 INFO kablam! | ^^^^^^ Sep 04 04:56:56.725 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.726 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.726 INFO kablam! Sep 04 04:56:56.726 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.726 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 04 04:56:56.726 INFO kablam! | Sep 04 04:56:56.726 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.726 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.726 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.726 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.726 INFO kablam! Sep 04 04:56:56.726 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.726 INFO kablam! --> src/arrays/Array1024.rs:99:14 Sep 04 04:56:56.726 INFO kablam! | Sep 04 04:56:56.727 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.727 INFO kablam! | ^^^^^^ Sep 04 04:56:56.727 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.727 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.727 INFO kablam! Sep 04 04:56:56.727 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.727 INFO kablam! --> src/arrays/Array1024.rs:99:28 Sep 04 04:56:56.727 INFO kablam! | Sep 04 04:56:56.727 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.727 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.727 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.727 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.727 INFO kablam! Sep 04 04:56:56.727 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.728 INFO kablam! --> src/arrays/Array1024.rs:108:15 Sep 04 04:56:56.728 INFO kablam! | Sep 04 04:56:56.728 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 04:56:56.728 INFO kablam! | ^^^^^^ Sep 04 04:56:56.728 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.728 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.728 INFO kablam! Sep 04 04:56:56.728 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.728 INFO kablam! --> src/arrays/Array1024.rs:120:3 Sep 04 04:56:56.728 INFO kablam! | Sep 04 04:56:56.728 INFO kablam! 120 | self.0.iter() Sep 04 04:56:56.728 INFO kablam! | ^^^^^^ Sep 04 04:56:56.728 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.728 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.729 INFO kablam! Sep 04 04:56:56.729 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.729 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 04 04:56:56.729 INFO kablam! | Sep 04 04:56:56.729 INFO kablam! 132 | self.0.iter_mut() Sep 04 04:56:56.729 INFO kablam! | ^^^^^^ Sep 04 04:56:56.729 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.729 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.729 INFO kablam! Sep 04 04:56:56.729 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.729 INFO kablam! --> src/arrays/Array1024.rs:141:4 Sep 04 04:56:56.729 INFO kablam! | Sep 04 04:56:56.729 INFO kablam! 141 | &self.0[..] Sep 04 04:56:56.729 INFO kablam! | ^^^^^^ Sep 04 04:56:56.729 INFO kablam! | Sep 04 04:56:56.730 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.730 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.730 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.730 INFO kablam! Sep 04 04:56:56.730 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.730 INFO kablam! --> src/arrays/Array1024.rs:150:8 Sep 04 04:56:56.730 INFO kablam! | Sep 04 04:56:56.730 INFO kablam! 150 | &mut self.0[..] Sep 04 04:56:56.730 INFO kablam! | ^^^^^^ Sep 04 04:56:56.730 INFO kablam! | Sep 04 04:56:56.730 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.730 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.730 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.730 INFO kablam! Sep 04 04:56:56.732 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 04 04:56:56.732 INFO kablam! --> src/lib.rs:8:12 Sep 04 04:56:56.732 INFO kablam! | Sep 04 04:56:56.732 INFO kablam! 8 | #![feature(associated_consts)] Sep 04 04:56:56.732 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 04:56:56.732 INFO kablam! | Sep 04 04:56:56.732 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 04:56:56.732 INFO kablam! Sep 04 04:56:56.760 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.760 INFO kablam! --> src/arrays/Array40.rs:44:3 Sep 04 04:56:56.760 INFO kablam! | Sep 04 04:56:56.760 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 04:56:56.760 INFO kablam! | ^^^^^^ Sep 04 04:56:56.760 INFO kablam! | Sep 04 04:56:56.760 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 04:56:56.760 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.760 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.760 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.760 INFO kablam! Sep 04 04:56:56.760 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.761 INFO kablam! --> src/arrays/Array40.rs:53:3 Sep 04 04:56:56.761 INFO kablam! | Sep 04 04:56:56.761 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.761 INFO kablam! | ^^^^^^ Sep 04 04:56:56.761 INFO kablam! | Sep 04 04:56:56.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.761 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.761 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.761 INFO kablam! Sep 04 04:56:56.761 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.761 INFO kablam! --> src/arrays/Array40.rs:53:18 Sep 04 04:56:56.761 INFO kablam! | Sep 04 04:56:56.761 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.761 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.761 INFO kablam! | Sep 04 04:56:56.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.761 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.761 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.762 INFO kablam! Sep 04 04:56:56.762 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.762 INFO kablam! --> src/arrays/Array40.rs:66:29 Sep 04 04:56:56.762 INFO kablam! | Sep 04 04:56:56.762 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.762 INFO kablam! | ^^^^^^ Sep 04 04:56:56.762 INFO kablam! | Sep 04 04:56:56.762 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.762 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.762 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.762 INFO kablam! Sep 04 04:56:56.762 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.762 INFO kablam! --> src/arrays/Array40.rs:66:43 Sep 04 04:56:56.762 INFO kablam! | Sep 04 04:56:56.762 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.762 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.762 INFO kablam! | Sep 04 04:56:56.762 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:56.763 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.763 INFO kablam! Sep 04 04:56:56.763 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.763 INFO kablam! --> src/arrays/Array40.rs:72:20 Sep 04 04:56:56.763 INFO kablam! | Sep 04 04:56:56.763 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.763 INFO kablam! | ^^^^^^ Sep 04 04:56:56.763 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.763 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.763 INFO kablam! Sep 04 04:56:56.763 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.763 INFO kablam! --> src/arrays/Array40.rs:72:34 Sep 04 04:56:56.763 INFO kablam! | Sep 04 04:56:56.763 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.763 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.764 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.764 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.764 INFO kablam! Sep 04 04:56:56.764 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.764 INFO kablam! --> src/arrays/Array40.rs:78:20 Sep 04 04:56:56.764 INFO kablam! | Sep 04 04:56:56.764 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.764 INFO kablam! | ^^^^^^ Sep 04 04:56:56.764 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.764 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.764 INFO kablam! Sep 04 04:56:56.764 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.764 INFO kablam! --> src/arrays/Array40.rs:78:34 Sep 04 04:56:56.764 INFO kablam! | Sep 04 04:56:56.764 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.765 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.765 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.765 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.765 INFO kablam! Sep 04 04:56:56.765 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.765 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 04 04:56:56.765 INFO kablam! | Sep 04 04:56:56.765 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.765 INFO kablam! | ^^^^^^ Sep 04 04:56:56.765 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.765 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.765 INFO kablam! Sep 04 04:56:56.765 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.765 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 04 04:56:56.765 INFO kablam! | Sep 04 04:56:56.765 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.765 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.766 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.766 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.766 INFO kablam! Sep 04 04:56:56.766 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.766 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 04 04:56:56.766 INFO kablam! | Sep 04 04:56:56.766 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.766 INFO kablam! | ^^^^^^ Sep 04 04:56:56.766 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.766 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.766 INFO kablam! Sep 04 04:56:56.766 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.766 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 04 04:56:56.766 INFO kablam! | Sep 04 04:56:56.767 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.767 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.767 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.767 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.767 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.767 INFO kablam! Sep 04 04:56:56.767 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.767 INFO kablam! --> src/arrays/Array40.rs:99:14 Sep 04 04:56:56.767 INFO kablam! | Sep 04 04:56:56.767 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.767 INFO kablam! | ^^^^^^ Sep 04 04:56:56.767 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.767 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.767 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:56.767 INFO kablam! Sep 04 04:56:56.767 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.768 INFO kablam! --> src/arrays/Array40.rs:99:28 Sep 04 04:56:56.768 INFO kablam! | Sep 04 04:56:56.768 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.768 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.768 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.768 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.768 INFO kablam! Sep 04 04:56:56.768 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.768 INFO kablam! --> src/arrays/Array40.rs:108:15 Sep 04 04:56:56.768 INFO kablam! | Sep 04 04:56:56.768 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 04:56:56.768 INFO kablam! | ^^^^^^ Sep 04 04:56:56.768 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.768 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.769 INFO kablam! Sep 04 04:56:56.769 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.769 INFO kablam! --> src/arrays/Array40.rs:120:3 Sep 04 04:56:56.769 INFO kablam! | Sep 04 04:56:56.769 INFO kablam! 120 | self.0.iter() Sep 04 04:56:56.769 INFO kablam! | ^^^^^^ Sep 04 04:56:56.769 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.769 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.769 INFO kablam! Sep 04 04:56:56.769 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.769 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 04 04:56:56.769 INFO kablam! | Sep 04 04:56:56.769 INFO kablam! 132 | self.0.iter_mut() Sep 04 04:56:56.769 INFO kablam! | ^^^^^^ Sep 04 04:56:56.769 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.770 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.770 INFO kablam! Sep 04 04:56:56.770 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.770 INFO kablam! --> src/arrays/Array40.rs:141:4 Sep 04 04:56:56.770 INFO kablam! | Sep 04 04:56:56.770 INFO kablam! 141 | &self.0[..] Sep 04 04:56:56.770 INFO kablam! | ^^^^^^ Sep 04 04:56:56.770 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.770 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.770 INFO kablam! Sep 04 04:56:56.770 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.770 INFO kablam! --> src/arrays/Array40.rs:150:8 Sep 04 04:56:56.770 INFO kablam! | Sep 04 04:56:56.770 INFO kablam! 150 | &mut self.0[..] Sep 04 04:56:56.771 INFO kablam! | ^^^^^^ Sep 04 04:56:56.771 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.771 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.771 INFO kablam! Sep 04 04:56:56.771 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.771 INFO kablam! --> src/arrays/Array52.rs:44:3 Sep 04 04:56:56.771 INFO kablam! | Sep 04 04:56:56.771 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 04:56:56.771 INFO kablam! | ^^^^^^ Sep 04 04:56:56.771 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.771 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.771 INFO kablam! Sep 04 04:56:56.771 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.772 INFO kablam! --> src/arrays/Array52.rs:53:3 Sep 04 04:56:56.772 INFO kablam! | Sep 04 04:56:56.772 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.772 INFO kablam! | ^^^^^^ Sep 04 04:56:56.772 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.772 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.772 INFO kablam! Sep 04 04:56:56.772 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.772 INFO kablam! --> src/arrays/Array52.rs:53:18 Sep 04 04:56:56.772 INFO kablam! | Sep 04 04:56:56.772 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.772 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.772 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.772 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.773 INFO kablam! Sep 04 04:56:56.773 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.773 INFO kablam! --> src/arrays/Array52.rs:66:29 Sep 04 04:56:56.773 INFO kablam! | Sep 04 04:56:56.773 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.773 INFO kablam! | ^^^^^^ Sep 04 04:56:56.773 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.773 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.773 INFO kablam! Sep 04 04:56:56.773 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.773 INFO kablam! --> src/arrays/Array52.rs:66:43 Sep 04 04:56:56.773 INFO kablam! | Sep 04 04:56:56.773 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.773 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.773 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.774 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.774 INFO kablam! Sep 04 04:56:56.774 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.774 INFO kablam! --> src/arrays/Array52.rs:72:20 Sep 04 04:56:56.774 INFO kablam! | Sep 04 04:56:56.774 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.774 INFO kablam! | ^^^^^^ Sep 04 04:56:56.774 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.774 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.774 INFO kablam! Sep 04 04:56:56.774 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.774 INFO kablam! --> src/arrays/Array52.rs:72:34 Sep 04 04:56:56.774 INFO kablam! | Sep 04 04:56:56.774 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.775 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.775 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.775 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.775 INFO kablam! Sep 04 04:56:56.775 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.775 INFO kablam! --> src/arrays/Array52.rs:78:20 Sep 04 04:56:56.775 INFO kablam! | Sep 04 04:56:56.775 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.775 INFO kablam! | ^^^^^^ Sep 04 04:56:56.775 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.775 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.775 INFO kablam! Sep 04 04:56:56.775 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.775 INFO kablam! --> src/arrays/Array52.rs:78:34 Sep 04 04:56:56.776 INFO kablam! | Sep 04 04:56:56.776 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.776 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.776 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.776 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.776 INFO kablam! Sep 04 04:56:56.776 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.776 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 04 04:56:56.776 INFO kablam! | Sep 04 04:56:56.776 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.776 INFO kablam! | ^^^^^^ Sep 04 04:56:56.776 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.776 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.777 INFO kablam! Sep 04 04:56:56.777 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.777 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 04 04:56:56.777 INFO kablam! | Sep 04 04:56:56.777 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.777 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.777 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.777 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.777 INFO kablam! Sep 04 04:56:56.777 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.777 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 04 04:56:56.777 INFO kablam! | Sep 04 04:56:56.777 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.777 INFO kablam! | ^^^^^^ Sep 04 04:56:56.777 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.778 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.778 INFO kablam! Sep 04 04:56:56.778 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.778 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 04 04:56:56.778 INFO kablam! | Sep 04 04:56:56.778 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.778 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.778 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.778 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.778 INFO kablam! Sep 04 04:56:56.778 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.778 INFO kablam! --> src/arrays/Array52.rs:99:14 Sep 04 04:56:56.778 INFO kablam! | Sep 04 04:56:56.778 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.778 INFO kablam! | ^^^^^^ Sep 04 04:56:56.779 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.779 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.779 INFO kablam! Sep 04 04:56:56.779 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.779 INFO kablam! --> src/arrays/Array52.rs:99:28 Sep 04 04:56:56.779 INFO kablam! | Sep 04 04:56:56.779 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.779 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.779 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.779 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.779 INFO kablam! Sep 04 04:56:56.779 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.779 INFO kablam! --> src/arrays/Array52.rs:108:15 Sep 04 04:56:56.780 INFO kablam! | Sep 04 04:56:56.780 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 04:56:56.780 INFO kablam! | ^^^^^^ Sep 04 04:56:56.780 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.780 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.780 INFO kablam! Sep 04 04:56:56.780 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.780 INFO kablam! --> src/arrays/Array52.rs:120:3 Sep 04 04:56:56.780 INFO kablam! | Sep 04 04:56:56.780 INFO kablam! 120 | self.0.iter() Sep 04 04:56:56.780 INFO kablam! | ^^^^^^ Sep 04 04:56:56.780 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.780 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.780 INFO kablam! Sep 04 04:56:56.781 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.781 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 04 04:56:56.781 INFO kablam! | Sep 04 04:56:56.781 INFO kablam! 132 | self.0.iter_mut() Sep 04 04:56:56.781 INFO kablam! | ^^^^^^ Sep 04 04:56:56.781 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.781 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.781 INFO kablam! Sep 04 04:56:56.781 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.781 INFO kablam! --> src/arrays/Array52.rs:141:4 Sep 04 04:56:56.781 INFO kablam! | Sep 04 04:56:56.781 INFO kablam! 141 | &self.0[..] Sep 04 04:56:56.781 INFO kablam! | ^^^^^^ Sep 04 04:56:56.781 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.781 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.782 INFO kablam! Sep 04 04:56:56.782 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.782 INFO kablam! --> src/arrays/Array52.rs:150:8 Sep 04 04:56:56.782 INFO kablam! | Sep 04 04:56:56.782 INFO kablam! 150 | &mut self.0[..] Sep 04 04:56:56.782 INFO kablam! | ^^^^^^ Sep 04 04:56:56.786 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.786 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.786 INFO kablam! Sep 04 04:56:56.786 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.786 INFO kablam! --> src/arrays/Array64.rs:44:3 Sep 04 04:56:56.786 INFO kablam! | Sep 04 04:56:56.786 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 04:56:56.786 INFO kablam! | ^^^^^^ Sep 04 04:56:56.787 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.787 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.787 INFO kablam! Sep 04 04:56:56.787 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.787 INFO kablam! --> src/arrays/Array64.rs:53:3 Sep 04 04:56:56.787 INFO kablam! | Sep 04 04:56:56.787 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.787 INFO kablam! | ^^^^^^ Sep 04 04:56:56.787 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.787 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.787 INFO kablam! Sep 04 04:56:56.787 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.787 INFO kablam! --> src/arrays/Array64.rs:53:18 Sep 04 04:56:56.787 INFO kablam! | Sep 04 04:56:56.788 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.788 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.788 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.788 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.788 INFO kablam! Sep 04 04:56:56.788 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.788 INFO kablam! --> src/arrays/Array64.rs:66:29 Sep 04 04:56:56.788 INFO kablam! | Sep 04 04:56:56.788 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.788 INFO kablam! | ^^^^^^ Sep 04 04:56:56.788 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.788 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.788 INFO kablam! Sep 04 04:56:56.788 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.788 INFO kablam! --> src/arrays/Array64.rs:66:43 Sep 04 04:56:56.788 INFO kablam! | Sep 04 04:56:56.789 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.789 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.789 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.789 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.789 INFO kablam! Sep 04 04:56:56.789 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.789 INFO kablam! --> src/arrays/Array64.rs:72:20 Sep 04 04:56:56.789 INFO kablam! | Sep 04 04:56:56.789 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.789 INFO kablam! | ^^^^^^ Sep 04 04:56:56.789 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.789 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.789 INFO kablam! Sep 04 04:56:56.789 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.789 INFO kablam! --> src/arrays/Array64.rs:72:34 Sep 04 04:56:56.789 INFO kablam! | Sep 04 04:56:56.789 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.790 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.790 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.790 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.790 INFO kablam! Sep 04 04:56:56.790 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.790 INFO kablam! --> src/arrays/Array64.rs:78:20 Sep 04 04:56:56.790 INFO kablam! | Sep 04 04:56:56.790 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.790 INFO kablam! | ^^^^^^ Sep 04 04:56:56.790 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.790 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.790 INFO kablam! Sep 04 04:56:56.790 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.790 INFO kablam! --> src/arrays/Array64.rs:78:34 Sep 04 04:56:56.790 INFO kablam! | Sep 04 04:56:56.790 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.791 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.791 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.791 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.791 INFO kablam! Sep 04 04:56:56.791 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.791 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 04 04:56:56.791 INFO kablam! | Sep 04 04:56:56.791 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.791 INFO kablam! | ^^^^^^ Sep 04 04:56:56.791 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.791 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.791 INFO kablam! Sep 04 04:56:56.791 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.791 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 04 04:56:56.791 INFO kablam! | Sep 04 04:56:56.791 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.792 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.792 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.792 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.792 INFO kablam! Sep 04 04:56:56.792 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.792 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 04 04:56:56.792 INFO kablam! | Sep 04 04:56:56.792 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.792 INFO kablam! | ^^^^^^ Sep 04 04:56:56.792 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.792 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.792 INFO kablam! Sep 04 04:56:56.792 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.793 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 04 04:56:56.793 INFO kablam! | Sep 04 04:56:56.793 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.793 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.793 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.793 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.793 INFO kablam! Sep 04 04:56:56.793 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.793 INFO kablam! --> src/arrays/Array64.rs:99:14 Sep 04 04:56:56.793 INFO kablam! | Sep 04 04:56:56.793 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.793 INFO kablam! | ^^^^^^ Sep 04 04:56:56.793 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.793 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.794 INFO kablam! Sep 04 04:56:56.794 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.794 INFO kablam! --> src/arrays/Array64.rs:99:28 Sep 04 04:56:56.794 INFO kablam! | Sep 04 04:56:56.794 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.794 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.794 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.794 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.794 INFO kablam! Sep 04 04:56:56.794 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.794 INFO kablam! --> src/arrays/Array64.rs:108:15 Sep 04 04:56:56.794 INFO kablam! | Sep 04 04:56:56.794 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 04:56:56.794 INFO kablam! | ^^^^^^ Sep 04 04:56:56.794 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.795 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.795 INFO kablam! Sep 04 04:56:56.795 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.795 INFO kablam! --> src/arrays/Array64.rs:120:3 Sep 04 04:56:56.795 INFO kablam! | Sep 04 04:56:56.795 INFO kablam! 120 | self.0.iter() Sep 04 04:56:56.795 INFO kablam! | ^^^^^^ Sep 04 04:56:56.795 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.795 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.795 INFO kablam! Sep 04 04:56:56.795 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.795 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 04 04:56:56.795 INFO kablam! | Sep 04 04:56:56.795 INFO kablam! 132 | self.0.iter_mut() Sep 04 04:56:56.795 INFO kablam! | ^^^^^^ Sep 04 04:56:56.796 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.796 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.796 INFO kablam! Sep 04 04:56:56.796 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.796 INFO kablam! --> src/arrays/Array64.rs:141:4 Sep 04 04:56:56.796 INFO kablam! | Sep 04 04:56:56.796 INFO kablam! 141 | &self.0[..] Sep 04 04:56:56.796 INFO kablam! | ^^^^^^ Sep 04 04:56:56.796 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.796 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.796 INFO kablam! Sep 04 04:56:56.796 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.796 INFO kablam! --> src/arrays/Array64.rs:150:8 Sep 04 04:56:56.797 INFO kablam! | Sep 04 04:56:56.797 INFO kablam! 150 | &mut self.0[..] Sep 04 04:56:56.797 INFO kablam! | ^^^^^^ Sep 04 04:56:56.797 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.797 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.797 INFO kablam! Sep 04 04:56:56.797 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.797 INFO kablam! --> src/arrays/Array128.rs:44:3 Sep 04 04:56:56.797 INFO kablam! | Sep 04 04:56:56.797 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 04:56:56.797 INFO kablam! | ^^^^^^ Sep 04 04:56:56.797 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.797 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.797 INFO kablam! Sep 04 04:56:56.798 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.798 INFO kablam! --> src/arrays/Array128.rs:53:3 Sep 04 04:56:56.798 INFO kablam! | Sep 04 04:56:56.798 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.798 INFO kablam! | ^^^^^^ Sep 04 04:56:56.798 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.798 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.798 INFO kablam! Sep 04 04:56:56.798 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.798 INFO kablam! --> src/arrays/Array128.rs:53:18 Sep 04 04:56:56.798 INFO kablam! | Sep 04 04:56:56.798 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.798 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.798 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.798 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.799 INFO kablam! Sep 04 04:56:56.799 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.799 INFO kablam! --> src/arrays/Array128.rs:66:29 Sep 04 04:56:56.799 INFO kablam! | Sep 04 04:56:56.799 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.799 INFO kablam! | ^^^^^^ Sep 04 04:56:56.799 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.799 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.799 INFO kablam! Sep 04 04:56:56.799 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.799 INFO kablam! --> src/arrays/Array128.rs:66:43 Sep 04 04:56:56.799 INFO kablam! | Sep 04 04:56:56.799 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.799 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.800 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.800 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.800 INFO kablam! Sep 04 04:56:56.800 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.800 INFO kablam! --> src/arrays/Array128.rs:72:20 Sep 04 04:56:56.800 INFO kablam! | Sep 04 04:56:56.800 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.800 INFO kablam! | ^^^^^^ Sep 04 04:56:56.800 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.800 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.800 INFO kablam! Sep 04 04:56:56.800 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.800 INFO kablam! --> src/arrays/Array128.rs:72:34 Sep 04 04:56:56.800 INFO kablam! | Sep 04 04:56:56.801 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.801 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.801 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.801 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.801 INFO kablam! Sep 04 04:56:56.801 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.801 INFO kablam! --> src/arrays/Array128.rs:78:20 Sep 04 04:56:56.801 INFO kablam! | Sep 04 04:56:56.801 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.801 INFO kablam! | ^^^^^^ Sep 04 04:56:56.801 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.801 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.801 INFO kablam! Sep 04 04:56:56.801 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.802 INFO kablam! --> src/arrays/Array128.rs:78:34 Sep 04 04:56:56.802 INFO kablam! | Sep 04 04:56:56.802 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.802 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.802 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.802 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.802 INFO kablam! Sep 04 04:56:56.802 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.802 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 04 04:56:56.802 INFO kablam! | Sep 04 04:56:56.802 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.802 INFO kablam! | ^^^^^^ Sep 04 04:56:56.802 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.802 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.803 INFO kablam! Sep 04 04:56:56.803 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.803 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 04 04:56:56.803 INFO kablam! | Sep 04 04:56:56.803 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.803 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.803 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.803 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.803 INFO kablam! Sep 04 04:56:56.803 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.803 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 04 04:56:56.803 INFO kablam! | Sep 04 04:56:56.803 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.803 INFO kablam! | ^^^^^^ Sep 04 04:56:56.803 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.804 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.804 INFO kablam! Sep 04 04:56:56.804 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.804 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 04 04:56:56.804 INFO kablam! | Sep 04 04:56:56.804 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.804 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.804 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.804 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.804 INFO kablam! Sep 04 04:56:56.804 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.804 INFO kablam! --> src/arrays/Array128.rs:99:14 Sep 04 04:56:56.804 INFO kablam! | Sep 04 04:56:56.804 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.805 INFO kablam! | ^^^^^^ Sep 04 04:56:56.805 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.805 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.805 INFO kablam! Sep 04 04:56:56.805 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.805 INFO kablam! --> src/arrays/Array128.rs:99:28 Sep 04 04:56:56.805 INFO kablam! | Sep 04 04:56:56.805 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.805 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.805 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.805 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.805 INFO kablam! Sep 04 04:56:56.805 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.805 INFO kablam! --> src/arrays/Array128.rs:108:15 Sep 04 04:56:56.806 INFO kablam! | Sep 04 04:56:56.806 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 04:56:56.806 INFO kablam! | ^^^^^^ Sep 04 04:56:56.806 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.806 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.806 INFO kablam! Sep 04 04:56:56.806 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.806 INFO kablam! --> src/arrays/Array128.rs:120:3 Sep 04 04:56:56.806 INFO kablam! | Sep 04 04:56:56.806 INFO kablam! 120 | self.0.iter() Sep 04 04:56:56.806 INFO kablam! | ^^^^^^ Sep 04 04:56:56.806 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.806 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.807 INFO kablam! Sep 04 04:56:56.807 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.807 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 04 04:56:56.807 INFO kablam! | Sep 04 04:56:56.807 INFO kablam! 132 | self.0.iter_mut() Sep 04 04:56:56.807 INFO kablam! | ^^^^^^ Sep 04 04:56:56.807 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.807 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.807 INFO kablam! Sep 04 04:56:56.807 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.807 INFO kablam! --> src/arrays/Array128.rs:141:4 Sep 04 04:56:56.807 INFO kablam! | Sep 04 04:56:56.807 INFO kablam! 141 | &self.0[..] Sep 04 04:56:56.807 INFO kablam! | ^^^^^^ Sep 04 04:56:56.807 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.808 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.808 INFO kablam! Sep 04 04:56:56.808 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.808 INFO kablam! --> src/arrays/Array128.rs:150:8 Sep 04 04:56:56.808 INFO kablam! | Sep 04 04:56:56.808 INFO kablam! 150 | &mut self.0[..] Sep 04 04:56:56.808 INFO kablam! | ^^^^^^ Sep 04 04:56:56.808 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.808 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.808 INFO kablam! Sep 04 04:56:56.808 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.808 INFO kablam! --> src/arrays/Array256.rs:44:3 Sep 04 04:56:56.808 INFO kablam! | Sep 04 04:56:56.808 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 04:56:56.808 INFO kablam! | ^^^^^^ Sep 04 04:56:56.809 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.809 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.809 INFO kablam! Sep 04 04:56:56.809 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.809 INFO kablam! --> src/arrays/Array256.rs:53:3 Sep 04 04:56:56.809 INFO kablam! | Sep 04 04:56:56.809 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.809 INFO kablam! | ^^^^^^ Sep 04 04:56:56.809 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.809 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.809 INFO kablam! Sep 04 04:56:56.809 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.809 INFO kablam! --> src/arrays/Array256.rs:53:18 Sep 04 04:56:56.809 INFO kablam! | Sep 04 04:56:56.810 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.810 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.810 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.810 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.810 INFO kablam! Sep 04 04:56:56.814 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.814 INFO kablam! --> src/arrays/Array256.rs:66:29 Sep 04 04:56:56.814 INFO kablam! | Sep 04 04:56:56.814 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.814 INFO kablam! | ^^^^^^ Sep 04 04:56:56.814 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.814 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.814 INFO kablam! Sep 04 04:56:56.814 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.815 INFO kablam! --> src/arrays/Array256.rs:66:43 Sep 04 04:56:56.815 INFO kablam! | Sep 04 04:56:56.815 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.815 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.815 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.815 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.815 INFO kablam! Sep 04 04:56:56.815 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.815 INFO kablam! --> src/arrays/Array256.rs:72:20 Sep 04 04:56:56.815 INFO kablam! | Sep 04 04:56:56.815 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.815 INFO kablam! | ^^^^^^ Sep 04 04:56:56.815 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.815 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.815 INFO kablam! Sep 04 04:56:56.816 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.816 INFO kablam! --> src/arrays/Array256.rs:72:34 Sep 04 04:56:56.816 INFO kablam! | Sep 04 04:56:56.816 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.816 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.816 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.816 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.816 INFO kablam! Sep 04 04:56:56.816 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.816 INFO kablam! --> src/arrays/Array256.rs:78:20 Sep 04 04:56:56.816 INFO kablam! | Sep 04 04:56:56.816 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.816 INFO kablam! | ^^^^^^ Sep 04 04:56:56.816 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.816 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.817 INFO kablam! Sep 04 04:56:56.817 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.817 INFO kablam! --> src/arrays/Array256.rs:78:34 Sep 04 04:56:56.817 INFO kablam! | Sep 04 04:56:56.817 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.817 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.817 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.817 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.817 INFO kablam! Sep 04 04:56:56.817 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.817 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 04 04:56:56.817 INFO kablam! | Sep 04 04:56:56.817 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.817 INFO kablam! | ^^^^^^ Sep 04 04:56:56.817 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.817 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.818 INFO kablam! Sep 04 04:56:56.818 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.818 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 04 04:56:56.818 INFO kablam! | Sep 04 04:56:56.818 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.818 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.818 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.818 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.818 INFO kablam! Sep 04 04:56:56.818 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.818 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 04 04:56:56.818 INFO kablam! | Sep 04 04:56:56.818 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.818 INFO kablam! | ^^^^^^ Sep 04 04:56:56.818 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.819 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.819 INFO kablam! Sep 04 04:56:56.819 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.819 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 04 04:56:56.819 INFO kablam! | Sep 04 04:56:56.819 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.819 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.819 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.819 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.819 INFO kablam! Sep 04 04:56:56.819 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.819 INFO kablam! --> src/arrays/Array256.rs:99:14 Sep 04 04:56:56.819 INFO kablam! | Sep 04 04:56:56.820 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.820 INFO kablam! | ^^^^^^ Sep 04 04:56:56.820 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.820 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.820 INFO kablam! Sep 04 04:56:56.820 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.820 INFO kablam! --> src/arrays/Array256.rs:99:28 Sep 04 04:56:56.820 INFO kablam! | Sep 04 04:56:56.820 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.820 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.820 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.820 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.820 INFO kablam! Sep 04 04:56:56.820 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.820 INFO kablam! --> src/arrays/Array256.rs:108:15 Sep 04 04:56:56.821 INFO kablam! | Sep 04 04:56:56.821 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 04:56:56.821 INFO kablam! | ^^^^^^ Sep 04 04:56:56.821 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.821 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.821 INFO kablam! Sep 04 04:56:56.821 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.821 INFO kablam! --> src/arrays/Array256.rs:120:3 Sep 04 04:56:56.821 INFO kablam! | Sep 04 04:56:56.821 INFO kablam! 120 | self.0.iter() Sep 04 04:56:56.821 INFO kablam! | ^^^^^^ Sep 04 04:56:56.821 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.821 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.821 INFO kablam! Sep 04 04:56:56.822 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.822 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 04 04:56:56.822 INFO kablam! | Sep 04 04:56:56.822 INFO kablam! 132 | self.0.iter_mut() Sep 04 04:56:56.822 INFO kablam! | ^^^^^^ Sep 04 04:56:56.822 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.822 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.822 INFO kablam! Sep 04 04:56:56.822 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.822 INFO kablam! --> src/arrays/Array256.rs:141:4 Sep 04 04:56:56.822 INFO kablam! | Sep 04 04:56:56.822 INFO kablam! 141 | &self.0[..] Sep 04 04:56:56.822 INFO kablam! | ^^^^^^ Sep 04 04:56:56.822 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.823 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.823 INFO kablam! Sep 04 04:56:56.823 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.823 INFO kablam! --> src/arrays/Array256.rs:150:8 Sep 04 04:56:56.823 INFO kablam! | Sep 04 04:56:56.823 INFO kablam! 150 | &mut self.0[..] Sep 04 04:56:56.823 INFO kablam! | ^^^^^^ Sep 04 04:56:56.823 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.823 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.823 INFO kablam! Sep 04 04:56:56.823 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.823 INFO kablam! --> src/arrays/Array512.rs:44:3 Sep 04 04:56:56.823 INFO kablam! | Sep 04 04:56:56.823 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 04:56:56.823 INFO kablam! | ^^^^^^ Sep 04 04:56:56.824 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.824 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.824 INFO kablam! Sep 04 04:56:56.824 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.824 INFO kablam! --> src/arrays/Array512.rs:53:3 Sep 04 04:56:56.824 INFO kablam! | Sep 04 04:56:56.824 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.824 INFO kablam! | ^^^^^^ Sep 04 04:56:56.824 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.824 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.824 INFO kablam! Sep 04 04:56:56.824 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.824 INFO kablam! --> src/arrays/Array512.rs:53:18 Sep 04 04:56:56.825 INFO kablam! | Sep 04 04:56:56.825 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.825 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.825 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.825 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.825 INFO kablam! Sep 04 04:56:56.825 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.825 INFO kablam! --> src/arrays/Array512.rs:66:29 Sep 04 04:56:56.825 INFO kablam! | Sep 04 04:56:56.825 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.825 INFO kablam! | ^^^^^^ Sep 04 04:56:56.825 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.825 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.825 INFO kablam! Sep 04 04:56:56.826 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.826 INFO kablam! --> src/arrays/Array512.rs:66:43 Sep 04 04:56:56.826 INFO kablam! | Sep 04 04:56:56.826 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.826 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.826 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.826 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.826 INFO kablam! Sep 04 04:56:56.826 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.826 INFO kablam! --> src/arrays/Array512.rs:72:20 Sep 04 04:56:56.826 INFO kablam! | Sep 04 04:56:56.826 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.826 INFO kablam! | ^^^^^^ Sep 04 04:56:56.826 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.826 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.827 INFO kablam! Sep 04 04:56:56.827 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.827 INFO kablam! --> src/arrays/Array512.rs:72:34 Sep 04 04:56:56.827 INFO kablam! | Sep 04 04:56:56.827 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.827 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.827 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.827 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.827 INFO kablam! Sep 04 04:56:56.827 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.827 INFO kablam! --> src/arrays/Array512.rs:78:20 Sep 04 04:56:56.827 INFO kablam! | Sep 04 04:56:56.827 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.827 INFO kablam! | ^^^^^^ Sep 04 04:56:56.827 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.828 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.828 INFO kablam! Sep 04 04:56:56.828 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.828 INFO kablam! --> src/arrays/Array512.rs:78:34 Sep 04 04:56:56.828 INFO kablam! | Sep 04 04:56:56.828 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.828 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.828 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.828 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.828 INFO kablam! Sep 04 04:56:56.828 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.828 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 04 04:56:56.828 INFO kablam! | Sep 04 04:56:56.828 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.829 INFO kablam! | ^^^^^^ Sep 04 04:56:56.829 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.829 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.829 INFO kablam! Sep 04 04:56:56.829 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.829 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 04 04:56:56.829 INFO kablam! | Sep 04 04:56:56.829 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.829 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.829 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.829 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.829 INFO kablam! Sep 04 04:56:56.829 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.829 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 04 04:56:56.830 INFO kablam! | Sep 04 04:56:56.830 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.830 INFO kablam! | ^^^^^^ Sep 04 04:56:56.830 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.830 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.830 INFO kablam! Sep 04 04:56:56.830 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.830 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 04 04:56:56.830 INFO kablam! | Sep 04 04:56:56.830 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.830 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.830 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.830 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.831 INFO kablam! Sep 04 04:56:56.831 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.831 INFO kablam! --> src/arrays/Array512.rs:99:14 Sep 04 04:56:56.831 INFO kablam! | Sep 04 04:56:56.831 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.831 INFO kablam! | ^^^^^^ Sep 04 04:56:56.831 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.831 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.831 INFO kablam! Sep 04 04:56:56.831 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.831 INFO kablam! --> src/arrays/Array512.rs:99:28 Sep 04 04:56:56.831 INFO kablam! | Sep 04 04:56:56.831 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.831 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.831 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.831 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.832 INFO kablam! Sep 04 04:56:56.832 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.832 INFO kablam! --> src/arrays/Array512.rs:108:15 Sep 04 04:56:56.832 INFO kablam! | Sep 04 04:56:56.832 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 04:56:56.832 INFO kablam! | ^^^^^^ Sep 04 04:56:56.832 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.832 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.832 INFO kablam! Sep 04 04:56:56.832 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.832 INFO kablam! --> src/arrays/Array512.rs:120:3 Sep 04 04:56:56.832 INFO kablam! | Sep 04 04:56:56.832 INFO kablam! 120 | self.0.iter() Sep 04 04:56:56.832 INFO kablam! | ^^^^^^ Sep 04 04:56:56.832 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.833 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.833 INFO kablam! Sep 04 04:56:56.833 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.833 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 04 04:56:56.833 INFO kablam! | Sep 04 04:56:56.833 INFO kablam! 132 | self.0.iter_mut() Sep 04 04:56:56.833 INFO kablam! | ^^^^^^ Sep 04 04:56:56.833 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.833 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.833 INFO kablam! Sep 04 04:56:56.833 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.833 INFO kablam! --> src/arrays/Array512.rs:141:4 Sep 04 04:56:56.833 INFO kablam! | Sep 04 04:56:56.833 INFO kablam! 141 | &self.0[..] Sep 04 04:56:56.833 INFO kablam! | ^^^^^^ Sep 04 04:56:56.834 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.834 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.834 INFO kablam! Sep 04 04:56:56.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.834 INFO kablam! --> src/arrays/Array512.rs:150:8 Sep 04 04:56:56.834 INFO kablam! | Sep 04 04:56:56.834 INFO kablam! 150 | &mut self.0[..] Sep 04 04:56:56.834 INFO kablam! | ^^^^^^ Sep 04 04:56:56.834 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.834 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.834 INFO kablam! Sep 04 04:56:56.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.834 INFO kablam! --> src/arrays/Array1024.rs:44:3 Sep 04 04:56:56.834 INFO kablam! | Sep 04 04:56:56.834 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 04:56:56.835 INFO kablam! | ^^^^^^ Sep 04 04:56:56.835 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.835 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.835 INFO kablam! Sep 04 04:56:56.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.835 INFO kablam! --> src/arrays/Array1024.rs:53:3 Sep 04 04:56:56.835 INFO kablam! | Sep 04 04:56:56.835 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.835 INFO kablam! | ^^^^^^ Sep 04 04:56:56.835 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.835 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.835 INFO kablam! Sep 04 04:56:56.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.836 INFO kablam! --> src/arrays/Array1024.rs:53:18 Sep 04 04:56:56.836 INFO kablam! | Sep 04 04:56:56.836 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:56.836 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.836 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.836 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.836 INFO kablam! Sep 04 04:56:56.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.836 INFO kablam! --> src/arrays/Array1024.rs:66:29 Sep 04 04:56:56.836 INFO kablam! | Sep 04 04:56:56.836 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.836 INFO kablam! | ^^^^^^ Sep 04 04:56:56.836 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.836 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.836 INFO kablam! Sep 04 04:56:56.837 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.837 INFO kablam! --> src/arrays/Array1024.rs:66:43 Sep 04 04:56:56.837 INFO kablam! | Sep 04 04:56:56.837 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.837 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.837 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.837 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.837 INFO kablam! Sep 04 04:56:56.837 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.837 INFO kablam! --> src/arrays/Array1024.rs:72:20 Sep 04 04:56:56.837 INFO kablam! | Sep 04 04:56:56.837 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.837 INFO kablam! | ^^^^^^ Sep 04 04:56:56.837 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.838 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.838 INFO kablam! Sep 04 04:56:56.838 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.838 INFO kablam! --> src/arrays/Array1024.rs:72:34 Sep 04 04:56:56.838 INFO kablam! | Sep 04 04:56:56.838 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.838 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.838 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.838 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.838 INFO kablam! Sep 04 04:56:56.838 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.838 INFO kablam! --> src/arrays/Array1024.rs:78:20 Sep 04 04:56:56.838 INFO kablam! | Sep 04 04:56:56.838 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.838 INFO kablam! | ^^^^^^ Sep 04 04:56:56.839 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.839 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.839 INFO kablam! Sep 04 04:56:56.839 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.839 INFO kablam! --> src/arrays/Array1024.rs:78:34 Sep 04 04:56:56.839 INFO kablam! | Sep 04 04:56:56.839 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.839 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.839 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.839 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.839 INFO kablam! Sep 04 04:56:56.839 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.839 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 04 04:56:56.839 INFO kablam! | Sep 04 04:56:56.840 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.840 INFO kablam! | ^^^^^^ Sep 04 04:56:56.840 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.840 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.840 INFO kablam! Sep 04 04:56:56.840 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.840 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 04 04:56:56.840 INFO kablam! | Sep 04 04:56:56.840 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.840 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.840 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.840 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.840 INFO kablam! Sep 04 04:56:56.840 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.841 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 04 04:56:56.841 INFO kablam! | Sep 04 04:56:56.841 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.841 INFO kablam! | ^^^^^^ Sep 04 04:56:56.841 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.841 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.841 INFO kablam! Sep 04 04:56:56.841 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.841 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 04 04:56:56.841 INFO kablam! | Sep 04 04:56:56.841 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.841 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.841 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.842 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.842 INFO kablam! Sep 04 04:56:56.842 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.842 INFO kablam! --> src/arrays/Array1024.rs:99:14 Sep 04 04:56:56.842 INFO kablam! | Sep 04 04:56:56.842 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.842 INFO kablam! | ^^^^^^ Sep 04 04:56:56.842 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.842 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.842 INFO kablam! Sep 04 04:56:56.842 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.842 INFO kablam! --> src/arrays/Array1024.rs:99:28 Sep 04 04:56:56.842 INFO kablam! | Sep 04 04:56:56.843 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:56.843 INFO kablam! | ^^^^^^^ Sep 04 04:56:56.843 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.843 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.843 INFO kablam! Sep 04 04:56:56.843 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.843 INFO kablam! --> src/arrays/Array1024.rs:108:15 Sep 04 04:56:56.843 INFO kablam! | Sep 04 04:56:56.843 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 04:56:56.843 INFO kablam! | ^^^^^^ Sep 04 04:56:56.843 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.843 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.843 INFO kablam! Sep 04 04:56:56.843 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.844 INFO kablam! --> src/arrays/Array1024.rs:120:3 Sep 04 04:56:56.844 INFO kablam! | Sep 04 04:56:56.844 INFO kablam! 120 | self.0.iter() Sep 04 04:56:56.844 INFO kablam! | ^^^^^^ Sep 04 04:56:56.844 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.844 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.844 INFO kablam! Sep 04 04:56:56.844 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.844 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 04 04:56:56.844 INFO kablam! | Sep 04 04:56:56.844 INFO kablam! 132 | self.0.iter_mut() Sep 04 04:56:56.844 INFO kablam! | ^^^^^^ Sep 04 04:56:56.844 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.844 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.845 INFO kablam! Sep 04 04:56:56.845 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.845 INFO kablam! --> src/arrays/Array1024.rs:141:4 Sep 04 04:56:56.845 INFO kablam! | Sep 04 04:56:56.845 INFO kablam! 141 | &self.0[..] Sep 04 04:56:56.845 INFO kablam! | ^^^^^^ Sep 04 04:56:56.845 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.845 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.845 INFO kablam! Sep 04 04:56:56.845 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:56.845 INFO kablam! --> src/arrays/Array1024.rs:150:8 Sep 04 04:56:56.845 INFO kablam! | Sep 04 04:56:56.845 INFO kablam! 150 | &mut self.0[..] Sep 04 04:56:56.845 INFO kablam! | ^^^^^^ Sep 04 04:56:56.845 INFO kablam! | Sep 04 04:56:56.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 04 04:56:56.846 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:56.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 04 04:56:56.846 INFO kablam! Sep 04 04:56:56.846 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 04 04:56:56.846 INFO kablam! --> src/lib.rs:8:12 Sep 04 04:56:56.846 INFO kablam! | Sep 04 04:56:56.846 INFO kablam! 8 | #![feature(associated_consts)] Sep 04 04:56:56.846 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 04:56:56.846 INFO kablam! | Sep 04 04:56:56.846 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 04:56:56.846 INFO kablam! Sep 04 04:56:56.986 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.11s Sep 04 04:56:56.986 INFO kablam! su: No module specific data is present Sep 04 04:56:57.583 INFO running `"docker" "rm" "-f" "5ffa4a0f37af7da5529b733f06d1cc03076b9b74b85ead7ad0460bfd84d7756e"` Sep 04 04:56:57.671 INFO blam! 5ffa4a0f37af7da5529b733f06d1cc03076b9b74b85ead7ad0460bfd84d7756e