Sep 14 10:03:03.020 INFO checking rust-extra-0.0.13 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 10:03:03.020 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 10:03:03.020 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 10:03:03.205 INFO blam! bfe367efd77ec95ce652cb47dfe8d4ec8416c25f53bf3bcbc7197fb7378091a2 Sep 14 10:03:03.207 INFO running `"docker" "start" "-a" "bfe367efd77ec95ce652cb47dfe8d4ec8416c25f53bf3bcbc7197fb7378091a2"` Sep 14 10:03:04.059 INFO kablam! usermod: no changes Sep 14 10:03:04.099 INFO kablam! Checking rust-extra v0.0.13 (file:///source) Sep 14 10:03:04.331 INFO kablam! warning: unused macro definition Sep 14 10:03:04.331 INFO kablam! --> src/do_while_loop.rs:5:1 Sep 14 10:03:04.331 INFO kablam! | Sep 14 10:03:04.331 INFO kablam! 5 | / macro_rules! do_while_loop Sep 14 10:03:04.331 INFO kablam! 6 | | { Sep 14 10:03:04.331 INFO kablam! 7 | | ( Sep 14 10:03:04.331 INFO kablam! 8 | | do Sep 14 10:03:04.331 INFO kablam! ... | Sep 14 10:03:04.331 INFO kablam! 21 | | }; Sep 14 10:03:04.331 INFO kablam! 22 | | } Sep 14 10:03:04.331 INFO kablam! | |_^ Sep 14 10:03:04.331 INFO kablam! | Sep 14 10:03:04.331 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 14 10:03:04.331 INFO kablam! Sep 14 10:03:04.368 INFO kablam! warning: unused macro definition Sep 14 10:03:04.368 INFO kablam! --> src/do_while_loop.rs:5:1 Sep 14 10:03:04.368 INFO kablam! | Sep 14 10:03:04.368 INFO kablam! 5 | / macro_rules! do_while_loop Sep 14 10:03:04.368 INFO kablam! 6 | | { Sep 14 10:03:04.368 INFO kablam! 7 | | ( Sep 14 10:03:04.368 INFO kablam! 8 | | do Sep 14 10:03:04.368 INFO kablam! ... | Sep 14 10:03:04.368 INFO kablam! 21 | | }; Sep 14 10:03:04.368 INFO kablam! 22 | | } Sep 14 10:03:04.369 INFO kablam! | |_^ Sep 14 10:03:04.369 INFO kablam! | Sep 14 10:03:04.369 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 14 10:03:04.369 INFO kablam! Sep 14 10:03:04.995 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.995 INFO kablam! --> src/arrays/Array40.rs:44:3 Sep 14 10:03:04.995 INFO kablam! | Sep 14 10:03:04.995 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 14 10:03:04.995 INFO kablam! | ^^^^^^ Sep 14 10:03:04.995 INFO kablam! | Sep 14 10:03:04.995 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 14 10:03:04.995 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.995 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.995 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.995 INFO kablam! Sep 14 10:03:04.995 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.995 INFO kablam! --> src/arrays/Array40.rs:53:3 Sep 14 10:03:04.995 INFO kablam! | Sep 14 10:03:04.995 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.995 INFO kablam! | ^^^^^^ Sep 14 10:03:04.995 INFO kablam! | Sep 14 10:03:04.995 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.995 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.996 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.996 INFO kablam! Sep 14 10:03:04.996 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.996 INFO kablam! --> src/arrays/Array40.rs:53:18 Sep 14 10:03:04.996 INFO kablam! | Sep 14 10:03:04.996 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.996 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.996 INFO kablam! | Sep 14 10:03:04.996 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.996 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.996 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.996 INFO kablam! Sep 14 10:03:04.996 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.996 INFO kablam! --> src/arrays/Array40.rs:66:29 Sep 14 10:03:04.996 INFO kablam! | Sep 14 10:03:04.996 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.996 INFO kablam! | ^^^^^^ Sep 14 10:03:04.996 INFO kablam! | Sep 14 10:03:04.996 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.996 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.996 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.996 INFO kablam! Sep 14 10:03:04.996 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.996 INFO kablam! --> src/arrays/Array40.rs:66:43 Sep 14 10:03:04.996 INFO kablam! | Sep 14 10:03:04.996 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.996 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.996 INFO kablam! | Sep 14 10:03:04.996 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.996 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.996 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.996 INFO kablam! Sep 14 10:03:04.996 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.996 INFO kablam! --> src/arrays/Array40.rs:72:20 Sep 14 10:03:04.996 INFO kablam! | Sep 14 10:03:04.996 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.996 INFO kablam! | ^^^^^^ Sep 14 10:03:04.996 INFO kablam! | Sep 14 10:03:04.996 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.996 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.996 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.996 INFO kablam! Sep 14 10:03:04.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.997 INFO kablam! --> src/arrays/Array40.rs:72:34 Sep 14 10:03:04.997 INFO kablam! | Sep 14 10:03:04.997 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.997 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.997 INFO kablam! | Sep 14 10:03:04.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.997 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.997 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.997 INFO kablam! Sep 14 10:03:04.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.997 INFO kablam! --> src/arrays/Array40.rs:78:20 Sep 14 10:03:04.997 INFO kablam! | Sep 14 10:03:04.997 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.997 INFO kablam! | ^^^^^^ Sep 14 10:03:04.997 INFO kablam! | Sep 14 10:03:04.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.997 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.997 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.997 INFO kablam! Sep 14 10:03:04.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.997 INFO kablam! --> src/arrays/Array40.rs:78:34 Sep 14 10:03:04.997 INFO kablam! | Sep 14 10:03:04.997 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.997 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.997 INFO kablam! | Sep 14 10:03:04.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.997 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.997 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.997 INFO kablam! Sep 14 10:03:04.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.997 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 14 10:03:04.997 INFO kablam! | Sep 14 10:03:04.997 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.997 INFO kablam! | ^^^^^^ Sep 14 10:03:04.997 INFO kablam! | Sep 14 10:03:04.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.997 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.997 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.997 INFO kablam! Sep 14 10:03:04.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.997 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 14 10:03:04.997 INFO kablam! | Sep 14 10:03:04.997 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.997 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.997 INFO kablam! | Sep 14 10:03:04.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.997 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.997 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.997 INFO kablam! Sep 14 10:03:04.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.997 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 14 10:03:04.997 INFO kablam! | Sep 14 10:03:04.998 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.998 INFO kablam! | ^^^^^^ Sep 14 10:03:04.998 INFO kablam! | Sep 14 10:03:04.998 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.998 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.998 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.998 INFO kablam! Sep 14 10:03:04.998 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.998 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 14 10:03:04.998 INFO kablam! | Sep 14 10:03:04.998 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.998 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.998 INFO kablam! | Sep 14 10:03:04.998 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.998 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.998 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.998 INFO kablam! Sep 14 10:03:04.998 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.998 INFO kablam! --> src/arrays/Array40.rs:99:14 Sep 14 10:03:04.998 INFO kablam! | Sep 14 10:03:04.998 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.998 INFO kablam! | ^^^^^^ Sep 14 10:03:04.998 INFO kablam! | Sep 14 10:03:04.998 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.998 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.998 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.998 INFO kablam! Sep 14 10:03:04.998 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.998 INFO kablam! --> src/arrays/Array40.rs:99:28 Sep 14 10:03:04.998 INFO kablam! | Sep 14 10:03:04.998 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:04.998 INFO kablam! | ^^^^^^^ Sep 14 10:03:04.998 INFO kablam! | Sep 14 10:03:04.998 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.998 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.998 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.998 INFO kablam! Sep 14 10:03:04.998 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.998 INFO kablam! --> src/arrays/Array40.rs:108:15 Sep 14 10:03:04.998 INFO kablam! | Sep 14 10:03:04.998 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 14 10:03:04.998 INFO kablam! | ^^^^^^ Sep 14 10:03:04.998 INFO kablam! | Sep 14 10:03:04.998 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.998 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.998 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.998 INFO kablam! Sep 14 10:03:04.998 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.998 INFO kablam! --> src/arrays/Array40.rs:120:3 Sep 14 10:03:04.998 INFO kablam! | Sep 14 10:03:04.998 INFO kablam! 120 | self.0.iter() Sep 14 10:03:04.998 INFO kablam! | ^^^^^^ Sep 14 10:03:04.999 INFO kablam! | Sep 14 10:03:04.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.999 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.999 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.999 INFO kablam! Sep 14 10:03:04.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.999 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 14 10:03:04.999 INFO kablam! | Sep 14 10:03:04.999 INFO kablam! 132 | self.0.iter_mut() Sep 14 10:03:04.999 INFO kablam! | ^^^^^^ Sep 14 10:03:04.999 INFO kablam! | Sep 14 10:03:04.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.999 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.999 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.999 INFO kablam! Sep 14 10:03:04.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.999 INFO kablam! --> src/arrays/Array40.rs:141:4 Sep 14 10:03:04.999 INFO kablam! | Sep 14 10:03:04.999 INFO kablam! 141 | &self.0[..] Sep 14 10:03:04.999 INFO kablam! | ^^^^^^ Sep 14 10:03:04.999 INFO kablam! | Sep 14 10:03:04.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.999 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.999 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.999 INFO kablam! Sep 14 10:03:04.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.999 INFO kablam! --> src/arrays/Array40.rs:150:8 Sep 14 10:03:04.999 INFO kablam! | Sep 14 10:03:04.999 INFO kablam! 150 | &mut self.0[..] Sep 14 10:03:04.999 INFO kablam! | ^^^^^^ Sep 14 10:03:04.999 INFO kablam! | Sep 14 10:03:04.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.999 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.999 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.999 INFO kablam! Sep 14 10:03:04.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.999 INFO kablam! --> src/arrays/Array52.rs:44:3 Sep 14 10:03:04.999 INFO kablam! | Sep 14 10:03:04.999 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 14 10:03:04.999 INFO kablam! | ^^^^^^ Sep 14 10:03:04.999 INFO kablam! | Sep 14 10:03:04.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.999 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.999 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:04.999 INFO kablam! Sep 14 10:03:04.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:04.999 INFO kablam! --> src/arrays/Array52.rs:53:3 Sep 14 10:03:04.999 INFO kablam! | Sep 14 10:03:04.999 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:04.999 INFO kablam! | ^^^^^^ Sep 14 10:03:04.999 INFO kablam! | Sep 14 10:03:04.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:04.999 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:04.999 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.000 INFO kablam! Sep 14 10:03:05.000 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.000 INFO kablam! --> src/arrays/Array52.rs:53:18 Sep 14 10:03:05.000 INFO kablam! | Sep 14 10:03:05.000 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.000 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.000 INFO kablam! | Sep 14 10:03:05.000 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.000 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.000 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.000 INFO kablam! Sep 14 10:03:05.000 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.000 INFO kablam! --> src/arrays/Array52.rs:66:29 Sep 14 10:03:05.000 INFO kablam! | Sep 14 10:03:05.000 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.000 INFO kablam! | ^^^^^^ Sep 14 10:03:05.000 INFO kablam! | Sep 14 10:03:05.000 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.000 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.000 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.000 INFO kablam! Sep 14 10:03:05.000 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.000 INFO kablam! --> src/arrays/Array52.rs:66:43 Sep 14 10:03:05.000 INFO kablam! | Sep 14 10:03:05.000 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.000 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.000 INFO kablam! | Sep 14 10:03:05.000 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.000 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.000 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.000 INFO kablam! Sep 14 10:03:05.000 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.000 INFO kablam! --> src/arrays/Array52.rs:72:20 Sep 14 10:03:05.000 INFO kablam! | Sep 14 10:03:05.000 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.000 INFO kablam! | ^^^^^^ Sep 14 10:03:05.000 INFO kablam! | Sep 14 10:03:05.000 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.000 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.000 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.000 INFO kablam! Sep 14 10:03:05.000 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.000 INFO kablam! --> src/arrays/Array52.rs:72:34 Sep 14 10:03:05.000 INFO kablam! | Sep 14 10:03:05.000 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.000 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.000 INFO kablam! | Sep 14 10:03:05.000 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.000 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.000 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.000 INFO kablam! Sep 14 10:03:05.000 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.001 INFO kablam! --> src/arrays/Array52.rs:78:20 Sep 14 10:03:05.001 INFO kablam! | Sep 14 10:03:05.001 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.001 INFO kablam! | ^^^^^^ Sep 14 10:03:05.001 INFO kablam! | Sep 14 10:03:05.001 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.001 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.001 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.001 INFO kablam! Sep 14 10:03:05.001 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.001 INFO kablam! --> src/arrays/Array52.rs:78:34 Sep 14 10:03:05.001 INFO kablam! | Sep 14 10:03:05.001 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.001 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.001 INFO kablam! | Sep 14 10:03:05.001 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.001 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.001 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.001 INFO kablam! Sep 14 10:03:05.001 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.001 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 14 10:03:05.001 INFO kablam! | Sep 14 10:03:05.001 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.001 INFO kablam! | ^^^^^^ Sep 14 10:03:05.001 INFO kablam! | Sep 14 10:03:05.001 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.001 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.001 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.001 INFO kablam! Sep 14 10:03:05.001 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.001 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 14 10:03:05.001 INFO kablam! | Sep 14 10:03:05.001 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.001 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.001 INFO kablam! | Sep 14 10:03:05.001 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.001 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.001 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.001 INFO kablam! Sep 14 10:03:05.001 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.001 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 14 10:03:05.001 INFO kablam! | Sep 14 10:03:05.001 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.001 INFO kablam! | ^^^^^^ Sep 14 10:03:05.001 INFO kablam! | Sep 14 10:03:05.001 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.001 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.001 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.001 INFO kablam! Sep 14 10:03:05.001 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.001 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 14 10:03:05.001 INFO kablam! | Sep 14 10:03:05.001 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.002 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.002 INFO kablam! | Sep 14 10:03:05.002 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.002 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.002 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.002 INFO kablam! Sep 14 10:03:05.002 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.002 INFO kablam! --> src/arrays/Array52.rs:99:14 Sep 14 10:03:05.002 INFO kablam! | Sep 14 10:03:05.002 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.002 INFO kablam! | ^^^^^^ Sep 14 10:03:05.002 INFO kablam! | Sep 14 10:03:05.002 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.002 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.002 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.002 INFO kablam! Sep 14 10:03:05.002 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.002 INFO kablam! --> src/arrays/Array52.rs:99:28 Sep 14 10:03:05.002 INFO kablam! | Sep 14 10:03:05.002 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.002 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.002 INFO kablam! | Sep 14 10:03:05.002 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.002 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.002 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.002 INFO kablam! Sep 14 10:03:05.002 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.002 INFO kablam! --> src/arrays/Array52.rs:108:15 Sep 14 10:03:05.002 INFO kablam! | Sep 14 10:03:05.002 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 14 10:03:05.002 INFO kablam! | ^^^^^^ Sep 14 10:03:05.002 INFO kablam! | Sep 14 10:03:05.002 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.002 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.002 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.002 INFO kablam! Sep 14 10:03:05.002 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.002 INFO kablam! --> src/arrays/Array52.rs:120:3 Sep 14 10:03:05.002 INFO kablam! | Sep 14 10:03:05.002 INFO kablam! 120 | self.0.iter() Sep 14 10:03:05.002 INFO kablam! | ^^^^^^ Sep 14 10:03:05.002 INFO kablam! | Sep 14 10:03:05.002 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.002 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.002 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.002 INFO kablam! Sep 14 10:03:05.002 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.003 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 14 10:03:05.003 INFO kablam! | Sep 14 10:03:05.003 INFO kablam! 132 | self.0.iter_mut() Sep 14 10:03:05.003 INFO kablam! | ^^^^^^ Sep 14 10:03:05.003 INFO kablam! | Sep 14 10:03:05.003 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.003 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.003 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.003 INFO kablam! Sep 14 10:03:05.003 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.003 INFO kablam! --> src/arrays/Array52.rs:141:4 Sep 14 10:03:05.003 INFO kablam! | Sep 14 10:03:05.003 INFO kablam! 141 | &self.0[..] Sep 14 10:03:05.003 INFO kablam! | ^^^^^^ Sep 14 10:03:05.003 INFO kablam! | Sep 14 10:03:05.003 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.003 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.003 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.003 INFO kablam! Sep 14 10:03:05.003 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.004 INFO kablam! --> src/arrays/Array52.rs:150:8 Sep 14 10:03:05.004 INFO kablam! | Sep 14 10:03:05.004 INFO kablam! 150 | &mut self.0[..] Sep 14 10:03:05.004 INFO kablam! | ^^^^^^ Sep 14 10:03:05.004 INFO kablam! | Sep 14 10:03:05.004 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.004 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.005 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.005 INFO kablam! Sep 14 10:03:05.005 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.005 INFO kablam! --> src/arrays/Array64.rs:44:3 Sep 14 10:03:05.005 INFO kablam! | Sep 14 10:03:05.005 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 14 10:03:05.005 INFO kablam! | ^^^^^^ Sep 14 10:03:05.005 INFO kablam! | Sep 14 10:03:05.005 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.005 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.005 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.005 INFO kablam! Sep 14 10:03:05.005 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.005 INFO kablam! --> src/arrays/Array64.rs:53:3 Sep 14 10:03:05.005 INFO kablam! | Sep 14 10:03:05.005 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.005 INFO kablam! | ^^^^^^ Sep 14 10:03:05.005 INFO kablam! | Sep 14 10:03:05.005 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.005 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.005 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.005 INFO kablam! Sep 14 10:03:05.005 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.005 INFO kablam! --> src/arrays/Array64.rs:53:18 Sep 14 10:03:05.005 INFO kablam! | Sep 14 10:03:05.005 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.005 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.005 INFO kablam! | Sep 14 10:03:05.005 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.005 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.005 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.005 INFO kablam! Sep 14 10:03:05.005 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.005 INFO kablam! --> src/arrays/Array64.rs:66:29 Sep 14 10:03:05.005 INFO kablam! | Sep 14 10:03:05.005 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.005 INFO kablam! | ^^^^^^ Sep 14 10:03:05.005 INFO kablam! | Sep 14 10:03:05.005 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.006 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.006 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.006 INFO kablam! Sep 14 10:03:05.006 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.006 INFO kablam! --> src/arrays/Array64.rs:66:43 Sep 14 10:03:05.006 INFO kablam! | Sep 14 10:03:05.006 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.006 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.006 INFO kablam! | Sep 14 10:03:05.006 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.006 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.006 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.006 INFO kablam! Sep 14 10:03:05.006 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.006 INFO kablam! --> src/arrays/Array64.rs:72:20 Sep 14 10:03:05.006 INFO kablam! | Sep 14 10:03:05.006 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.006 INFO kablam! | ^^^^^^ Sep 14 10:03:05.006 INFO kablam! | Sep 14 10:03:05.006 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.006 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.006 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.006 INFO kablam! Sep 14 10:03:05.006 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.006 INFO kablam! --> src/arrays/Array64.rs:72:34 Sep 14 10:03:05.006 INFO kablam! | Sep 14 10:03:05.006 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.006 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.006 INFO kablam! | Sep 14 10:03:05.006 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.006 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.006 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.006 INFO kablam! Sep 14 10:03:05.006 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.006 INFO kablam! --> src/arrays/Array64.rs:78:20 Sep 14 10:03:05.006 INFO kablam! | Sep 14 10:03:05.006 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.006 INFO kablam! | ^^^^^^ Sep 14 10:03:05.006 INFO kablam! | Sep 14 10:03:05.006 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.006 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.006 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.006 INFO kablam! Sep 14 10:03:05.006 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.006 INFO kablam! --> src/arrays/Array64.rs:78:34 Sep 14 10:03:05.006 INFO kablam! | Sep 14 10:03:05.006 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.006 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.006 INFO kablam! | Sep 14 10:03:05.006 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.006 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.006 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.006 INFO kablam! Sep 14 10:03:05.006 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.006 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 14 10:03:05.006 INFO kablam! | Sep 14 10:03:05.006 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.006 INFO kablam! | ^^^^^^ Sep 14 10:03:05.006 INFO kablam! | Sep 14 10:03:05.006 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.006 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.006 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.006 INFO kablam! Sep 14 10:03:05.006 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.008 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 14 10:03:05.008 INFO kablam! | Sep 14 10:03:05.008 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.008 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.008 INFO kablam! | Sep 14 10:03:05.008 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.008 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.008 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.008 INFO kablam! Sep 14 10:03:05.008 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.008 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 14 10:03:05.008 INFO kablam! | Sep 14 10:03:05.008 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.008 INFO kablam! | ^^^^^^ Sep 14 10:03:05.008 INFO kablam! | Sep 14 10:03:05.008 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.008 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.008 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.008 INFO kablam! Sep 14 10:03:05.008 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.008 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 14 10:03:05.010 INFO kablam! | Sep 14 10:03:05.010 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.010 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.010 INFO kablam! | Sep 14 10:03:05.010 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.010 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.010 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.010 INFO kablam! Sep 14 10:03:05.010 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.011 INFO kablam! --> src/arrays/Array64.rs:99:14 Sep 14 10:03:05.011 INFO kablam! | Sep 14 10:03:05.011 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.011 INFO kablam! | ^^^^^^ Sep 14 10:03:05.011 INFO kablam! | Sep 14 10:03:05.011 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.011 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.011 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.011 INFO kablam! Sep 14 10:03:05.011 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.011 INFO kablam! --> src/arrays/Array64.rs:99:28 Sep 14 10:03:05.011 INFO kablam! | Sep 14 10:03:05.011 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.011 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.011 INFO kablam! | Sep 14 10:03:05.011 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.011 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.011 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.011 INFO kablam! Sep 14 10:03:05.011 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.011 INFO kablam! --> src/arrays/Array64.rs:108:15 Sep 14 10:03:05.011 INFO kablam! | Sep 14 10:03:05.011 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 14 10:03:05.011 INFO kablam! | ^^^^^^ Sep 14 10:03:05.011 INFO kablam! | Sep 14 10:03:05.011 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.011 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.011 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.011 INFO kablam! Sep 14 10:03:05.011 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.011 INFO kablam! --> src/arrays/Array64.rs:120:3 Sep 14 10:03:05.011 INFO kablam! | Sep 14 10:03:05.011 INFO kablam! 120 | self.0.iter() Sep 14 10:03:05.011 INFO kablam! | ^^^^^^ Sep 14 10:03:05.011 INFO kablam! | Sep 14 10:03:05.011 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.011 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.011 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.011 INFO kablam! Sep 14 10:03:05.011 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.011 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 14 10:03:05.011 INFO kablam! | Sep 14 10:03:05.011 INFO kablam! 132 | self.0.iter_mut() Sep 14 10:03:05.011 INFO kablam! | ^^^^^^ Sep 14 10:03:05.011 INFO kablam! | Sep 14 10:03:05.011 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.011 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.011 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.011 INFO kablam! Sep 14 10:03:05.011 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.011 INFO kablam! --> src/arrays/Array64.rs:141:4 Sep 14 10:03:05.011 INFO kablam! | Sep 14 10:03:05.011 INFO kablam! 141 | &self.0[..] Sep 14 10:03:05.011 INFO kablam! | ^^^^^^ Sep 14 10:03:05.011 INFO kablam! | Sep 14 10:03:05.011 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.011 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.011 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.011 INFO kablam! Sep 14 10:03:05.011 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.011 INFO kablam! --> src/arrays/Array64.rs:150:8 Sep 14 10:03:05.011 INFO kablam! | Sep 14 10:03:05.011 INFO kablam! 150 | &mut self.0[..] Sep 14 10:03:05.011 INFO kablam! | ^^^^^^ Sep 14 10:03:05.011 INFO kablam! | Sep 14 10:03:05.011 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.011 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.011 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.011 INFO kablam! Sep 14 10:03:05.012 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.012 INFO kablam! --> src/arrays/Array128.rs:44:3 Sep 14 10:03:05.012 INFO kablam! | Sep 14 10:03:05.012 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 14 10:03:05.012 INFO kablam! | ^^^^^^ Sep 14 10:03:05.013 INFO kablam! | Sep 14 10:03:05.013 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.013 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.013 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.013 INFO kablam! Sep 14 10:03:05.013 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.013 INFO kablam! --> src/arrays/Array128.rs:53:3 Sep 14 10:03:05.013 INFO kablam! | Sep 14 10:03:05.013 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.013 INFO kablam! | ^^^^^^ Sep 14 10:03:05.013 INFO kablam! | Sep 14 10:03:05.013 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.013 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.013 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.013 INFO kablam! Sep 14 10:03:05.013 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.013 INFO kablam! --> src/arrays/Array128.rs:53:18 Sep 14 10:03:05.013 INFO kablam! | Sep 14 10:03:05.014 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.014 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.014 INFO kablam! | Sep 14 10:03:05.014 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.014 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.014 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.014 INFO kablam! Sep 14 10:03:05.014 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.015 INFO kablam! --> src/arrays/Array128.rs:66:29 Sep 14 10:03:05.015 INFO kablam! | Sep 14 10:03:05.015 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.015 INFO kablam! | ^^^^^^ Sep 14 10:03:05.015 INFO kablam! | Sep 14 10:03:05.015 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.015 INFO kablam! --> src/arrays/Array40.rs:44:3 Sep 14 10:03:05.015 INFO kablam! | Sep 14 10:03:05.015 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 14 10:03:05.015 INFO kablam! | ^^^^^^ Sep 14 10:03:05.015 INFO kablam! | Sep 14 10:03:05.015 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 14 10:03:05.015 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.015 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.015 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.015 INFO kablam! Sep 14 10:03:05.015 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.015 INFO kablam! --> src/arrays/Array40.rs:53:3 Sep 14 10:03:05.015 INFO kablam! | Sep 14 10:03:05.015 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.015 INFO kablam! | ^^^^^^ Sep 14 10:03:05.015 INFO kablam! | Sep 14 10:03:05.015 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.015 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.015 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.015 INFO kablam! Sep 14 10:03:05.015 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.015 INFO kablam! --> src/arrays/Array40.rs:53:18 Sep 14 10:03:05.015 INFO kablam! | Sep 14 10:03:05.015 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.015 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.015 INFO kablam! | Sep 14 10:03:05.015 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.015 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.015 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.015 INFO kablam! Sep 14 10:03:05.016 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.016 INFO kablam! --> src/arrays/Array40.rs:66:29 Sep 14 10:03:05.016 INFO kablam! | Sep 14 10:03:05.016 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.016 INFO kablam! | ^^^^^^ Sep 14 10:03:05.016 INFO kablam! | Sep 14 10:03:05.016 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.016 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.016 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.016 INFO kablam! Sep 14 10:03:05.016 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.016 INFO kablam! --> src/arrays/Array40.rs:66:43 Sep 14 10:03:05.016 INFO kablam! | Sep 14 10:03:05.016 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.016 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.016 INFO kablam! | Sep 14 10:03:05.016 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.016 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.016 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.016 INFO kablam! Sep 14 10:03:05.016 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.016 INFO kablam! --> src/arrays/Array40.rs:72:20 Sep 14 10:03:05.016 INFO kablam! | Sep 14 10:03:05.016 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.016 INFO kablam! | ^^^^^^ Sep 14 10:03:05.016 INFO kablam! | Sep 14 10:03:05.016 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.016 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.016 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.016 INFO kablam! Sep 14 10:03:05.016 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.016 INFO kablam! --> src/arrays/Array40.rs:72:34 Sep 14 10:03:05.016 INFO kablam! | Sep 14 10:03:05.016 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.016 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.016 INFO kablam! | Sep 14 10:03:05.016 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.016 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.016 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.016 INFO kablam! Sep 14 10:03:05.016 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.016 INFO kablam! --> src/arrays/Array40.rs:78:20 Sep 14 10:03:05.016 INFO kablam! | Sep 14 10:03:05.016 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.016 INFO kablam! | ^^^^^^ Sep 14 10:03:05.016 INFO kablam! | Sep 14 10:03:05.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.017 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.017 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.017 INFO kablam! Sep 14 10:03:05.017 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.017 INFO kablam! --> src/arrays/Array40.rs:78:34 Sep 14 10:03:05.017 INFO kablam! | Sep 14 10:03:05.017 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.017 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.017 INFO kablam! | Sep 14 10:03:05.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.017 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.017 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.017 INFO kablam! Sep 14 10:03:05.017 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.017 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 14 10:03:05.017 INFO kablam! | Sep 14 10:03:05.017 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.017 INFO kablam! | ^^^^^^ Sep 14 10:03:05.017 INFO kablam! | Sep 14 10:03:05.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.017 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.017 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.017 INFO kablam! Sep 14 10:03:05.017 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.017 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 14 10:03:05.017 INFO kablam! | Sep 14 10:03:05.017 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.017 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.017 INFO kablam! | Sep 14 10:03:05.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.017 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.017 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.017 INFO kablam! Sep 14 10:03:05.017 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.017 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 14 10:03:05.017 INFO kablam! | Sep 14 10:03:05.017 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.017 INFO kablam! | ^^^^^^ Sep 14 10:03:05.017 INFO kablam! | Sep 14 10:03:05.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.017 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.017 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.017 INFO kablam! Sep 14 10:03:05.017 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.017 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 14 10:03:05.017 INFO kablam! | Sep 14 10:03:05.017 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.017 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.017 INFO kablam! | Sep 14 10:03:05.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.017 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.018 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.018 INFO kablam! Sep 14 10:03:05.018 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.018 INFO kablam! --> src/arrays/Array40.rs:99:14 Sep 14 10:03:05.018 INFO kablam! | Sep 14 10:03:05.018 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.018 INFO kablam! | ^^^^^^ Sep 14 10:03:05.018 INFO kablam! | Sep 14 10:03:05.018 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.018 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.018 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.018 INFO kablam! Sep 14 10:03:05.018 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.018 INFO kablam! --> src/arrays/Array40.rs:99:28 Sep 14 10:03:05.018 INFO kablam! | Sep 14 10:03:05.018 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.018 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.018 INFO kablam! | Sep 14 10:03:05.018 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.018 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.018 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.018 INFO kablam! Sep 14 10:03:05.018 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.018 INFO kablam! --> src/arrays/Array40.rs:108:15 Sep 14 10:03:05.018 INFO kablam! | Sep 14 10:03:05.018 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 14 10:03:05.018 INFO kablam! | ^^^^^^ Sep 14 10:03:05.018 INFO kablam! | Sep 14 10:03:05.018 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.019 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.019 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.019 INFO kablam! Sep 14 10:03:05.019 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.019 INFO kablam! --> src/arrays/Array40.rs:120:3 Sep 14 10:03:05.019 INFO kablam! | Sep 14 10:03:05.019 INFO kablam! 120 | self.0.iter() Sep 14 10:03:05.019 INFO kablam! | ^^^^^^ Sep 14 10:03:05.019 INFO kablam! | Sep 14 10:03:05.019 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.019 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.019 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.019 INFO kablam! Sep 14 10:03:05.019 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.019 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 14 10:03:05.019 INFO kablam! | Sep 14 10:03:05.019 INFO kablam! 132 | self.0.iter_mut() Sep 14 10:03:05.019 INFO kablam! | ^^^^^^ Sep 14 10:03:05.019 INFO kablam! | Sep 14 10:03:05.019 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.019 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.019 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.019 INFO kablam! Sep 14 10:03:05.019 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.019 INFO kablam! --> src/arrays/Array40.rs:141:4 Sep 14 10:03:05.019 INFO kablam! | Sep 14 10:03:05.019 INFO kablam! 141 | &self.0[..] Sep 14 10:03:05.019 INFO kablam! | ^^^^^^ Sep 14 10:03:05.019 INFO kablam! | Sep 14 10:03:05.019 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.019 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.019 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.019 INFO kablam! Sep 14 10:03:05.019 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.019 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.019 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.019 INFO kablam! Sep 14 10:03:05.019 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.019 INFO kablam! --> src/arrays/Array40.rs:150:8 Sep 14 10:03:05.019 INFO kablam! | Sep 14 10:03:05.019 INFO kablam! 150 | &mut self.0[..] Sep 14 10:03:05.019 INFO kablam! | ^^^^^^ Sep 14 10:03:05.019 INFO kablam! | Sep 14 10:03:05.019 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.019 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.019 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.019 INFO kablam! Sep 14 10:03:05.019 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.019 INFO kablam! --> src/arrays/Array128.rs:66:43 Sep 14 10:03:05.019 INFO kablam! | Sep 14 10:03:05.019 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.019 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.019 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.020 INFO kablam! --> src/arrays/Array52.rs:44:3 Sep 14 10:03:05.020 INFO kablam! | Sep 14 10:03:05.020 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 14 10:03:05.020 INFO kablam! | ^^^^^^ Sep 14 10:03:05.020 INFO kablam! | Sep 14 10:03:05.020 INFO kablam! | Sep 14 10:03:05.020 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.020 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.020 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.020 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.020 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.020 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.020 INFO kablam! Sep 14 10:03:05.020 INFO kablam! Sep 14 10:03:05.020 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.020 INFO kablam! --> src/arrays/Array52.rs:53:3 Sep 14 10:03:05.020 INFO kablam! | Sep 14 10:03:05.020 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.020 INFO kablam! | ^^^^^^ Sep 14 10:03:05.020 INFO kablam! | Sep 14 10:03:05.020 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.020 INFO kablam! --> src/arrays/Array128.rs:72:20 Sep 14 10:03:05.020 INFO kablam! | Sep 14 10:03:05.020 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.020 INFO kablam! | ^^^^^^ Sep 14 10:03:05.020 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.020 INFO kablam! | Sep 14 10:03:05.020 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.020 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.020 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.020 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.020 INFO kablam! Sep 14 10:03:05.020 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.020 INFO kablam! Sep 14 10:03:05.020 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.020 INFO kablam! --> src/arrays/Array52.rs:53:18 Sep 14 10:03:05.020 INFO kablam! | Sep 14 10:03:05.020 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.020 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.020 INFO kablam! | Sep 14 10:03:05.020 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.020 INFO kablam! --> src/arrays/Array128.rs:72:34 Sep 14 10:03:05.020 INFO kablam! | Sep 14 10:03:05.020 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.020 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.020 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.020 INFO kablam! | Sep 14 10:03:05.020 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.020 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.020 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.020 INFO kablam! Sep 14 10:03:05.021 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.021 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.021 INFO kablam! Sep 14 10:03:05.021 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.021 INFO kablam! --> src/arrays/Array52.rs:66:29 Sep 14 10:03:05.021 INFO kablam! | Sep 14 10:03:05.021 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.021 INFO kablam! | ^^^^^^ Sep 14 10:03:05.021 INFO kablam! | Sep 14 10:03:05.021 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.021 INFO kablam! --> src/arrays/Array128.rs:78:20 Sep 14 10:03:05.021 INFO kablam! | Sep 14 10:03:05.021 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.021 INFO kablam! | ^^^^^^ Sep 14 10:03:05.021 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.021 INFO kablam! | Sep 14 10:03:05.021 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.021 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.021 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.021 INFO kablam! Sep 14 10:03:05.021 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.021 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.021 INFO kablam! Sep 14 10:03:05.021 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.021 INFO kablam! --> src/arrays/Array52.rs:66:43 Sep 14 10:03:05.021 INFO kablam! | Sep 14 10:03:05.021 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.021 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.021 INFO kablam! | Sep 14 10:03:05.021 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.022 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.022 INFO kablam! --> src/arrays/Array128.rs:78:34 Sep 14 10:03:05.022 INFO kablam! | Sep 14 10:03:05.022 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.022 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.022 INFO kablam! | Sep 14 10:03:05.022 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.022 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.022 INFO kablam! Sep 14 10:03:05.022 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.022 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.022 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.022 INFO kablam! Sep 14 10:03:05.022 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.022 INFO kablam! --> src/arrays/Array52.rs:72:20 Sep 14 10:03:05.022 INFO kablam! | Sep 14 10:03:05.022 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.022 INFO kablam! | ^^^^^^ Sep 14 10:03:05.022 INFO kablam! | Sep 14 10:03:05.022 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.022 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.022 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 14 10:03:05.022 INFO kablam! | Sep 14 10:03:05.022 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.022 INFO kablam! | ^^^^^^ Sep 14 10:03:05.022 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.022 INFO kablam! | Sep 14 10:03:05.023 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.023 INFO kablam! Sep 14 10:03:05.023 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.023 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.023 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.023 INFO kablam! Sep 14 10:03:05.023 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.023 INFO kablam! --> src/arrays/Array52.rs:72:34 Sep 14 10:03:05.023 INFO kablam! | Sep 14 10:03:05.023 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.023 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.023 INFO kablam! | Sep 14 10:03:05.023 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.023 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.023 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.023 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 14 10:03:05.023 INFO kablam! | Sep 14 10:03:05.023 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.023 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.023 INFO kablam! | Sep 14 10:03:05.023 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.023 INFO kablam! Sep 14 10:03:05.023 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.023 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.023 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.023 INFO kablam! Sep 14 10:03:05.023 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.023 INFO kablam! --> src/arrays/Array52.rs:78:20 Sep 14 10:03:05.023 INFO kablam! | Sep 14 10:03:05.023 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.023 INFO kablam! | ^^^^^^ Sep 14 10:03:05.023 INFO kablam! | Sep 14 10:03:05.023 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.023 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.023 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.023 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 14 10:03:05.023 INFO kablam! | Sep 14 10:03:05.023 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.023 INFO kablam! | ^^^^^^ Sep 14 10:03:05.023 INFO kablam! | Sep 14 10:03:05.023 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.023 INFO kablam! Sep 14 10:03:05.023 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.023 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.023 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.023 INFO kablam! Sep 14 10:03:05.023 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.023 INFO kablam! --> src/arrays/Array52.rs:78:34 Sep 14 10:03:05.023 INFO kablam! | Sep 14 10:03:05.023 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.023 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.023 INFO kablam! | Sep 14 10:03:05.023 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.023 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.023 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.024 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 14 10:03:05.024 INFO kablam! | Sep 14 10:03:05.024 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.024 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.024 INFO kablam! | Sep 14 10:03:05.024 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.024 INFO kablam! Sep 14 10:03:05.024 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.024 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.024 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.024 INFO kablam! Sep 14 10:03:05.024 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.024 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 14 10:03:05.024 INFO kablam! | Sep 14 10:03:05.024 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.024 INFO kablam! | ^^^^^^ Sep 14 10:03:05.024 INFO kablam! | Sep 14 10:03:05.024 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.024 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.024 INFO kablam! --> src/arrays/Array128.rs:99:14 Sep 14 10:03:05.024 INFO kablam! | Sep 14 10:03:05.024 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.024 INFO kablam! | ^^^^^^ Sep 14 10:03:05.024 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.024 INFO kablam! | Sep 14 10:03:05.024 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.024 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.024 INFO kablam! Sep 14 10:03:05.024 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.024 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.024 INFO kablam! Sep 14 10:03:05.024 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.024 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 14 10:03:05.024 INFO kablam! | Sep 14 10:03:05.024 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.024 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.024 INFO kablam! | Sep 14 10:03:05.024 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.024 INFO kablam! --> src/arrays/Array128.rs:99:28 Sep 14 10:03:05.024 INFO kablam! | Sep 14 10:03:05.024 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.024 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.024 INFO kablam! | Sep 14 10:03:05.024 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.024 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.024 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.024 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.024 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.025 INFO kablam! Sep 14 10:03:05.025 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.025 INFO kablam! Sep 14 10:03:05.025 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.025 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 14 10:03:05.025 INFO kablam! | Sep 14 10:03:05.025 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.025 INFO kablam! | ^^^^^^ Sep 14 10:03:05.025 INFO kablam! | Sep 14 10:03:05.025 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.025 INFO kablam! --> src/arrays/Array128.rs:108:15 Sep 14 10:03:05.025 INFO kablam! | Sep 14 10:03:05.025 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 14 10:03:05.025 INFO kablam! | ^^^^^^ Sep 14 10:03:05.025 INFO kablam! | Sep 14 10:03:05.025 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.025 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.025 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.025 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.025 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.025 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.025 INFO kablam! Sep 14 10:03:05.025 INFO kablam! Sep 14 10:03:05.025 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.025 INFO kablam! --> src/arrays/Array128.rs:120:3 Sep 14 10:03:05.025 INFO kablam! | Sep 14 10:03:05.025 INFO kablam! 120 | self.0.iter() Sep 14 10:03:05.025 INFO kablam! | ^^^^^^ Sep 14 10:03:05.025 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.025 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 14 10:03:05.025 INFO kablam! | Sep 14 10:03:05.025 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.025 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.025 INFO kablam! | Sep 14 10:03:05.025 INFO kablam! | Sep 14 10:03:05.025 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.025 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.025 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.025 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.025 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.025 INFO kablam! Sep 14 10:03:05.025 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.025 INFO kablam! Sep 14 10:03:05.025 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.025 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 14 10:03:05.025 INFO kablam! | Sep 14 10:03:05.025 INFO kablam! 132 | self.0.iter_mut() Sep 14 10:03:05.025 INFO kablam! | ^^^^^^ Sep 14 10:03:05.025 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.025 INFO kablam! --> src/arrays/Array52.rs:99:14 Sep 14 10:03:05.026 INFO kablam! | Sep 14 10:03:05.026 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.026 INFO kablam! | ^^^^^^ Sep 14 10:03:05.026 INFO kablam! | Sep 14 10:03:05.026 INFO kablam! | Sep 14 10:03:05.026 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.026 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.026 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.026 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.026 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.026 INFO kablam! Sep 14 10:03:05.026 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.026 INFO kablam! Sep 14 10:03:05.026 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.026 INFO kablam! --> src/arrays/Array128.rs:141:4 Sep 14 10:03:05.026 INFO kablam! | Sep 14 10:03:05.026 INFO kablam! 141 | &self.0[..] Sep 14 10:03:05.026 INFO kablam! | ^^^^^^ Sep 14 10:03:05.026 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.026 INFO kablam! --> src/arrays/Array52.rs:99:28 Sep 14 10:03:05.026 INFO kablam! | Sep 14 10:03:05.026 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.026 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.026 INFO kablam! | Sep 14 10:03:05.026 INFO kablam! | Sep 14 10:03:05.026 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.026 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.026 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.026 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.026 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.026 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.026 INFO kablam! Sep 14 10:03:05.026 INFO kablam! Sep 14 10:03:05.026 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.026 INFO kablam! --> src/arrays/Array128.rs:150:8 Sep 14 10:03:05.026 INFO kablam! | Sep 14 10:03:05.026 INFO kablam! 150 | &mut self.0[..] Sep 14 10:03:05.026 INFO kablam! | ^^^^^^ Sep 14 10:03:05.026 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.026 INFO kablam! --> src/arrays/Array52.rs:108:15 Sep 14 10:03:05.026 INFO kablam! | Sep 14 10:03:05.026 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 14 10:03:05.026 INFO kablam! | ^^^^^^ Sep 14 10:03:05.026 INFO kablam! | Sep 14 10:03:05.026 INFO kablam! | Sep 14 10:03:05.026 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.026 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.026 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.026 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.027 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.027 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.027 INFO kablam! Sep 14 10:03:05.027 INFO kablam! Sep 14 10:03:05.027 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.027 INFO kablam! --> src/arrays/Array52.rs:120:3 Sep 14 10:03:05.027 INFO kablam! | Sep 14 10:03:05.027 INFO kablam! 120 | self.0.iter() Sep 14 10:03:05.027 INFO kablam! | ^^^^^^ Sep 14 10:03:05.027 INFO kablam! | Sep 14 10:03:05.027 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.027 INFO kablam! --> src/arrays/Array256.rs:44:3 Sep 14 10:03:05.027 INFO kablam! | Sep 14 10:03:05.027 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 14 10:03:05.027 INFO kablam! | ^^^^^^ Sep 14 10:03:05.027 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.027 INFO kablam! | Sep 14 10:03:05.027 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.027 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.027 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.027 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.027 INFO kablam! Sep 14 10:03:05.027 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.027 INFO kablam! Sep 14 10:03:05.027 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.027 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 14 10:03:05.027 INFO kablam! | Sep 14 10:03:05.027 INFO kablam! 132 | self.0.iter_mut() Sep 14 10:03:05.027 INFO kablam! | ^^^^^^ Sep 14 10:03:05.027 INFO kablam! | Sep 14 10:03:05.027 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.027 INFO kablam! --> src/arrays/Array256.rs:53:3 Sep 14 10:03:05.027 INFO kablam! | Sep 14 10:03:05.027 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.027 INFO kablam! | ^^^^^^ Sep 14 10:03:05.027 INFO kablam! | Sep 14 10:03:05.027 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.027 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.027 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.027 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.027 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.027 INFO kablam! Sep 14 10:03:05.027 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.027 INFO kablam! Sep 14 10:03:05.027 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.027 INFO kablam! --> src/arrays/Array52.rs:141:4 Sep 14 10:03:05.028 INFO kablam! | Sep 14 10:03:05.028 INFO kablam! 141 | &self.0[..] Sep 14 10:03:05.028 INFO kablam! | ^^^^^^ Sep 14 10:03:05.028 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.028 INFO kablam! --> src/arrays/Array256.rs:53:18 Sep 14 10:03:05.028 INFO kablam! | Sep 14 10:03:05.028 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.028 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.028 INFO kablam! | Sep 14 10:03:05.028 INFO kablam! | Sep 14 10:03:05.028 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.028 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.028 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.028 INFO kablam! Sep 14 10:03:05.028 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.028 INFO kablam! --> src/arrays/Array52.rs:150:8 Sep 14 10:03:05.028 INFO kablam! | Sep 14 10:03:05.028 INFO kablam! 150 | &mut self.0[..] Sep 14 10:03:05.028 INFO kablam! | ^^^^^^ Sep 14 10:03:05.028 INFO kablam! | Sep 14 10:03:05.028 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.028 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.028 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.028 INFO kablam! Sep 14 10:03:05.028 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.028 INFO kablam! --> src/arrays/Array64.rs:44:3 Sep 14 10:03:05.028 INFO kablam! | Sep 14 10:03:05.028 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 14 10:03:05.028 INFO kablam! | ^^^^^^ Sep 14 10:03:05.028 INFO kablam! | Sep 14 10:03:05.028 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.028 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.028 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.028 INFO kablam! Sep 14 10:03:05.028 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.028 INFO kablam! --> src/arrays/Array64.rs:53:3 Sep 14 10:03:05.028 INFO kablam! | Sep 14 10:03:05.028 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.028 INFO kablam! | ^^^^^^ Sep 14 10:03:05.028 INFO kablam! | Sep 14 10:03:05.028 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.028 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.028 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.028 INFO kablam! Sep 14 10:03:05.028 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.028 INFO kablam! --> src/arrays/Array64.rs:53:18 Sep 14 10:03:05.028 INFO kablam! | Sep 14 10:03:05.028 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.028 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.028 INFO kablam! | Sep 14 10:03:05.028 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.028 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.028 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.029 INFO kablam! Sep 14 10:03:05.029 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.029 INFO kablam! --> src/arrays/Array64.rs:66:29 Sep 14 10:03:05.029 INFO kablam! | Sep 14 10:03:05.029 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.029 INFO kablam! | ^^^^^^ Sep 14 10:03:05.029 INFO kablam! | Sep 14 10:03:05.029 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.029 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.029 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.029 INFO kablam! Sep 14 10:03:05.029 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.029 INFO kablam! --> src/arrays/Array64.rs:66:43 Sep 14 10:03:05.029 INFO kablam! | Sep 14 10:03:05.029 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.029 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.029 INFO kablam! | Sep 14 10:03:05.029 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.029 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.029 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.029 INFO kablam! Sep 14 10:03:05.029 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.029 INFO kablam! --> src/arrays/Array64.rs:72:20 Sep 14 10:03:05.029 INFO kablam! | Sep 14 10:03:05.029 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.029 INFO kablam! | ^^^^^^ Sep 14 10:03:05.029 INFO kablam! | Sep 14 10:03:05.029 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.029 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.029 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.029 INFO kablam! Sep 14 10:03:05.029 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.029 INFO kablam! --> src/arrays/Array64.rs:72:34 Sep 14 10:03:05.029 INFO kablam! | Sep 14 10:03:05.029 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.029 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.029 INFO kablam! | Sep 14 10:03:05.029 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.029 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.029 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.029 INFO kablam! Sep 14 10:03:05.029 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.029 INFO kablam! --> src/arrays/Array64.rs:78:20 Sep 14 10:03:05.029 INFO kablam! | Sep 14 10:03:05.029 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.029 INFO kablam! | ^^^^^^ Sep 14 10:03:05.029 INFO kablam! | Sep 14 10:03:05.029 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.029 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.029 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.029 INFO kablam! Sep 14 10:03:05.029 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.029 INFO kablam! --> src/arrays/Array64.rs:78:34 Sep 14 10:03:05.030 INFO kablam! | Sep 14 10:03:05.030 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.030 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.030 INFO kablam! | Sep 14 10:03:05.030 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.030 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.030 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.030 INFO kablam! Sep 14 10:03:05.030 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.030 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 14 10:03:05.030 INFO kablam! | Sep 14 10:03:05.030 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.030 INFO kablam! | ^^^^^^ Sep 14 10:03:05.030 INFO kablam! | Sep 14 10:03:05.030 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.030 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.030 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.030 INFO kablam! Sep 14 10:03:05.030 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.030 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 14 10:03:05.030 INFO kablam! | Sep 14 10:03:05.030 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.030 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.030 INFO kablam! | Sep 14 10:03:05.030 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.030 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.030 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.030 INFO kablam! Sep 14 10:03:05.030 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.030 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 14 10:03:05.030 INFO kablam! | Sep 14 10:03:05.030 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.030 INFO kablam! | ^^^^^^ Sep 14 10:03:05.030 INFO kablam! | Sep 14 10:03:05.030 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.030 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.030 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.030 INFO kablam! Sep 14 10:03:05.030 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.030 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 14 10:03:05.030 INFO kablam! | Sep 14 10:03:05.030 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.030 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.030 INFO kablam! | Sep 14 10:03:05.030 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.031 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.031 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.031 INFO kablam! Sep 14 10:03:05.031 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.031 INFO kablam! --> src/arrays/Array64.rs:99:14 Sep 14 10:03:05.031 INFO kablam! | Sep 14 10:03:05.031 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.031 INFO kablam! | ^^^^^^ Sep 14 10:03:05.031 INFO kablam! | Sep 14 10:03:05.031 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.031 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.031 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.031 INFO kablam! Sep 14 10:03:05.031 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.031 INFO kablam! --> src/arrays/Array64.rs:99:28 Sep 14 10:03:05.031 INFO kablam! | Sep 14 10:03:05.031 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.031 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.031 INFO kablam! | Sep 14 10:03:05.031 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.031 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.031 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.031 INFO kablam! Sep 14 10:03:05.031 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.031 INFO kablam! --> src/arrays/Array64.rs:108:15 Sep 14 10:03:05.031 INFO kablam! | Sep 14 10:03:05.031 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 14 10:03:05.031 INFO kablam! | ^^^^^^ Sep 14 10:03:05.031 INFO kablam! | Sep 14 10:03:05.031 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.031 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.031 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.031 INFO kablam! Sep 14 10:03:05.032 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.032 INFO kablam! --> src/arrays/Array64.rs:120:3 Sep 14 10:03:05.032 INFO kablam! | Sep 14 10:03:05.032 INFO kablam! 120 | self.0.iter() Sep 14 10:03:05.032 INFO kablam! | ^^^^^^ Sep 14 10:03:05.032 INFO kablam! | Sep 14 10:03:05.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.032 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.032 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.032 INFO kablam! Sep 14 10:03:05.032 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.032 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 14 10:03:05.032 INFO kablam! | Sep 14 10:03:05.032 INFO kablam! 132 | self.0.iter_mut() Sep 14 10:03:05.032 INFO kablam! | ^^^^^^ Sep 14 10:03:05.032 INFO kablam! | Sep 14 10:03:05.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.032 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.032 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.032 INFO kablam! Sep 14 10:03:05.032 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.032 INFO kablam! --> src/arrays/Array64.rs:141:4 Sep 14 10:03:05.032 INFO kablam! | Sep 14 10:03:05.032 INFO kablam! 141 | &self.0[..] Sep 14 10:03:05.032 INFO kablam! | ^^^^^^ Sep 14 10:03:05.032 INFO kablam! | Sep 14 10:03:05.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.032 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.032 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.032 INFO kablam! Sep 14 10:03:05.032 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.032 INFO kablam! --> src/arrays/Array64.rs:150:8 Sep 14 10:03:05.032 INFO kablam! | Sep 14 10:03:05.032 INFO kablam! 150 | &mut self.0[..] Sep 14 10:03:05.032 INFO kablam! | ^^^^^^ Sep 14 10:03:05.032 INFO kablam! | Sep 14 10:03:05.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.032 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.032 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.032 INFO kablam! Sep 14 10:03:05.032 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.032 INFO kablam! --> src/arrays/Array128.rs:44:3 Sep 14 10:03:05.032 INFO kablam! | Sep 14 10:03:05.032 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 14 10:03:05.032 INFO kablam! | ^^^^^^ Sep 14 10:03:05.032 INFO kablam! | Sep 14 10:03:05.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.032 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.032 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.032 INFO kablam! Sep 14 10:03:05.032 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.032 INFO kablam! --> src/arrays/Array128.rs:53:3 Sep 14 10:03:05.033 INFO kablam! | Sep 14 10:03:05.033 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.033 INFO kablam! | ^^^^^^ Sep 14 10:03:05.033 INFO kablam! | Sep 14 10:03:05.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.033 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.033 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.033 INFO kablam! Sep 14 10:03:05.033 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.033 INFO kablam! --> src/arrays/Array128.rs:53:18 Sep 14 10:03:05.033 INFO kablam! | Sep 14 10:03:05.033 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.033 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.033 INFO kablam! | Sep 14 10:03:05.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.033 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.033 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.033 INFO kablam! Sep 14 10:03:05.033 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.033 INFO kablam! --> src/arrays/Array128.rs:66:29 Sep 14 10:03:05.033 INFO kablam! | Sep 14 10:03:05.033 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.033 INFO kablam! | ^^^^^^ Sep 14 10:03:05.033 INFO kablam! | Sep 14 10:03:05.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.033 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.033 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.033 INFO kablam! Sep 14 10:03:05.033 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.033 INFO kablam! --> src/arrays/Array128.rs:66:43 Sep 14 10:03:05.033 INFO kablam! | Sep 14 10:03:05.033 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.033 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.033 INFO kablam! | Sep 14 10:03:05.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.033 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.033 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.033 INFO kablam! Sep 14 10:03:05.033 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.033 INFO kablam! --> src/arrays/Array128.rs:72:20 Sep 14 10:03:05.033 INFO kablam! | Sep 14 10:03:05.033 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.033 INFO kablam! | ^^^^^^ Sep 14 10:03:05.033 INFO kablam! | Sep 14 10:03:05.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.033 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.033 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.033 INFO kablam! Sep 14 10:03:05.033 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.034 INFO kablam! --> src/arrays/Array128.rs:72:34 Sep 14 10:03:05.034 INFO kablam! | Sep 14 10:03:05.034 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.034 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.034 INFO kablam! | Sep 14 10:03:05.034 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.034 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.034 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.034 INFO kablam! Sep 14 10:03:05.034 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.034 INFO kablam! --> src/arrays/Array128.rs:78:20 Sep 14 10:03:05.034 INFO kablam! | Sep 14 10:03:05.034 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.034 INFO kablam! | ^^^^^^ Sep 14 10:03:05.034 INFO kablam! | Sep 14 10:03:05.034 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.034 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.034 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.034 INFO kablam! Sep 14 10:03:05.034 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.034 INFO kablam! --> src/arrays/Array128.rs:78:34 Sep 14 10:03:05.034 INFO kablam! | Sep 14 10:03:05.034 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.034 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.034 INFO kablam! | Sep 14 10:03:05.034 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.034 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.034 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.034 INFO kablam! Sep 14 10:03:05.034 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.034 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 14 10:03:05.034 INFO kablam! | Sep 14 10:03:05.034 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.034 INFO kablam! | ^^^^^^ Sep 14 10:03:05.034 INFO kablam! | Sep 14 10:03:05.034 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.034 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.034 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.034 INFO kablam! Sep 14 10:03:05.034 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.034 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 14 10:03:05.034 INFO kablam! | Sep 14 10:03:05.034 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.034 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.034 INFO kablam! | Sep 14 10:03:05.034 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.034 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.034 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.035 INFO kablam! Sep 14 10:03:05.035 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.035 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 14 10:03:05.035 INFO kablam! | Sep 14 10:03:05.035 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.035 INFO kablam! | ^^^^^^ Sep 14 10:03:05.035 INFO kablam! | Sep 14 10:03:05.035 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.035 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.035 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.035 INFO kablam! Sep 14 10:03:05.035 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.035 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 14 10:03:05.035 INFO kablam! | Sep 14 10:03:05.035 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.035 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.035 INFO kablam! | Sep 14 10:03:05.035 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.035 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.035 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.035 INFO kablam! Sep 14 10:03:05.035 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.035 INFO kablam! --> src/arrays/Array128.rs:99:14 Sep 14 10:03:05.035 INFO kablam! | Sep 14 10:03:05.035 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.035 INFO kablam! | ^^^^^^ Sep 14 10:03:05.035 INFO kablam! | Sep 14 10:03:05.035 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.035 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.035 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.035 INFO kablam! Sep 14 10:03:05.035 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.035 INFO kablam! --> src/arrays/Array128.rs:99:28 Sep 14 10:03:05.035 INFO kablam! | Sep 14 10:03:05.035 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.035 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.035 INFO kablam! | Sep 14 10:03:05.035 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.035 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.035 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.035 INFO kablam! Sep 14 10:03:05.035 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.035 INFO kablam! --> src/arrays/Array128.rs:108:15 Sep 14 10:03:05.036 INFO kablam! | Sep 14 10:03:05.036 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 14 10:03:05.036 INFO kablam! | ^^^^^^ Sep 14 10:03:05.036 INFO kablam! | Sep 14 10:03:05.036 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.036 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.036 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.036 INFO kablam! Sep 14 10:03:05.036 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.036 INFO kablam! --> src/arrays/Array128.rs:120:3 Sep 14 10:03:05.036 INFO kablam! | Sep 14 10:03:05.036 INFO kablam! 120 | self.0.iter() Sep 14 10:03:05.036 INFO kablam! | ^^^^^^ Sep 14 10:03:05.036 INFO kablam! | Sep 14 10:03:05.036 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.036 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.036 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.036 INFO kablam! Sep 14 10:03:05.036 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.036 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 14 10:03:05.036 INFO kablam! | Sep 14 10:03:05.036 INFO kablam! 132 | self.0.iter_mut() Sep 14 10:03:05.036 INFO kablam! | ^^^^^^ Sep 14 10:03:05.036 INFO kablam! | Sep 14 10:03:05.036 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.036 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.036 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.036 INFO kablam! Sep 14 10:03:05.036 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.036 INFO kablam! --> src/arrays/Array128.rs:141:4 Sep 14 10:03:05.036 INFO kablam! | Sep 14 10:03:05.036 INFO kablam! 141 | &self.0[..] Sep 14 10:03:05.036 INFO kablam! | ^^^^^^ Sep 14 10:03:05.036 INFO kablam! | Sep 14 10:03:05.036 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.036 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.036 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.036 INFO kablam! Sep 14 10:03:05.036 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.036 INFO kablam! --> src/arrays/Array128.rs:150:8 Sep 14 10:03:05.036 INFO kablam! | Sep 14 10:03:05.036 INFO kablam! 150 | &mut self.0[..] Sep 14 10:03:05.036 INFO kablam! | ^^^^^^ Sep 14 10:03:05.036 INFO kablam! | Sep 14 10:03:05.036 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.036 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.036 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.036 INFO kablam! Sep 14 10:03:05.036 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.037 INFO kablam! --> src/arrays/Array256.rs:44:3 Sep 14 10:03:05.037 INFO kablam! | Sep 14 10:03:05.037 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 14 10:03:05.037 INFO kablam! | ^^^^^^ Sep 14 10:03:05.037 INFO kablam! | Sep 14 10:03:05.037 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.037 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.037 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.037 INFO kablam! Sep 14 10:03:05.037 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.037 INFO kablam! --> src/arrays/Array256.rs:53:3 Sep 14 10:03:05.037 INFO kablam! | Sep 14 10:03:05.037 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.037 INFO kablam! | ^^^^^^ Sep 14 10:03:05.037 INFO kablam! | Sep 14 10:03:05.037 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.037 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.037 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.037 INFO kablam! Sep 14 10:03:05.037 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.037 INFO kablam! --> src/arrays/Array256.rs:53:18 Sep 14 10:03:05.037 INFO kablam! | Sep 14 10:03:05.037 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.037 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.037 INFO kablam! | Sep 14 10:03:05.037 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.037 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.037 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.037 INFO kablam! Sep 14 10:03:05.037 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.037 INFO kablam! --> src/arrays/Array256.rs:66:29 Sep 14 10:03:05.037 INFO kablam! | Sep 14 10:03:05.037 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.037 INFO kablam! | ^^^^^^ Sep 14 10:03:05.037 INFO kablam! | Sep 14 10:03:05.037 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.037 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.037 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.037 INFO kablam! Sep 14 10:03:05.037 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.037 INFO kablam! --> src/arrays/Array256.rs:66:43 Sep 14 10:03:05.037 INFO kablam! | Sep 14 10:03:05.037 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.037 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.037 INFO kablam! | Sep 14 10:03:05.037 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.037 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.037 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.037 INFO kablam! Sep 14 10:03:05.037 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.038 INFO kablam! --> src/arrays/Array256.rs:72:20 Sep 14 10:03:05.038 INFO kablam! | Sep 14 10:03:05.038 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.038 INFO kablam! | ^^^^^^ Sep 14 10:03:05.038 INFO kablam! | Sep 14 10:03:05.038 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.038 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.038 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.038 INFO kablam! Sep 14 10:03:05.038 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.038 INFO kablam! --> src/arrays/Array256.rs:72:34 Sep 14 10:03:05.038 INFO kablam! | Sep 14 10:03:05.038 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.038 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.038 INFO kablam! | Sep 14 10:03:05.038 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.038 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.038 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.038 INFO kablam! Sep 14 10:03:05.038 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.038 INFO kablam! --> src/arrays/Array256.rs:78:20 Sep 14 10:03:05.038 INFO kablam! | Sep 14 10:03:05.038 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.038 INFO kablam! | ^^^^^^ Sep 14 10:03:05.038 INFO kablam! | Sep 14 10:03:05.038 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.038 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.038 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.038 INFO kablam! Sep 14 10:03:05.038 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.038 INFO kablam! --> src/arrays/Array256.rs:78:34 Sep 14 10:03:05.038 INFO kablam! | Sep 14 10:03:05.038 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.038 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.038 INFO kablam! | Sep 14 10:03:05.038 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.038 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.038 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.038 INFO kablam! Sep 14 10:03:05.038 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.038 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 14 10:03:05.038 INFO kablam! | Sep 14 10:03:05.038 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.039 INFO kablam! | ^^^^^^ Sep 14 10:03:05.039 INFO kablam! | Sep 14 10:03:05.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.039 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.039 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.039 INFO kablam! Sep 14 10:03:05.039 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.039 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 14 10:03:05.039 INFO kablam! | Sep 14 10:03:05.039 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.039 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.039 INFO kablam! | Sep 14 10:03:05.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.039 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.039 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.039 INFO kablam! Sep 14 10:03:05.039 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.039 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 14 10:03:05.039 INFO kablam! | Sep 14 10:03:05.039 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.039 INFO kablam! | ^^^^^^ Sep 14 10:03:05.039 INFO kablam! | Sep 14 10:03:05.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.039 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.039 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.039 INFO kablam! Sep 14 10:03:05.039 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.039 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 14 10:03:05.039 INFO kablam! | Sep 14 10:03:05.039 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.039 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.039 INFO kablam! | Sep 14 10:03:05.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.039 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.039 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.039 INFO kablam! Sep 14 10:03:05.040 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.040 INFO kablam! --> src/arrays/Array256.rs:99:14 Sep 14 10:03:05.040 INFO kablam! | Sep 14 10:03:05.040 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.040 INFO kablam! | ^^^^^^ Sep 14 10:03:05.040 INFO kablam! | Sep 14 10:03:05.040 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.040 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.040 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.040 INFO kablam! Sep 14 10:03:05.040 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.040 INFO kablam! --> src/arrays/Array256.rs:99:28 Sep 14 10:03:05.040 INFO kablam! | Sep 14 10:03:05.040 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.040 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.040 INFO kablam! | Sep 14 10:03:05.040 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.040 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.040 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.040 INFO kablam! Sep 14 10:03:05.040 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.040 INFO kablam! --> src/arrays/Array256.rs:108:15 Sep 14 10:03:05.040 INFO kablam! | Sep 14 10:03:05.040 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 14 10:03:05.040 INFO kablam! | ^^^^^^ Sep 14 10:03:05.040 INFO kablam! | Sep 14 10:03:05.040 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.040 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.040 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.040 INFO kablam! Sep 14 10:03:05.040 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.040 INFO kablam! --> src/arrays/Array256.rs:120:3 Sep 14 10:03:05.040 INFO kablam! | Sep 14 10:03:05.040 INFO kablam! 120 | self.0.iter() Sep 14 10:03:05.040 INFO kablam! | ^^^^^^ Sep 14 10:03:05.040 INFO kablam! | Sep 14 10:03:05.040 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.040 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.040 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.040 INFO kablam! Sep 14 10:03:05.040 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.040 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 14 10:03:05.040 INFO kablam! | Sep 14 10:03:05.040 INFO kablam! 132 | self.0.iter_mut() Sep 14 10:03:05.040 INFO kablam! | ^^^^^^ Sep 14 10:03:05.040 INFO kablam! | Sep 14 10:03:05.040 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.040 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.040 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.040 INFO kablam! Sep 14 10:03:05.041 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.041 INFO kablam! --> src/arrays/Array256.rs:141:4 Sep 14 10:03:05.041 INFO kablam! | Sep 14 10:03:05.041 INFO kablam! 141 | &self.0[..] Sep 14 10:03:05.041 INFO kablam! | ^^^^^^ Sep 14 10:03:05.041 INFO kablam! | Sep 14 10:03:05.041 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.041 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.041 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.041 INFO kablam! Sep 14 10:03:05.041 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.041 INFO kablam! --> src/arrays/Array256.rs:150:8 Sep 14 10:03:05.041 INFO kablam! | Sep 14 10:03:05.041 INFO kablam! 150 | &mut self.0[..] Sep 14 10:03:05.041 INFO kablam! | ^^^^^^ Sep 14 10:03:05.041 INFO kablam! | Sep 14 10:03:05.041 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.041 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.041 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.041 INFO kablam! Sep 14 10:03:05.041 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.041 INFO kablam! --> src/arrays/Array512.rs:44:3 Sep 14 10:03:05.041 INFO kablam! | Sep 14 10:03:05.041 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 14 10:03:05.041 INFO kablam! | ^^^^^^ Sep 14 10:03:05.041 INFO kablam! | Sep 14 10:03:05.041 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.041 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.041 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.041 INFO kablam! Sep 14 10:03:05.041 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.041 INFO kablam! --> src/arrays/Array512.rs:53:3 Sep 14 10:03:05.041 INFO kablam! | Sep 14 10:03:05.041 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.041 INFO kablam! | ^^^^^^ Sep 14 10:03:05.041 INFO kablam! | Sep 14 10:03:05.041 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.041 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.041 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.041 INFO kablam! Sep 14 10:03:05.041 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.041 INFO kablam! --> src/arrays/Array512.rs:53:18 Sep 14 10:03:05.041 INFO kablam! | Sep 14 10:03:05.041 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.041 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.041 INFO kablam! | Sep 14 10:03:05.041 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.041 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.041 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.041 INFO kablam! Sep 14 10:03:05.042 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.042 INFO kablam! --> src/arrays/Array512.rs:66:29 Sep 14 10:03:05.042 INFO kablam! | Sep 14 10:03:05.042 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.042 INFO kablam! | ^^^^^^ Sep 14 10:03:05.042 INFO kablam! | Sep 14 10:03:05.042 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.042 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.042 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.042 INFO kablam! Sep 14 10:03:05.042 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.042 INFO kablam! --> src/arrays/Array512.rs:66:43 Sep 14 10:03:05.042 INFO kablam! | Sep 14 10:03:05.042 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.042 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.042 INFO kablam! | Sep 14 10:03:05.042 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.042 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.042 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.042 INFO kablam! Sep 14 10:03:05.042 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.042 INFO kablam! --> src/arrays/Array512.rs:72:20 Sep 14 10:03:05.042 INFO kablam! | Sep 14 10:03:05.042 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.042 INFO kablam! | ^^^^^^ Sep 14 10:03:05.042 INFO kablam! | Sep 14 10:03:05.042 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.042 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.042 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.042 INFO kablam! Sep 14 10:03:05.042 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.042 INFO kablam! --> src/arrays/Array512.rs:72:34 Sep 14 10:03:05.042 INFO kablam! | Sep 14 10:03:05.042 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.042 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.042 INFO kablam! | Sep 14 10:03:05.042 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.042 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.042 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.042 INFO kablam! Sep 14 10:03:05.042 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.042 INFO kablam! --> src/arrays/Array512.rs:78:20 Sep 14 10:03:05.042 INFO kablam! | Sep 14 10:03:05.042 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.042 INFO kablam! | ^^^^^^ Sep 14 10:03:05.042 INFO kablam! | Sep 14 10:03:05.042 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.043 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.043 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.043 INFO kablam! Sep 14 10:03:05.043 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.043 INFO kablam! --> src/arrays/Array512.rs:78:34 Sep 14 10:03:05.043 INFO kablam! | Sep 14 10:03:05.043 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.043 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.043 INFO kablam! | Sep 14 10:03:05.043 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.043 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.043 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.043 INFO kablam! Sep 14 10:03:05.043 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.043 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 14 10:03:05.043 INFO kablam! | Sep 14 10:03:05.043 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.043 INFO kablam! | ^^^^^^ Sep 14 10:03:05.043 INFO kablam! | Sep 14 10:03:05.043 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.043 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.043 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.043 INFO kablam! Sep 14 10:03:05.043 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.043 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 14 10:03:05.043 INFO kablam! | Sep 14 10:03:05.043 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.043 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.043 INFO kablam! | Sep 14 10:03:05.043 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.043 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.043 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.043 INFO kablam! Sep 14 10:03:05.043 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.043 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 14 10:03:05.043 INFO kablam! | Sep 14 10:03:05.043 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.043 INFO kablam! | ^^^^^^ Sep 14 10:03:05.043 INFO kablam! | Sep 14 10:03:05.043 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.043 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.043 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.043 INFO kablam! Sep 14 10:03:05.043 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.043 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 14 10:03:05.043 INFO kablam! | Sep 14 10:03:05.043 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.043 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.043 INFO kablam! | Sep 14 10:03:05.043 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.043 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.044 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.044 INFO kablam! Sep 14 10:03:05.044 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.044 INFO kablam! --> src/arrays/Array512.rs:99:14 Sep 14 10:03:05.044 INFO kablam! | Sep 14 10:03:05.044 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.044 INFO kablam! | ^^^^^^ Sep 14 10:03:05.044 INFO kablam! | Sep 14 10:03:05.044 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.044 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.044 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.044 INFO kablam! Sep 14 10:03:05.044 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.044 INFO kablam! --> src/arrays/Array512.rs:99:28 Sep 14 10:03:05.044 INFO kablam! | Sep 14 10:03:05.044 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.044 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.044 INFO kablam! | Sep 14 10:03:05.044 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.044 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.044 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.044 INFO kablam! Sep 14 10:03:05.044 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.044 INFO kablam! --> src/arrays/Array512.rs:108:15 Sep 14 10:03:05.044 INFO kablam! | Sep 14 10:03:05.044 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 14 10:03:05.044 INFO kablam! | ^^^^^^ Sep 14 10:03:05.044 INFO kablam! | Sep 14 10:03:05.044 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.044 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.044 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.044 INFO kablam! Sep 14 10:03:05.044 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.044 INFO kablam! --> src/arrays/Array512.rs:120:3 Sep 14 10:03:05.044 INFO kablam! | Sep 14 10:03:05.044 INFO kablam! 120 | self.0.iter() Sep 14 10:03:05.044 INFO kablam! | ^^^^^^ Sep 14 10:03:05.044 INFO kablam! | Sep 14 10:03:05.044 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.044 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.044 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.044 INFO kablam! Sep 14 10:03:05.044 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.044 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 14 10:03:05.044 INFO kablam! | Sep 14 10:03:05.044 INFO kablam! 132 | self.0.iter_mut() Sep 14 10:03:05.044 INFO kablam! | ^^^^^^ Sep 14 10:03:05.044 INFO kablam! | Sep 14 10:03:05.044 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.044 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.044 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.044 INFO kablam! Sep 14 10:03:05.044 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.045 INFO kablam! --> src/arrays/Array512.rs:141:4 Sep 14 10:03:05.045 INFO kablam! | Sep 14 10:03:05.045 INFO kablam! 141 | &self.0[..] Sep 14 10:03:05.045 INFO kablam! | ^^^^^^ Sep 14 10:03:05.045 INFO kablam! | Sep 14 10:03:05.045 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.045 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.045 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.045 INFO kablam! Sep 14 10:03:05.045 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.045 INFO kablam! --> src/arrays/Array512.rs:150:8 Sep 14 10:03:05.045 INFO kablam! | Sep 14 10:03:05.045 INFO kablam! 150 | &mut self.0[..] Sep 14 10:03:05.045 INFO kablam! | ^^^^^^ Sep 14 10:03:05.045 INFO kablam! | Sep 14 10:03:05.045 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.045 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.045 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.045 INFO kablam! Sep 14 10:03:05.045 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.045 INFO kablam! --> src/arrays/Array1024.rs:44:3 Sep 14 10:03:05.045 INFO kablam! | Sep 14 10:03:05.045 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 14 10:03:05.045 INFO kablam! | ^^^^^^ Sep 14 10:03:05.045 INFO kablam! | Sep 14 10:03:05.045 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.045 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.045 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.045 INFO kablam! Sep 14 10:03:05.045 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.045 INFO kablam! --> src/arrays/Array1024.rs:53:3 Sep 14 10:03:05.045 INFO kablam! | Sep 14 10:03:05.045 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.045 INFO kablam! | ^^^^^^ Sep 14 10:03:05.045 INFO kablam! | Sep 14 10:03:05.045 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.045 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.045 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.045 INFO kablam! Sep 14 10:03:05.045 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.045 INFO kablam! --> src/arrays/Array1024.rs:53:18 Sep 14 10:03:05.045 INFO kablam! | Sep 14 10:03:05.045 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.045 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.045 INFO kablam! | Sep 14 10:03:05.045 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.045 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.046 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.046 INFO kablam! Sep 14 10:03:05.046 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.046 INFO kablam! --> src/arrays/Array1024.rs:66:29 Sep 14 10:03:05.046 INFO kablam! | Sep 14 10:03:05.046 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.046 INFO kablam! | ^^^^^^ Sep 14 10:03:05.046 INFO kablam! | Sep 14 10:03:05.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.046 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.046 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.046 INFO kablam! Sep 14 10:03:05.046 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.046 INFO kablam! --> src/arrays/Array1024.rs:66:43 Sep 14 10:03:05.046 INFO kablam! | Sep 14 10:03:05.046 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.046 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.046 INFO kablam! | Sep 14 10:03:05.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.046 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.046 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.046 INFO kablam! Sep 14 10:03:05.046 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.046 INFO kablam! --> src/arrays/Array1024.rs:72:20 Sep 14 10:03:05.046 INFO kablam! | Sep 14 10:03:05.046 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.046 INFO kablam! | ^^^^^^ Sep 14 10:03:05.046 INFO kablam! | Sep 14 10:03:05.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.046 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.046 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.046 INFO kablam! Sep 14 10:03:05.046 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.046 INFO kablam! --> src/arrays/Array1024.rs:72:34 Sep 14 10:03:05.046 INFO kablam! | Sep 14 10:03:05.046 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.046 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.046 INFO kablam! | Sep 14 10:03:05.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.046 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.046 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.046 INFO kablam! Sep 14 10:03:05.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.047 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.047 INFO kablam! --> src/arrays/Array1024.rs:78:20 Sep 14 10:03:05.047 INFO kablam! | Sep 14 10:03:05.047 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.047 INFO kablam! | ^^^^^^ Sep 14 10:03:05.047 INFO kablam! | Sep 14 10:03:05.047 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.047 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.047 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.047 INFO kablam! Sep 14 10:03:05.047 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.047 INFO kablam! Sep 14 10:03:05.047 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.047 INFO kablam! --> src/arrays/Array1024.rs:78:34 Sep 14 10:03:05.047 INFO kablam! | Sep 14 10:03:05.047 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.047 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.047 INFO kablam! | Sep 14 10:03:05.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.047 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.047 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.047 INFO kablam! Sep 14 10:03:05.047 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.047 INFO kablam! --> src/arrays/Array256.rs:66:29 Sep 14 10:03:05.047 INFO kablam! | Sep 14 10:03:05.047 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.047 INFO kablam! | ^^^^^^ Sep 14 10:03:05.047 INFO kablam! | Sep 14 10:03:05.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.047 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.047 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.047 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 14 10:03:05.047 INFO kablam! | Sep 14 10:03:05.047 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.047 INFO kablam! | ^^^^^^ Sep 14 10:03:05.047 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.047 INFO kablam! Sep 14 10:03:05.047 INFO kablam! | Sep 14 10:03:05.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.047 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.047 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.047 INFO kablam! Sep 14 10:03:05.047 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.047 INFO kablam! --> src/arrays/Array256.rs:66:43 Sep 14 10:03:05.047 INFO kablam! | Sep 14 10:03:05.047 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.048 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.048 INFO kablam! | Sep 14 10:03:05.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.048 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.048 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 14 10:03:05.048 INFO kablam! | Sep 14 10:03:05.048 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.048 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.048 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.048 INFO kablam! | Sep 14 10:03:05.048 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.048 INFO kablam! Sep 14 10:03:05.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.048 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.048 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.048 INFO kablam! Sep 14 10:03:05.048 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.048 INFO kablam! --> src/arrays/Array256.rs:72:20 Sep 14 10:03:05.048 INFO kablam! | Sep 14 10:03:05.048 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.048 INFO kablam! | ^^^^^^ Sep 14 10:03:05.048 INFO kablam! | Sep 14 10:03:05.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.048 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.048 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.048 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 14 10:03:05.048 INFO kablam! | Sep 14 10:03:05.048 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.048 INFO kablam! | ^^^^^^ Sep 14 10:03:05.048 INFO kablam! | Sep 14 10:03:05.048 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.048 INFO kablam! Sep 14 10:03:05.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.048 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.048 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.048 INFO kablam! Sep 14 10:03:05.048 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.048 INFO kablam! --> src/arrays/Array256.rs:72:34 Sep 14 10:03:05.048 INFO kablam! | Sep 14 10:03:05.048 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.048 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.048 INFO kablam! | Sep 14 10:03:05.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.048 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.048 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.048 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 14 10:03:05.048 INFO kablam! | Sep 14 10:03:05.048 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.049 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.049 INFO kablam! | Sep 14 10:03:05.049 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.049 INFO kablam! Sep 14 10:03:05.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.049 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.049 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.049 INFO kablam! Sep 14 10:03:05.049 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.049 INFO kablam! --> src/arrays/Array256.rs:78:20 Sep 14 10:03:05.049 INFO kablam! | Sep 14 10:03:05.049 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.049 INFO kablam! | ^^^^^^ Sep 14 10:03:05.049 INFO kablam! | Sep 14 10:03:05.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.049 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.049 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.049 INFO kablam! --> src/arrays/Array1024.rs:99:14 Sep 14 10:03:05.049 INFO kablam! | Sep 14 10:03:05.049 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.049 INFO kablam! | ^^^^^^ Sep 14 10:03:05.049 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.049 INFO kablam! | Sep 14 10:03:05.049 INFO kablam! Sep 14 10:03:05.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.049 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.049 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.049 INFO kablam! Sep 14 10:03:05.049 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.049 INFO kablam! --> src/arrays/Array256.rs:78:34 Sep 14 10:03:05.049 INFO kablam! | Sep 14 10:03:05.049 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.049 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.049 INFO kablam! | Sep 14 10:03:05.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.049 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.049 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.049 INFO kablam! --> src/arrays/Array1024.rs:99:28 Sep 14 10:03:05.049 INFO kablam! | Sep 14 10:03:05.049 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.049 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.049 INFO kablam! | Sep 14 10:03:05.049 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.049 INFO kablam! Sep 14 10:03:05.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.049 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.049 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.049 INFO kablam! Sep 14 10:03:05.049 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.050 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 14 10:03:05.050 INFO kablam! | Sep 14 10:03:05.050 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.050 INFO kablam! | ^^^^^^ Sep 14 10:03:05.050 INFO kablam! | Sep 14 10:03:05.050 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.050 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.050 INFO kablam! --> src/arrays/Array1024.rs:108:15 Sep 14 10:03:05.050 INFO kablam! | Sep 14 10:03:05.050 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 14 10:03:05.050 INFO kablam! | ^^^^^^ Sep 14 10:03:05.050 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.050 INFO kablam! | Sep 14 10:03:05.050 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.050 INFO kablam! Sep 14 10:03:05.050 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.050 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.050 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.050 INFO kablam! Sep 14 10:03:05.050 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.050 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 14 10:03:05.050 INFO kablam! | Sep 14 10:03:05.050 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.050 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.050 INFO kablam! | Sep 14 10:03:05.050 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.050 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.050 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.050 INFO kablam! --> src/arrays/Array1024.rs:120:3 Sep 14 10:03:05.050 INFO kablam! | Sep 14 10:03:05.050 INFO kablam! 120 | self.0.iter() Sep 14 10:03:05.050 INFO kablam! | ^^^^^^ Sep 14 10:03:05.050 INFO kablam! | Sep 14 10:03:05.050 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.050 INFO kablam! Sep 14 10:03:05.050 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.050 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.050 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.050 INFO kablam! Sep 14 10:03:05.050 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.050 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 14 10:03:05.050 INFO kablam! | Sep 14 10:03:05.050 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.050 INFO kablam! | ^^^^^^ Sep 14 10:03:05.050 INFO kablam! | Sep 14 10:03:05.050 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.051 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.051 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 14 10:03:05.051 INFO kablam! | Sep 14 10:03:05.051 INFO kablam! 132 | self.0.iter_mut() Sep 14 10:03:05.051 INFO kablam! | ^^^^^^ Sep 14 10:03:05.051 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.051 INFO kablam! | Sep 14 10:03:05.051 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.051 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.051 INFO kablam! Sep 14 10:03:05.051 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.051 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.051 INFO kablam! Sep 14 10:03:05.051 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.051 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 14 10:03:05.051 INFO kablam! | Sep 14 10:03:05.051 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.051 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.051 INFO kablam! | Sep 14 10:03:05.051 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.051 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.051 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.051 INFO kablam! --> src/arrays/Array1024.rs:141:4 Sep 14 10:03:05.051 INFO kablam! | Sep 14 10:03:05.051 INFO kablam! 141 | &self.0[..] Sep 14 10:03:05.051 INFO kablam! | ^^^^^^ Sep 14 10:03:05.051 INFO kablam! | Sep 14 10:03:05.051 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.051 INFO kablam! Sep 14 10:03:05.051 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.051 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.051 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.051 INFO kablam! Sep 14 10:03:05.051 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.051 INFO kablam! --> src/arrays/Array256.rs:99:14 Sep 14 10:03:05.051 INFO kablam! | Sep 14 10:03:05.051 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.051 INFO kablam! | ^^^^^^ Sep 14 10:03:05.051 INFO kablam! | Sep 14 10:03:05.051 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.051 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.051 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.051 INFO kablam! --> src/arrays/Array1024.rs:150:8 Sep 14 10:03:05.051 INFO kablam! | Sep 14 10:03:05.051 INFO kablam! 150 | &mut self.0[..] Sep 14 10:03:05.051 INFO kablam! | ^^^^^^ Sep 14 10:03:05.051 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.051 INFO kablam! | Sep 14 10:03:05.052 INFO kablam! Sep 14 10:03:05.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.052 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.052 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.052 INFO kablam! Sep 14 10:03:05.052 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.052 INFO kablam! --> src/arrays/Array256.rs:99:28 Sep 14 10:03:05.052 INFO kablam! | Sep 14 10:03:05.052 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.052 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.052 INFO kablam! | Sep 14 10:03:05.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.052 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.052 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.052 INFO kablam! Sep 14 10:03:05.052 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.052 INFO kablam! --> src/arrays/Array256.rs:108:15 Sep 14 10:03:05.052 INFO kablam! | Sep 14 10:03:05.052 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 14 10:03:05.052 INFO kablam! | ^^^^^^ Sep 14 10:03:05.052 INFO kablam! | Sep 14 10:03:05.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.052 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.052 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.052 INFO kablam! Sep 14 10:03:05.052 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.052 INFO kablam! --> src/arrays/Array256.rs:120:3 Sep 14 10:03:05.052 INFO kablam! | Sep 14 10:03:05.052 INFO kablam! 120 | self.0.iter() Sep 14 10:03:05.052 INFO kablam! | ^^^^^^ Sep 14 10:03:05.052 INFO kablam! | Sep 14 10:03:05.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.052 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.052 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.052 INFO kablam! Sep 14 10:03:05.052 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.052 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 14 10:03:05.052 INFO kablam! | Sep 14 10:03:05.052 INFO kablam! 132 | self.0.iter_mut() Sep 14 10:03:05.052 INFO kablam! | ^^^^^^ Sep 14 10:03:05.052 INFO kablam! | Sep 14 10:03:05.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.052 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.052 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.052 INFO kablam! Sep 14 10:03:05.052 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.052 INFO kablam! --> src/arrays/Array256.rs:141:4 Sep 14 10:03:05.052 INFO kablam! | Sep 14 10:03:05.052 INFO kablam! 141 | &self.0[..] Sep 14 10:03:05.052 INFO kablam! | ^^^^^^ Sep 14 10:03:05.052 INFO kablam! | Sep 14 10:03:05.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.053 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.053 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.053 INFO kablam! Sep 14 10:03:05.053 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.053 INFO kablam! --> src/arrays/Array256.rs:150:8 Sep 14 10:03:05.053 INFO kablam! | Sep 14 10:03:05.053 INFO kablam! 150 | &mut self.0[..] Sep 14 10:03:05.053 INFO kablam! | ^^^^^^ Sep 14 10:03:05.053 INFO kablam! | Sep 14 10:03:05.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.053 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.053 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.053 INFO kablam! Sep 14 10:03:05.053 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.053 INFO kablam! --> src/arrays/Array512.rs:44:3 Sep 14 10:03:05.053 INFO kablam! | Sep 14 10:03:05.053 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 14 10:03:05.053 INFO kablam! | ^^^^^^ Sep 14 10:03:05.053 INFO kablam! | Sep 14 10:03:05.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.053 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.053 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.053 INFO kablam! Sep 14 10:03:05.053 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.053 INFO kablam! --> src/arrays/Array512.rs:53:3 Sep 14 10:03:05.053 INFO kablam! | Sep 14 10:03:05.053 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.053 INFO kablam! | ^^^^^^ Sep 14 10:03:05.053 INFO kablam! | Sep 14 10:03:05.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.053 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.053 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.053 INFO kablam! Sep 14 10:03:05.053 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.053 INFO kablam! --> src/arrays/Array512.rs:53:18 Sep 14 10:03:05.053 INFO kablam! | Sep 14 10:03:05.053 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.053 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.053 INFO kablam! | Sep 14 10:03:05.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.053 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.053 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.053 INFO kablam! Sep 14 10:03:05.053 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.053 INFO kablam! --> src/arrays/Array512.rs:66:29 Sep 14 10:03:05.053 INFO kablam! | Sep 14 10:03:05.053 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.053 INFO kablam! | ^^^^^^ Sep 14 10:03:05.053 INFO kablam! | Sep 14 10:03:05.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.054 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.054 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.054 INFO kablam! Sep 14 10:03:05.054 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.054 INFO kablam! --> src/arrays/Array512.rs:66:43 Sep 14 10:03:05.054 INFO kablam! | Sep 14 10:03:05.054 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.054 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.054 INFO kablam! | Sep 14 10:03:05.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.054 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.054 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.054 INFO kablam! Sep 14 10:03:05.054 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.054 INFO kablam! --> src/arrays/Array512.rs:72:20 Sep 14 10:03:05.054 INFO kablam! | Sep 14 10:03:05.054 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.054 INFO kablam! | ^^^^^^ Sep 14 10:03:05.054 INFO kablam! | Sep 14 10:03:05.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.054 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.054 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.054 INFO kablam! Sep 14 10:03:05.054 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.054 INFO kablam! --> src/arrays/Array512.rs:72:34 Sep 14 10:03:05.054 INFO kablam! | Sep 14 10:03:05.054 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.054 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.054 INFO kablam! | Sep 14 10:03:05.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.054 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.054 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.054 INFO kablam! Sep 14 10:03:05.054 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.054 INFO kablam! --> src/arrays/Array512.rs:78:20 Sep 14 10:03:05.054 INFO kablam! | Sep 14 10:03:05.054 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.054 INFO kablam! | ^^^^^^ Sep 14 10:03:05.054 INFO kablam! | Sep 14 10:03:05.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.054 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.054 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.054 INFO kablam! Sep 14 10:03:05.054 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.054 INFO kablam! --> src/arrays/Array512.rs:78:34 Sep 14 10:03:05.054 INFO kablam! | Sep 14 10:03:05.054 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.054 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.055 INFO kablam! | Sep 14 10:03:05.055 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.055 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.055 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.055 INFO kablam! Sep 14 10:03:05.055 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.055 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 14 10:03:05.055 INFO kablam! | Sep 14 10:03:05.055 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.055 INFO kablam! | ^^^^^^ Sep 14 10:03:05.055 INFO kablam! | Sep 14 10:03:05.055 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.055 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.055 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.055 INFO kablam! Sep 14 10:03:05.055 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.055 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 14 10:03:05.055 INFO kablam! | Sep 14 10:03:05.055 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.055 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.055 INFO kablam! | Sep 14 10:03:05.055 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.055 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.055 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.055 INFO kablam! Sep 14 10:03:05.055 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.055 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 14 10:03:05.055 INFO kablam! | Sep 14 10:03:05.055 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.055 INFO kablam! | ^^^^^^ Sep 14 10:03:05.055 INFO kablam! | Sep 14 10:03:05.055 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.055 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.055 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.055 INFO kablam! Sep 14 10:03:05.055 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.055 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 14 10:03:05.055 INFO kablam! | Sep 14 10:03:05.055 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.055 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.055 INFO kablam! | Sep 14 10:03:05.055 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.055 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.055 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.055 INFO kablam! Sep 14 10:03:05.055 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.055 INFO kablam! --> src/arrays/Array512.rs:99:14 Sep 14 10:03:05.055 INFO kablam! | Sep 14 10:03:05.055 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.055 INFO kablam! | ^^^^^^ Sep 14 10:03:05.056 INFO kablam! | Sep 14 10:03:05.056 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.056 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.056 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.056 INFO kablam! Sep 14 10:03:05.056 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.056 INFO kablam! --> src/arrays/Array512.rs:99:28 Sep 14 10:03:05.056 INFO kablam! | Sep 14 10:03:05.056 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.056 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.056 INFO kablam! | Sep 14 10:03:05.056 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.056 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.056 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.056 INFO kablam! Sep 14 10:03:05.056 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.056 INFO kablam! --> src/arrays/Array512.rs:108:15 Sep 14 10:03:05.056 INFO kablam! | Sep 14 10:03:05.056 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 14 10:03:05.056 INFO kablam! | ^^^^^^ Sep 14 10:03:05.056 INFO kablam! | Sep 14 10:03:05.056 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.056 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.056 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.056 INFO kablam! Sep 14 10:03:05.056 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.056 INFO kablam! --> src/arrays/Array512.rs:120:3 Sep 14 10:03:05.056 INFO kablam! | Sep 14 10:03:05.056 INFO kablam! 120 | self.0.iter() Sep 14 10:03:05.056 INFO kablam! | ^^^^^^ Sep 14 10:03:05.056 INFO kablam! | Sep 14 10:03:05.056 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.056 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.056 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.056 INFO kablam! Sep 14 10:03:05.056 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.056 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 14 10:03:05.056 INFO kablam! | Sep 14 10:03:05.056 INFO kablam! 132 | self.0.iter_mut() Sep 14 10:03:05.056 INFO kablam! | ^^^^^^ Sep 14 10:03:05.056 INFO kablam! | Sep 14 10:03:05.056 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 14 10:03:05.056 INFO kablam! --> src/lib.rs:8:12 Sep 14 10:03:05.056 INFO kablam! | Sep 14 10:03:05.056 INFO kablam! 8 | #![feature(associated_consts)] Sep 14 10:03:05.056 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 10:03:05.056 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.056 INFO kablam! | Sep 14 10:03:05.056 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.056 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 10:03:05.057 INFO kablam! Sep 14 10:03:05.057 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.057 INFO kablam! Sep 14 10:03:05.057 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.057 INFO kablam! --> src/arrays/Array512.rs:141:4 Sep 14 10:03:05.057 INFO kablam! | Sep 14 10:03:05.057 INFO kablam! 141 | &self.0[..] Sep 14 10:03:05.057 INFO kablam! | ^^^^^^ Sep 14 10:03:05.057 INFO kablam! | Sep 14 10:03:05.057 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.057 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.057 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.057 INFO kablam! Sep 14 10:03:05.057 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.057 INFO kablam! --> src/arrays/Array512.rs:150:8 Sep 14 10:03:05.057 INFO kablam! | Sep 14 10:03:05.057 INFO kablam! 150 | &mut self.0[..] Sep 14 10:03:05.057 INFO kablam! | ^^^^^^ Sep 14 10:03:05.057 INFO kablam! | Sep 14 10:03:05.057 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.057 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.057 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.057 INFO kablam! Sep 14 10:03:05.057 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.057 INFO kablam! --> src/arrays/Array1024.rs:44:3 Sep 14 10:03:05.057 INFO kablam! | Sep 14 10:03:05.057 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 14 10:03:05.057 INFO kablam! | ^^^^^^ Sep 14 10:03:05.057 INFO kablam! | Sep 14 10:03:05.057 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.057 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.057 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.057 INFO kablam! Sep 14 10:03:05.057 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.057 INFO kablam! --> src/arrays/Array1024.rs:53:3 Sep 14 10:03:05.057 INFO kablam! | Sep 14 10:03:05.057 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.057 INFO kablam! | ^^^^^^ Sep 14 10:03:05.057 INFO kablam! | Sep 14 10:03:05.057 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.057 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.057 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.057 INFO kablam! Sep 14 10:03:05.057 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.057 INFO kablam! --> src/arrays/Array1024.rs:53:18 Sep 14 10:03:05.057 INFO kablam! | Sep 14 10:03:05.057 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.057 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.057 INFO kablam! | Sep 14 10:03:05.057 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.057 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.057 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.058 INFO kablam! Sep 14 10:03:05.058 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.058 INFO kablam! --> src/arrays/Array1024.rs:66:29 Sep 14 10:03:05.058 INFO kablam! | Sep 14 10:03:05.058 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.058 INFO kablam! | ^^^^^^ Sep 14 10:03:05.058 INFO kablam! | Sep 14 10:03:05.058 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.058 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.058 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.058 INFO kablam! Sep 14 10:03:05.058 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.058 INFO kablam! --> src/arrays/Array1024.rs:66:43 Sep 14 10:03:05.058 INFO kablam! | Sep 14 10:03:05.058 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.058 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.058 INFO kablam! | Sep 14 10:03:05.058 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.058 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.058 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.058 INFO kablam! Sep 14 10:03:05.058 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.058 INFO kablam! --> src/arrays/Array1024.rs:72:20 Sep 14 10:03:05.058 INFO kablam! | Sep 14 10:03:05.058 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.058 INFO kablam! | ^^^^^^ Sep 14 10:03:05.058 INFO kablam! | Sep 14 10:03:05.058 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.058 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.058 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.058 INFO kablam! Sep 14 10:03:05.058 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.058 INFO kablam! --> src/arrays/Array1024.rs:72:34 Sep 14 10:03:05.058 INFO kablam! | Sep 14 10:03:05.058 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.058 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.058 INFO kablam! | Sep 14 10:03:05.058 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.058 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.058 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.058 INFO kablam! Sep 14 10:03:05.058 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.058 INFO kablam! --> src/arrays/Array1024.rs:78:20 Sep 14 10:03:05.058 INFO kablam! | Sep 14 10:03:05.058 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.058 INFO kablam! | ^^^^^^ Sep 14 10:03:05.059 INFO kablam! | Sep 14 10:03:05.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.059 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.059 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.059 INFO kablam! Sep 14 10:03:05.059 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.059 INFO kablam! --> src/arrays/Array1024.rs:78:34 Sep 14 10:03:05.059 INFO kablam! | Sep 14 10:03:05.059 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.059 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.059 INFO kablam! | Sep 14 10:03:05.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.059 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.059 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.059 INFO kablam! Sep 14 10:03:05.059 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.059 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 14 10:03:05.059 INFO kablam! | Sep 14 10:03:05.059 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.059 INFO kablam! | ^^^^^^ Sep 14 10:03:05.059 INFO kablam! | Sep 14 10:03:05.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.059 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.059 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.059 INFO kablam! Sep 14 10:03:05.059 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.059 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 14 10:03:05.059 INFO kablam! | Sep 14 10:03:05.059 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.059 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.059 INFO kablam! | Sep 14 10:03:05.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.059 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.059 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.059 INFO kablam! Sep 14 10:03:05.059 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.059 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 14 10:03:05.059 INFO kablam! | Sep 14 10:03:05.059 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.059 INFO kablam! | ^^^^^^ Sep 14 10:03:05.059 INFO kablam! | Sep 14 10:03:05.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.059 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.059 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.059 INFO kablam! Sep 14 10:03:05.059 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.059 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 14 10:03:05.059 INFO kablam! | Sep 14 10:03:05.059 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.059 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.059 INFO kablam! | Sep 14 10:03:05.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.060 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.060 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.060 INFO kablam! Sep 14 10:03:05.060 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.060 INFO kablam! --> src/arrays/Array1024.rs:99:14 Sep 14 10:03:05.060 INFO kablam! | Sep 14 10:03:05.060 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.060 INFO kablam! | ^^^^^^ Sep 14 10:03:05.060 INFO kablam! | Sep 14 10:03:05.060 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.060 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.060 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.060 INFO kablam! Sep 14 10:03:05.060 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.060 INFO kablam! --> src/arrays/Array1024.rs:99:28 Sep 14 10:03:05.060 INFO kablam! | Sep 14 10:03:05.060 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.060 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.060 INFO kablam! | Sep 14 10:03:05.060 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.060 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.060 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.060 INFO kablam! Sep 14 10:03:05.060 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.060 INFO kablam! --> src/arrays/Array1024.rs:108:15 Sep 14 10:03:05.060 INFO kablam! | Sep 14 10:03:05.060 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 14 10:03:05.060 INFO kablam! | ^^^^^^ Sep 14 10:03:05.060 INFO kablam! | Sep 14 10:03:05.060 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.060 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.060 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.060 INFO kablam! Sep 14 10:03:05.060 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.060 INFO kablam! --> src/arrays/Array1024.rs:120:3 Sep 14 10:03:05.060 INFO kablam! | Sep 14 10:03:05.060 INFO kablam! 120 | self.0.iter() Sep 14 10:03:05.060 INFO kablam! | ^^^^^^ Sep 14 10:03:05.060 INFO kablam! | Sep 14 10:03:05.060 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.060 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.060 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.060 INFO kablam! Sep 14 10:03:05.060 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.060 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 14 10:03:05.060 INFO kablam! | Sep 14 10:03:05.060 INFO kablam! 132 | self.0.iter_mut() Sep 14 10:03:05.060 INFO kablam! | ^^^^^^ Sep 14 10:03:05.060 INFO kablam! | Sep 14 10:03:05.060 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.060 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.060 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.060 INFO kablam! Sep 14 10:03:05.060 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.061 INFO kablam! --> src/arrays/Array1024.rs:141:4 Sep 14 10:03:05.061 INFO kablam! | Sep 14 10:03:05.061 INFO kablam! 141 | &self.0[..] Sep 14 10:03:05.061 INFO kablam! | ^^^^^^ Sep 14 10:03:05.061 INFO kablam! | Sep 14 10:03:05.061 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.061 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.061 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.061 INFO kablam! Sep 14 10:03:05.061 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.061 INFO kablam! --> src/arrays/Array1024.rs:150:8 Sep 14 10:03:05.061 INFO kablam! | Sep 14 10:03:05.061 INFO kablam! 150 | &mut self.0[..] Sep 14 10:03:05.061 INFO kablam! | ^^^^^^ Sep 14 10:03:05.061 INFO kablam! | Sep 14 10:03:05.061 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.061 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.061 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.061 INFO kablam! Sep 14 10:03:05.061 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 14 10:03:05.062 INFO kablam! --> src/lib.rs:8:12 Sep 14 10:03:05.062 INFO kablam! | Sep 14 10:03:05.062 INFO kablam! 8 | #![feature(associated_consts)] Sep 14 10:03:05.063 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 10:03:05.063 INFO kablam! | Sep 14 10:03:05.063 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 10:03:05.063 INFO kablam! Sep 14 10:03:05.067 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.98s Sep 14 10:03:05.069 INFO kablam! su: No module specific data is present Sep 14 10:03:05.759 INFO running `"docker" "rm" "-f" "bfe367efd77ec95ce652cb47dfe8d4ec8416c25f53bf3bcbc7197fb7378091a2"` Sep 14 10:03:05.834 INFO blam! bfe367efd77ec95ce652cb47dfe8d4ec8416c25f53bf3bcbc7197fb7378091a2