Sep 06 00:52:45.868 INFO checking rust-extra-0.0.13 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 00:52:45.868 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 00:52:45.868 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-2/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 00:52:46.008 INFO blam! 7ca213db373d7382b934d58fad1f19f175ccf10f235ee93b70a810ee10c084ff Sep 06 00:52:46.011 INFO running `"docker" "start" "-a" "7ca213db373d7382b934d58fad1f19f175ccf10f235ee93b70a810ee10c084ff"` Sep 06 00:52:46.786 INFO kablam! usermod: no changes Sep 06 00:52:46.821 INFO kablam! Checking rust-extra v0.0.13 (file:///source) Sep 06 00:52:47.058 INFO kablam! warning: unused macro definition Sep 06 00:52:47.058 INFO kablam! --> src/do_while_loop.rs:5:1 Sep 06 00:52:47.058 INFO kablam! | Sep 06 00:52:47.058 INFO kablam! 5 | / macro_rules! do_while_loop Sep 06 00:52:47.058 INFO kablam! 6 | | { Sep 06 00:52:47.058 INFO kablam! 7 | | ( Sep 06 00:52:47.058 INFO kablam! 8 | | do Sep 06 00:52:47.058 INFO kablam! ... | Sep 06 00:52:47.058 INFO kablam! 21 | | }; Sep 06 00:52:47.058 INFO kablam! 22 | | } Sep 06 00:52:47.058 INFO kablam! | |_^ Sep 06 00:52:47.058 INFO kablam! | Sep 06 00:52:47.058 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 06 00:52:47.058 INFO kablam! Sep 06 00:52:47.076 INFO kablam! warning: unused macro definition Sep 06 00:52:47.076 INFO kablam! --> src/do_while_loop.rs:5:1 Sep 06 00:52:47.076 INFO kablam! | Sep 06 00:52:47.076 INFO kablam! 5 | / macro_rules! do_while_loop Sep 06 00:52:47.076 INFO kablam! 6 | | { Sep 06 00:52:47.076 INFO kablam! 7 | | ( Sep 06 00:52:47.076 INFO kablam! 8 | | do Sep 06 00:52:47.076 INFO kablam! ... | Sep 06 00:52:47.076 INFO kablam! 21 | | }; Sep 06 00:52:47.076 INFO kablam! 22 | | } Sep 06 00:52:47.076 INFO kablam! | |_^ Sep 06 00:52:47.076 INFO kablam! | Sep 06 00:52:47.076 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 06 00:52:47.076 INFO kablam! Sep 06 00:52:47.605 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.605 INFO kablam! --> src/arrays/Array40.rs:44:3 Sep 06 00:52:47.605 INFO kablam! | Sep 06 00:52:47.605 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 06 00:52:47.605 INFO kablam! | ^^^^^^ Sep 06 00:52:47.605 INFO kablam! | Sep 06 00:52:47.605 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 06 00:52:47.605 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.605 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.605 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.605 INFO kablam! Sep 06 00:52:47.605 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.605 INFO kablam! --> src/arrays/Array40.rs:53:3 Sep 06 00:52:47.606 INFO kablam! | Sep 06 00:52:47.606 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 06 00:52:47.606 INFO kablam! | ^^^^^^ Sep 06 00:52:47.606 INFO kablam! | Sep 06 00:52:47.606 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.606 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.606 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.606 INFO kablam! Sep 06 00:52:47.606 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.606 INFO kablam! --> src/arrays/Array40.rs:53:18 Sep 06 00:52:47.606 INFO kablam! | Sep 06 00:52:47.606 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 06 00:52:47.606 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.606 INFO kablam! | Sep 06 00:52:47.606 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.606 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.606 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.606 INFO kablam! Sep 06 00:52:47.606 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.606 INFO kablam! --> src/arrays/Array40.rs:66:29 Sep 06 00:52:47.606 INFO kablam! | Sep 06 00:52:47.606 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.606 INFO kablam! | ^^^^^^ Sep 06 00:52:47.606 INFO kablam! | Sep 06 00:52:47.606 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.606 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.606 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.606 INFO kablam! Sep 06 00:52:47.606 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.606 INFO kablam! --> src/arrays/Array40.rs:66:43 Sep 06 00:52:47.606 INFO kablam! | Sep 06 00:52:47.606 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.606 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.606 INFO kablam! | Sep 06 00:52:47.606 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.606 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.606 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.606 INFO kablam! Sep 06 00:52:47.606 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.606 INFO kablam! --> src/arrays/Array40.rs:72:20 Sep 06 00:52:47.606 INFO kablam! | Sep 06 00:52:47.606 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.606 INFO kablam! | ^^^^^^ Sep 06 00:52:47.606 INFO kablam! | Sep 06 00:52:47.606 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.606 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.606 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.606 INFO kablam! Sep 06 00:52:47.606 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.606 INFO kablam! --> src/arrays/Array40.rs:72:34 Sep 06 00:52:47.606 INFO kablam! | Sep 06 00:52:47.607 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.607 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.607 INFO kablam! | Sep 06 00:52:47.607 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.607 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.607 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.607 INFO kablam! Sep 06 00:52:47.607 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.607 INFO kablam! --> src/arrays/Array40.rs:78:20 Sep 06 00:52:47.607 INFO kablam! | Sep 06 00:52:47.607 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.607 INFO kablam! | ^^^^^^ Sep 06 00:52:47.607 INFO kablam! | Sep 06 00:52:47.607 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.607 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.607 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.607 INFO kablam! Sep 06 00:52:47.607 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.607 INFO kablam! --> src/arrays/Array40.rs:78:34 Sep 06 00:52:47.607 INFO kablam! | Sep 06 00:52:47.607 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.607 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.607 INFO kablam! | Sep 06 00:52:47.607 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.607 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.607 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.607 INFO kablam! Sep 06 00:52:47.607 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.607 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 06 00:52:47.607 INFO kablam! | Sep 06 00:52:47.607 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.607 INFO kablam! | ^^^^^^ Sep 06 00:52:47.607 INFO kablam! | Sep 06 00:52:47.607 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.607 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.607 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.607 INFO kablam! Sep 06 00:52:47.607 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.607 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 06 00:52:47.607 INFO kablam! | Sep 06 00:52:47.607 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.607 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.607 INFO kablam! | Sep 06 00:52:47.607 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.607 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.607 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.607 INFO kablam! Sep 06 00:52:47.607 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.607 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 06 00:52:47.607 INFO kablam! | Sep 06 00:52:47.607 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.607 INFO kablam! | ^^^^^^ Sep 06 00:52:47.607 INFO kablam! | Sep 06 00:52:47.608 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.608 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.608 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.608 INFO kablam! Sep 06 00:52:47.608 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.608 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 06 00:52:47.608 INFO kablam! | Sep 06 00:52:47.608 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.608 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.608 INFO kablam! | Sep 06 00:52:47.608 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.608 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.608 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.608 INFO kablam! Sep 06 00:52:47.608 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.608 INFO kablam! --> src/arrays/Array40.rs:99:14 Sep 06 00:52:47.608 INFO kablam! | Sep 06 00:52:47.608 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.608 INFO kablam! | ^^^^^^ Sep 06 00:52:47.608 INFO kablam! | Sep 06 00:52:47.608 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.608 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.608 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.608 INFO kablam! Sep 06 00:52:47.608 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.608 INFO kablam! --> src/arrays/Array40.rs:99:28 Sep 06 00:52:47.608 INFO kablam! | Sep 06 00:52:47.608 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.608 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.608 INFO kablam! | Sep 06 00:52:47.608 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.608 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.608 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.608 INFO kablam! Sep 06 00:52:47.608 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.608 INFO kablam! --> src/arrays/Array40.rs:108:15 Sep 06 00:52:47.608 INFO kablam! | Sep 06 00:52:47.608 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 06 00:52:47.608 INFO kablam! | ^^^^^^ Sep 06 00:52:47.608 INFO kablam! | Sep 06 00:52:47.608 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.608 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.608 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.608 INFO kablam! Sep 06 00:52:47.608 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.608 INFO kablam! --> src/arrays/Array40.rs:120:3 Sep 06 00:52:47.608 INFO kablam! | Sep 06 00:52:47.608 INFO kablam! 120 | self.0.iter() Sep 06 00:52:47.608 INFO kablam! | ^^^^^^ Sep 06 00:52:47.608 INFO kablam! | Sep 06 00:52:47.608 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.609 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.609 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.609 INFO kablam! Sep 06 00:52:47.609 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.609 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 06 00:52:47.609 INFO kablam! | Sep 06 00:52:47.609 INFO kablam! 132 | self.0.iter_mut() Sep 06 00:52:47.609 INFO kablam! | ^^^^^^ Sep 06 00:52:47.609 INFO kablam! | Sep 06 00:52:47.609 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.609 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.609 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.609 INFO kablam! Sep 06 00:52:47.609 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.609 INFO kablam! --> src/arrays/Array40.rs:141:4 Sep 06 00:52:47.609 INFO kablam! | Sep 06 00:52:47.609 INFO kablam! 141 | &self.0[..] Sep 06 00:52:47.609 INFO kablam! | ^^^^^^ Sep 06 00:52:47.609 INFO kablam! | Sep 06 00:52:47.609 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.609 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.609 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.609 INFO kablam! Sep 06 00:52:47.609 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.609 INFO kablam! --> src/arrays/Array40.rs:150:8 Sep 06 00:52:47.609 INFO kablam! | Sep 06 00:52:47.609 INFO kablam! 150 | &mut self.0[..] Sep 06 00:52:47.609 INFO kablam! | ^^^^^^ Sep 06 00:52:47.609 INFO kablam! | Sep 06 00:52:47.609 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.609 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.609 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.609 INFO kablam! Sep 06 00:52:47.609 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.609 INFO kablam! --> src/arrays/Array52.rs:44:3 Sep 06 00:52:47.609 INFO kablam! | Sep 06 00:52:47.609 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 06 00:52:47.609 INFO kablam! | ^^^^^^ Sep 06 00:52:47.609 INFO kablam! | Sep 06 00:52:47.609 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.609 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.609 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.609 INFO kablam! Sep 06 00:52:47.609 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.609 INFO kablam! --> src/arrays/Array52.rs:53:3 Sep 06 00:52:47.609 INFO kablam! | Sep 06 00:52:47.609 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 06 00:52:47.609 INFO kablam! | ^^^^^^ Sep 06 00:52:47.609 INFO kablam! | Sep 06 00:52:47.609 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.609 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.609 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.609 INFO kablam! Sep 06 00:52:47.609 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.610 INFO kablam! --> src/arrays/Array52.rs:53:18 Sep 06 00:52:47.610 INFO kablam! | Sep 06 00:52:47.610 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 06 00:52:47.610 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.610 INFO kablam! | Sep 06 00:52:47.610 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.610 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.610 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.610 INFO kablam! Sep 06 00:52:47.610 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.610 INFO kablam! --> src/arrays/Array52.rs:66:29 Sep 06 00:52:47.610 INFO kablam! | Sep 06 00:52:47.610 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.610 INFO kablam! | ^^^^^^ Sep 06 00:52:47.610 INFO kablam! | Sep 06 00:52:47.610 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.610 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.610 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.610 INFO kablam! Sep 06 00:52:47.610 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.610 INFO kablam! --> src/arrays/Array52.rs:66:43 Sep 06 00:52:47.610 INFO kablam! | Sep 06 00:52:47.610 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.610 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.610 INFO kablam! | Sep 06 00:52:47.610 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.610 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.610 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.610 INFO kablam! Sep 06 00:52:47.610 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.610 INFO kablam! --> src/arrays/Array52.rs:72:20 Sep 06 00:52:47.610 INFO kablam! | Sep 06 00:52:47.610 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.610 INFO kablam! | ^^^^^^ Sep 06 00:52:47.610 INFO kablam! | Sep 06 00:52:47.610 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.610 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.610 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.610 INFO kablam! Sep 06 00:52:47.610 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.610 INFO kablam! --> src/arrays/Array52.rs:72:34 Sep 06 00:52:47.610 INFO kablam! | Sep 06 00:52:47.610 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.610 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.610 INFO kablam! | Sep 06 00:52:47.610 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.610 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.610 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.610 INFO kablam! Sep 06 00:52:47.610 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.611 INFO kablam! --> src/arrays/Array52.rs:78:20 Sep 06 00:52:47.611 INFO kablam! | Sep 06 00:52:47.611 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.611 INFO kablam! | ^^^^^^ Sep 06 00:52:47.611 INFO kablam! | Sep 06 00:52:47.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.611 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.611 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.611 INFO kablam! Sep 06 00:52:47.611 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.611 INFO kablam! --> src/arrays/Array52.rs:78:34 Sep 06 00:52:47.611 INFO kablam! | Sep 06 00:52:47.611 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.611 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.611 INFO kablam! | Sep 06 00:52:47.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.611 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.611 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.611 INFO kablam! Sep 06 00:52:47.611 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.611 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 06 00:52:47.611 INFO kablam! | Sep 06 00:52:47.611 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.611 INFO kablam! | ^^^^^^ Sep 06 00:52:47.611 INFO kablam! | Sep 06 00:52:47.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.611 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.611 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.611 INFO kablam! Sep 06 00:52:47.611 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.611 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 06 00:52:47.611 INFO kablam! | Sep 06 00:52:47.611 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.611 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.611 INFO kablam! | Sep 06 00:52:47.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.611 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.611 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.611 INFO kablam! Sep 06 00:52:47.611 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.611 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 06 00:52:47.611 INFO kablam! | Sep 06 00:52:47.611 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.611 INFO kablam! | ^^^^^^ Sep 06 00:52:47.611 INFO kablam! | Sep 06 00:52:47.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.611 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.611 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.611 INFO kablam! Sep 06 00:52:47.611 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.611 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 06 00:52:47.612 INFO kablam! | Sep 06 00:52:47.612 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.612 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.612 INFO kablam! | Sep 06 00:52:47.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.612 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.612 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.612 INFO kablam! Sep 06 00:52:47.612 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.612 INFO kablam! --> src/arrays/Array52.rs:99:14 Sep 06 00:52:47.612 INFO kablam! | Sep 06 00:52:47.612 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.612 INFO kablam! | ^^^^^^ Sep 06 00:52:47.612 INFO kablam! | Sep 06 00:52:47.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.612 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.612 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.612 INFO kablam! Sep 06 00:52:47.612 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.612 INFO kablam! --> src/arrays/Array52.rs:99:28 Sep 06 00:52:47.612 INFO kablam! | Sep 06 00:52:47.612 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.612 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.612 INFO kablam! | Sep 06 00:52:47.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.612 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.612 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.612 INFO kablam! Sep 06 00:52:47.612 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.612 INFO kablam! --> src/arrays/Array52.rs:108:15 Sep 06 00:52:47.612 INFO kablam! | Sep 06 00:52:47.612 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 06 00:52:47.612 INFO kablam! | ^^^^^^ Sep 06 00:52:47.612 INFO kablam! | Sep 06 00:52:47.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.612 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.612 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.612 INFO kablam! Sep 06 00:52:47.612 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.612 INFO kablam! --> src/arrays/Array52.rs:120:3 Sep 06 00:52:47.612 INFO kablam! | Sep 06 00:52:47.612 INFO kablam! 120 | self.0.iter() Sep 06 00:52:47.612 INFO kablam! | ^^^^^^ Sep 06 00:52:47.612 INFO kablam! | Sep 06 00:52:47.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.612 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.612 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.612 INFO kablam! Sep 06 00:52:47.612 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.612 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 06 00:52:47.612 INFO kablam! | Sep 06 00:52:47.612 INFO kablam! 132 | self.0.iter_mut() Sep 06 00:52:47.613 INFO kablam! | ^^^^^^ Sep 06 00:52:47.613 INFO kablam! | Sep 06 00:52:47.613 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.613 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.613 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.613 INFO kablam! Sep 06 00:52:47.613 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.613 INFO kablam! --> src/arrays/Array52.rs:141:4 Sep 06 00:52:47.613 INFO kablam! | Sep 06 00:52:47.613 INFO kablam! 141 | &self.0[..] Sep 06 00:52:47.613 INFO kablam! | ^^^^^^ Sep 06 00:52:47.613 INFO kablam! | Sep 06 00:52:47.613 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.613 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.613 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.613 INFO kablam! Sep 06 00:52:47.613 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.613 INFO kablam! --> src/arrays/Array52.rs:150:8 Sep 06 00:52:47.613 INFO kablam! | Sep 06 00:52:47.613 INFO kablam! 150 | &mut self.0[..] Sep 06 00:52:47.613 INFO kablam! | ^^^^^^ Sep 06 00:52:47.613 INFO kablam! | Sep 06 00:52:47.613 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.613 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.613 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.613 INFO kablam! Sep 06 00:52:47.613 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.613 INFO kablam! --> src/arrays/Array64.rs:44:3 Sep 06 00:52:47.613 INFO kablam! | Sep 06 00:52:47.613 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 06 00:52:47.613 INFO kablam! | ^^^^^^ Sep 06 00:52:47.613 INFO kablam! | Sep 06 00:52:47.613 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.613 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.613 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.613 INFO kablam! Sep 06 00:52:47.613 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.613 INFO kablam! --> src/arrays/Array64.rs:53:3 Sep 06 00:52:47.613 INFO kablam! | Sep 06 00:52:47.613 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 06 00:52:47.613 INFO kablam! | ^^^^^^ Sep 06 00:52:47.613 INFO kablam! | Sep 06 00:52:47.613 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.613 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.613 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.613 INFO kablam! Sep 06 00:52:47.613 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.613 INFO kablam! --> src/arrays/Array64.rs:53:18 Sep 06 00:52:47.613 INFO kablam! | Sep 06 00:52:47.613 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 06 00:52:47.613 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.613 INFO kablam! | Sep 06 00:52:47.613 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.614 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.614 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.614 INFO kablam! Sep 06 00:52:47.614 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.614 INFO kablam! --> src/arrays/Array64.rs:66:29 Sep 06 00:52:47.614 INFO kablam! | Sep 06 00:52:47.614 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.614 INFO kablam! | ^^^^^^ Sep 06 00:52:47.614 INFO kablam! | Sep 06 00:52:47.614 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.614 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.614 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.614 INFO kablam! Sep 06 00:52:47.614 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.614 INFO kablam! --> src/arrays/Array64.rs:66:43 Sep 06 00:52:47.614 INFO kablam! | Sep 06 00:52:47.614 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.614 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.614 INFO kablam! | Sep 06 00:52:47.614 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.614 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.614 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.614 INFO kablam! Sep 06 00:52:47.614 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.614 INFO kablam! --> src/arrays/Array64.rs:72:20 Sep 06 00:52:47.614 INFO kablam! | Sep 06 00:52:47.614 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.614 INFO kablam! | ^^^^^^ Sep 06 00:52:47.614 INFO kablam! | Sep 06 00:52:47.614 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.614 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.614 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.614 INFO kablam! Sep 06 00:52:47.614 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.614 INFO kablam! --> src/arrays/Array64.rs:72:34 Sep 06 00:52:47.614 INFO kablam! | Sep 06 00:52:47.614 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.614 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.614 INFO kablam! | Sep 06 00:52:47.614 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.614 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.614 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.614 INFO kablam! Sep 06 00:52:47.614 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.614 INFO kablam! --> src/arrays/Array64.rs:78:20 Sep 06 00:52:47.614 INFO kablam! | Sep 06 00:52:47.614 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.615 INFO kablam! | ^^^^^^ Sep 06 00:52:47.615 INFO kablam! | Sep 06 00:52:47.615 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.615 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.615 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.615 INFO kablam! Sep 06 00:52:47.615 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.615 INFO kablam! --> src/arrays/Array64.rs:78:34 Sep 06 00:52:47.615 INFO kablam! | Sep 06 00:52:47.615 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.615 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.615 INFO kablam! | Sep 06 00:52:47.615 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.615 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.615 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.615 INFO kablam! Sep 06 00:52:47.615 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.615 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 06 00:52:47.615 INFO kablam! | Sep 06 00:52:47.615 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.615 INFO kablam! | ^^^^^^ Sep 06 00:52:47.615 INFO kablam! | Sep 06 00:52:47.615 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.615 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.615 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.615 INFO kablam! Sep 06 00:52:47.615 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.615 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 06 00:52:47.615 INFO kablam! | Sep 06 00:52:47.615 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.615 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.615 INFO kablam! | Sep 06 00:52:47.615 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.615 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.615 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.615 INFO kablam! Sep 06 00:52:47.615 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.615 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 06 00:52:47.615 INFO kablam! | Sep 06 00:52:47.615 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.615 INFO kablam! | ^^^^^^ Sep 06 00:52:47.615 INFO kablam! | Sep 06 00:52:47.615 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.615 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.615 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.615 INFO kablam! Sep 06 00:52:47.615 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.615 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 06 00:52:47.615 INFO kablam! | Sep 06 00:52:47.615 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.615 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.615 INFO kablam! | Sep 06 00:52:47.615 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.615 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.616 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.616 INFO kablam! Sep 06 00:52:47.616 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.616 INFO kablam! --> src/arrays/Array64.rs:99:14 Sep 06 00:52:47.616 INFO kablam! | Sep 06 00:52:47.616 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.616 INFO kablam! | ^^^^^^ Sep 06 00:52:47.616 INFO kablam! | Sep 06 00:52:47.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.616 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.616 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.616 INFO kablam! Sep 06 00:52:47.616 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.616 INFO kablam! --> src/arrays/Array64.rs:99:28 Sep 06 00:52:47.616 INFO kablam! | Sep 06 00:52:47.616 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.616 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.616 INFO kablam! | Sep 06 00:52:47.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.616 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.616 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.616 INFO kablam! Sep 06 00:52:47.616 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.616 INFO kablam! --> src/arrays/Array64.rs:108:15 Sep 06 00:52:47.616 INFO kablam! | Sep 06 00:52:47.616 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 06 00:52:47.616 INFO kablam! | ^^^^^^ Sep 06 00:52:47.616 INFO kablam! | Sep 06 00:52:47.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.616 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.616 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.616 INFO kablam! Sep 06 00:52:47.616 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.616 INFO kablam! --> src/arrays/Array64.rs:120:3 Sep 06 00:52:47.616 INFO kablam! | Sep 06 00:52:47.616 INFO kablam! 120 | self.0.iter() Sep 06 00:52:47.616 INFO kablam! | ^^^^^^ Sep 06 00:52:47.616 INFO kablam! | Sep 06 00:52:47.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.616 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.616 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.616 INFO kablam! Sep 06 00:52:47.616 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.616 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 06 00:52:47.616 INFO kablam! | Sep 06 00:52:47.616 INFO kablam! 132 | self.0.iter_mut() Sep 06 00:52:47.616 INFO kablam! | ^^^^^^ Sep 06 00:52:47.617 INFO kablam! | Sep 06 00:52:47.617 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.617 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.617 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.617 INFO kablam! Sep 06 00:52:47.617 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.617 INFO kablam! --> src/arrays/Array64.rs:141:4 Sep 06 00:52:47.617 INFO kablam! | Sep 06 00:52:47.617 INFO kablam! 141 | &self.0[..] Sep 06 00:52:47.617 INFO kablam! | ^^^^^^ Sep 06 00:52:47.617 INFO kablam! | Sep 06 00:52:47.617 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.617 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.617 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.617 INFO kablam! Sep 06 00:52:47.617 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.617 INFO kablam! --> src/arrays/Array64.rs:150:8 Sep 06 00:52:47.617 INFO kablam! | Sep 06 00:52:47.617 INFO kablam! 150 | &mut self.0[..] Sep 06 00:52:47.617 INFO kablam! | ^^^^^^ Sep 06 00:52:47.617 INFO kablam! | Sep 06 00:52:47.617 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.617 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.617 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.617 INFO kablam! Sep 06 00:52:47.617 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.617 INFO kablam! --> src/arrays/Array128.rs:44:3 Sep 06 00:52:47.617 INFO kablam! | Sep 06 00:52:47.617 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 06 00:52:47.617 INFO kablam! | ^^^^^^ Sep 06 00:52:47.617 INFO kablam! | Sep 06 00:52:47.617 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.617 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.617 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.617 INFO kablam! Sep 06 00:52:47.617 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.617 INFO kablam! --> src/arrays/Array128.rs:53:3 Sep 06 00:52:47.617 INFO kablam! | Sep 06 00:52:47.617 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 06 00:52:47.617 INFO kablam! | ^^^^^^ Sep 06 00:52:47.617 INFO kablam! | Sep 06 00:52:47.617 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.617 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.617 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.617 INFO kablam! Sep 06 00:52:47.617 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.617 INFO kablam! --> src/arrays/Array128.rs:53:18 Sep 06 00:52:47.617 INFO kablam! | Sep 06 00:52:47.617 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 06 00:52:47.617 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.617 INFO kablam! | Sep 06 00:52:47.617 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.617 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.617 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.617 INFO kablam! Sep 06 00:52:47.617 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.618 INFO kablam! --> src/arrays/Array128.rs:66:29 Sep 06 00:52:47.618 INFO kablam! | Sep 06 00:52:47.618 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.618 INFO kablam! | ^^^^^^ Sep 06 00:52:47.618 INFO kablam! | Sep 06 00:52:47.618 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.618 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.618 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.618 INFO kablam! Sep 06 00:52:47.618 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.618 INFO kablam! --> src/arrays/Array128.rs:66:43 Sep 06 00:52:47.618 INFO kablam! | Sep 06 00:52:47.618 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.618 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.618 INFO kablam! | Sep 06 00:52:47.618 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.618 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.618 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.618 INFO kablam! Sep 06 00:52:47.618 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.618 INFO kablam! --> src/arrays/Array128.rs:72:20 Sep 06 00:52:47.618 INFO kablam! | Sep 06 00:52:47.618 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.618 INFO kablam! | ^^^^^^ Sep 06 00:52:47.618 INFO kablam! | Sep 06 00:52:47.618 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.618 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.618 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.618 INFO kablam! Sep 06 00:52:47.618 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.618 INFO kablam! --> src/arrays/Array128.rs:72:34 Sep 06 00:52:47.618 INFO kablam! | Sep 06 00:52:47.618 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.618 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.618 INFO kablam! | Sep 06 00:52:47.618 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.618 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.618 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.618 INFO kablam! Sep 06 00:52:47.618 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.618 INFO kablam! --> src/arrays/Array128.rs:78:20 Sep 06 00:52:47.618 INFO kablam! | Sep 06 00:52:47.618 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.618 INFO kablam! | ^^^^^^ Sep 06 00:52:47.618 INFO kablam! | Sep 06 00:52:47.618 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.618 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.618 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.618 INFO kablam! Sep 06 00:52:47.618 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.618 INFO kablam! --> src/arrays/Array128.rs:78:34 Sep 06 00:52:47.618 INFO kablam! | Sep 06 00:52:47.618 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.618 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.618 INFO kablam! | Sep 06 00:52:47.619 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.619 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.619 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.619 INFO kablam! Sep 06 00:52:47.619 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.619 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 06 00:52:47.619 INFO kablam! | Sep 06 00:52:47.619 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.619 INFO kablam! | ^^^^^^ Sep 06 00:52:47.619 INFO kablam! | Sep 06 00:52:47.619 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.619 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.619 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.619 INFO kablam! Sep 06 00:52:47.619 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.619 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 06 00:52:47.619 INFO kablam! | Sep 06 00:52:47.619 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.619 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.619 INFO kablam! | Sep 06 00:52:47.619 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.619 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.619 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.619 INFO kablam! Sep 06 00:52:47.619 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.619 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 06 00:52:47.619 INFO kablam! | Sep 06 00:52:47.619 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.619 INFO kablam! | ^^^^^^ Sep 06 00:52:47.619 INFO kablam! | Sep 06 00:52:47.619 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.619 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.619 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.619 INFO kablam! Sep 06 00:52:47.619 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.619 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 06 00:52:47.619 INFO kablam! | Sep 06 00:52:47.619 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.619 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.619 INFO kablam! | Sep 06 00:52:47.619 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.619 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.619 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.619 INFO kablam! Sep 06 00:52:47.619 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.619 INFO kablam! --> src/arrays/Array128.rs:99:14 Sep 06 00:52:47.619 INFO kablam! | Sep 06 00:52:47.619 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.619 INFO kablam! | ^^^^^^ Sep 06 00:52:47.619 INFO kablam! | Sep 06 00:52:47.619 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.619 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.619 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.619 INFO kablam! Sep 06 00:52:47.619 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.619 INFO kablam! --> src/arrays/Array128.rs:99:28 Sep 06 00:52:47.620 INFO kablam! | Sep 06 00:52:47.620 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.620 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.620 INFO kablam! | Sep 06 00:52:47.620 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.620 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.620 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.620 INFO kablam! Sep 06 00:52:47.620 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.620 INFO kablam! --> src/arrays/Array128.rs:108:15 Sep 06 00:52:47.620 INFO kablam! | Sep 06 00:52:47.620 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 06 00:52:47.620 INFO kablam! | ^^^^^^ Sep 06 00:52:47.620 INFO kablam! | Sep 06 00:52:47.620 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.620 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.620 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.620 INFO kablam! Sep 06 00:52:47.620 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.620 INFO kablam! --> src/arrays/Array128.rs:120:3 Sep 06 00:52:47.620 INFO kablam! | Sep 06 00:52:47.620 INFO kablam! 120 | self.0.iter() Sep 06 00:52:47.620 INFO kablam! | ^^^^^^ Sep 06 00:52:47.620 INFO kablam! | Sep 06 00:52:47.620 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.620 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.620 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.620 INFO kablam! Sep 06 00:52:47.620 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.620 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 06 00:52:47.620 INFO kablam! | Sep 06 00:52:47.620 INFO kablam! 132 | self.0.iter_mut() Sep 06 00:52:47.620 INFO kablam! | ^^^^^^ Sep 06 00:52:47.620 INFO kablam! | Sep 06 00:52:47.620 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.620 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.620 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.620 INFO kablam! Sep 06 00:52:47.620 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.620 INFO kablam! --> src/arrays/Array128.rs:141:4 Sep 06 00:52:47.620 INFO kablam! | Sep 06 00:52:47.620 INFO kablam! 141 | &self.0[..] Sep 06 00:52:47.620 INFO kablam! | ^^^^^^ Sep 06 00:52:47.620 INFO kablam! | Sep 06 00:52:47.620 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.620 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.620 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.620 INFO kablam! Sep 06 00:52:47.620 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.620 INFO kablam! --> src/arrays/Array128.rs:150:8 Sep 06 00:52:47.620 INFO kablam! | Sep 06 00:52:47.620 INFO kablam! 150 | &mut self.0[..] Sep 06 00:52:47.620 INFO kablam! | ^^^^^^ Sep 06 00:52:47.620 INFO kablam! | Sep 06 00:52:47.621 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.621 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.621 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.621 INFO kablam! Sep 06 00:52:47.621 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.621 INFO kablam! --> src/arrays/Array256.rs:44:3 Sep 06 00:52:47.621 INFO kablam! | Sep 06 00:52:47.621 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 06 00:52:47.621 INFO kablam! | ^^^^^^ Sep 06 00:52:47.621 INFO kablam! | Sep 06 00:52:47.621 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.621 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.621 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.621 INFO kablam! Sep 06 00:52:47.621 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.621 INFO kablam! --> src/arrays/Array256.rs:53:3 Sep 06 00:52:47.621 INFO kablam! | Sep 06 00:52:47.621 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 06 00:52:47.621 INFO kablam! | ^^^^^^ Sep 06 00:52:47.621 INFO kablam! | Sep 06 00:52:47.621 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.621 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.621 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.621 INFO kablam! Sep 06 00:52:47.621 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.621 INFO kablam! --> src/arrays/Array256.rs:53:18 Sep 06 00:52:47.621 INFO kablam! | Sep 06 00:52:47.621 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 06 00:52:47.621 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.621 INFO kablam! | Sep 06 00:52:47.621 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.621 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.621 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.621 INFO kablam! Sep 06 00:52:47.621 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.621 INFO kablam! --> src/arrays/Array256.rs:66:29 Sep 06 00:52:47.621 INFO kablam! | Sep 06 00:52:47.621 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.621 INFO kablam! | ^^^^^^ Sep 06 00:52:47.621 INFO kablam! | Sep 06 00:52:47.621 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.621 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.621 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.621 INFO kablam! Sep 06 00:52:47.621 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.621 INFO kablam! --> src/arrays/Array256.rs:66:43 Sep 06 00:52:47.621 INFO kablam! | Sep 06 00:52:47.621 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.621 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.621 INFO kablam! | Sep 06 00:52:47.621 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.621 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.622 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.622 INFO kablam! Sep 06 00:52:47.622 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.622 INFO kablam! --> src/arrays/Array256.rs:72:20 Sep 06 00:52:47.622 INFO kablam! | Sep 06 00:52:47.622 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.622 INFO kablam! | ^^^^^^ Sep 06 00:52:47.622 INFO kablam! | Sep 06 00:52:47.622 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.622 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.622 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.622 INFO kablam! Sep 06 00:52:47.622 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.622 INFO kablam! --> src/arrays/Array256.rs:72:34 Sep 06 00:52:47.622 INFO kablam! | Sep 06 00:52:47.622 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.622 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.622 INFO kablam! | Sep 06 00:52:47.622 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.622 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.622 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.622 INFO kablam! Sep 06 00:52:47.622 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.622 INFO kablam! --> src/arrays/Array256.rs:78:20 Sep 06 00:52:47.622 INFO kablam! | Sep 06 00:52:47.622 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.622 INFO kablam! | ^^^^^^ Sep 06 00:52:47.622 INFO kablam! | Sep 06 00:52:47.622 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.622 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.622 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.622 INFO kablam! Sep 06 00:52:47.622 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.622 INFO kablam! --> src/arrays/Array256.rs:78:34 Sep 06 00:52:47.622 INFO kablam! | Sep 06 00:52:47.622 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.622 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.622 INFO kablam! | Sep 06 00:52:47.622 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.622 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.622 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.622 INFO kablam! Sep 06 00:52:47.622 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.622 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 06 00:52:47.622 INFO kablam! | Sep 06 00:52:47.622 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.622 INFO kablam! | ^^^^^^ Sep 06 00:52:47.622 INFO kablam! | Sep 06 00:52:47.622 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.622 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.622 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.622 INFO kablam! Sep 06 00:52:47.622 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.622 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 06 00:52:47.622 INFO kablam! | Sep 06 00:52:47.623 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.623 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.623 INFO kablam! | Sep 06 00:52:47.623 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.623 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.623 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.623 INFO kablam! Sep 06 00:52:47.623 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.623 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 06 00:52:47.623 INFO kablam! | Sep 06 00:52:47.623 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.623 INFO kablam! | ^^^^^^ Sep 06 00:52:47.623 INFO kablam! | Sep 06 00:52:47.623 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.623 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.623 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.623 INFO kablam! Sep 06 00:52:47.623 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.626 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 06 00:52:47.626 INFO kablam! | Sep 06 00:52:47.626 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.626 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.626 INFO kablam! | Sep 06 00:52:47.626 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.626 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.626 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.626 INFO kablam! Sep 06 00:52:47.626 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.626 INFO kablam! --> src/arrays/Array256.rs:99:14 Sep 06 00:52:47.626 INFO kablam! | Sep 06 00:52:47.626 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.626 INFO kablam! | ^^^^^^ Sep 06 00:52:47.627 INFO kablam! | Sep 06 00:52:47.627 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.627 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.627 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.627 INFO kablam! Sep 06 00:52:47.627 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.627 INFO kablam! --> src/arrays/Array256.rs:99:28 Sep 06 00:52:47.627 INFO kablam! | Sep 06 00:52:47.627 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.627 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.627 INFO kablam! | Sep 06 00:52:47.627 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.627 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.627 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.627 INFO kablam! Sep 06 00:52:47.627 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.627 INFO kablam! --> src/arrays/Array256.rs:108:15 Sep 06 00:52:47.627 INFO kablam! | Sep 06 00:52:47.627 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 06 00:52:47.627 INFO kablam! | ^^^^^^ Sep 06 00:52:47.627 INFO kablam! | Sep 06 00:52:47.627 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.628 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.628 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.628 INFO kablam! Sep 06 00:52:47.628 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.628 INFO kablam! --> src/arrays/Array256.rs:120:3 Sep 06 00:52:47.628 INFO kablam! | Sep 06 00:52:47.628 INFO kablam! 120 | self.0.iter() Sep 06 00:52:47.628 INFO kablam! | ^^^^^^ Sep 06 00:52:47.628 INFO kablam! | Sep 06 00:52:47.628 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.628 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.628 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.628 INFO kablam! Sep 06 00:52:47.628 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.628 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 06 00:52:47.628 INFO kablam! | Sep 06 00:52:47.628 INFO kablam! 132 | self.0.iter_mut() Sep 06 00:52:47.628 INFO kablam! | ^^^^^^ Sep 06 00:52:47.628 INFO kablam! | Sep 06 00:52:47.628 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.628 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.628 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.628 INFO kablam! Sep 06 00:52:47.628 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.628 INFO kablam! --> src/arrays/Array256.rs:141:4 Sep 06 00:52:47.628 INFO kablam! | Sep 06 00:52:47.628 INFO kablam! 141 | &self.0[..] Sep 06 00:52:47.628 INFO kablam! | ^^^^^^ Sep 06 00:52:47.628 INFO kablam! | Sep 06 00:52:47.628 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.628 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.628 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.628 INFO kablam! Sep 06 00:52:47.628 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.628 INFO kablam! --> src/arrays/Array256.rs:150:8 Sep 06 00:52:47.628 INFO kablam! | Sep 06 00:52:47.628 INFO kablam! 150 | &mut self.0[..] Sep 06 00:52:47.628 INFO kablam! | ^^^^^^ Sep 06 00:52:47.628 INFO kablam! | Sep 06 00:52:47.628 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.628 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.628 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.628 INFO kablam! Sep 06 00:52:47.628 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.628 INFO kablam! --> src/arrays/Array512.rs:44:3 Sep 06 00:52:47.628 INFO kablam! | Sep 06 00:52:47.628 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 06 00:52:47.628 INFO kablam! | ^^^^^^ Sep 06 00:52:47.628 INFO kablam! | Sep 06 00:52:47.628 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.628 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.628 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.628 INFO kablam! Sep 06 00:52:47.629 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.629 INFO kablam! --> src/arrays/Array512.rs:53:3 Sep 06 00:52:47.629 INFO kablam! | Sep 06 00:52:47.629 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 06 00:52:47.629 INFO kablam! | ^^^^^^ Sep 06 00:52:47.629 INFO kablam! | Sep 06 00:52:47.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.629 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.629 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.629 INFO kablam! Sep 06 00:52:47.629 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.629 INFO kablam! --> src/arrays/Array512.rs:53:18 Sep 06 00:52:47.629 INFO kablam! | Sep 06 00:52:47.629 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 06 00:52:47.629 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.629 INFO kablam! | Sep 06 00:52:47.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.629 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.629 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.629 INFO kablam! Sep 06 00:52:47.629 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.629 INFO kablam! --> src/arrays/Array512.rs:66:29 Sep 06 00:52:47.629 INFO kablam! | Sep 06 00:52:47.629 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.629 INFO kablam! | ^^^^^^ Sep 06 00:52:47.629 INFO kablam! | Sep 06 00:52:47.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.629 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.629 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.629 INFO kablam! Sep 06 00:52:47.629 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.629 INFO kablam! --> src/arrays/Array512.rs:66:43 Sep 06 00:52:47.629 INFO kablam! | Sep 06 00:52:47.629 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.629 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.629 INFO kablam! | Sep 06 00:52:47.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.629 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.629 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.629 INFO kablam! Sep 06 00:52:47.629 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.629 INFO kablam! --> src/arrays/Array512.rs:72:20 Sep 06 00:52:47.629 INFO kablam! | Sep 06 00:52:47.629 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.629 INFO kablam! | ^^^^^^ Sep 06 00:52:47.629 INFO kablam! | Sep 06 00:52:47.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.629 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.629 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.629 INFO kablam! Sep 06 00:52:47.629 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.629 INFO kablam! --> src/arrays/Array512.rs:72:34 Sep 06 00:52:47.629 INFO kablam! | Sep 06 00:52:47.629 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.629 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.629 INFO kablam! | Sep 06 00:52:47.630 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.630 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.630 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.630 INFO kablam! Sep 06 00:52:47.630 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.630 INFO kablam! --> src/arrays/Array512.rs:78:20 Sep 06 00:52:47.630 INFO kablam! | Sep 06 00:52:47.630 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.630 INFO kablam! | ^^^^^^ Sep 06 00:52:47.630 INFO kablam! | Sep 06 00:52:47.630 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.630 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.630 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.630 INFO kablam! Sep 06 00:52:47.630 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.630 INFO kablam! --> src/arrays/Array512.rs:78:34 Sep 06 00:52:47.630 INFO kablam! | Sep 06 00:52:47.630 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.630 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.630 INFO kablam! | Sep 06 00:52:47.630 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.630 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.630 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.630 INFO kablam! Sep 06 00:52:47.630 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.630 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 06 00:52:47.630 INFO kablam! | Sep 06 00:52:47.630 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.630 INFO kablam! | ^^^^^^ Sep 06 00:52:47.630 INFO kablam! | Sep 06 00:52:47.630 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.630 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.630 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.630 INFO kablam! Sep 06 00:52:47.630 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.630 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 06 00:52:47.630 INFO kablam! | Sep 06 00:52:47.630 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.630 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.630 INFO kablam! | Sep 06 00:52:47.630 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.630 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.630 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.630 INFO kablam! Sep 06 00:52:47.630 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.630 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 06 00:52:47.630 INFO kablam! | Sep 06 00:52:47.630 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.630 INFO kablam! | ^^^^^^ Sep 06 00:52:47.630 INFO kablam! | Sep 06 00:52:47.630 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.630 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.631 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.631 INFO kablam! Sep 06 00:52:47.631 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.631 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 06 00:52:47.631 INFO kablam! | Sep 06 00:52:47.631 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.631 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.631 INFO kablam! | Sep 06 00:52:47.631 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.631 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.631 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.631 INFO kablam! Sep 06 00:52:47.631 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.631 INFO kablam! --> src/arrays/Array512.rs:99:14 Sep 06 00:52:47.631 INFO kablam! | Sep 06 00:52:47.631 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.631 INFO kablam! | ^^^^^^ Sep 06 00:52:47.632 INFO kablam! | Sep 06 00:52:47.632 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.632 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.632 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.632 INFO kablam! Sep 06 00:52:47.632 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.632 INFO kablam! --> src/arrays/Array512.rs:99:28 Sep 06 00:52:47.632 INFO kablam! | Sep 06 00:52:47.632 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.632 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.632 INFO kablam! | Sep 06 00:52:47.632 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.632 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.632 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.632 INFO kablam! Sep 06 00:52:47.632 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.632 INFO kablam! --> src/arrays/Array512.rs:108:15 Sep 06 00:52:47.632 INFO kablam! | Sep 06 00:52:47.632 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 06 00:52:47.632 INFO kablam! | ^^^^^^ Sep 06 00:52:47.632 INFO kablam! | Sep 06 00:52:47.632 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.632 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.632 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.632 INFO kablam! Sep 06 00:52:47.632 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.632 INFO kablam! --> src/arrays/Array512.rs:120:3 Sep 06 00:52:47.632 INFO kablam! | Sep 06 00:52:47.632 INFO kablam! 120 | self.0.iter() Sep 06 00:52:47.632 INFO kablam! | ^^^^^^ Sep 06 00:52:47.632 INFO kablam! | Sep 06 00:52:47.632 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.632 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.632 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.632 INFO kablam! Sep 06 00:52:47.632 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.632 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 06 00:52:47.632 INFO kablam! | Sep 06 00:52:47.632 INFO kablam! 132 | self.0.iter_mut() Sep 06 00:52:47.632 INFO kablam! | ^^^^^^ Sep 06 00:52:47.632 INFO kablam! | Sep 06 00:52:47.632 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.632 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.632 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.632 INFO kablam! Sep 06 00:52:47.632 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.632 INFO kablam! --> src/arrays/Array512.rs:141:4 Sep 06 00:52:47.632 INFO kablam! | Sep 06 00:52:47.632 INFO kablam! 141 | &self.0[..] Sep 06 00:52:47.632 INFO kablam! | ^^^^^^ Sep 06 00:52:47.632 INFO kablam! | Sep 06 00:52:47.632 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.632 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.632 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.632 INFO kablam! Sep 06 00:52:47.633 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.633 INFO kablam! --> src/arrays/Array512.rs:150:8 Sep 06 00:52:47.633 INFO kablam! | Sep 06 00:52:47.633 INFO kablam! 150 | &mut self.0[..] Sep 06 00:52:47.633 INFO kablam! | ^^^^^^ Sep 06 00:52:47.633 INFO kablam! | Sep 06 00:52:47.633 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.633 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.633 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.633 INFO kablam! Sep 06 00:52:47.633 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.633 INFO kablam! --> src/arrays/Array1024.rs:44:3 Sep 06 00:52:47.633 INFO kablam! | Sep 06 00:52:47.633 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 06 00:52:47.633 INFO kablam! | ^^^^^^ Sep 06 00:52:47.633 INFO kablam! | Sep 06 00:52:47.633 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.633 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.633 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.633 INFO kablam! Sep 06 00:52:47.633 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.633 INFO kablam! --> src/arrays/Array1024.rs:53:3 Sep 06 00:52:47.633 INFO kablam! | Sep 06 00:52:47.633 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 06 00:52:47.633 INFO kablam! | ^^^^^^ Sep 06 00:52:47.633 INFO kablam! | Sep 06 00:52:47.633 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.633 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.633 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.633 INFO kablam! Sep 06 00:52:47.633 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.633 INFO kablam! --> src/arrays/Array1024.rs:53:18 Sep 06 00:52:47.633 INFO kablam! | Sep 06 00:52:47.633 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 06 00:52:47.633 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.633 INFO kablam! | Sep 06 00:52:47.633 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.633 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.633 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.633 INFO kablam! Sep 06 00:52:47.633 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.633 INFO kablam! --> src/arrays/Array1024.rs:66:29 Sep 06 00:52:47.633 INFO kablam! | Sep 06 00:52:47.633 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.633 INFO kablam! | ^^^^^^ Sep 06 00:52:47.633 INFO kablam! | Sep 06 00:52:47.633 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.633 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.633 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.633 INFO kablam! Sep 06 00:52:47.633 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.633 INFO kablam! --> src/arrays/Array1024.rs:66:43 Sep 06 00:52:47.633 INFO kablam! | Sep 06 00:52:47.633 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.633 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.633 INFO kablam! | Sep 06 00:52:47.634 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.634 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.634 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.634 INFO kablam! Sep 06 00:52:47.634 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.634 INFO kablam! --> src/arrays/Array1024.rs:72:20 Sep 06 00:52:47.634 INFO kablam! | Sep 06 00:52:47.634 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.634 INFO kablam! | ^^^^^^ Sep 06 00:52:47.634 INFO kablam! | Sep 06 00:52:47.634 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.634 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.634 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.634 INFO kablam! Sep 06 00:52:47.634 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.634 INFO kablam! --> src/arrays/Array1024.rs:72:34 Sep 06 00:52:47.634 INFO kablam! | Sep 06 00:52:47.634 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.634 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.634 INFO kablam! | Sep 06 00:52:47.634 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.634 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.634 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.634 INFO kablam! Sep 06 00:52:47.634 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.634 INFO kablam! --> src/arrays/Array1024.rs:78:20 Sep 06 00:52:47.634 INFO kablam! | Sep 06 00:52:47.634 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.634 INFO kablam! | ^^^^^^ Sep 06 00:52:47.634 INFO kablam! | Sep 06 00:52:47.634 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.634 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.634 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.634 INFO kablam! Sep 06 00:52:47.634 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.634 INFO kablam! --> src/arrays/Array1024.rs:78:34 Sep 06 00:52:47.634 INFO kablam! | Sep 06 00:52:47.634 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.634 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.634 INFO kablam! | Sep 06 00:52:47.634 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.634 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.634 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.634 INFO kablam! Sep 06 00:52:47.634 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.634 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 06 00:52:47.634 INFO kablam! | Sep 06 00:52:47.634 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.634 INFO kablam! | ^^^^^^ Sep 06 00:52:47.634 INFO kablam! | Sep 06 00:52:47.634 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.634 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.634 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.634 INFO kablam! Sep 06 00:52:47.634 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.635 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 06 00:52:47.635 INFO kablam! | Sep 06 00:52:47.635 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.635 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.635 INFO kablam! | Sep 06 00:52:47.635 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.635 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.635 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.635 INFO kablam! Sep 06 00:52:47.635 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.635 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 06 00:52:47.635 INFO kablam! | Sep 06 00:52:47.635 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.635 INFO kablam! | ^^^^^^ Sep 06 00:52:47.635 INFO kablam! | Sep 06 00:52:47.635 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.635 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.635 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.635 INFO kablam! Sep 06 00:52:47.635 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.635 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 06 00:52:47.635 INFO kablam! | Sep 06 00:52:47.635 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.635 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.635 INFO kablam! | Sep 06 00:52:47.635 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.635 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.635 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.635 INFO kablam! Sep 06 00:52:47.635 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.635 INFO kablam! --> src/arrays/Array1024.rs:99:14 Sep 06 00:52:47.635 INFO kablam! | Sep 06 00:52:47.635 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.635 INFO kablam! | ^^^^^^ Sep 06 00:52:47.635 INFO kablam! | Sep 06 00:52:47.635 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.635 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.635 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.635 INFO kablam! Sep 06 00:52:47.635 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.635 INFO kablam! --> src/arrays/Array1024.rs:99:28 Sep 06 00:52:47.635 INFO kablam! | Sep 06 00:52:47.635 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.635 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.635 INFO kablam! | Sep 06 00:52:47.635 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.635 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.635 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.635 INFO kablam! Sep 06 00:52:47.635 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.635 INFO kablam! --> src/arrays/Array1024.rs:108:15 Sep 06 00:52:47.635 INFO kablam! | Sep 06 00:52:47.635 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 06 00:52:47.635 INFO kablam! | ^^^^^^ Sep 06 00:52:47.635 INFO kablam! | Sep 06 00:52:47.636 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.636 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.636 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.636 INFO kablam! Sep 06 00:52:47.636 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.636 INFO kablam! --> src/arrays/Array1024.rs:120:3 Sep 06 00:52:47.636 INFO kablam! | Sep 06 00:52:47.636 INFO kablam! 120 | self.0.iter() Sep 06 00:52:47.636 INFO kablam! | ^^^^^^ Sep 06 00:52:47.636 INFO kablam! | Sep 06 00:52:47.636 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.636 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.636 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.636 INFO kablam! Sep 06 00:52:47.636 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.636 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 06 00:52:47.636 INFO kablam! | Sep 06 00:52:47.636 INFO kablam! 132 | self.0.iter_mut() Sep 06 00:52:47.636 INFO kablam! | ^^^^^^ Sep 06 00:52:47.636 INFO kablam! | Sep 06 00:52:47.636 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.636 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.636 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.636 INFO kablam! Sep 06 00:52:47.636 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.639 INFO kablam! --> src/arrays/Array1024.rs:141:4 Sep 06 00:52:47.645 INFO kablam! | Sep 06 00:52:47.645 INFO kablam! 141 | &self.0[..] Sep 06 00:52:47.645 INFO kablam! | ^^^^^^ Sep 06 00:52:47.645 INFO kablam! | Sep 06 00:52:47.645 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.645 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.645 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.645 INFO kablam! Sep 06 00:52:47.645 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.645 INFO kablam! --> src/arrays/Array1024.rs:150:8 Sep 06 00:52:47.645 INFO kablam! | Sep 06 00:52:47.645 INFO kablam! 150 | &mut self.0[..] Sep 06 00:52:47.645 INFO kablam! | ^^^^^^ Sep 06 00:52:47.645 INFO kablam! | Sep 06 00:52:47.645 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.645 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.646 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.646 INFO kablam! Sep 06 00:52:47.646 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 06 00:52:47.646 INFO kablam! --> src/lib.rs:8:12 Sep 06 00:52:47.646 INFO kablam! | Sep 06 00:52:47.646 INFO kablam! 8 | #![feature(associated_consts)] Sep 06 00:52:47.646 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 06 00:52:47.646 INFO kablam! | Sep 06 00:52:47.646 INFO kablam! = note: #[warn(stable_features)] on by default Sep 06 00:52:47.646 INFO kablam! Sep 06 00:52:47.686 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.686 INFO kablam! --> src/arrays/Array40.rs:44:3 Sep 06 00:52:47.686 INFO kablam! | Sep 06 00:52:47.686 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 06 00:52:47.686 INFO kablam! | ^^^^^^ Sep 06 00:52:47.686 INFO kablam! | Sep 06 00:52:47.686 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 06 00:52:47.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 06 00:52:47.686 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.686 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.686 INFO kablam! Sep 06 00:52:47.686 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.686 INFO kablam! --> src/arrays/Array40.rs:53:3 Sep 06 00:52:47.686 INFO kablam! | Sep 06 00:52:47.686 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 06 00:52:47.686 INFO kablam! | ^^^^^^ Sep 06 00:52:47.686 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.686 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.686 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.686 INFO kablam! Sep 06 00:52:47.687 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.687 INFO kablam! --> src/arrays/Array40.rs:53:18 Sep 06 00:52:47.687 INFO kablam! | Sep 06 00:52:47.687 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 06 00:52:47.687 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.687 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.687 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.687 INFO kablam! Sep 06 00:52:47.687 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.687 INFO kablam! --> src/arrays/Array40.rs:66:29 Sep 06 00:52:47.687 INFO kablam! | Sep 06 00:52:47.687 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.687 INFO kablam! | ^^^^^^ Sep 06 00:52:47.687 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.687 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.687 INFO kablam! Sep 06 00:52:47.687 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.687 INFO kablam! --> src/arrays/Array40.rs:66:43 Sep 06 00:52:47.687 INFO kablam! | Sep 06 00:52:47.687 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.687 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.687 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.687 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.691 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.691 INFO kablam! Sep 06 00:52:47.691 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.692 INFO kablam! --> src/arrays/Array40.rs:72:20 Sep 06 00:52:47.692 INFO kablam! | Sep 06 00:52:47.692 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.692 INFO kablam! | ^^^^^^ Sep 06 00:52:47.692 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.692 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.692 INFO kablam! Sep 06 00:52:47.692 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.692 INFO kablam! --> src/arrays/Array40.rs:72:34 Sep 06 00:52:47.692 INFO kablam! | Sep 06 00:52:47.692 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.692 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.692 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.692 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.692 INFO kablam! Sep 06 00:52:47.692 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.692 INFO kablam! --> src/arrays/Array40.rs:78:20 Sep 06 00:52:47.692 INFO kablam! | Sep 06 00:52:47.692 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.692 INFO kablam! | ^^^^^^ Sep 06 00:52:47.692 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.692 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.693 INFO kablam! Sep 06 00:52:47.693 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.693 INFO kablam! --> src/arrays/Array40.rs:78:34 Sep 06 00:52:47.693 INFO kablam! | Sep 06 00:52:47.693 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.693 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.693 INFO kablam! | Sep 06 00:52:47.693 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.693 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.693 INFO kablam! Sep 06 00:52:47.693 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.693 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 06 00:52:47.693 INFO kablam! | Sep 06 00:52:47.693 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.693 INFO kablam! | ^^^^^^ Sep 06 00:52:47.693 INFO kablam! | Sep 06 00:52:47.693 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.693 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.693 INFO kablam! Sep 06 00:52:47.693 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.693 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 06 00:52:47.693 INFO kablam! | Sep 06 00:52:47.693 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.693 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.693 INFO kablam! | Sep 06 00:52:47.694 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.694 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.694 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.694 INFO kablam! Sep 06 00:52:47.694 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.694 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 06 00:52:47.694 INFO kablam! | Sep 06 00:52:47.694 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.694 INFO kablam! | ^^^^^^ Sep 06 00:52:47.694 INFO kablam! | Sep 06 00:52:47.694 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.694 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.694 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.694 INFO kablam! Sep 06 00:52:47.694 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.694 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 06 00:52:47.694 INFO kablam! | Sep 06 00:52:47.694 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.694 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.694 INFO kablam! | Sep 06 00:52:47.694 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.694 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.695 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.695 INFO kablam! Sep 06 00:52:47.695 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.695 INFO kablam! --> src/arrays/Array40.rs:99:14 Sep 06 00:52:47.695 INFO kablam! | Sep 06 00:52:47.695 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.695 INFO kablam! | ^^^^^^ Sep 06 00:52:47.695 INFO kablam! | Sep 06 00:52:47.695 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.695 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.695 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.695 INFO kablam! Sep 06 00:52:47.695 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.695 INFO kablam! --> src/arrays/Array40.rs:99:28 Sep 06 00:52:47.695 INFO kablam! | Sep 06 00:52:47.695 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.695 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.695 INFO kablam! | Sep 06 00:52:47.695 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.695 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.695 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.695 INFO kablam! Sep 06 00:52:47.696 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.696 INFO kablam! --> src/arrays/Array40.rs:108:15 Sep 06 00:52:47.696 INFO kablam! | Sep 06 00:52:47.698 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 06 00:52:47.698 INFO kablam! | ^^^^^^ Sep 06 00:52:47.698 INFO kablam! | Sep 06 00:52:47.698 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.698 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.698 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.698 INFO kablam! Sep 06 00:52:47.698 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.698 INFO kablam! --> src/arrays/Array40.rs:120:3 Sep 06 00:52:47.698 INFO kablam! | Sep 06 00:52:47.698 INFO kablam! 120 | self.0.iter() Sep 06 00:52:47.698 INFO kablam! | ^^^^^^ Sep 06 00:52:47.698 INFO kablam! | Sep 06 00:52:47.698 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.698 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.698 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.698 INFO kablam! Sep 06 00:52:47.698 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.698 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 06 00:52:47.698 INFO kablam! | Sep 06 00:52:47.699 INFO kablam! 132 | self.0.iter_mut() Sep 06 00:52:47.699 INFO kablam! | ^^^^^^ Sep 06 00:52:47.699 INFO kablam! | Sep 06 00:52:47.699 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.699 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.699 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.699 INFO kablam! Sep 06 00:52:47.699 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.699 INFO kablam! --> src/arrays/Array40.rs:141:4 Sep 06 00:52:47.699 INFO kablam! | Sep 06 00:52:47.699 INFO kablam! 141 | &self.0[..] Sep 06 00:52:47.699 INFO kablam! | ^^^^^^ Sep 06 00:52:47.699 INFO kablam! | Sep 06 00:52:47.699 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.699 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.699 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.699 INFO kablam! Sep 06 00:52:47.699 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.699 INFO kablam! --> src/arrays/Array40.rs:150:8 Sep 06 00:52:47.699 INFO kablam! | Sep 06 00:52:47.699 INFO kablam! 150 | &mut self.0[..] Sep 06 00:52:47.700 INFO kablam! | ^^^^^^ Sep 06 00:52:47.700 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.700 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.700 INFO kablam! Sep 06 00:52:47.700 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.700 INFO kablam! --> src/arrays/Array52.rs:44:3 Sep 06 00:52:47.700 INFO kablam! | Sep 06 00:52:47.700 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 06 00:52:47.700 INFO kablam! | ^^^^^^ Sep 06 00:52:47.700 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.700 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.700 INFO kablam! Sep 06 00:52:47.700 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.700 INFO kablam! --> src/arrays/Array52.rs:53:3 Sep 06 00:52:47.700 INFO kablam! | Sep 06 00:52:47.700 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 06 00:52:47.701 INFO kablam! | ^^^^^^ Sep 06 00:52:47.701 INFO kablam! | Sep 06 00:52:47.701 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.701 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.701 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.701 INFO kablam! Sep 06 00:52:47.701 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.701 INFO kablam! --> src/arrays/Array52.rs:53:18 Sep 06 00:52:47.701 INFO kablam! | Sep 06 00:52:47.701 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 06 00:52:47.701 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.701 INFO kablam! | Sep 06 00:52:47.701 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.701 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.701 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.701 INFO kablam! Sep 06 00:52:47.701 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.701 INFO kablam! --> src/arrays/Array52.rs:66:29 Sep 06 00:52:47.701 INFO kablam! | Sep 06 00:52:47.701 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.702 INFO kablam! | ^^^^^^ Sep 06 00:52:47.702 INFO kablam! | Sep 06 00:52:47.702 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.702 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.702 INFO kablam! Sep 06 00:52:47.702 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.702 INFO kablam! --> src/arrays/Array52.rs:66:43 Sep 06 00:52:47.702 INFO kablam! | Sep 06 00:52:47.702 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.702 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.702 INFO kablam! | Sep 06 00:52:47.702 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.702 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.702 INFO kablam! Sep 06 00:52:47.702 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.702 INFO kablam! --> src/arrays/Array52.rs:72:20 Sep 06 00:52:47.702 INFO kablam! | Sep 06 00:52:47.702 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.702 INFO kablam! | ^^^^^^ Sep 06 00:52:47.702 INFO kablam! | Sep 06 00:52:47.702 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.702 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.702 INFO kablam! Sep 06 00:52:47.702 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.702 INFO kablam! --> src/arrays/Array52.rs:72:34 Sep 06 00:52:47.702 INFO kablam! | Sep 06 00:52:47.702 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.702 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.702 INFO kablam! | Sep 06 00:52:47.702 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.702 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.703 INFO kablam! Sep 06 00:52:47.703 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.703 INFO kablam! --> src/arrays/Array52.rs:78:20 Sep 06 00:52:47.703 INFO kablam! | Sep 06 00:52:47.703 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.703 INFO kablam! | ^^^^^^ Sep 06 00:52:47.703 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.703 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.703 INFO kablam! Sep 06 00:52:47.703 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.703 INFO kablam! --> src/arrays/Array52.rs:78:34 Sep 06 00:52:47.703 INFO kablam! | Sep 06 00:52:47.703 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.703 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.703 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.703 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.703 INFO kablam! Sep 06 00:52:47.703 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.703 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 06 00:52:47.703 INFO kablam! | Sep 06 00:52:47.703 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.703 INFO kablam! | ^^^^^^ Sep 06 00:52:47.703 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.703 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.703 INFO kablam! Sep 06 00:52:47.703 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.703 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 06 00:52:47.703 INFO kablam! | Sep 06 00:52:47.703 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.703 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.703 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.703 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.703 INFO kablam! Sep 06 00:52:47.703 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.703 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 06 00:52:47.703 INFO kablam! | Sep 06 00:52:47.703 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.703 INFO kablam! | ^^^^^^ Sep 06 00:52:47.703 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.703 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.703 INFO kablam! Sep 06 00:52:47.703 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.703 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 06 00:52:47.703 INFO kablam! | Sep 06 00:52:47.704 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.704 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.704 INFO kablam! | Sep 06 00:52:47.704 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.704 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.704 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.704 INFO kablam! Sep 06 00:52:47.704 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.704 INFO kablam! --> src/arrays/Array52.rs:99:14 Sep 06 00:52:47.704 INFO kablam! | Sep 06 00:52:47.704 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.704 INFO kablam! | ^^^^^^ Sep 06 00:52:47.704 INFO kablam! | Sep 06 00:52:47.704 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.704 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.704 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.704 INFO kablam! Sep 06 00:52:47.704 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.704 INFO kablam! --> src/arrays/Array52.rs:99:28 Sep 06 00:52:47.704 INFO kablam! | Sep 06 00:52:47.704 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.704 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.704 INFO kablam! | Sep 06 00:52:47.704 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.704 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.704 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.704 INFO kablam! Sep 06 00:52:47.704 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.704 INFO kablam! --> src/arrays/Array52.rs:108:15 Sep 06 00:52:47.704 INFO kablam! | Sep 06 00:52:47.704 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 06 00:52:47.704 INFO kablam! | ^^^^^^ Sep 06 00:52:47.704 INFO kablam! | Sep 06 00:52:47.704 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.704 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.704 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.704 INFO kablam! Sep 06 00:52:47.704 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.704 INFO kablam! --> src/arrays/Array52.rs:120:3 Sep 06 00:52:47.704 INFO kablam! | Sep 06 00:52:47.704 INFO kablam! 120 | self.0.iter() Sep 06 00:52:47.704 INFO kablam! | ^^^^^^ Sep 06 00:52:47.704 INFO kablam! | Sep 06 00:52:47.704 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.704 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.704 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.704 INFO kablam! Sep 06 00:52:47.704 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.704 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 06 00:52:47.704 INFO kablam! | Sep 06 00:52:47.704 INFO kablam! 132 | self.0.iter_mut() Sep 06 00:52:47.704 INFO kablam! | ^^^^^^ Sep 06 00:52:47.704 INFO kablam! | Sep 06 00:52:47.704 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.704 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.704 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.704 INFO kablam! Sep 06 00:52:47.704 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.704 INFO kablam! --> src/arrays/Array52.rs:141:4 Sep 06 00:52:47.704 INFO kablam! | Sep 06 00:52:47.704 INFO kablam! 141 | &self.0[..] Sep 06 00:52:47.704 INFO kablam! | ^^^^^^ Sep 06 00:52:47.704 INFO kablam! | Sep 06 00:52:47.705 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.705 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.705 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.705 INFO kablam! Sep 06 00:52:47.706 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.706 INFO kablam! --> src/arrays/Array52.rs:150:8 Sep 06 00:52:47.706 INFO kablam! | Sep 06 00:52:47.706 INFO kablam! 150 | &mut self.0[..] Sep 06 00:52:47.706 INFO kablam! | ^^^^^^ Sep 06 00:52:47.706 INFO kablam! | Sep 06 00:52:47.706 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.706 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.706 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.706 INFO kablam! Sep 06 00:52:47.706 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.706 INFO kablam! --> src/arrays/Array64.rs:44:3 Sep 06 00:52:47.706 INFO kablam! | Sep 06 00:52:47.706 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 06 00:52:47.706 INFO kablam! | ^^^^^^ Sep 06 00:52:47.706 INFO kablam! | Sep 06 00:52:47.706 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.706 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.706 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.706 INFO kablam! Sep 06 00:52:47.706 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.706 INFO kablam! --> src/arrays/Array64.rs:53:3 Sep 06 00:52:47.706 INFO kablam! | Sep 06 00:52:47.706 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 06 00:52:47.706 INFO kablam! | ^^^^^^ Sep 06 00:52:47.706 INFO kablam! | Sep 06 00:52:47.706 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.706 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.706 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.706 INFO kablam! Sep 06 00:52:47.706 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.706 INFO kablam! --> src/arrays/Array64.rs:53:18 Sep 06 00:52:47.706 INFO kablam! | Sep 06 00:52:47.706 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 06 00:52:47.706 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.706 INFO kablam! | Sep 06 00:52:47.706 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.706 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.706 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.706 INFO kablam! Sep 06 00:52:47.706 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.706 INFO kablam! --> src/arrays/Array64.rs:66:29 Sep 06 00:52:47.706 INFO kablam! | Sep 06 00:52:47.706 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.706 INFO kablam! | ^^^^^^ Sep 06 00:52:47.706 INFO kablam! | Sep 06 00:52:47.706 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.706 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.706 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.706 INFO kablam! Sep 06 00:52:47.706 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.706 INFO kablam! --> src/arrays/Array64.rs:66:43 Sep 06 00:52:47.706 INFO kablam! | Sep 06 00:52:47.707 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.707 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.707 INFO kablam! | Sep 06 00:52:47.707 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.707 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.707 INFO kablam! Sep 06 00:52:47.707 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.707 INFO kablam! --> src/arrays/Array64.rs:72:20 Sep 06 00:52:47.707 INFO kablam! | Sep 06 00:52:47.707 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.707 INFO kablam! | ^^^^^^ Sep 06 00:52:47.707 INFO kablam! | Sep 06 00:52:47.707 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.707 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.707 INFO kablam! Sep 06 00:52:47.707 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.708 INFO kablam! --> src/arrays/Array64.rs:72:34 Sep 06 00:52:47.708 INFO kablam! | Sep 06 00:52:47.708 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.708 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.708 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.708 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.708 INFO kablam! Sep 06 00:52:47.708 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.708 INFO kablam! --> src/arrays/Array64.rs:78:20 Sep 06 00:52:47.708 INFO kablam! | Sep 06 00:52:47.708 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.708 INFO kablam! | ^^^^^^ Sep 06 00:52:47.708 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.708 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.708 INFO kablam! Sep 06 00:52:47.708 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.708 INFO kablam! --> src/arrays/Array64.rs:78:34 Sep 06 00:52:47.708 INFO kablam! | Sep 06 00:52:47.708 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.708 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.708 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.708 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.708 INFO kablam! Sep 06 00:52:47.708 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.708 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 06 00:52:47.708 INFO kablam! | Sep 06 00:52:47.708 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.708 INFO kablam! | ^^^^^^ Sep 06 00:52:47.708 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.708 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.708 INFO kablam! Sep 06 00:52:47.708 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.708 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 06 00:52:47.708 INFO kablam! | Sep 06 00:52:47.708 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.708 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.708 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.708 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.708 INFO kablam! Sep 06 00:52:47.708 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.708 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 06 00:52:47.708 INFO kablam! | Sep 06 00:52:47.708 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.708 INFO kablam! | ^^^^^^ Sep 06 00:52:47.708 INFO kablam! | Sep 06 00:52:47.709 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.709 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.709 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.709 INFO kablam! Sep 06 00:52:47.709 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.709 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 06 00:52:47.709 INFO kablam! | Sep 06 00:52:47.709 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.709 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.709 INFO kablam! | Sep 06 00:52:47.709 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.709 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.709 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.709 INFO kablam! Sep 06 00:52:47.709 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.709 INFO kablam! --> src/arrays/Array64.rs:99:14 Sep 06 00:52:47.709 INFO kablam! | Sep 06 00:52:47.709 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.709 INFO kablam! | ^^^^^^ Sep 06 00:52:47.709 INFO kablam! | Sep 06 00:52:47.709 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.709 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.709 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.709 INFO kablam! Sep 06 00:52:47.709 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.709 INFO kablam! --> src/arrays/Array64.rs:99:28 Sep 06 00:52:47.709 INFO kablam! | Sep 06 00:52:47.709 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.709 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.709 INFO kablam! | Sep 06 00:52:47.709 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.709 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.709 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.709 INFO kablam! Sep 06 00:52:47.709 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.709 INFO kablam! --> src/arrays/Array64.rs:108:15 Sep 06 00:52:47.709 INFO kablam! | Sep 06 00:52:47.709 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 06 00:52:47.709 INFO kablam! | ^^^^^^ Sep 06 00:52:47.709 INFO kablam! | Sep 06 00:52:47.709 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.709 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.709 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.709 INFO kablam! Sep 06 00:52:47.709 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.709 INFO kablam! --> src/arrays/Array64.rs:120:3 Sep 06 00:52:47.709 INFO kablam! | Sep 06 00:52:47.709 INFO kablam! 120 | self.0.iter() Sep 06 00:52:47.709 INFO kablam! | ^^^^^^ Sep 06 00:52:47.709 INFO kablam! | Sep 06 00:52:47.709 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.709 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.709 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.709 INFO kablam! Sep 06 00:52:47.710 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.710 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 06 00:52:47.710 INFO kablam! | Sep 06 00:52:47.710 INFO kablam! 132 | self.0.iter_mut() Sep 06 00:52:47.710 INFO kablam! | ^^^^^^ Sep 06 00:52:47.710 INFO kablam! | Sep 06 00:52:47.710 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.710 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.710 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.710 INFO kablam! Sep 06 00:52:47.710 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.710 INFO kablam! --> src/arrays/Array64.rs:141:4 Sep 06 00:52:47.710 INFO kablam! | Sep 06 00:52:47.710 INFO kablam! 141 | &self.0[..] Sep 06 00:52:47.710 INFO kablam! | ^^^^^^ Sep 06 00:52:47.710 INFO kablam! | Sep 06 00:52:47.710 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.710 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.710 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.710 INFO kablam! Sep 06 00:52:47.710 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.710 INFO kablam! --> src/arrays/Array64.rs:150:8 Sep 06 00:52:47.710 INFO kablam! | Sep 06 00:52:47.710 INFO kablam! 150 | &mut self.0[..] Sep 06 00:52:47.710 INFO kablam! | ^^^^^^ Sep 06 00:52:47.710 INFO kablam! | Sep 06 00:52:47.710 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.710 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.710 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.710 INFO kablam! Sep 06 00:52:47.710 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.710 INFO kablam! --> src/arrays/Array128.rs:44:3 Sep 06 00:52:47.710 INFO kablam! | Sep 06 00:52:47.710 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 06 00:52:47.710 INFO kablam! | ^^^^^^ Sep 06 00:52:47.710 INFO kablam! | Sep 06 00:52:47.710 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.710 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.710 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.710 INFO kablam! Sep 06 00:52:47.710 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.710 INFO kablam! --> src/arrays/Array128.rs:53:3 Sep 06 00:52:47.710 INFO kablam! | Sep 06 00:52:47.710 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 06 00:52:47.710 INFO kablam! | ^^^^^^ Sep 06 00:52:47.710 INFO kablam! | Sep 06 00:52:47.710 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.710 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.710 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.710 INFO kablam! Sep 06 00:52:47.711 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.711 INFO kablam! --> src/arrays/Array128.rs:53:18 Sep 06 00:52:47.711 INFO kablam! | Sep 06 00:52:47.711 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 06 00:52:47.711 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.711 INFO kablam! | Sep 06 00:52:47.711 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.711 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.711 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.711 INFO kablam! Sep 06 00:52:47.711 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.711 INFO kablam! --> src/arrays/Array128.rs:66:29 Sep 06 00:52:47.711 INFO kablam! | Sep 06 00:52:47.711 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.711 INFO kablam! | ^^^^^^ Sep 06 00:52:47.711 INFO kablam! | Sep 06 00:52:47.711 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.711 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.711 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.711 INFO kablam! Sep 06 00:52:47.711 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.711 INFO kablam! --> src/arrays/Array128.rs:66:43 Sep 06 00:52:47.711 INFO kablam! | Sep 06 00:52:47.711 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.711 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.711 INFO kablam! | Sep 06 00:52:47.711 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.711 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.711 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.711 INFO kablam! Sep 06 00:52:47.711 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.711 INFO kablam! --> src/arrays/Array128.rs:72:20 Sep 06 00:52:47.711 INFO kablam! | Sep 06 00:52:47.711 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.711 INFO kablam! | ^^^^^^ Sep 06 00:52:47.711 INFO kablam! | Sep 06 00:52:47.711 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.711 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.711 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.711 INFO kablam! Sep 06 00:52:47.711 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.711 INFO kablam! --> src/arrays/Array128.rs:72:34 Sep 06 00:52:47.711 INFO kablam! | Sep 06 00:52:47.711 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.711 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.711 INFO kablam! | Sep 06 00:52:47.711 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.711 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.711 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.711 INFO kablam! Sep 06 00:52:47.711 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.711 INFO kablam! --> src/arrays/Array128.rs:78:20 Sep 06 00:52:47.711 INFO kablam! | Sep 06 00:52:47.712 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.712 INFO kablam! | ^^^^^^ Sep 06 00:52:47.712 INFO kablam! | Sep 06 00:52:47.712 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.712 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.712 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.712 INFO kablam! Sep 06 00:52:47.712 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.712 INFO kablam! --> src/arrays/Array128.rs:78:34 Sep 06 00:52:47.712 INFO kablam! | Sep 06 00:52:47.712 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.712 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.712 INFO kablam! | Sep 06 00:52:47.712 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.712 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.712 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.712 INFO kablam! Sep 06 00:52:47.712 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.712 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 06 00:52:47.712 INFO kablam! | Sep 06 00:52:47.712 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.712 INFO kablam! | ^^^^^^ Sep 06 00:52:47.712 INFO kablam! | Sep 06 00:52:47.712 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.712 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.712 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.712 INFO kablam! Sep 06 00:52:47.712 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.712 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 06 00:52:47.712 INFO kablam! | Sep 06 00:52:47.712 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.712 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.712 INFO kablam! | Sep 06 00:52:47.712 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.712 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.712 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.712 INFO kablam! Sep 06 00:52:47.712 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.712 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 06 00:52:47.712 INFO kablam! | Sep 06 00:52:47.712 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.712 INFO kablam! | ^^^^^^ Sep 06 00:52:47.712 INFO kablam! | Sep 06 00:52:47.712 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.712 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.712 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.712 INFO kablam! Sep 06 00:52:47.712 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.712 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 06 00:52:47.712 INFO kablam! | Sep 06 00:52:47.712 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.712 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.712 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.713 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.713 INFO kablam! Sep 06 00:52:47.713 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.713 INFO kablam! --> src/arrays/Array128.rs:99:14 Sep 06 00:52:47.713 INFO kablam! | Sep 06 00:52:47.713 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.713 INFO kablam! | ^^^^^^ Sep 06 00:52:47.713 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.713 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.713 INFO kablam! Sep 06 00:52:47.713 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.713 INFO kablam! --> src/arrays/Array128.rs:99:28 Sep 06 00:52:47.713 INFO kablam! | Sep 06 00:52:47.713 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.713 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.713 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.713 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.713 INFO kablam! Sep 06 00:52:47.713 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.713 INFO kablam! --> src/arrays/Array128.rs:108:15 Sep 06 00:52:47.713 INFO kablam! | Sep 06 00:52:47.713 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 06 00:52:47.713 INFO kablam! | ^^^^^^ Sep 06 00:52:47.713 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.713 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.713 INFO kablam! Sep 06 00:52:47.713 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.713 INFO kablam! --> src/arrays/Array128.rs:120:3 Sep 06 00:52:47.713 INFO kablam! | Sep 06 00:52:47.713 INFO kablam! 120 | self.0.iter() Sep 06 00:52:47.713 INFO kablam! | ^^^^^^ Sep 06 00:52:47.713 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.713 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.713 INFO kablam! Sep 06 00:52:47.713 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.713 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 06 00:52:47.713 INFO kablam! | Sep 06 00:52:47.713 INFO kablam! 132 | self.0.iter_mut() Sep 06 00:52:47.713 INFO kablam! | ^^^^^^ Sep 06 00:52:47.713 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.713 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.713 INFO kablam! Sep 06 00:52:47.714 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.714 INFO kablam! --> src/arrays/Array128.rs:141:4 Sep 06 00:52:47.714 INFO kablam! | Sep 06 00:52:47.714 INFO kablam! 141 | &self.0[..] Sep 06 00:52:47.714 INFO kablam! | ^^^^^^ Sep 06 00:52:47.714 INFO kablam! | Sep 06 00:52:47.714 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.714 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.714 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.714 INFO kablam! Sep 06 00:52:47.714 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.714 INFO kablam! --> src/arrays/Array128.rs:150:8 Sep 06 00:52:47.714 INFO kablam! | Sep 06 00:52:47.714 INFO kablam! 150 | &mut self.0[..] Sep 06 00:52:47.714 INFO kablam! | ^^^^^^ Sep 06 00:52:47.714 INFO kablam! | Sep 06 00:52:47.714 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.714 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.714 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.714 INFO kablam! Sep 06 00:52:47.714 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.714 INFO kablam! --> src/arrays/Array256.rs:44:3 Sep 06 00:52:47.714 INFO kablam! | Sep 06 00:52:47.714 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 06 00:52:47.714 INFO kablam! | ^^^^^^ Sep 06 00:52:47.714 INFO kablam! | Sep 06 00:52:47.714 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.714 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.714 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.714 INFO kablam! Sep 06 00:52:47.714 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.714 INFO kablam! --> src/arrays/Array256.rs:53:3 Sep 06 00:52:47.714 INFO kablam! | Sep 06 00:52:47.714 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 06 00:52:47.714 INFO kablam! | ^^^^^^ Sep 06 00:52:47.714 INFO kablam! | Sep 06 00:52:47.714 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.714 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.714 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.714 INFO kablam! Sep 06 00:52:47.714 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.714 INFO kablam! --> src/arrays/Array256.rs:53:18 Sep 06 00:52:47.714 INFO kablam! | Sep 06 00:52:47.714 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 06 00:52:47.714 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.714 INFO kablam! | Sep 06 00:52:47.714 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.714 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.714 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.714 INFO kablam! Sep 06 00:52:47.714 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.714 INFO kablam! --> src/arrays/Array256.rs:66:29 Sep 06 00:52:47.714 INFO kablam! | Sep 06 00:52:47.715 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.715 INFO kablam! | ^^^^^^ Sep 06 00:52:47.715 INFO kablam! | Sep 06 00:52:47.715 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.715 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.715 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.715 INFO kablam! Sep 06 00:52:47.715 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.715 INFO kablam! --> src/arrays/Array256.rs:66:43 Sep 06 00:52:47.715 INFO kablam! | Sep 06 00:52:47.715 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.715 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.715 INFO kablam! | Sep 06 00:52:47.715 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.715 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.715 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.715 INFO kablam! Sep 06 00:52:47.715 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.715 INFO kablam! --> src/arrays/Array256.rs:72:20 Sep 06 00:52:47.715 INFO kablam! | Sep 06 00:52:47.715 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.715 INFO kablam! | ^^^^^^ Sep 06 00:52:47.715 INFO kablam! | Sep 06 00:52:47.715 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.715 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.715 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.715 INFO kablam! Sep 06 00:52:47.715 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.715 INFO kablam! --> src/arrays/Array256.rs:72:34 Sep 06 00:52:47.715 INFO kablam! | Sep 06 00:52:47.715 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.715 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.715 INFO kablam! | Sep 06 00:52:47.715 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.715 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.715 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.715 INFO kablam! Sep 06 00:52:47.715 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.715 INFO kablam! --> src/arrays/Array256.rs:78:20 Sep 06 00:52:47.715 INFO kablam! | Sep 06 00:52:47.715 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.715 INFO kablam! | ^^^^^^ Sep 06 00:52:47.715 INFO kablam! | Sep 06 00:52:47.715 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.715 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.715 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.715 INFO kablam! Sep 06 00:52:47.715 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.715 INFO kablam! --> src/arrays/Array256.rs:78:34 Sep 06 00:52:47.715 INFO kablam! | Sep 06 00:52:47.715 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.715 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.716 INFO kablam! | Sep 06 00:52:47.716 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.716 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.716 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.716 INFO kablam! Sep 06 00:52:47.716 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.716 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 06 00:52:47.716 INFO kablam! | Sep 06 00:52:47.716 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.716 INFO kablam! | ^^^^^^ Sep 06 00:52:47.716 INFO kablam! | Sep 06 00:52:47.716 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.716 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.716 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.716 INFO kablam! Sep 06 00:52:47.716 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.716 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 06 00:52:47.716 INFO kablam! | Sep 06 00:52:47.716 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.716 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.716 INFO kablam! | Sep 06 00:52:47.716 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.716 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.716 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.716 INFO kablam! Sep 06 00:52:47.716 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.716 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 06 00:52:47.716 INFO kablam! | Sep 06 00:52:47.716 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.716 INFO kablam! | ^^^^^^ Sep 06 00:52:47.716 INFO kablam! | Sep 06 00:52:47.716 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.716 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.716 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.716 INFO kablam! Sep 06 00:52:47.716 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.716 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 06 00:52:47.716 INFO kablam! | Sep 06 00:52:47.716 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.716 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.716 INFO kablam! | Sep 06 00:52:47.716 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.716 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.716 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.716 INFO kablam! Sep 06 00:52:47.716 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.716 INFO kablam! --> src/arrays/Array256.rs:99:14 Sep 06 00:52:47.716 INFO kablam! | Sep 06 00:52:47.716 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.716 INFO kablam! | ^^^^^^ Sep 06 00:52:47.716 INFO kablam! | Sep 06 00:52:47.716 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.716 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.716 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.716 INFO kablam! Sep 06 00:52:47.717 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.717 INFO kablam! --> src/arrays/Array256.rs:99:28 Sep 06 00:52:47.717 INFO kablam! | Sep 06 00:52:47.717 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.717 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.717 INFO kablam! | Sep 06 00:52:47.717 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.717 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.717 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.717 INFO kablam! Sep 06 00:52:47.717 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.717 INFO kablam! --> src/arrays/Array256.rs:108:15 Sep 06 00:52:47.717 INFO kablam! | Sep 06 00:52:47.717 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 06 00:52:47.717 INFO kablam! | ^^^^^^ Sep 06 00:52:47.717 INFO kablam! | Sep 06 00:52:47.717 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.717 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.717 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.717 INFO kablam! Sep 06 00:52:47.717 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.717 INFO kablam! --> src/arrays/Array256.rs:120:3 Sep 06 00:52:47.717 INFO kablam! | Sep 06 00:52:47.717 INFO kablam! 120 | self.0.iter() Sep 06 00:52:47.717 INFO kablam! | ^^^^^^ Sep 06 00:52:47.717 INFO kablam! | Sep 06 00:52:47.717 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.717 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.717 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.717 INFO kablam! Sep 06 00:52:47.717 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.717 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 06 00:52:47.717 INFO kablam! | Sep 06 00:52:47.717 INFO kablam! 132 | self.0.iter_mut() Sep 06 00:52:47.717 INFO kablam! | ^^^^^^ Sep 06 00:52:47.717 INFO kablam! | Sep 06 00:52:47.717 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.717 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.717 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.717 INFO kablam! Sep 06 00:52:47.717 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.717 INFO kablam! --> src/arrays/Array256.rs:141:4 Sep 06 00:52:47.717 INFO kablam! | Sep 06 00:52:47.717 INFO kablam! 141 | &self.0[..] Sep 06 00:52:47.717 INFO kablam! | ^^^^^^ Sep 06 00:52:47.717 INFO kablam! | Sep 06 00:52:47.717 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.717 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.717 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.717 INFO kablam! Sep 06 00:52:47.717 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.717 INFO kablam! --> src/arrays/Array256.rs:150:8 Sep 06 00:52:47.718 INFO kablam! | Sep 06 00:52:47.718 INFO kablam! 150 | &mut self.0[..] Sep 06 00:52:47.718 INFO kablam! | ^^^^^^ Sep 06 00:52:47.718 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.718 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.718 INFO kablam! Sep 06 00:52:47.718 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.718 INFO kablam! --> src/arrays/Array512.rs:44:3 Sep 06 00:52:47.718 INFO kablam! | Sep 06 00:52:47.718 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 06 00:52:47.718 INFO kablam! | ^^^^^^ Sep 06 00:52:47.718 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.718 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.718 INFO kablam! Sep 06 00:52:47.718 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.718 INFO kablam! --> src/arrays/Array512.rs:53:3 Sep 06 00:52:47.718 INFO kablam! | Sep 06 00:52:47.718 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 06 00:52:47.718 INFO kablam! | ^^^^^^ Sep 06 00:52:47.718 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.718 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.718 INFO kablam! Sep 06 00:52:47.718 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.718 INFO kablam! --> src/arrays/Array512.rs:53:18 Sep 06 00:52:47.718 INFO kablam! | Sep 06 00:52:47.718 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 06 00:52:47.718 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.718 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.718 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.718 INFO kablam! Sep 06 00:52:47.718 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.718 INFO kablam! --> src/arrays/Array512.rs:66:29 Sep 06 00:52:47.718 INFO kablam! | Sep 06 00:52:47.718 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.718 INFO kablam! | ^^^^^^ Sep 06 00:52:47.718 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.718 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.718 INFO kablam! Sep 06 00:52:47.718 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.718 INFO kablam! --> src/arrays/Array512.rs:66:43 Sep 06 00:52:47.718 INFO kablam! | Sep 06 00:52:47.718 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.718 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.719 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.719 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.719 INFO kablam! Sep 06 00:52:47.719 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.719 INFO kablam! --> src/arrays/Array512.rs:72:20 Sep 06 00:52:47.719 INFO kablam! | Sep 06 00:52:47.719 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.719 INFO kablam! | ^^^^^^ Sep 06 00:52:47.719 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.719 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.719 INFO kablam! Sep 06 00:52:47.719 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.719 INFO kablam! --> src/arrays/Array512.rs:72:34 Sep 06 00:52:47.719 INFO kablam! | Sep 06 00:52:47.719 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.719 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.719 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.719 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.719 INFO kablam! Sep 06 00:52:47.719 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.719 INFO kablam! --> src/arrays/Array512.rs:78:20 Sep 06 00:52:47.719 INFO kablam! | Sep 06 00:52:47.719 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.719 INFO kablam! | ^^^^^^ Sep 06 00:52:47.719 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.719 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.719 INFO kablam! Sep 06 00:52:47.719 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.719 INFO kablam! --> src/arrays/Array512.rs:78:34 Sep 06 00:52:47.719 INFO kablam! | Sep 06 00:52:47.719 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.719 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.719 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.719 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.719 INFO kablam! Sep 06 00:52:47.719 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.719 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 06 00:52:47.719 INFO kablam! | Sep 06 00:52:47.719 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.719 INFO kablam! | ^^^^^^ Sep 06 00:52:47.719 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.719 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.720 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.720 INFO kablam! Sep 06 00:52:47.720 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.720 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 06 00:52:47.720 INFO kablam! | Sep 06 00:52:47.720 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.720 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.720 INFO kablam! | Sep 06 00:52:47.720 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.720 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.720 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.720 INFO kablam! Sep 06 00:52:47.720 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.720 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 06 00:52:47.720 INFO kablam! | Sep 06 00:52:47.720 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.720 INFO kablam! | ^^^^^^ Sep 06 00:52:47.720 INFO kablam! | Sep 06 00:52:47.720 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.720 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.720 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.720 INFO kablam! Sep 06 00:52:47.720 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.720 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 06 00:52:47.720 INFO kablam! | Sep 06 00:52:47.720 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.720 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.720 INFO kablam! | Sep 06 00:52:47.720 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.720 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.720 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.720 INFO kablam! Sep 06 00:52:47.720 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.720 INFO kablam! --> src/arrays/Array512.rs:99:14 Sep 06 00:52:47.720 INFO kablam! | Sep 06 00:52:47.720 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.720 INFO kablam! | ^^^^^^ Sep 06 00:52:47.720 INFO kablam! | Sep 06 00:52:47.720 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.720 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.720 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.720 INFO kablam! Sep 06 00:52:47.720 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.720 INFO kablam! --> src/arrays/Array512.rs:99:28 Sep 06 00:52:47.720 INFO kablam! | Sep 06 00:52:47.720 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.720 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.720 INFO kablam! | Sep 06 00:52:47.720 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.720 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.720 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.720 INFO kablam! Sep 06 00:52:47.720 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.721 INFO kablam! --> src/arrays/Array512.rs:108:15 Sep 06 00:52:47.721 INFO kablam! | Sep 06 00:52:47.721 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 06 00:52:47.721 INFO kablam! | ^^^^^^ Sep 06 00:52:47.721 INFO kablam! | Sep 06 00:52:47.721 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.721 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.721 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.721 INFO kablam! Sep 06 00:52:47.721 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.721 INFO kablam! --> src/arrays/Array512.rs:120:3 Sep 06 00:52:47.721 INFO kablam! | Sep 06 00:52:47.721 INFO kablam! 120 | self.0.iter() Sep 06 00:52:47.721 INFO kablam! | ^^^^^^ Sep 06 00:52:47.721 INFO kablam! | Sep 06 00:52:47.721 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.721 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.721 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.721 INFO kablam! Sep 06 00:52:47.721 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.721 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 06 00:52:47.721 INFO kablam! | Sep 06 00:52:47.721 INFO kablam! 132 | self.0.iter_mut() Sep 06 00:52:47.721 INFO kablam! | ^^^^^^ Sep 06 00:52:47.721 INFO kablam! | Sep 06 00:52:47.721 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.721 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.721 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.721 INFO kablam! Sep 06 00:52:47.721 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.721 INFO kablam! --> src/arrays/Array512.rs:141:4 Sep 06 00:52:47.721 INFO kablam! | Sep 06 00:52:47.721 INFO kablam! 141 | &self.0[..] Sep 06 00:52:47.721 INFO kablam! | ^^^^^^ Sep 06 00:52:47.721 INFO kablam! | Sep 06 00:52:47.721 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.721 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.721 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.721 INFO kablam! Sep 06 00:52:47.721 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.721 INFO kablam! --> src/arrays/Array512.rs:150:8 Sep 06 00:52:47.721 INFO kablam! | Sep 06 00:52:47.721 INFO kablam! 150 | &mut self.0[..] Sep 06 00:52:47.721 INFO kablam! | ^^^^^^ Sep 06 00:52:47.721 INFO kablam! | Sep 06 00:52:47.721 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.721 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.721 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.721 INFO kablam! Sep 06 00:52:47.721 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.721 INFO kablam! --> src/arrays/Array1024.rs:44:3 Sep 06 00:52:47.721 INFO kablam! | Sep 06 00:52:47.721 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 06 00:52:47.722 INFO kablam! | ^^^^^^ Sep 06 00:52:47.722 INFO kablam! | Sep 06 00:52:47.722 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.722 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.722 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.722 INFO kablam! Sep 06 00:52:47.722 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.722 INFO kablam! --> src/arrays/Array1024.rs:53:3 Sep 06 00:52:47.722 INFO kablam! | Sep 06 00:52:47.722 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 06 00:52:47.722 INFO kablam! | ^^^^^^ Sep 06 00:52:47.722 INFO kablam! | Sep 06 00:52:47.722 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.722 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.722 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.722 INFO kablam! Sep 06 00:52:47.722 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.722 INFO kablam! --> src/arrays/Array1024.rs:53:18 Sep 06 00:52:47.722 INFO kablam! | Sep 06 00:52:47.722 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 06 00:52:47.722 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.722 INFO kablam! | Sep 06 00:52:47.722 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.722 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.722 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.722 INFO kablam! Sep 06 00:52:47.722 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.722 INFO kablam! --> src/arrays/Array1024.rs:66:29 Sep 06 00:52:47.722 INFO kablam! | Sep 06 00:52:47.722 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.722 INFO kablam! | ^^^^^^ Sep 06 00:52:47.722 INFO kablam! | Sep 06 00:52:47.722 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.722 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.722 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.722 INFO kablam! Sep 06 00:52:47.722 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.722 INFO kablam! --> src/arrays/Array1024.rs:66:43 Sep 06 00:52:47.722 INFO kablam! | Sep 06 00:52:47.722 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.722 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.722 INFO kablam! | Sep 06 00:52:47.722 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.722 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.722 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.722 INFO kablam! Sep 06 00:52:47.722 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.722 INFO kablam! --> src/arrays/Array1024.rs:72:20 Sep 06 00:52:47.722 INFO kablam! | Sep 06 00:52:47.722 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.722 INFO kablam! | ^^^^^^ Sep 06 00:52:47.722 INFO kablam! | Sep 06 00:52:47.722 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.722 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.722 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.722 INFO kablam! Sep 06 00:52:47.722 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.723 INFO kablam! --> src/arrays/Array1024.rs:72:34 Sep 06 00:52:47.723 INFO kablam! | Sep 06 00:52:47.723 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.723 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.723 INFO kablam! | Sep 06 00:52:47.723 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.723 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.723 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.723 INFO kablam! Sep 06 00:52:47.723 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.723 INFO kablam! --> src/arrays/Array1024.rs:78:20 Sep 06 00:52:47.723 INFO kablam! | Sep 06 00:52:47.723 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.723 INFO kablam! | ^^^^^^ Sep 06 00:52:47.723 INFO kablam! | Sep 06 00:52:47.723 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.723 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.723 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.723 INFO kablam! Sep 06 00:52:47.723 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.723 INFO kablam! --> src/arrays/Array1024.rs:78:34 Sep 06 00:52:47.723 INFO kablam! | Sep 06 00:52:47.723 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.723 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.723 INFO kablam! | Sep 06 00:52:47.723 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.723 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.723 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.723 INFO kablam! Sep 06 00:52:47.723 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.723 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 06 00:52:47.723 INFO kablam! | Sep 06 00:52:47.723 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.723 INFO kablam! | ^^^^^^ Sep 06 00:52:47.723 INFO kablam! | Sep 06 00:52:47.723 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.723 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.723 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.723 INFO kablam! Sep 06 00:52:47.723 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.723 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 06 00:52:47.723 INFO kablam! | Sep 06 00:52:47.723 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.723 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.723 INFO kablam! | Sep 06 00:52:47.723 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.723 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.723 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.723 INFO kablam! Sep 06 00:52:47.723 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.723 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 06 00:52:47.723 INFO kablam! | Sep 06 00:52:47.723 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.724 INFO kablam! | ^^^^^^ Sep 06 00:52:47.724 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.724 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.724 INFO kablam! Sep 06 00:52:47.724 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.724 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 06 00:52:47.724 INFO kablam! | Sep 06 00:52:47.724 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.724 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.724 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.724 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.724 INFO kablam! Sep 06 00:52:47.724 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.724 INFO kablam! --> src/arrays/Array1024.rs:99:14 Sep 06 00:52:47.724 INFO kablam! | Sep 06 00:52:47.724 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.724 INFO kablam! | ^^^^^^ Sep 06 00:52:47.724 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.724 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.724 INFO kablam! Sep 06 00:52:47.724 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.724 INFO kablam! --> src/arrays/Array1024.rs:99:28 Sep 06 00:52:47.724 INFO kablam! | Sep 06 00:52:47.724 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 06 00:52:47.724 INFO kablam! | ^^^^^^^ Sep 06 00:52:47.724 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.724 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.724 INFO kablam! Sep 06 00:52:47.724 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.724 INFO kablam! --> src/arrays/Array1024.rs:108:15 Sep 06 00:52:47.724 INFO kablam! | Sep 06 00:52:47.724 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 06 00:52:47.724 INFO kablam! | ^^^^^^ Sep 06 00:52:47.724 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.724 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.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 06 00:52:47.724 INFO kablam! Sep 06 00:52:47.724 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.724 INFO kablam! --> src/arrays/Array1024.rs:120:3 Sep 06 00:52:47.724 INFO kablam! | Sep 06 00:52:47.724 INFO kablam! 120 | self.0.iter() Sep 06 00:52:47.724 INFO kablam! | ^^^^^^ Sep 06 00:52:47.724 INFO kablam! | Sep 06 00:52:47.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 06 00:52:47.725 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.725 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.725 INFO kablam! Sep 06 00:52:47.725 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.725 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 06 00:52:47.725 INFO kablam! | Sep 06 00:52:47.725 INFO kablam! 132 | self.0.iter_mut() Sep 06 00:52:47.725 INFO kablam! | ^^^^^^ Sep 06 00:52:47.725 INFO kablam! | Sep 06 00:52:47.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.725 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.725 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.725 INFO kablam! Sep 06 00:52:47.725 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.725 INFO kablam! --> src/arrays/Array1024.rs:141:4 Sep 06 00:52:47.725 INFO kablam! | Sep 06 00:52:47.725 INFO kablam! 141 | &self.0[..] Sep 06 00:52:47.725 INFO kablam! | ^^^^^^ Sep 06 00:52:47.725 INFO kablam! | Sep 06 00:52:47.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.725 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.725 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.725 INFO kablam! Sep 06 00:52:47.725 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 00:52:47.725 INFO kablam! --> src/arrays/Array1024.rs:150:8 Sep 06 00:52:47.725 INFO kablam! | Sep 06 00:52:47.725 INFO kablam! 150 | &mut self.0[..] Sep 06 00:52:47.725 INFO kablam! | ^^^^^^ Sep 06 00:52:47.725 INFO kablam! | Sep 06 00:52:47.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 00:52:47.725 INFO kablam! = note: for more information, see issue #46043 Sep 06 00:52:47.725 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 06 00:52:47.725 INFO kablam! Sep 06 00:52:47.725 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 06 00:52:47.725 INFO kablam! --> src/lib.rs:8:12 Sep 06 00:52:47.725 INFO kablam! | Sep 06 00:52:47.725 INFO kablam! 8 | #![feature(associated_consts)] Sep 06 00:52:47.725 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 06 00:52:47.725 INFO kablam! | Sep 06 00:52:47.725 INFO kablam! = note: #[warn(stable_features)] on by default Sep 06 00:52:47.725 INFO kablam! Sep 06 00:52:47.777 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.97s Sep 06 00:52:47.778 INFO kablam! su: No module specific data is present Sep 06 00:52:48.362 INFO running `"docker" "rm" "-f" "7ca213db373d7382b934d58fad1f19f175ccf10f235ee93b70a810ee10c084ff"` Sep 06 00:52:48.487 INFO blam! 7ca213db373d7382b934d58fad1f19f175ccf10f235ee93b70a810ee10c084ff