Sep 14 10:03:03.157 INFO checking rust-extra-0.0.13 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 10:03:03.157 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 10:03:03.157 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-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.316 INFO blam! b86ac49b0776ecd294029846059bfc24e50ba5247e97fca209b06cb0e01493bb Sep 14 10:03:03.317 INFO running `"docker" "start" "-a" "b86ac49b0776ecd294029846059bfc24e50ba5247e97fca209b06cb0e01493bb"` Sep 14 10:03:04.070 INFO kablam! usermod: no changes Sep 14 10:03:04.130 INFO kablam! Checking rust-extra v0.0.13 (file:///source) Sep 14 10:03:04.647 INFO kablam! warning: unused macro definition Sep 14 10:03:04.647 INFO kablam! --> src/do_while_loop.rs:5:1 Sep 14 10:03:04.647 INFO kablam! | Sep 14 10:03:04.647 INFO kablam! 5 | / macro_rules! do_while_loop Sep 14 10:03:04.647 INFO kablam! 6 | | { Sep 14 10:03:04.647 INFO kablam! 7 | | ( Sep 14 10:03:04.647 INFO kablam! 8 | | do Sep 14 10:03:04.647 INFO kablam! ... | Sep 14 10:03:04.647 INFO kablam! 21 | | }; Sep 14 10:03:04.647 INFO kablam! 22 | | } Sep 14 10:03:04.647 INFO kablam! | |_^ Sep 14 10:03:04.647 INFO kablam! | Sep 14 10:03:04.647 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 14 10:03:04.647 INFO kablam! Sep 14 10:03:04.660 INFO kablam! warning: unused macro definition Sep 14 10:03:04.660 INFO kablam! --> src/do_while_loop.rs:5:1 Sep 14 10:03:04.660 INFO kablam! | Sep 14 10:03:04.660 INFO kablam! 5 | / macro_rules! do_while_loop Sep 14 10:03:04.660 INFO kablam! 6 | | { Sep 14 10:03:04.660 INFO kablam! 7 | | ( Sep 14 10:03:04.660 INFO kablam! 8 | | do Sep 14 10:03:04.660 INFO kablam! ... | Sep 14 10:03:04.660 INFO kablam! 21 | | }; Sep 14 10:03:04.660 INFO kablam! 22 | | } Sep 14 10:03:04.660 INFO kablam! | |_^ Sep 14 10:03:04.660 INFO kablam! | Sep 14 10:03:04.660 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 14 10:03:04.660 INFO kablam! Sep 14 10:03:05.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.191 INFO kablam! --> src/arrays/Array40.rs:44:3 Sep 14 10:03:05.191 INFO kablam! | Sep 14 10:03:05.191 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 14 10:03:05.191 INFO kablam! | ^^^^^^ Sep 14 10:03:05.191 INFO kablam! | Sep 14 10:03:05.191 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 14 10:03:05.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.191 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.191 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.191 INFO kablam! Sep 14 10:03:05.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.191 INFO kablam! --> src/arrays/Array40.rs:53:3 Sep 14 10:03:05.191 INFO kablam! | Sep 14 10:03:05.191 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.191 INFO kablam! | ^^^^^^ Sep 14 10:03:05.191 INFO kablam! | Sep 14 10:03:05.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.191 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.191 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.191 INFO kablam! Sep 14 10:03:05.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.191 INFO kablam! --> src/arrays/Array40.rs:53:18 Sep 14 10:03:05.191 INFO kablam! | Sep 14 10:03:05.191 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.191 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.191 INFO kablam! | Sep 14 10:03:05.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.191 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.191 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.191 INFO kablam! Sep 14 10:03:05.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.191 INFO kablam! --> src/arrays/Array40.rs:66:29 Sep 14 10:03:05.191 INFO kablam! | Sep 14 10:03:05.191 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.191 INFO kablam! | ^^^^^^ Sep 14 10:03:05.191 INFO kablam! | Sep 14 10:03:05.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.191 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.191 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.191 INFO kablam! Sep 14 10:03:05.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.192 INFO kablam! --> src/arrays/Array40.rs:66:43 Sep 14 10:03:05.192 INFO kablam! | Sep 14 10:03:05.192 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.192 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.192 INFO kablam! | Sep 14 10:03:05.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.192 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.192 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.192 INFO kablam! Sep 14 10:03:05.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.192 INFO kablam! --> src/arrays/Array40.rs:72:20 Sep 14 10:03:05.192 INFO kablam! | Sep 14 10:03:05.192 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.192 INFO kablam! | ^^^^^^ Sep 14 10:03:05.192 INFO kablam! | Sep 14 10:03:05.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.192 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.192 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.192 INFO kablam! Sep 14 10:03:05.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.192 INFO kablam! --> src/arrays/Array40.rs:72:34 Sep 14 10:03:05.192 INFO kablam! | Sep 14 10:03:05.192 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.192 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.192 INFO kablam! | Sep 14 10:03:05.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.192 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.192 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.192 INFO kablam! Sep 14 10:03:05.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.192 INFO kablam! --> src/arrays/Array40.rs:78:20 Sep 14 10:03:05.192 INFO kablam! | Sep 14 10:03:05.192 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.192 INFO kablam! | ^^^^^^ Sep 14 10:03:05.192 INFO kablam! | Sep 14 10:03:05.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.192 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.192 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.192 INFO kablam! Sep 14 10:03:05.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.192 INFO kablam! --> src/arrays/Array40.rs:78:34 Sep 14 10:03:05.192 INFO kablam! | Sep 14 10:03:05.192 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.192 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.192 INFO kablam! | Sep 14 10:03:05.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.192 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.192 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.192 INFO kablam! Sep 14 10:03:05.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.192 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 14 10:03:05.192 INFO kablam! | Sep 14 10:03:05.192 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.192 INFO kablam! | ^^^^^^ Sep 14 10:03:05.192 INFO kablam! | Sep 14 10:03:05.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.192 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.192 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.192 INFO kablam! Sep 14 10:03:05.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.194 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 14 10:03:05.194 INFO kablam! | Sep 14 10:03:05.194 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.194 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.194 INFO kablam! | Sep 14 10:03:05.194 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.194 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.194 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.194 INFO kablam! Sep 14 10:03:05.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.194 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 14 10:03:05.194 INFO kablam! | Sep 14 10:03:05.194 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.194 INFO kablam! | ^^^^^^ Sep 14 10:03:05.194 INFO kablam! | Sep 14 10:03:05.194 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.194 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.194 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.194 INFO kablam! Sep 14 10:03:05.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.197 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 14 10:03:05.197 INFO kablam! | Sep 14 10:03:05.197 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.197 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.197 INFO kablam! | Sep 14 10:03:05.197 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.197 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.197 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.197 INFO kablam! Sep 14 10:03:05.197 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.197 INFO kablam! --> src/arrays/Array40.rs:99:14 Sep 14 10:03:05.198 INFO kablam! | Sep 14 10:03:05.198 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.198 INFO kablam! | ^^^^^^ Sep 14 10:03:05.198 INFO kablam! | Sep 14 10:03:05.198 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.198 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.198 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.198 INFO kablam! Sep 14 10:03:05.198 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.198 INFO kablam! --> src/arrays/Array40.rs:99:28 Sep 14 10:03:05.198 INFO kablam! | Sep 14 10:03:05.198 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.198 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.198 INFO kablam! | Sep 14 10:03:05.198 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.198 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.198 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.198 INFO kablam! Sep 14 10:03:05.198 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.198 INFO kablam! --> src/arrays/Array40.rs:108:15 Sep 14 10:03:05.198 INFO kablam! | Sep 14 10:03:05.198 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 14 10:03:05.198 INFO kablam! | ^^^^^^ Sep 14 10:03:05.198 INFO kablam! | Sep 14 10:03:05.198 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.198 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.198 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.198 INFO kablam! Sep 14 10:03:05.198 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.198 INFO kablam! --> src/arrays/Array40.rs:120:3 Sep 14 10:03:05.198 INFO kablam! | Sep 14 10:03:05.198 INFO kablam! 120 | self.0.iter() Sep 14 10:03:05.198 INFO kablam! | ^^^^^^ Sep 14 10:03:05.198 INFO kablam! | Sep 14 10:03:05.199 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.199 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.199 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.199 INFO kablam! Sep 14 10:03:05.199 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.199 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 14 10:03:05.199 INFO kablam! | Sep 14 10:03:05.199 INFO kablam! 132 | self.0.iter_mut() Sep 14 10:03:05.199 INFO kablam! | ^^^^^^ Sep 14 10:03:05.199 INFO kablam! | Sep 14 10:03:05.199 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.199 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.199 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.199 INFO kablam! Sep 14 10:03:05.199 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.199 INFO kablam! --> src/arrays/Array40.rs:141:4 Sep 14 10:03:05.199 INFO kablam! | Sep 14 10:03:05.199 INFO kablam! 141 | &self.0[..] Sep 14 10:03:05.199 INFO kablam! | ^^^^^^ Sep 14 10:03:05.199 INFO kablam! | Sep 14 10:03:05.199 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.199 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.199 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.199 INFO kablam! Sep 14 10:03:05.199 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.199 INFO kablam! --> src/arrays/Array40.rs:150:8 Sep 14 10:03:05.199 INFO kablam! | Sep 14 10:03:05.199 INFO kablam! 150 | &mut self.0[..] Sep 14 10:03:05.199 INFO kablam! | ^^^^^^ Sep 14 10:03:05.199 INFO kablam! | Sep 14 10:03:05.199 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.199 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.199 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.199 INFO kablam! Sep 14 10:03:05.199 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.199 INFO kablam! --> src/arrays/Array52.rs:44:3 Sep 14 10:03:05.199 INFO kablam! | Sep 14 10:03:05.199 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 14 10:03:05.199 INFO kablam! | ^^^^^^ Sep 14 10:03:05.199 INFO kablam! | Sep 14 10:03:05.199 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.199 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.199 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.199 INFO kablam! Sep 14 10:03:05.199 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.199 INFO kablam! --> src/arrays/Array52.rs:53:3 Sep 14 10:03:05.199 INFO kablam! | Sep 14 10:03:05.199 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.199 INFO kablam! | ^^^^^^ Sep 14 10:03:05.199 INFO kablam! | Sep 14 10:03:05.199 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.199 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.199 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.199 INFO kablam! Sep 14 10:03:05.199 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.199 INFO kablam! --> src/arrays/Array52.rs:53:18 Sep 14 10:03:05.199 INFO kablam! | Sep 14 10:03:05.199 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.199 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.199 INFO kablam! | Sep 14 10:03:05.199 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.199 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.199 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.199 INFO kablam! Sep 14 10:03:05.200 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.200 INFO kablam! --> src/arrays/Array52.rs:66:29 Sep 14 10:03:05.200 INFO kablam! | Sep 14 10:03:05.200 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.200 INFO kablam! | ^^^^^^ Sep 14 10:03:05.200 INFO kablam! | Sep 14 10:03:05.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.200 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.200 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.200 INFO kablam! Sep 14 10:03:05.200 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.200 INFO kablam! --> src/arrays/Array52.rs:66:43 Sep 14 10:03:05.200 INFO kablam! | Sep 14 10:03:05.200 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.200 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.200 INFO kablam! | Sep 14 10:03:05.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.200 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.200 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.200 INFO kablam! Sep 14 10:03:05.200 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.200 INFO kablam! --> src/arrays/Array52.rs:72:20 Sep 14 10:03:05.200 INFO kablam! | Sep 14 10:03:05.200 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.200 INFO kablam! | ^^^^^^ Sep 14 10:03:05.206 INFO kablam! | Sep 14 10:03:05.206 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.207 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.207 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.207 INFO kablam! Sep 14 10:03:05.207 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.207 INFO kablam! --> src/arrays/Array52.rs:72:34 Sep 14 10:03:05.207 INFO kablam! | Sep 14 10:03:05.207 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.207 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.207 INFO kablam! | Sep 14 10:03:05.207 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.207 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.207 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.207 INFO kablam! Sep 14 10:03:05.207 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.207 INFO kablam! --> src/arrays/Array52.rs:78:20 Sep 14 10:03:05.207 INFO kablam! | Sep 14 10:03:05.207 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.207 INFO kablam! | ^^^^^^ Sep 14 10:03:05.207 INFO kablam! | Sep 14 10:03:05.207 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.207 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.207 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.207 INFO kablam! Sep 14 10:03:05.207 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.207 INFO kablam! --> src/arrays/Array52.rs:78:34 Sep 14 10:03:05.207 INFO kablam! | Sep 14 10:03:05.207 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.207 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.207 INFO kablam! | Sep 14 10:03:05.207 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.207 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.207 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.207 INFO kablam! Sep 14 10:03:05.207 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.207 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 14 10:03:05.207 INFO kablam! | Sep 14 10:03:05.207 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.207 INFO kablam! | ^^^^^^ Sep 14 10:03:05.207 INFO kablam! | Sep 14 10:03:05.207 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.207 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.207 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.207 INFO kablam! Sep 14 10:03:05.207 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.207 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 14 10:03:05.207 INFO kablam! | Sep 14 10:03:05.207 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.207 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.207 INFO kablam! | Sep 14 10:03:05.207 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.208 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.208 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.208 INFO kablam! Sep 14 10:03:05.208 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.208 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 14 10:03:05.208 INFO kablam! | Sep 14 10:03:05.208 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.208 INFO kablam! | ^^^^^^ Sep 14 10:03:05.208 INFO kablam! | Sep 14 10:03:05.208 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.208 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.208 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.208 INFO kablam! Sep 14 10:03:05.208 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.208 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 14 10:03:05.208 INFO kablam! | Sep 14 10:03:05.208 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.208 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.208 INFO kablam! | Sep 14 10:03:05.208 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.208 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.208 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.208 INFO kablam! Sep 14 10:03:05.208 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.208 INFO kablam! --> src/arrays/Array52.rs:99:14 Sep 14 10:03:05.208 INFO kablam! | Sep 14 10:03:05.208 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.208 INFO kablam! | ^^^^^^ Sep 14 10:03:05.208 INFO kablam! | Sep 14 10:03:05.208 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.208 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.208 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.208 INFO kablam! Sep 14 10:03:05.208 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.208 INFO kablam! --> src/arrays/Array52.rs:99:28 Sep 14 10:03:05.208 INFO kablam! | Sep 14 10:03:05.208 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.208 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.208 INFO kablam! | Sep 14 10:03:05.208 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.208 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.208 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.208 INFO kablam! Sep 14 10:03:05.208 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.208 INFO kablam! --> src/arrays/Array52.rs:108:15 Sep 14 10:03:05.208 INFO kablam! | Sep 14 10:03:05.208 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 14 10:03:05.208 INFO kablam! | ^^^^^^ Sep 14 10:03:05.208 INFO kablam! | Sep 14 10:03:05.208 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.208 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.208 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.209 INFO kablam! Sep 14 10:03:05.209 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.209 INFO kablam! --> src/arrays/Array52.rs:120:3 Sep 14 10:03:05.209 INFO kablam! | Sep 14 10:03:05.209 INFO kablam! 120 | self.0.iter() Sep 14 10:03:05.209 INFO kablam! | ^^^^^^ Sep 14 10:03:05.209 INFO kablam! | Sep 14 10:03:05.209 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.209 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.209 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.209 INFO kablam! Sep 14 10:03:05.209 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.209 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 14 10:03:05.209 INFO kablam! | Sep 14 10:03:05.209 INFO kablam! 132 | self.0.iter_mut() Sep 14 10:03:05.209 INFO kablam! | ^^^^^^ Sep 14 10:03:05.209 INFO kablam! | Sep 14 10:03:05.209 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.209 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.209 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.209 INFO kablam! Sep 14 10:03:05.209 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.209 INFO kablam! --> src/arrays/Array52.rs:141:4 Sep 14 10:03:05.209 INFO kablam! | Sep 14 10:03:05.209 INFO kablam! 141 | &self.0[..] Sep 14 10:03:05.209 INFO kablam! | ^^^^^^ Sep 14 10:03:05.209 INFO kablam! | Sep 14 10:03:05.209 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.209 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.209 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.209 INFO kablam! Sep 14 10:03:05.209 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.209 INFO kablam! --> src/arrays/Array52.rs:150:8 Sep 14 10:03:05.209 INFO kablam! | Sep 14 10:03:05.209 INFO kablam! 150 | &mut self.0[..] Sep 14 10:03:05.209 INFO kablam! | ^^^^^^ Sep 14 10:03:05.209 INFO kablam! | Sep 14 10:03:05.209 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.209 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.209 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.209 INFO kablam! Sep 14 10:03:05.209 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.209 INFO kablam! --> src/arrays/Array64.rs:44:3 Sep 14 10:03:05.209 INFO kablam! | Sep 14 10:03:05.209 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 14 10:03:05.209 INFO kablam! | ^^^^^^ Sep 14 10:03:05.209 INFO kablam! | Sep 14 10:03:05.209 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.209 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.209 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.210 INFO kablam! Sep 14 10:03:05.210 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.210 INFO kablam! --> src/arrays/Array64.rs:53:3 Sep 14 10:03:05.210 INFO kablam! | Sep 14 10:03:05.210 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.210 INFO kablam! | ^^^^^^ Sep 14 10:03:05.210 INFO kablam! | Sep 14 10:03:05.210 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.210 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.210 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.210 INFO kablam! Sep 14 10:03:05.210 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.210 INFO kablam! --> src/arrays/Array64.rs:53:18 Sep 14 10:03:05.210 INFO kablam! | Sep 14 10:03:05.210 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.210 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.210 INFO kablam! | Sep 14 10:03:05.214 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.215 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.218 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.218 INFO kablam! Sep 14 10:03:05.218 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.218 INFO kablam! --> src/arrays/Array64.rs:66:29 Sep 14 10:03:05.218 INFO kablam! | Sep 14 10:03:05.218 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.218 INFO kablam! | ^^^^^^ Sep 14 10:03:05.218 INFO kablam! | Sep 14 10:03:05.218 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.218 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.218 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.218 INFO kablam! Sep 14 10:03:05.218 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.218 INFO kablam! --> src/arrays/Array64.rs:66:43 Sep 14 10:03:05.218 INFO kablam! | Sep 14 10:03:05.218 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.218 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.218 INFO kablam! | Sep 14 10:03:05.218 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.218 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.218 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.218 INFO kablam! Sep 14 10:03:05.218 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.218 INFO kablam! --> src/arrays/Array64.rs:72:20 Sep 14 10:03:05.218 INFO kablam! | Sep 14 10:03:05.218 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.218 INFO kablam! | ^^^^^^ Sep 14 10:03:05.218 INFO kablam! | Sep 14 10:03:05.218 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.219 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.219 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.219 INFO kablam! Sep 14 10:03:05.219 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.219 INFO kablam! --> src/arrays/Array64.rs:72:34 Sep 14 10:03:05.219 INFO kablam! | Sep 14 10:03:05.219 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.219 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.219 INFO kablam! | Sep 14 10:03:05.219 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.219 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.219 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.219 INFO kablam! Sep 14 10:03:05.219 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.219 INFO kablam! --> src/arrays/Array64.rs:78:20 Sep 14 10:03:05.219 INFO kablam! | Sep 14 10:03:05.219 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.219 INFO kablam! | ^^^^^^ Sep 14 10:03:05.219 INFO kablam! | Sep 14 10:03:05.219 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.219 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.219 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.219 INFO kablam! Sep 14 10:03:05.219 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.219 INFO kablam! --> src/arrays/Array64.rs:78:34 Sep 14 10:03:05.219 INFO kablam! | Sep 14 10:03:05.219 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.219 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.219 INFO kablam! | Sep 14 10:03:05.219 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.219 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.219 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.219 INFO kablam! Sep 14 10:03:05.219 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.219 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 14 10:03:05.219 INFO kablam! | Sep 14 10:03:05.219 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.219 INFO kablam! | ^^^^^^ Sep 14 10:03:05.219 INFO kablam! | Sep 14 10:03:05.219 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.219 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.219 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.219 INFO kablam! Sep 14 10:03:05.219 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.219 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 14 10:03:05.219 INFO kablam! | Sep 14 10:03:05.219 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.219 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.219 INFO kablam! | Sep 14 10:03:05.219 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.219 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.219 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.219 INFO kablam! Sep 14 10:03:05.219 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.219 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 14 10:03:05.219 INFO kablam! | Sep 14 10:03:05.219 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.219 INFO kablam! | ^^^^^^ Sep 14 10:03:05.219 INFO kablam! | Sep 14 10:03:05.219 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.219 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.219 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.219 INFO kablam! Sep 14 10:03:05.219 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.219 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 14 10:03:05.219 INFO kablam! | Sep 14 10:03:05.219 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.219 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.220 INFO kablam! | Sep 14 10:03:05.220 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.220 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.220 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.220 INFO kablam! Sep 14 10:03:05.220 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.220 INFO kablam! --> src/arrays/Array64.rs:99:14 Sep 14 10:03:05.220 INFO kablam! | Sep 14 10:03:05.220 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.220 INFO kablam! | ^^^^^^ Sep 14 10:03:05.220 INFO kablam! | Sep 14 10:03:05.220 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.220 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.220 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.220 INFO kablam! Sep 14 10:03:05.220 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.220 INFO kablam! --> src/arrays/Array64.rs:99:28 Sep 14 10:03:05.220 INFO kablam! | Sep 14 10:03:05.220 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.220 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.220 INFO kablam! | Sep 14 10:03:05.220 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.220 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.220 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.220 INFO kablam! Sep 14 10:03:05.220 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.226 INFO kablam! --> src/arrays/Array64.rs:108:15 Sep 14 10:03:05.226 INFO kablam! | Sep 14 10:03:05.227 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 14 10:03:05.227 INFO kablam! | ^^^^^^ Sep 14 10:03:05.227 INFO kablam! | Sep 14 10:03:05.227 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.227 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.227 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.227 INFO kablam! Sep 14 10:03:05.227 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.227 INFO kablam! --> src/arrays/Array64.rs:120:3 Sep 14 10:03:05.227 INFO kablam! | Sep 14 10:03:05.227 INFO kablam! 120 | self.0.iter() Sep 14 10:03:05.227 INFO kablam! | ^^^^^^ Sep 14 10:03:05.227 INFO kablam! | Sep 14 10:03:05.227 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.227 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.227 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.227 INFO kablam! Sep 14 10:03:05.227 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.227 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 14 10:03:05.227 INFO kablam! | Sep 14 10:03:05.227 INFO kablam! 132 | self.0.iter_mut() Sep 14 10:03:05.227 INFO kablam! | ^^^^^^ Sep 14 10:03:05.227 INFO kablam! | Sep 14 10:03:05.227 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.227 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.227 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.227 INFO kablam! Sep 14 10:03:05.227 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.227 INFO kablam! --> src/arrays/Array64.rs:141:4 Sep 14 10:03:05.227 INFO kablam! | Sep 14 10:03:05.227 INFO kablam! 141 | &self.0[..] Sep 14 10:03:05.227 INFO kablam! | ^^^^^^ Sep 14 10:03:05.227 INFO kablam! | Sep 14 10:03:05.227 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.227 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.227 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.227 INFO kablam! Sep 14 10:03:05.227 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.227 INFO kablam! --> src/arrays/Array64.rs:150:8 Sep 14 10:03:05.227 INFO kablam! | Sep 14 10:03:05.227 INFO kablam! 150 | &mut self.0[..] Sep 14 10:03:05.227 INFO kablam! | ^^^^^^ Sep 14 10:03:05.227 INFO kablam! | Sep 14 10:03:05.227 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.227 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.227 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.227 INFO kablam! Sep 14 10:03:05.227 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.227 INFO kablam! --> src/arrays/Array128.rs:44:3 Sep 14 10:03:05.227 INFO kablam! | Sep 14 10:03:05.228 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 14 10:03:05.228 INFO kablam! | ^^^^^^ Sep 14 10:03:05.228 INFO kablam! | Sep 14 10:03:05.228 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.228 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.228 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.228 INFO kablam! Sep 14 10:03:05.228 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.228 INFO kablam! --> src/arrays/Array128.rs:53:3 Sep 14 10:03:05.228 INFO kablam! | Sep 14 10:03:05.228 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.228 INFO kablam! | ^^^^^^ Sep 14 10:03:05.228 INFO kablam! | Sep 14 10:03:05.228 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.228 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.228 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.228 INFO kablam! Sep 14 10:03:05.228 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.228 INFO kablam! --> src/arrays/Array128.rs:53:18 Sep 14 10:03:05.228 INFO kablam! | Sep 14 10:03:05.228 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.228 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.228 INFO kablam! | Sep 14 10:03:05.228 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.228 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.228 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.228 INFO kablam! Sep 14 10:03:05.228 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.228 INFO kablam! --> src/arrays/Array128.rs:66:29 Sep 14 10:03:05.228 INFO kablam! | Sep 14 10:03:05.228 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.228 INFO kablam! | ^^^^^^ Sep 14 10:03:05.228 INFO kablam! | Sep 14 10:03:05.228 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.228 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.228 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.228 INFO kablam! Sep 14 10:03:05.228 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.228 INFO kablam! --> src/arrays/Array128.rs:66:43 Sep 14 10:03:05.228 INFO kablam! | Sep 14 10:03:05.228 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.228 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.228 INFO kablam! | Sep 14 10:03:05.228 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.228 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.228 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.228 INFO kablam! Sep 14 10:03:05.228 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.228 INFO kablam! --> src/arrays/Array128.rs:72:20 Sep 14 10:03:05.228 INFO kablam! | Sep 14 10:03:05.228 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.228 INFO kablam! | ^^^^^^ Sep 14 10:03:05.229 INFO kablam! | Sep 14 10:03:05.229 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.229 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.229 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.229 INFO kablam! Sep 14 10:03:05.229 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.229 INFO kablam! --> src/arrays/Array128.rs:72:34 Sep 14 10:03:05.229 INFO kablam! | Sep 14 10:03:05.229 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.229 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.229 INFO kablam! | Sep 14 10:03:05.229 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.229 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.229 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.229 INFO kablam! Sep 14 10:03:05.229 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.229 INFO kablam! --> src/arrays/Array128.rs:78:20 Sep 14 10:03:05.229 INFO kablam! | Sep 14 10:03:05.229 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.229 INFO kablam! | ^^^^^^ Sep 14 10:03:05.229 INFO kablam! | Sep 14 10:03:05.229 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.229 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.229 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.229 INFO kablam! Sep 14 10:03:05.229 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.229 INFO kablam! --> src/arrays/Array128.rs:78:34 Sep 14 10:03:05.229 INFO kablam! | Sep 14 10:03:05.229 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.229 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.229 INFO kablam! | Sep 14 10:03:05.229 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.229 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.229 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.229 INFO kablam! Sep 14 10:03:05.229 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.229 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 14 10:03:05.229 INFO kablam! | Sep 14 10:03:05.229 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.229 INFO kablam! | ^^^^^^ Sep 14 10:03:05.229 INFO kablam! | Sep 14 10:03:05.229 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.229 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.229 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.229 INFO kablam! Sep 14 10:03:05.229 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.229 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 14 10:03:05.229 INFO kablam! | Sep 14 10:03:05.229 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.229 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.229 INFO kablam! | Sep 14 10:03:05.230 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.230 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.230 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.230 INFO kablam! Sep 14 10:03:05.230 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.230 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 14 10:03:05.230 INFO kablam! | Sep 14 10:03:05.230 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.230 INFO kablam! | ^^^^^^ Sep 14 10:03:05.230 INFO kablam! | Sep 14 10:03:05.230 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.230 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.230 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.230 INFO kablam! Sep 14 10:03:05.230 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.230 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 14 10:03:05.230 INFO kablam! | Sep 14 10:03:05.230 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.230 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.230 INFO kablam! | Sep 14 10:03:05.230 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.230 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.230 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.230 INFO kablam! Sep 14 10:03:05.230 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.230 INFO kablam! --> src/arrays/Array128.rs:99:14 Sep 14 10:03:05.230 INFO kablam! | Sep 14 10:03:05.230 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.230 INFO kablam! | ^^^^^^ Sep 14 10:03:05.230 INFO kablam! | Sep 14 10:03:05.230 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.230 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.230 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.230 INFO kablam! Sep 14 10:03:05.230 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.230 INFO kablam! --> src/arrays/Array128.rs:99:28 Sep 14 10:03:05.230 INFO kablam! | Sep 14 10:03:05.230 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.230 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.230 INFO kablam! | Sep 14 10:03:05.230 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.230 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.230 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.230 INFO kablam! Sep 14 10:03:05.230 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.230 INFO kablam! --> src/arrays/Array128.rs:108:15 Sep 14 10:03:05.230 INFO kablam! | Sep 14 10:03:05.230 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 14 10:03:05.230 INFO kablam! | ^^^^^^ Sep 14 10:03:05.230 INFO kablam! | Sep 14 10:03:05.231 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.231 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.231 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.231 INFO kablam! Sep 14 10:03:05.231 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.231 INFO kablam! --> src/arrays/Array128.rs:120:3 Sep 14 10:03:05.231 INFO kablam! | Sep 14 10:03:05.231 INFO kablam! 120 | self.0.iter() Sep 14 10:03:05.231 INFO kablam! | ^^^^^^ Sep 14 10:03:05.231 INFO kablam! | Sep 14 10:03:05.231 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.231 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.231 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.231 INFO kablam! Sep 14 10:03:05.231 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.231 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 14 10:03:05.231 INFO kablam! | Sep 14 10:03:05.231 INFO kablam! 132 | self.0.iter_mut() Sep 14 10:03:05.231 INFO kablam! | ^^^^^^ Sep 14 10:03:05.231 INFO kablam! | Sep 14 10:03:05.231 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.231 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.231 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.231 INFO kablam! Sep 14 10:03:05.231 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.231 INFO kablam! --> src/arrays/Array128.rs:141:4 Sep 14 10:03:05.231 INFO kablam! | Sep 14 10:03:05.231 INFO kablam! 141 | &self.0[..] Sep 14 10:03:05.231 INFO kablam! | ^^^^^^ Sep 14 10:03:05.231 INFO kablam! | Sep 14 10:03:05.231 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.231 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.231 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.231 INFO kablam! Sep 14 10:03:05.231 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.231 INFO kablam! --> src/arrays/Array128.rs:150:8 Sep 14 10:03:05.231 INFO kablam! | Sep 14 10:03:05.231 INFO kablam! 150 | &mut self.0[..] Sep 14 10:03:05.231 INFO kablam! | ^^^^^^ Sep 14 10:03:05.231 INFO kablam! | Sep 14 10:03:05.231 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.231 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.231 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.231 INFO kablam! Sep 14 10:03:05.231 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.231 INFO kablam! --> src/arrays/Array256.rs:44:3 Sep 14 10:03:05.231 INFO kablam! | Sep 14 10:03:05.231 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 14 10:03:05.231 INFO kablam! | ^^^^^^ Sep 14 10:03:05.231 INFO kablam! | Sep 14 10:03:05.231 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.231 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.231 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.232 INFO kablam! Sep 14 10:03:05.232 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.232 INFO kablam! --> src/arrays/Array256.rs:53:3 Sep 14 10:03:05.232 INFO kablam! | Sep 14 10:03:05.232 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.232 INFO kablam! | ^^^^^^ Sep 14 10:03:05.232 INFO kablam! | Sep 14 10:03:05.232 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.232 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.232 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.232 INFO kablam! Sep 14 10:03:05.232 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.232 INFO kablam! --> src/arrays/Array256.rs:53:18 Sep 14 10:03:05.232 INFO kablam! | Sep 14 10:03:05.232 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.232 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.232 INFO kablam! | Sep 14 10:03:05.232 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.232 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.232 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.232 INFO kablam! Sep 14 10:03:05.232 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.232 INFO kablam! --> src/arrays/Array256.rs:66:29 Sep 14 10:03:05.232 INFO kablam! | Sep 14 10:03:05.232 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.232 INFO kablam! | ^^^^^^ Sep 14 10:03:05.232 INFO kablam! | Sep 14 10:03:05.232 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.232 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.232 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.232 INFO kablam! Sep 14 10:03:05.232 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.232 INFO kablam! --> src/arrays/Array256.rs:66:43 Sep 14 10:03:05.232 INFO kablam! | Sep 14 10:03:05.232 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.232 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.232 INFO kablam! | Sep 14 10:03:05.232 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.232 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.232 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.232 INFO kablam! Sep 14 10:03:05.232 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.232 INFO kablam! --> src/arrays/Array256.rs:72:20 Sep 14 10:03:05.232 INFO kablam! | Sep 14 10:03:05.232 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.232 INFO kablam! | ^^^^^^ Sep 14 10:03:05.232 INFO kablam! | Sep 14 10:03:05.232 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.232 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.232 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.233 INFO kablam! Sep 14 10:03:05.233 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.233 INFO kablam! --> src/arrays/Array256.rs:72:34 Sep 14 10:03:05.233 INFO kablam! | Sep 14 10:03:05.233 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.233 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.233 INFO kablam! | Sep 14 10:03:05.233 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.233 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.233 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.233 INFO kablam! Sep 14 10:03:05.233 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.233 INFO kablam! --> src/arrays/Array256.rs:78:20 Sep 14 10:03:05.233 INFO kablam! | Sep 14 10:03:05.233 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.233 INFO kablam! | ^^^^^^ Sep 14 10:03:05.233 INFO kablam! | Sep 14 10:03:05.233 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.233 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.233 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.233 INFO kablam! Sep 14 10:03:05.233 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.233 INFO kablam! --> src/arrays/Array256.rs:78:34 Sep 14 10:03:05.233 INFO kablam! | Sep 14 10:03:05.233 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.233 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.233 INFO kablam! | Sep 14 10:03:05.233 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.233 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.233 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.233 INFO kablam! Sep 14 10:03:05.233 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.233 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 14 10:03:05.233 INFO kablam! | Sep 14 10:03:05.233 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.233 INFO kablam! | ^^^^^^ Sep 14 10:03:05.233 INFO kablam! | Sep 14 10:03:05.233 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.233 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.233 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.233 INFO kablam! Sep 14 10:03:05.233 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.233 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 14 10:03:05.233 INFO kablam! | Sep 14 10:03:05.233 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.233 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.233 INFO kablam! | Sep 14 10:03:05.233 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.233 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.233 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.233 INFO kablam! Sep 14 10:03:05.233 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.234 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 14 10:03:05.234 INFO kablam! | Sep 14 10:03:05.234 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.234 INFO kablam! | ^^^^^^ Sep 14 10:03:05.234 INFO kablam! | Sep 14 10:03:05.234 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.234 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.234 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.234 INFO kablam! Sep 14 10:03:05.234 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.234 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 14 10:03:05.234 INFO kablam! | Sep 14 10:03:05.234 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.234 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.234 INFO kablam! | Sep 14 10:03:05.234 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.234 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.234 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.234 INFO kablam! Sep 14 10:03:05.234 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.234 INFO kablam! --> src/arrays/Array256.rs:99:14 Sep 14 10:03:05.234 INFO kablam! | Sep 14 10:03:05.234 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.234 INFO kablam! | ^^^^^^ Sep 14 10:03:05.234 INFO kablam! | Sep 14 10:03:05.234 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.234 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.234 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.234 INFO kablam! Sep 14 10:03:05.234 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.234 INFO kablam! --> src/arrays/Array256.rs:99:28 Sep 14 10:03:05.234 INFO kablam! | Sep 14 10:03:05.234 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.234 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.234 INFO kablam! | Sep 14 10:03:05.234 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.234 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.234 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.234 INFO kablam! Sep 14 10:03:05.234 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.234 INFO kablam! --> src/arrays/Array256.rs:108:15 Sep 14 10:03:05.239 INFO kablam! | Sep 14 10:03:05.239 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 14 10:03:05.239 INFO kablam! | ^^^^^^ Sep 14 10:03:05.239 INFO kablam! | Sep 14 10:03:05.239 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.239 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.239 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.239 INFO kablam! Sep 14 10:03:05.239 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.239 INFO kablam! --> src/arrays/Array256.rs:120:3 Sep 14 10:03:05.239 INFO kablam! | Sep 14 10:03:05.239 INFO kablam! 120 | self.0.iter() Sep 14 10:03:05.239 INFO kablam! | ^^^^^^ Sep 14 10:03:05.239 INFO kablam! | Sep 14 10:03:05.239 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.239 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.239 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.239 INFO kablam! Sep 14 10:03:05.239 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.239 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 14 10:03:05.239 INFO kablam! | Sep 14 10:03:05.239 INFO kablam! 132 | self.0.iter_mut() Sep 14 10:03:05.239 INFO kablam! | ^^^^^^ Sep 14 10:03:05.239 INFO kablam! | Sep 14 10:03:05.239 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.239 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.239 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.239 INFO kablam! Sep 14 10:03:05.239 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.239 INFO kablam! --> src/arrays/Array256.rs:141:4 Sep 14 10:03:05.240 INFO kablam! | Sep 14 10:03:05.240 INFO kablam! 141 | &self.0[..] Sep 14 10:03:05.240 INFO kablam! | ^^^^^^ Sep 14 10:03:05.240 INFO kablam! | Sep 14 10:03:05.240 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.240 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.240 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.240 INFO kablam! Sep 14 10:03:05.240 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.240 INFO kablam! --> src/arrays/Array256.rs:150:8 Sep 14 10:03:05.240 INFO kablam! | Sep 14 10:03:05.240 INFO kablam! 150 | &mut self.0[..] Sep 14 10:03:05.240 INFO kablam! | ^^^^^^ Sep 14 10:03:05.240 INFO kablam! | Sep 14 10:03:05.240 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.240 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.240 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.240 INFO kablam! Sep 14 10:03:05.240 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.240 INFO kablam! --> src/arrays/Array512.rs:44:3 Sep 14 10:03:05.240 INFO kablam! | Sep 14 10:03:05.240 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 14 10:03:05.240 INFO kablam! | ^^^^^^ Sep 14 10:03:05.240 INFO kablam! | Sep 14 10:03:05.240 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.240 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.240 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.240 INFO kablam! Sep 14 10:03:05.240 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.240 INFO kablam! --> src/arrays/Array512.rs:53:3 Sep 14 10:03:05.240 INFO kablam! | Sep 14 10:03:05.240 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.240 INFO kablam! | ^^^^^^ Sep 14 10:03:05.240 INFO kablam! | Sep 14 10:03:05.240 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.240 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.240 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.240 INFO kablam! Sep 14 10:03:05.240 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.240 INFO kablam! --> src/arrays/Array512.rs:53:18 Sep 14 10:03:05.240 INFO kablam! | Sep 14 10:03:05.240 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.240 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.240 INFO kablam! | Sep 14 10:03:05.240 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.240 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.240 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.240 INFO kablam! Sep 14 10:03:05.240 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.240 INFO kablam! --> src/arrays/Array512.rs:66:29 Sep 14 10:03:05.240 INFO kablam! | Sep 14 10:03:05.240 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.240 INFO kablam! | ^^^^^^ Sep 14 10:03:05.240 INFO kablam! | Sep 14 10:03:05.240 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.240 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.241 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.241 INFO kablam! Sep 14 10:03:05.241 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.241 INFO kablam! --> src/arrays/Array512.rs:66:43 Sep 14 10:03:05.241 INFO kablam! | Sep 14 10:03:05.241 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.241 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.241 INFO kablam! | Sep 14 10:03:05.241 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.241 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.241 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.241 INFO kablam! Sep 14 10:03:05.241 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.241 INFO kablam! --> src/arrays/Array512.rs:72:20 Sep 14 10:03:05.241 INFO kablam! | Sep 14 10:03:05.241 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.241 INFO kablam! | ^^^^^^ Sep 14 10:03:05.241 INFO kablam! | Sep 14 10:03:05.241 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.241 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.241 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.241 INFO kablam! Sep 14 10:03:05.241 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.241 INFO kablam! --> src/arrays/Array512.rs:72:34 Sep 14 10:03:05.241 INFO kablam! | Sep 14 10:03:05.241 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.241 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.241 INFO kablam! | Sep 14 10:03:05.241 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.241 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.241 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.241 INFO kablam! Sep 14 10:03:05.241 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.241 INFO kablam! --> src/arrays/Array512.rs:78:20 Sep 14 10:03:05.241 INFO kablam! | Sep 14 10:03:05.241 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.241 INFO kablam! | ^^^^^^ Sep 14 10:03:05.241 INFO kablam! | Sep 14 10:03:05.241 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.241 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.241 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.241 INFO kablam! Sep 14 10:03:05.241 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.241 INFO kablam! --> src/arrays/Array512.rs:78:34 Sep 14 10:03:05.241 INFO kablam! | Sep 14 10:03:05.241 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.241 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.241 INFO kablam! | Sep 14 10:03:05.241 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.241 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.243 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.243 INFO kablam! Sep 14 10:03:05.243 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.243 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 14 10:03:05.243 INFO kablam! | Sep 14 10:03:05.243 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.243 INFO kablam! | ^^^^^^ Sep 14 10:03:05.243 INFO kablam! | Sep 14 10:03:05.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.243 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.243 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.243 INFO kablam! Sep 14 10:03:05.243 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.243 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 14 10:03:05.243 INFO kablam! | Sep 14 10:03:05.243 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.243 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.243 INFO kablam! | Sep 14 10:03:05.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.243 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.243 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.245 INFO kablam! Sep 14 10:03:05.245 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.245 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 14 10:03:05.245 INFO kablam! | Sep 14 10:03:05.245 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.245 INFO kablam! | ^^^^^^ Sep 14 10:03:05.245 INFO kablam! | Sep 14 10:03:05.245 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.245 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.245 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.245 INFO kablam! Sep 14 10:03:05.245 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.245 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 14 10:03:05.245 INFO kablam! | Sep 14 10:03:05.245 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.245 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.245 INFO kablam! | Sep 14 10:03:05.245 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.245 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.245 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.245 INFO kablam! Sep 14 10:03:05.245 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.245 INFO kablam! --> src/arrays/Array512.rs:99:14 Sep 14 10:03:05.245 INFO kablam! | Sep 14 10:03:05.245 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.245 INFO kablam! | ^^^^^^ Sep 14 10:03:05.245 INFO kablam! | Sep 14 10:03:05.245 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.245 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.245 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.245 INFO kablam! Sep 14 10:03:05.245 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.245 INFO kablam! --> src/arrays/Array512.rs:99:28 Sep 14 10:03:05.245 INFO kablam! | Sep 14 10:03:05.245 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.245 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.245 INFO kablam! | Sep 14 10:03:05.245 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.245 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.245 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.245 INFO kablam! Sep 14 10:03:05.245 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.245 INFO kablam! --> src/arrays/Array512.rs:108:15 Sep 14 10:03:05.245 INFO kablam! | Sep 14 10:03:05.245 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 14 10:03:05.245 INFO kablam! | ^^^^^^ Sep 14 10:03:05.245 INFO kablam! | Sep 14 10:03:05.245 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.245 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.246 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.246 INFO kablam! Sep 14 10:03:05.246 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.246 INFO kablam! --> src/arrays/Array512.rs:120:3 Sep 14 10:03:05.246 INFO kablam! | Sep 14 10:03:05.246 INFO kablam! 120 | self.0.iter() Sep 14 10:03:05.246 INFO kablam! | ^^^^^^ Sep 14 10:03:05.246 INFO kablam! | Sep 14 10:03:05.246 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.246 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.246 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.246 INFO kablam! Sep 14 10:03:05.246 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.246 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 14 10:03:05.246 INFO kablam! | Sep 14 10:03:05.246 INFO kablam! 132 | self.0.iter_mut() Sep 14 10:03:05.246 INFO kablam! | ^^^^^^ Sep 14 10:03:05.246 INFO kablam! | Sep 14 10:03:05.246 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.246 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.246 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.246 INFO kablam! Sep 14 10:03:05.246 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.246 INFO kablam! --> src/arrays/Array512.rs:141:4 Sep 14 10:03:05.246 INFO kablam! | Sep 14 10:03:05.246 INFO kablam! 141 | &self.0[..] Sep 14 10:03:05.246 INFO kablam! | ^^^^^^ Sep 14 10:03:05.246 INFO kablam! | Sep 14 10:03:05.246 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.246 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.246 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.246 INFO kablam! Sep 14 10:03:05.246 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.246 INFO kablam! --> src/arrays/Array512.rs:150:8 Sep 14 10:03:05.246 INFO kablam! | Sep 14 10:03:05.246 INFO kablam! 150 | &mut self.0[..] Sep 14 10:03:05.247 INFO kablam! | ^^^^^^ Sep 14 10:03:05.247 INFO kablam! | Sep 14 10:03:05.247 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.247 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.247 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.247 INFO kablam! Sep 14 10:03:05.247 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.247 INFO kablam! --> src/arrays/Array1024.rs:44:3 Sep 14 10:03:05.247 INFO kablam! | Sep 14 10:03:05.247 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 14 10:03:05.247 INFO kablam! | ^^^^^^ Sep 14 10:03:05.247 INFO kablam! | Sep 14 10:03:05.247 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.247 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.247 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.248 INFO kablam! Sep 14 10:03:05.248 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.248 INFO kablam! --> src/arrays/Array1024.rs:53:3 Sep 14 10:03:05.248 INFO kablam! | Sep 14 10:03:05.248 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.248 INFO kablam! | ^^^^^^ Sep 14 10:03:05.248 INFO kablam! | Sep 14 10:03:05.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.248 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.248 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.248 INFO kablam! Sep 14 10:03:05.248 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.248 INFO kablam! --> src/arrays/Array1024.rs:53:18 Sep 14 10:03:05.248 INFO kablam! | Sep 14 10:03:05.248 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.248 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.248 INFO kablam! | Sep 14 10:03:05.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.248 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.248 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.248 INFO kablam! Sep 14 10:03:05.248 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.248 INFO kablam! --> src/arrays/Array1024.rs:66:29 Sep 14 10:03:05.248 INFO kablam! | Sep 14 10:03:05.248 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.248 INFO kablam! | ^^^^^^ Sep 14 10:03:05.248 INFO kablam! | Sep 14 10:03:05.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.248 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.248 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.248 INFO kablam! Sep 14 10:03:05.248 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.248 INFO kablam! --> src/arrays/Array1024.rs:66:43 Sep 14 10:03:05.248 INFO kablam! | Sep 14 10:03:05.248 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.248 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.248 INFO kablam! | Sep 14 10:03:05.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.248 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.248 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.248 INFO kablam! Sep 14 10:03:05.248 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.248 INFO kablam! --> src/arrays/Array1024.rs:72:20 Sep 14 10:03:05.248 INFO kablam! | Sep 14 10:03:05.248 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.248 INFO kablam! | ^^^^^^ Sep 14 10:03:05.248 INFO kablam! | Sep 14 10:03:05.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.248 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.248 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.248 INFO kablam! Sep 14 10:03:05.248 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.249 INFO kablam! --> src/arrays/Array1024.rs:72:34 Sep 14 10:03:05.249 INFO kablam! | Sep 14 10:03:05.249 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.249 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.249 INFO kablam! | Sep 14 10:03:05.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.249 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.249 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.249 INFO kablam! Sep 14 10:03:05.249 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.249 INFO kablam! --> src/arrays/Array1024.rs:78:20 Sep 14 10:03:05.249 INFO kablam! | Sep 14 10:03:05.249 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.249 INFO kablam! | ^^^^^^ Sep 14 10:03:05.249 INFO kablam! | Sep 14 10:03:05.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.249 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.249 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.249 INFO kablam! Sep 14 10:03:05.249 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.249 INFO kablam! --> src/arrays/Array1024.rs:78:34 Sep 14 10:03:05.249 INFO kablam! | Sep 14 10:03:05.249 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.249 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.249 INFO kablam! | Sep 14 10:03:05.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.249 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.249 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.249 INFO kablam! Sep 14 10:03:05.249 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.249 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 14 10:03:05.249 INFO kablam! | Sep 14 10:03:05.249 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.249 INFO kablam! | ^^^^^^ Sep 14 10:03:05.249 INFO kablam! | Sep 14 10:03:05.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.249 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.249 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.249 INFO kablam! Sep 14 10:03:05.249 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.249 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 14 10:03:05.249 INFO kablam! | Sep 14 10:03:05.249 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.249 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.249 INFO kablam! | Sep 14 10:03:05.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.249 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.249 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.249 INFO kablam! Sep 14 10:03:05.249 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.252 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 14 10:03:05.252 INFO kablam! | Sep 14 10:03:05.252 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.252 INFO kablam! | ^^^^^^ Sep 14 10:03:05.252 INFO kablam! | Sep 14 10:03:05.252 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.252 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.252 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.253 INFO kablam! Sep 14 10:03:05.253 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.253 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 14 10:03:05.253 INFO kablam! | Sep 14 10:03:05.253 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.253 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.253 INFO kablam! | Sep 14 10:03:05.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.253 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.253 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.253 INFO kablam! Sep 14 10:03:05.253 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.253 INFO kablam! --> src/arrays/Array1024.rs:99:14 Sep 14 10:03:05.253 INFO kablam! | Sep 14 10:03:05.253 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.253 INFO kablam! | ^^^^^^ Sep 14 10:03:05.253 INFO kablam! | Sep 14 10:03:05.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.253 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.253 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.253 INFO kablam! Sep 14 10:03:05.253 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.253 INFO kablam! --> src/arrays/Array1024.rs:99:28 Sep 14 10:03:05.253 INFO kablam! | Sep 14 10:03:05.253 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.253 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.253 INFO kablam! | Sep 14 10:03:05.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.253 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.253 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.253 INFO kablam! Sep 14 10:03:05.253 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.253 INFO kablam! --> src/arrays/Array1024.rs:108:15 Sep 14 10:03:05.253 INFO kablam! | Sep 14 10:03:05.253 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 14 10:03:05.253 INFO kablam! | ^^^^^^ Sep 14 10:03:05.253 INFO kablam! | Sep 14 10:03:05.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.253 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.253 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.253 INFO kablam! Sep 14 10:03:05.253 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.253 INFO kablam! --> src/arrays/Array1024.rs:120:3 Sep 14 10:03:05.253 INFO kablam! | Sep 14 10:03:05.253 INFO kablam! 120 | self.0.iter() Sep 14 10:03:05.253 INFO kablam! | ^^^^^^ Sep 14 10:03:05.253 INFO kablam! | Sep 14 10:03:05.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.253 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.253 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.253 INFO kablam! Sep 14 10:03:05.253 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.253 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 14 10:03:05.253 INFO kablam! | Sep 14 10:03:05.253 INFO kablam! 132 | self.0.iter_mut() Sep 14 10:03:05.253 INFO kablam! | ^^^^^^ Sep 14 10:03:05.253 INFO kablam! | Sep 14 10:03:05.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.253 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.253 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.253 INFO kablam! Sep 14 10:03:05.253 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.253 INFO kablam! --> src/arrays/Array1024.rs:141:4 Sep 14 10:03:05.253 INFO kablam! | Sep 14 10:03:05.253 INFO kablam! 141 | &self.0[..] Sep 14 10:03:05.253 INFO kablam! | ^^^^^^ Sep 14 10:03:05.253 INFO kablam! | Sep 14 10:03:05.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.253 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.253 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.254 INFO kablam! Sep 14 10:03:05.254 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.254 INFO kablam! --> src/arrays/Array1024.rs:150:8 Sep 14 10:03:05.254 INFO kablam! | Sep 14 10:03:05.254 INFO kablam! 150 | &mut self.0[..] Sep 14 10:03:05.254 INFO kablam! | ^^^^^^ Sep 14 10:03:05.254 INFO kablam! | Sep 14 10:03:05.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.254 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.254 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.254 INFO kablam! Sep 14 10:03:05.254 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.254 INFO kablam! --> src/arrays/Array40.rs:44:3 Sep 14 10:03:05.254 INFO kablam! | Sep 14 10:03:05.254 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 14 10:03:05.254 INFO kablam! | ^^^^^^ Sep 14 10:03:05.254 INFO kablam! | Sep 14 10:03:05.254 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 14 10:03:05.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.254 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.254 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.254 INFO kablam! Sep 14 10:03:05.254 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.254 INFO kablam! --> src/arrays/Array40.rs:53:3 Sep 14 10:03:05.254 INFO kablam! | Sep 14 10:03:05.254 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.254 INFO kablam! | ^^^^^^ Sep 14 10:03:05.254 INFO kablam! | Sep 14 10:03:05.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.254 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.254 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.254 INFO kablam! Sep 14 10:03:05.254 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.254 INFO kablam! --> src/arrays/Array40.rs:53:18 Sep 14 10:03:05.254 INFO kablam! | Sep 14 10:03:05.254 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.254 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.254 INFO kablam! | Sep 14 10:03:05.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.254 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.254 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.254 INFO kablam! Sep 14 10:03:05.254 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.254 INFO kablam! --> src/arrays/Array40.rs:66:29 Sep 14 10:03:05.254 INFO kablam! | Sep 14 10:03:05.254 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.254 INFO kablam! | ^^^^^^ Sep 14 10:03:05.254 INFO kablam! | Sep 14 10:03:05.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.254 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.254 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.254 INFO kablam! Sep 14 10:03:05.254 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.254 INFO kablam! --> src/arrays/Array40.rs:66:43 Sep 14 10:03:05.255 INFO kablam! | Sep 14 10:03:05.255 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.255 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.255 INFO kablam! | Sep 14 10:03:05.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.255 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.255 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.255 INFO kablam! Sep 14 10:03:05.255 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.255 INFO kablam! --> src/arrays/Array40.rs:72:20 Sep 14 10:03:05.255 INFO kablam! | Sep 14 10:03:05.255 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.255 INFO kablam! | ^^^^^^ Sep 14 10:03:05.255 INFO kablam! | Sep 14 10:03:05.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.255 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.255 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.255 INFO kablam! Sep 14 10:03:05.255 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.255 INFO kablam! --> src/arrays/Array40.rs:72:34 Sep 14 10:03:05.255 INFO kablam! | Sep 14 10:03:05.255 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.255 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.255 INFO kablam! | Sep 14 10:03:05.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.255 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.255 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.255 INFO kablam! Sep 14 10:03:05.255 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.255 INFO kablam! --> src/arrays/Array40.rs:78:20 Sep 14 10:03:05.255 INFO kablam! | Sep 14 10:03:05.255 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.255 INFO kablam! | ^^^^^^ Sep 14 10:03:05.255 INFO kablam! | Sep 14 10:03:05.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.255 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.255 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.255 INFO kablam! Sep 14 10:03:05.255 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.257 INFO kablam! --> src/arrays/Array40.rs:78:34 Sep 14 10:03:05.257 INFO kablam! | Sep 14 10:03:05.257 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.257 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.257 INFO kablam! | Sep 14 10:03:05.257 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.257 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.257 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.257 INFO kablam! Sep 14 10:03:05.257 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.257 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 14 10:03:05.257 INFO kablam! | Sep 14 10:03:05.257 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.257 INFO kablam! | ^^^^^^ Sep 14 10:03:05.257 INFO kablam! | Sep 14 10:03:05.257 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.257 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.257 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.257 INFO kablam! Sep 14 10:03:05.257 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.257 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 14 10:03:05.257 INFO kablam! | Sep 14 10:03:05.257 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.257 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.257 INFO kablam! | Sep 14 10:03:05.257 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.257 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.257 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.257 INFO kablam! Sep 14 10:03:05.257 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.257 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 14 10:03:05.257 INFO kablam! | Sep 14 10:03:05.257 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.257 INFO kablam! | ^^^^^^ Sep 14 10:03:05.257 INFO kablam! | Sep 14 10:03:05.257 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.257 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.257 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.257 INFO kablam! Sep 14 10:03:05.257 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.257 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 14 10:03:05.257 INFO kablam! | Sep 14 10:03:05.257 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.258 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.258 INFO kablam! | Sep 14 10:03:05.258 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.258 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.258 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.258 INFO kablam! Sep 14 10:03:05.258 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.258 INFO kablam! --> src/arrays/Array40.rs:99:14 Sep 14 10:03:05.258 INFO kablam! | Sep 14 10:03:05.258 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.258 INFO kablam! | ^^^^^^ Sep 14 10:03:05.258 INFO kablam! | Sep 14 10:03:05.258 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.258 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.258 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.258 INFO kablam! Sep 14 10:03:05.258 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.258 INFO kablam! --> src/lib.rs:8:12 Sep 14 10:03:05.258 INFO kablam! | Sep 14 10:03:05.258 INFO kablam! 8 | #![feature(associated_consts)] Sep 14 10:03:05.258 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 10:03:05.258 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.258 INFO kablam! --> src/arrays/Array40.rs:99:28 Sep 14 10:03:05.258 INFO kablam! | Sep 14 10:03:05.258 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.258 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.258 INFO kablam! | Sep 14 10:03:05.258 INFO kablam! | Sep 14 10:03:05.258 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 10:03:05.258 INFO kablam! Sep 14 10:03:05.258 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.258 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.258 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.258 INFO kablam! Sep 14 10:03:05.258 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.258 INFO kablam! --> src/arrays/Array40.rs:108:15 Sep 14 10:03:05.258 INFO kablam! | Sep 14 10:03:05.258 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 14 10:03:05.258 INFO kablam! | ^^^^^^ Sep 14 10:03:05.258 INFO kablam! | Sep 14 10:03:05.258 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.258 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.258 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.258 INFO kablam! Sep 14 10:03:05.259 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.259 INFO kablam! --> src/arrays/Array40.rs:120:3 Sep 14 10:03:05.259 INFO kablam! | Sep 14 10:03:05.259 INFO kablam! 120 | self.0.iter() Sep 14 10:03:05.259 INFO kablam! | ^^^^^^ Sep 14 10:03:05.259 INFO kablam! | Sep 14 10:03:05.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.259 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.259 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.259 INFO kablam! Sep 14 10:03:05.259 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.259 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 14 10:03:05.259 INFO kablam! | Sep 14 10:03:05.259 INFO kablam! 132 | self.0.iter_mut() Sep 14 10:03:05.259 INFO kablam! | ^^^^^^ Sep 14 10:03:05.259 INFO kablam! | Sep 14 10:03:05.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.259 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.259 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.259 INFO kablam! Sep 14 10:03:05.259 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.259 INFO kablam! --> src/arrays/Array40.rs:141:4 Sep 14 10:03:05.259 INFO kablam! | Sep 14 10:03:05.259 INFO kablam! 141 | &self.0[..] Sep 14 10:03:05.259 INFO kablam! | ^^^^^^ Sep 14 10:03:05.259 INFO kablam! | Sep 14 10:03:05.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.259 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.259 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.259 INFO kablam! Sep 14 10:03:05.259 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.259 INFO kablam! --> src/arrays/Array40.rs:150:8 Sep 14 10:03:05.259 INFO kablam! | Sep 14 10:03:05.259 INFO kablam! 150 | &mut self.0[..] Sep 14 10:03:05.259 INFO kablam! | ^^^^^^ Sep 14 10:03:05.259 INFO kablam! | Sep 14 10:03:05.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.259 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.259 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.259 INFO kablam! Sep 14 10:03:05.259 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.259 INFO kablam! --> src/arrays/Array52.rs:44:3 Sep 14 10:03:05.259 INFO kablam! | Sep 14 10:03:05.260 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 14 10:03:05.260 INFO kablam! | ^^^^^^ Sep 14 10:03:05.260 INFO kablam! | Sep 14 10:03:05.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.260 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.260 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.260 INFO kablam! Sep 14 10:03:05.260 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.260 INFO kablam! --> src/arrays/Array52.rs:53:3 Sep 14 10:03:05.260 INFO kablam! | Sep 14 10:03:05.260 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.260 INFO kablam! | ^^^^^^ Sep 14 10:03:05.260 INFO kablam! | Sep 14 10:03:05.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.260 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.260 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.260 INFO kablam! Sep 14 10:03:05.260 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.260 INFO kablam! --> src/arrays/Array52.rs:53:18 Sep 14 10:03:05.260 INFO kablam! | Sep 14 10:03:05.260 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.260 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.260 INFO kablam! | Sep 14 10:03:05.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.260 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.260 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.260 INFO kablam! Sep 14 10:03:05.260 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.260 INFO kablam! --> src/arrays/Array52.rs:66:29 Sep 14 10:03:05.260 INFO kablam! | Sep 14 10:03:05.260 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.260 INFO kablam! | ^^^^^^ Sep 14 10:03:05.260 INFO kablam! | Sep 14 10:03:05.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.260 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.260 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.260 INFO kablam! Sep 14 10:03:05.260 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.260 INFO kablam! --> src/arrays/Array52.rs:66:43 Sep 14 10:03:05.260 INFO kablam! | Sep 14 10:03:05.260 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.260 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.261 INFO kablam! | Sep 14 10:03:05.261 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.261 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.261 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.261 INFO kablam! Sep 14 10:03:05.261 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.261 INFO kablam! --> src/arrays/Array52.rs:72:20 Sep 14 10:03:05.261 INFO kablam! | Sep 14 10:03:05.261 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.261 INFO kablam! | ^^^^^^ Sep 14 10:03:05.261 INFO kablam! | Sep 14 10:03:05.261 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.261 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.261 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.261 INFO kablam! Sep 14 10:03:05.261 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.261 INFO kablam! --> src/arrays/Array52.rs:72:34 Sep 14 10:03:05.261 INFO kablam! | Sep 14 10:03:05.261 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.261 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.261 INFO kablam! | Sep 14 10:03:05.261 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.261 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.261 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.261 INFO kablam! Sep 14 10:03:05.261 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.261 INFO kablam! --> src/arrays/Array52.rs:78:20 Sep 14 10:03:05.261 INFO kablam! | Sep 14 10:03:05.261 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.261 INFO kablam! | ^^^^^^ Sep 14 10:03:05.261 INFO kablam! | Sep 14 10:03:05.261 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.261 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.261 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.261 INFO kablam! Sep 14 10:03:05.261 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.261 INFO kablam! --> src/arrays/Array52.rs:78:34 Sep 14 10:03:05.261 INFO kablam! | Sep 14 10:03:05.261 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.261 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.261 INFO kablam! | Sep 14 10:03:05.261 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.261 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.261 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.261 INFO kablam! Sep 14 10:03:05.261 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.261 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 14 10:03:05.262 INFO kablam! | Sep 14 10:03:05.262 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.262 INFO kablam! | ^^^^^^ Sep 14 10:03:05.262 INFO kablam! | Sep 14 10:03:05.262 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.262 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.262 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.262 INFO kablam! Sep 14 10:03:05.262 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.262 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 14 10:03:05.262 INFO kablam! | Sep 14 10:03:05.262 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.262 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.262 INFO kablam! | Sep 14 10:03:05.262 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.262 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.262 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.262 INFO kablam! Sep 14 10:03:05.262 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.262 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 14 10:03:05.262 INFO kablam! | Sep 14 10:03:05.262 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.262 INFO kablam! | ^^^^^^ Sep 14 10:03:05.262 INFO kablam! | Sep 14 10:03:05.262 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.262 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.262 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.262 INFO kablam! Sep 14 10:03:05.262 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.262 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 14 10:03:05.262 INFO kablam! | Sep 14 10:03:05.262 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.262 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.262 INFO kablam! | Sep 14 10:03:05.262 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.262 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.262 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.262 INFO kablam! Sep 14 10:03:05.262 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.262 INFO kablam! --> src/arrays/Array52.rs:99:14 Sep 14 10:03:05.262 INFO kablam! | Sep 14 10:03:05.262 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.262 INFO kablam! | ^^^^^^ Sep 14 10:03:05.262 INFO kablam! | Sep 14 10:03:05.262 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.262 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.262 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.263 INFO kablam! Sep 14 10:03:05.263 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.263 INFO kablam! --> src/arrays/Array52.rs:99:28 Sep 14 10:03:05.263 INFO kablam! | Sep 14 10:03:05.263 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.263 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.263 INFO kablam! | Sep 14 10:03:05.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.263 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.263 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.263 INFO kablam! Sep 14 10:03:05.263 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.263 INFO kablam! --> src/arrays/Array52.rs:108:15 Sep 14 10:03:05.263 INFO kablam! | Sep 14 10:03:05.263 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 14 10:03:05.263 INFO kablam! | ^^^^^^ Sep 14 10:03:05.263 INFO kablam! | Sep 14 10:03:05.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.263 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.263 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.263 INFO kablam! Sep 14 10:03:05.263 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.263 INFO kablam! --> src/arrays/Array52.rs:120:3 Sep 14 10:03:05.263 INFO kablam! | Sep 14 10:03:05.263 INFO kablam! 120 | self.0.iter() Sep 14 10:03:05.263 INFO kablam! | ^^^^^^ Sep 14 10:03:05.263 INFO kablam! | Sep 14 10:03:05.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.263 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.263 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.263 INFO kablam! Sep 14 10:03:05.263 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.263 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 14 10:03:05.263 INFO kablam! | Sep 14 10:03:05.263 INFO kablam! 132 | self.0.iter_mut() Sep 14 10:03:05.263 INFO kablam! | ^^^^^^ Sep 14 10:03:05.263 INFO kablam! | Sep 14 10:03:05.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.263 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.263 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.263 INFO kablam! Sep 14 10:03:05.263 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.263 INFO kablam! --> src/arrays/Array52.rs:141:4 Sep 14 10:03:05.263 INFO kablam! | Sep 14 10:03:05.263 INFO kablam! 141 | &self.0[..] Sep 14 10:03:05.263 INFO kablam! | ^^^^^^ Sep 14 10:03:05.263 INFO kablam! | Sep 14 10:03:05.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.263 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.263 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.263 INFO kablam! Sep 14 10:03:05.264 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.264 INFO kablam! --> src/arrays/Array52.rs:150:8 Sep 14 10:03:05.264 INFO kablam! | Sep 14 10:03:05.264 INFO kablam! 150 | &mut self.0[..] Sep 14 10:03:05.264 INFO kablam! | ^^^^^^ Sep 14 10:03:05.264 INFO kablam! | Sep 14 10:03:05.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.264 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.264 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.264 INFO kablam! Sep 14 10:03:05.264 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.264 INFO kablam! --> src/arrays/Array64.rs:44:3 Sep 14 10:03:05.264 INFO kablam! | Sep 14 10:03:05.264 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 14 10:03:05.264 INFO kablam! | ^^^^^^ Sep 14 10:03:05.264 INFO kablam! | Sep 14 10:03:05.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.264 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.264 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.264 INFO kablam! Sep 14 10:03:05.264 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.264 INFO kablam! --> src/arrays/Array64.rs:53:3 Sep 14 10:03:05.264 INFO kablam! | Sep 14 10:03:05.264 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.264 INFO kablam! | ^^^^^^ Sep 14 10:03:05.264 INFO kablam! | Sep 14 10:03:05.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.264 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.264 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.264 INFO kablam! Sep 14 10:03:05.264 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.264 INFO kablam! --> src/arrays/Array64.rs:53:18 Sep 14 10:03:05.264 INFO kablam! | Sep 14 10:03:05.264 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.264 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.264 INFO kablam! | Sep 14 10:03:05.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.264 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.264 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.264 INFO kablam! Sep 14 10:03:05.264 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.264 INFO kablam! --> src/arrays/Array64.rs:66:29 Sep 14 10:03:05.264 INFO kablam! | Sep 14 10:03:05.264 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.264 INFO kablam! | ^^^^^^ Sep 14 10:03:05.264 INFO kablam! | Sep 14 10:03:05.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.264 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.264 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.264 INFO kablam! Sep 14 10:03:05.264 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.264 INFO kablam! --> src/arrays/Array64.rs:66:43 Sep 14 10:03:05.265 INFO kablam! | Sep 14 10:03:05.265 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.265 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.265 INFO kablam! | Sep 14 10:03:05.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.265 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.265 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.265 INFO kablam! Sep 14 10:03:05.265 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.265 INFO kablam! --> src/arrays/Array64.rs:72:20 Sep 14 10:03:05.265 INFO kablam! | Sep 14 10:03:05.265 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.265 INFO kablam! | ^^^^^^ Sep 14 10:03:05.265 INFO kablam! | Sep 14 10:03:05.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.265 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.265 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.265 INFO kablam! Sep 14 10:03:05.265 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.265 INFO kablam! --> src/arrays/Array64.rs:72:34 Sep 14 10:03:05.265 INFO kablam! | Sep 14 10:03:05.265 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.265 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.265 INFO kablam! | Sep 14 10:03:05.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.265 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.265 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.265 INFO kablam! Sep 14 10:03:05.265 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.265 INFO kablam! --> src/arrays/Array64.rs:78:20 Sep 14 10:03:05.265 INFO kablam! | Sep 14 10:03:05.265 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.265 INFO kablam! | ^^^^^^ Sep 14 10:03:05.265 INFO kablam! | Sep 14 10:03:05.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.265 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.265 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.265 INFO kablam! Sep 14 10:03:05.265 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.265 INFO kablam! --> src/arrays/Array64.rs:78:34 Sep 14 10:03:05.265 INFO kablam! | Sep 14 10:03:05.265 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.265 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.265 INFO kablam! | Sep 14 10:03:05.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.265 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.265 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.265 INFO kablam! Sep 14 10:03:05.265 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.265 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 14 10:03:05.265 INFO kablam! | Sep 14 10:03:05.265 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.265 INFO kablam! | ^^^^^^ Sep 14 10:03:05.265 INFO kablam! | Sep 14 10:03:05.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.266 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.266 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.266 INFO kablam! Sep 14 10:03:05.266 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.266 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 14 10:03:05.266 INFO kablam! | Sep 14 10:03:05.266 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.266 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.266 INFO kablam! | Sep 14 10:03:05.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.266 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.266 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.266 INFO kablam! Sep 14 10:03:05.266 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.266 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 14 10:03:05.266 INFO kablam! | Sep 14 10:03:05.266 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.266 INFO kablam! | ^^^^^^ Sep 14 10:03:05.266 INFO kablam! | Sep 14 10:03:05.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.266 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.266 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.266 INFO kablam! Sep 14 10:03:05.266 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.266 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 14 10:03:05.266 INFO kablam! | Sep 14 10:03:05.266 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.266 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.266 INFO kablam! | Sep 14 10:03:05.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.266 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.266 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.266 INFO kablam! Sep 14 10:03:05.266 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.266 INFO kablam! --> src/arrays/Array64.rs:99:14 Sep 14 10:03:05.266 INFO kablam! | Sep 14 10:03:05.266 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.266 INFO kablam! | ^^^^^^ Sep 14 10:03:05.266 INFO kablam! | Sep 14 10:03:05.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.266 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.266 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.266 INFO kablam! Sep 14 10:03:05.266 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.266 INFO kablam! --> src/arrays/Array64.rs:99:28 Sep 14 10:03:05.266 INFO kablam! | Sep 14 10:03:05.266 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.266 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.266 INFO kablam! | Sep 14 10:03:05.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.266 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.266 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.266 INFO kablam! Sep 14 10:03:05.266 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.266 INFO kablam! --> src/arrays/Array64.rs:108:15 Sep 14 10:03:05.266 INFO kablam! | Sep 14 10:03:05.266 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 14 10:03:05.266 INFO kablam! | ^^^^^^ Sep 14 10:03:05.266 INFO kablam! | Sep 14 10:03:05.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.266 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.266 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.266 INFO kablam! Sep 14 10:03:05.266 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.266 INFO kablam! --> src/arrays/Array64.rs:120:3 Sep 14 10:03:05.266 INFO kablam! | Sep 14 10:03:05.266 INFO kablam! 120 | self.0.iter() Sep 14 10:03:05.266 INFO kablam! | ^^^^^^ Sep 14 10:03:05.266 INFO kablam! | Sep 14 10:03:05.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.266 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.266 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.266 INFO kablam! Sep 14 10:03:05.266 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.266 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 14 10:03:05.266 INFO kablam! | Sep 14 10:03:05.266 INFO kablam! 132 | self.0.iter_mut() Sep 14 10:03:05.266 INFO kablam! | ^^^^^^ Sep 14 10:03:05.266 INFO kablam! | Sep 14 10:03:05.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.266 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.266 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.266 INFO kablam! Sep 14 10:03:05.267 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.267 INFO kablam! --> src/arrays/Array64.rs:141:4 Sep 14 10:03:05.267 INFO kablam! | Sep 14 10:03:05.267 INFO kablam! 141 | &self.0[..] Sep 14 10:03:05.267 INFO kablam! | ^^^^^^ Sep 14 10:03:05.267 INFO kablam! | Sep 14 10:03:05.267 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.267 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.267 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.267 INFO kablam! Sep 14 10:03:05.267 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.267 INFO kablam! --> src/arrays/Array64.rs:150:8 Sep 14 10:03:05.267 INFO kablam! | Sep 14 10:03:05.267 INFO kablam! 150 | &mut self.0[..] Sep 14 10:03:05.267 INFO kablam! | ^^^^^^ Sep 14 10:03:05.267 INFO kablam! | Sep 14 10:03:05.267 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.267 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.267 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.267 INFO kablam! Sep 14 10:03:05.267 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.267 INFO kablam! --> src/arrays/Array128.rs:44:3 Sep 14 10:03:05.267 INFO kablam! | Sep 14 10:03:05.267 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 14 10:03:05.267 INFO kablam! | ^^^^^^ Sep 14 10:03:05.267 INFO kablam! | Sep 14 10:03:05.267 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.267 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.267 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.267 INFO kablam! Sep 14 10:03:05.267 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.267 INFO kablam! --> src/arrays/Array128.rs:53:3 Sep 14 10:03:05.267 INFO kablam! | Sep 14 10:03:05.267 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.267 INFO kablam! | ^^^^^^ Sep 14 10:03:05.267 INFO kablam! | Sep 14 10:03:05.267 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.267 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.267 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.267 INFO kablam! Sep 14 10:03:05.267 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.267 INFO kablam! --> src/arrays/Array128.rs:53:18 Sep 14 10:03:05.267 INFO kablam! | Sep 14 10:03:05.267 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.267 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.267 INFO kablam! | Sep 14 10:03:05.267 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.267 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.267 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.267 INFO kablam! Sep 14 10:03:05.268 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.268 INFO kablam! --> src/arrays/Array128.rs:66:29 Sep 14 10:03:05.268 INFO kablam! | Sep 14 10:03:05.268 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.268 INFO kablam! | ^^^^^^ Sep 14 10:03:05.268 INFO kablam! | Sep 14 10:03:05.268 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.268 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.268 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.268 INFO kablam! Sep 14 10:03:05.268 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.268 INFO kablam! --> src/arrays/Array128.rs:66:43 Sep 14 10:03:05.268 INFO kablam! | Sep 14 10:03:05.268 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.268 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.268 INFO kablam! | Sep 14 10:03:05.268 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.268 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.268 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.268 INFO kablam! Sep 14 10:03:05.268 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.268 INFO kablam! --> src/arrays/Array128.rs:72:20 Sep 14 10:03:05.268 INFO kablam! | Sep 14 10:03:05.268 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.268 INFO kablam! | ^^^^^^ Sep 14 10:03:05.268 INFO kablam! | Sep 14 10:03:05.268 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.268 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.268 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.268 INFO kablam! Sep 14 10:03:05.268 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.268 INFO kablam! --> src/arrays/Array128.rs:72:34 Sep 14 10:03:05.268 INFO kablam! | Sep 14 10:03:05.268 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.268 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.268 INFO kablam! | Sep 14 10:03:05.268 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.268 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.268 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.268 INFO kablam! Sep 14 10:03:05.268 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.268 INFO kablam! --> src/arrays/Array128.rs:78:20 Sep 14 10:03:05.268 INFO kablam! | Sep 14 10:03:05.268 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.268 INFO kablam! | ^^^^^^ Sep 14 10:03:05.268 INFO kablam! | Sep 14 10:03:05.268 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.268 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.268 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.268 INFO kablam! Sep 14 10:03:05.268 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.268 INFO kablam! --> src/arrays/Array128.rs:78:34 Sep 14 10:03:05.269 INFO kablam! | Sep 14 10:03:05.269 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.269 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.269 INFO kablam! | Sep 14 10:03:05.269 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.269 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.269 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.269 INFO kablam! Sep 14 10:03:05.269 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.269 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 14 10:03:05.269 INFO kablam! | Sep 14 10:03:05.269 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.269 INFO kablam! | ^^^^^^ Sep 14 10:03:05.269 INFO kablam! | Sep 14 10:03:05.269 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.269 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.269 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.269 INFO kablam! Sep 14 10:03:05.269 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.269 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 14 10:03:05.269 INFO kablam! | Sep 14 10:03:05.269 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.269 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.269 INFO kablam! | Sep 14 10:03:05.269 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.269 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.269 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.269 INFO kablam! Sep 14 10:03:05.269 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.269 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 14 10:03:05.269 INFO kablam! | Sep 14 10:03:05.269 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.269 INFO kablam! | ^^^^^^ Sep 14 10:03:05.269 INFO kablam! | Sep 14 10:03:05.269 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.269 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.269 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.269 INFO kablam! Sep 14 10:03:05.269 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.269 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 14 10:03:05.269 INFO kablam! | Sep 14 10:03:05.269 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.269 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.269 INFO kablam! | Sep 14 10:03:05.269 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.269 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.269 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.269 INFO kablam! Sep 14 10:03:05.269 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.269 INFO kablam! --> src/arrays/Array128.rs:99:14 Sep 14 10:03:05.269 INFO kablam! | Sep 14 10:03:05.270 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.270 INFO kablam! | ^^^^^^ Sep 14 10:03:05.270 INFO kablam! | Sep 14 10:03:05.270 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.270 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.270 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.270 INFO kablam! Sep 14 10:03:05.270 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.270 INFO kablam! --> src/arrays/Array128.rs:99:28 Sep 14 10:03:05.270 INFO kablam! | Sep 14 10:03:05.270 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.270 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.270 INFO kablam! | Sep 14 10:03:05.270 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.270 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.270 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.270 INFO kablam! Sep 14 10:03:05.270 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.270 INFO kablam! --> src/arrays/Array128.rs:108:15 Sep 14 10:03:05.270 INFO kablam! | Sep 14 10:03:05.270 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 14 10:03:05.270 INFO kablam! | ^^^^^^ Sep 14 10:03:05.270 INFO kablam! | Sep 14 10:03:05.270 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.270 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.270 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.270 INFO kablam! Sep 14 10:03:05.270 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.270 INFO kablam! --> src/arrays/Array128.rs:120:3 Sep 14 10:03:05.270 INFO kablam! | Sep 14 10:03:05.270 INFO kablam! 120 | self.0.iter() Sep 14 10:03:05.270 INFO kablam! | ^^^^^^ Sep 14 10:03:05.270 INFO kablam! | Sep 14 10:03:05.270 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.270 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.270 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.270 INFO kablam! Sep 14 10:03:05.270 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.270 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 14 10:03:05.270 INFO kablam! | Sep 14 10:03:05.270 INFO kablam! 132 | self.0.iter_mut() Sep 14 10:03:05.270 INFO kablam! | ^^^^^^ Sep 14 10:03:05.270 INFO kablam! | Sep 14 10:03:05.270 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.270 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.270 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.270 INFO kablam! Sep 14 10:03:05.270 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.270 INFO kablam! --> src/arrays/Array128.rs:141:4 Sep 14 10:03:05.270 INFO kablam! | Sep 14 10:03:05.270 INFO kablam! 141 | &self.0[..] Sep 14 10:03:05.271 INFO kablam! | ^^^^^^ Sep 14 10:03:05.271 INFO kablam! | Sep 14 10:03:05.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.271 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.271 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.271 INFO kablam! Sep 14 10:03:05.271 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.271 INFO kablam! --> src/arrays/Array128.rs:150:8 Sep 14 10:03:05.271 INFO kablam! | Sep 14 10:03:05.271 INFO kablam! 150 | &mut self.0[..] Sep 14 10:03:05.271 INFO kablam! | ^^^^^^ Sep 14 10:03:05.271 INFO kablam! | Sep 14 10:03:05.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.271 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.271 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.271 INFO kablam! Sep 14 10:03:05.271 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.271 INFO kablam! --> src/arrays/Array256.rs:44:3 Sep 14 10:03:05.271 INFO kablam! | Sep 14 10:03:05.271 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 14 10:03:05.271 INFO kablam! | ^^^^^^ Sep 14 10:03:05.271 INFO kablam! | Sep 14 10:03:05.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.271 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.271 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.271 INFO kablam! Sep 14 10:03:05.271 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.271 INFO kablam! --> src/arrays/Array256.rs:53:3 Sep 14 10:03:05.271 INFO kablam! | Sep 14 10:03:05.271 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.271 INFO kablam! | ^^^^^^ Sep 14 10:03:05.271 INFO kablam! | Sep 14 10:03:05.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.271 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.271 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.271 INFO kablam! Sep 14 10:03:05.271 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.271 INFO kablam! --> src/arrays/Array256.rs:53:18 Sep 14 10:03:05.271 INFO kablam! | Sep 14 10:03:05.271 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.271 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.271 INFO kablam! | Sep 14 10:03:05.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.271 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.271 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.271 INFO kablam! Sep 14 10:03:05.271 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.271 INFO kablam! --> src/arrays/Array256.rs:66:29 Sep 14 10:03:05.271 INFO kablam! | Sep 14 10:03:05.271 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.271 INFO kablam! | ^^^^^^ Sep 14 10:03:05.271 INFO kablam! | Sep 14 10:03:05.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.272 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.272 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.272 INFO kablam! Sep 14 10:03:05.272 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.272 INFO kablam! --> src/arrays/Array256.rs:66:43 Sep 14 10:03:05.272 INFO kablam! | Sep 14 10:03:05.272 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.272 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.272 INFO kablam! | Sep 14 10:03:05.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.272 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.272 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.272 INFO kablam! Sep 14 10:03:05.272 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.272 INFO kablam! --> src/arrays/Array256.rs:72:20 Sep 14 10:03:05.272 INFO kablam! | Sep 14 10:03:05.272 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.272 INFO kablam! | ^^^^^^ Sep 14 10:03:05.272 INFO kablam! | Sep 14 10:03:05.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.272 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.272 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.272 INFO kablam! Sep 14 10:03:05.272 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.272 INFO kablam! --> src/arrays/Array256.rs:72:34 Sep 14 10:03:05.272 INFO kablam! | Sep 14 10:03:05.272 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.272 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.272 INFO kablam! | Sep 14 10:03:05.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.272 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.272 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.272 INFO kablam! Sep 14 10:03:05.272 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.272 INFO kablam! --> src/arrays/Array256.rs:78:20 Sep 14 10:03:05.272 INFO kablam! | Sep 14 10:03:05.272 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.272 INFO kablam! | ^^^^^^ Sep 14 10:03:05.272 INFO kablam! | Sep 14 10:03:05.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.272 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.272 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.272 INFO kablam! Sep 14 10:03:05.272 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.272 INFO kablam! --> src/arrays/Array256.rs:78:34 Sep 14 10:03:05.272 INFO kablam! | Sep 14 10:03:05.272 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.272 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.272 INFO kablam! | Sep 14 10:03:05.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.273 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.273 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.273 INFO kablam! Sep 14 10:03:05.273 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.273 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 14 10:03:05.273 INFO kablam! | Sep 14 10:03:05.273 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.273 INFO kablam! | ^^^^^^ Sep 14 10:03:05.273 INFO kablam! | Sep 14 10:03:05.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.273 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.273 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.273 INFO kablam! Sep 14 10:03:05.273 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.273 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 14 10:03:05.273 INFO kablam! | Sep 14 10:03:05.273 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.273 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.273 INFO kablam! | Sep 14 10:03:05.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.273 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.273 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.273 INFO kablam! Sep 14 10:03:05.273 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.273 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 14 10:03:05.273 INFO kablam! | Sep 14 10:03:05.273 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.273 INFO kablam! | ^^^^^^ Sep 14 10:03:05.273 INFO kablam! | Sep 14 10:03:05.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.273 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.273 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.273 INFO kablam! Sep 14 10:03:05.273 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.273 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 14 10:03:05.273 INFO kablam! | Sep 14 10:03:05.273 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.273 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.273 INFO kablam! | Sep 14 10:03:05.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.273 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.273 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.273 INFO kablam! Sep 14 10:03:05.273 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.273 INFO kablam! --> src/arrays/Array256.rs:99:14 Sep 14 10:03:05.273 INFO kablam! | Sep 14 10:03:05.273 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.273 INFO kablam! | ^^^^^^ Sep 14 10:03:05.273 INFO kablam! | Sep 14 10:03:05.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.273 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.273 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.273 INFO kablam! Sep 14 10:03:05.273 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.274 INFO kablam! --> src/arrays/Array256.rs:99:28 Sep 14 10:03:05.274 INFO kablam! | Sep 14 10:03:05.274 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.274 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.274 INFO kablam! | Sep 14 10:03:05.274 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.274 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.274 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.274 INFO kablam! Sep 14 10:03:05.274 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.274 INFO kablam! --> src/arrays/Array256.rs:108:15 Sep 14 10:03:05.274 INFO kablam! | Sep 14 10:03:05.274 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 14 10:03:05.274 INFO kablam! | ^^^^^^ Sep 14 10:03:05.274 INFO kablam! | Sep 14 10:03:05.274 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.274 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.274 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.274 INFO kablam! Sep 14 10:03:05.274 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.274 INFO kablam! --> src/arrays/Array256.rs:120:3 Sep 14 10:03:05.274 INFO kablam! | Sep 14 10:03:05.274 INFO kablam! 120 | self.0.iter() Sep 14 10:03:05.274 INFO kablam! | ^^^^^^ Sep 14 10:03:05.274 INFO kablam! | Sep 14 10:03:05.274 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.274 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.274 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.274 INFO kablam! Sep 14 10:03:05.274 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.274 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 14 10:03:05.274 INFO kablam! | Sep 14 10:03:05.274 INFO kablam! 132 | self.0.iter_mut() Sep 14 10:03:05.274 INFO kablam! | ^^^^^^ Sep 14 10:03:05.274 INFO kablam! | Sep 14 10:03:05.274 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.274 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.274 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.274 INFO kablam! Sep 14 10:03:05.274 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.274 INFO kablam! --> src/arrays/Array256.rs:141:4 Sep 14 10:03:05.274 INFO kablam! | Sep 14 10:03:05.274 INFO kablam! 141 | &self.0[..] Sep 14 10:03:05.274 INFO kablam! | ^^^^^^ Sep 14 10:03:05.274 INFO kablam! | Sep 14 10:03:05.274 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.275 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.275 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.275 INFO kablam! Sep 14 10:03:05.275 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.275 INFO kablam! --> src/arrays/Array256.rs:150:8 Sep 14 10:03:05.275 INFO kablam! | Sep 14 10:03:05.275 INFO kablam! 150 | &mut self.0[..] Sep 14 10:03:05.275 INFO kablam! | ^^^^^^ Sep 14 10:03:05.275 INFO kablam! | Sep 14 10:03:05.275 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.275 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.275 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.275 INFO kablam! Sep 14 10:03:05.275 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.275 INFO kablam! --> src/arrays/Array512.rs:44:3 Sep 14 10:03:05.275 INFO kablam! | Sep 14 10:03:05.275 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 14 10:03:05.275 INFO kablam! | ^^^^^^ Sep 14 10:03:05.275 INFO kablam! | Sep 14 10:03:05.275 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.275 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.275 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.275 INFO kablam! Sep 14 10:03:05.275 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.275 INFO kablam! --> src/arrays/Array512.rs:53:3 Sep 14 10:03:05.275 INFO kablam! | Sep 14 10:03:05.275 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.275 INFO kablam! | ^^^^^^ Sep 14 10:03:05.275 INFO kablam! | Sep 14 10:03:05.275 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.275 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.275 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.275 INFO kablam! Sep 14 10:03:05.275 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.275 INFO kablam! --> src/arrays/Array512.rs:53:18 Sep 14 10:03:05.275 INFO kablam! | Sep 14 10:03:05.275 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.275 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.275 INFO kablam! | Sep 14 10:03:05.275 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.275 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.275 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.275 INFO kablam! Sep 14 10:03:05.275 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.275 INFO kablam! --> src/arrays/Array512.rs:66:29 Sep 14 10:03:05.275 INFO kablam! | Sep 14 10:03:05.275 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.275 INFO kablam! | ^^^^^^ Sep 14 10:03:05.275 INFO kablam! | Sep 14 10:03:05.275 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.275 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.276 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.276 INFO kablam! Sep 14 10:03:05.276 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.276 INFO kablam! --> src/arrays/Array512.rs:66:43 Sep 14 10:03:05.276 INFO kablam! | Sep 14 10:03:05.276 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.276 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.276 INFO kablam! | Sep 14 10:03:05.276 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.276 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.276 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.276 INFO kablam! Sep 14 10:03:05.276 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.276 INFO kablam! --> src/arrays/Array512.rs:72:20 Sep 14 10:03:05.276 INFO kablam! | Sep 14 10:03:05.276 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.276 INFO kablam! | ^^^^^^ Sep 14 10:03:05.276 INFO kablam! | Sep 14 10:03:05.276 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.276 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.276 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.276 INFO kablam! Sep 14 10:03:05.276 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.276 INFO kablam! --> src/arrays/Array512.rs:72:34 Sep 14 10:03:05.276 INFO kablam! | Sep 14 10:03:05.276 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.276 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.276 INFO kablam! | Sep 14 10:03:05.276 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.276 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.276 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.276 INFO kablam! Sep 14 10:03:05.276 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.276 INFO kablam! --> src/arrays/Array512.rs:78:20 Sep 14 10:03:05.276 INFO kablam! | Sep 14 10:03:05.276 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.276 INFO kablam! | ^^^^^^ Sep 14 10:03:05.276 INFO kablam! | Sep 14 10:03:05.276 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.276 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.276 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.276 INFO kablam! Sep 14 10:03:05.276 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.276 INFO kablam! --> src/arrays/Array512.rs:78:34 Sep 14 10:03:05.276 INFO kablam! | Sep 14 10:03:05.276 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.276 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.276 INFO kablam! | Sep 14 10:03:05.276 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.276 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.276 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.277 INFO kablam! Sep 14 10:03:05.277 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.277 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 14 10:03:05.277 INFO kablam! | Sep 14 10:03:05.277 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.277 INFO kablam! | ^^^^^^ Sep 14 10:03:05.277 INFO kablam! | Sep 14 10:03:05.277 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.277 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.277 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.277 INFO kablam! Sep 14 10:03:05.277 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.277 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 14 10:03:05.277 INFO kablam! | Sep 14 10:03:05.277 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.277 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.277 INFO kablam! | Sep 14 10:03:05.277 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.277 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.277 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.277 INFO kablam! Sep 14 10:03:05.277 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.277 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 14 10:03:05.277 INFO kablam! | Sep 14 10:03:05.277 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.277 INFO kablam! | ^^^^^^ Sep 14 10:03:05.277 INFO kablam! | Sep 14 10:03:05.277 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.277 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.277 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.277 INFO kablam! Sep 14 10:03:05.277 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.277 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 14 10:03:05.277 INFO kablam! | Sep 14 10:03:05.277 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.277 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.277 INFO kablam! | Sep 14 10:03:05.277 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.277 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.277 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.277 INFO kablam! Sep 14 10:03:05.277 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.277 INFO kablam! --> src/arrays/Array512.rs:99:14 Sep 14 10:03:05.277 INFO kablam! | Sep 14 10:03:05.277 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.277 INFO kablam! | ^^^^^^ Sep 14 10:03:05.277 INFO kablam! | Sep 14 10:03:05.277 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.277 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.277 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.277 INFO kablam! Sep 14 10:03:05.277 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.278 INFO kablam! --> src/arrays/Array512.rs:99:28 Sep 14 10:03:05.278 INFO kablam! | Sep 14 10:03:05.278 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.278 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.278 INFO kablam! | Sep 14 10:03:05.278 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.278 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.278 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.278 INFO kablam! Sep 14 10:03:05.278 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.278 INFO kablam! --> src/arrays/Array512.rs:108:15 Sep 14 10:03:05.278 INFO kablam! | Sep 14 10:03:05.278 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 14 10:03:05.278 INFO kablam! | ^^^^^^ Sep 14 10:03:05.278 INFO kablam! | Sep 14 10:03:05.278 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.278 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.278 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.278 INFO kablam! Sep 14 10:03:05.278 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.278 INFO kablam! --> src/arrays/Array512.rs:120:3 Sep 14 10:03:05.278 INFO kablam! | Sep 14 10:03:05.278 INFO kablam! 120 | self.0.iter() Sep 14 10:03:05.278 INFO kablam! | ^^^^^^ Sep 14 10:03:05.278 INFO kablam! | Sep 14 10:03:05.278 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.278 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.278 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.278 INFO kablam! Sep 14 10:03:05.278 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.278 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 14 10:03:05.278 INFO kablam! | Sep 14 10:03:05.278 INFO kablam! 132 | self.0.iter_mut() Sep 14 10:03:05.278 INFO kablam! | ^^^^^^ Sep 14 10:03:05.278 INFO kablam! | Sep 14 10:03:05.278 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.278 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.278 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.278 INFO kablam! Sep 14 10:03:05.278 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.278 INFO kablam! --> src/arrays/Array512.rs:141:4 Sep 14 10:03:05.278 INFO kablam! | Sep 14 10:03:05.278 INFO kablam! 141 | &self.0[..] Sep 14 10:03:05.278 INFO kablam! | ^^^^^^ Sep 14 10:03:05.278 INFO kablam! | Sep 14 10:03:05.278 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.278 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.278 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.278 INFO kablam! Sep 14 10:03:05.278 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.279 INFO kablam! --> src/arrays/Array512.rs:150:8 Sep 14 10:03:05.279 INFO kablam! | Sep 14 10:03:05.279 INFO kablam! 150 | &mut self.0[..] Sep 14 10:03:05.279 INFO kablam! | ^^^^^^ Sep 14 10:03:05.279 INFO kablam! | Sep 14 10:03:05.279 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.279 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.279 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.279 INFO kablam! Sep 14 10:03:05.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.279 INFO kablam! --> src/arrays/Array1024.rs:44:3 Sep 14 10:03:05.279 INFO kablam! | Sep 14 10:03:05.279 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 14 10:03:05.279 INFO kablam! | ^^^^^^ Sep 14 10:03:05.279 INFO kablam! | Sep 14 10:03:05.279 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.279 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.279 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.279 INFO kablam! Sep 14 10:03:05.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.279 INFO kablam! --> src/arrays/Array1024.rs:53:3 Sep 14 10:03:05.279 INFO kablam! | Sep 14 10:03:05.279 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.279 INFO kablam! | ^^^^^^ Sep 14 10:03:05.279 INFO kablam! | Sep 14 10:03:05.279 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.279 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.279 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.279 INFO kablam! Sep 14 10:03:05.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.279 INFO kablam! --> src/arrays/Array1024.rs:53:18 Sep 14 10:03:05.279 INFO kablam! | Sep 14 10:03:05.279 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 14 10:03:05.279 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.279 INFO kablam! | Sep 14 10:03:05.279 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.279 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.279 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.279 INFO kablam! Sep 14 10:03:05.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.279 INFO kablam! --> src/arrays/Array1024.rs:66:29 Sep 14 10:03:05.279 INFO kablam! | Sep 14 10:03:05.279 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.279 INFO kablam! | ^^^^^^ Sep 14 10:03:05.279 INFO kablam! | Sep 14 10:03:05.279 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.279 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.279 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.279 INFO kablam! Sep 14 10:03:05.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.279 INFO kablam! --> src/arrays/Array1024.rs:66:43 Sep 14 10:03:05.279 INFO kablam! | Sep 14 10:03:05.280 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.280 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.280 INFO kablam! | Sep 14 10:03:05.280 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.280 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.280 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.280 INFO kablam! Sep 14 10:03:05.280 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.280 INFO kablam! --> src/arrays/Array1024.rs:72:20 Sep 14 10:03:05.280 INFO kablam! | Sep 14 10:03:05.280 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.280 INFO kablam! | ^^^^^^ Sep 14 10:03:05.280 INFO kablam! | Sep 14 10:03:05.280 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.280 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.280 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.280 INFO kablam! Sep 14 10:03:05.280 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.280 INFO kablam! --> src/arrays/Array1024.rs:72:34 Sep 14 10:03:05.280 INFO kablam! | Sep 14 10:03:05.280 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.280 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.280 INFO kablam! | Sep 14 10:03:05.280 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.280 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.280 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.280 INFO kablam! Sep 14 10:03:05.280 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.280 INFO kablam! --> src/arrays/Array1024.rs:78:20 Sep 14 10:03:05.280 INFO kablam! | Sep 14 10:03:05.280 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.280 INFO kablam! | ^^^^^^ Sep 14 10:03:05.280 INFO kablam! | Sep 14 10:03:05.280 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.280 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.280 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.280 INFO kablam! Sep 14 10:03:05.280 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.280 INFO kablam! --> src/arrays/Array1024.rs:78:34 Sep 14 10:03:05.280 INFO kablam! | Sep 14 10:03:05.280 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.280 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.280 INFO kablam! | Sep 14 10:03:05.280 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.280 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.280 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.280 INFO kablam! Sep 14 10:03:05.280 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.280 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 14 10:03:05.280 INFO kablam! | Sep 14 10:03:05.281 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.281 INFO kablam! | ^^^^^^ Sep 14 10:03:05.281 INFO kablam! | Sep 14 10:03:05.281 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.281 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.281 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.281 INFO kablam! Sep 14 10:03:05.281 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.281 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 14 10:03:05.281 INFO kablam! | Sep 14 10:03:05.281 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.281 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.281 INFO kablam! | Sep 14 10:03:05.281 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.281 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.281 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.281 INFO kablam! Sep 14 10:03:05.281 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.281 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 14 10:03:05.281 INFO kablam! | Sep 14 10:03:05.281 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.281 INFO kablam! | ^^^^^^ Sep 14 10:03:05.281 INFO kablam! | Sep 14 10:03:05.281 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.281 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.281 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.281 INFO kablam! Sep 14 10:03:05.281 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.281 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 14 10:03:05.281 INFO kablam! | Sep 14 10:03:05.281 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.281 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.281 INFO kablam! | Sep 14 10:03:05.281 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.281 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.281 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.281 INFO kablam! Sep 14 10:03:05.281 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.281 INFO kablam! --> src/arrays/Array1024.rs:99:14 Sep 14 10:03:05.281 INFO kablam! | Sep 14 10:03:05.281 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.281 INFO kablam! | ^^^^^^ Sep 14 10:03:05.281 INFO kablam! | Sep 14 10:03:05.281 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.281 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.281 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.281 INFO kablam! Sep 14 10:03:05.281 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.281 INFO kablam! --> src/arrays/Array1024.rs:99:28 Sep 14 10:03:05.281 INFO kablam! | Sep 14 10:03:05.281 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 14 10:03:05.282 INFO kablam! | ^^^^^^^ Sep 14 10:03:05.282 INFO kablam! | Sep 14 10:03:05.282 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.282 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.282 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.282 INFO kablam! Sep 14 10:03:05.282 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.282 INFO kablam! --> src/arrays/Array1024.rs:108:15 Sep 14 10:03:05.282 INFO kablam! | Sep 14 10:03:05.282 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 14 10:03:05.282 INFO kablam! | ^^^^^^ Sep 14 10:03:05.282 INFO kablam! | Sep 14 10:03:05.282 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.282 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.282 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.282 INFO kablam! Sep 14 10:03:05.282 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.282 INFO kablam! --> src/arrays/Array1024.rs:120:3 Sep 14 10:03:05.282 INFO kablam! | Sep 14 10:03:05.282 INFO kablam! 120 | self.0.iter() Sep 14 10:03:05.282 INFO kablam! | ^^^^^^ Sep 14 10:03:05.282 INFO kablam! | Sep 14 10:03:05.282 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.282 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.282 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.282 INFO kablam! Sep 14 10:03:05.282 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.282 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 14 10:03:05.282 INFO kablam! | Sep 14 10:03:05.282 INFO kablam! 132 | self.0.iter_mut() Sep 14 10:03:05.282 INFO kablam! | ^^^^^^ Sep 14 10:03:05.282 INFO kablam! | Sep 14 10:03:05.282 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.282 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.282 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.282 INFO kablam! Sep 14 10:03:05.282 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.282 INFO kablam! --> src/arrays/Array1024.rs:141:4 Sep 14 10:03:05.282 INFO kablam! | Sep 14 10:03:05.282 INFO kablam! 141 | &self.0[..] Sep 14 10:03:05.282 INFO kablam! | ^^^^^^ Sep 14 10:03:05.282 INFO kablam! | Sep 14 10:03:05.282 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.282 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.282 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.282 INFO kablam! Sep 14 10:03:05.282 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 10:03:05.282 INFO kablam! --> src/arrays/Array1024.rs:150:8 Sep 14 10:03:05.283 INFO kablam! | Sep 14 10:03:05.283 INFO kablam! 150 | &mut self.0[..] Sep 14 10:03:05.283 INFO kablam! | ^^^^^^ Sep 14 10:03:05.283 INFO kablam! | Sep 14 10:03:05.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 10:03:05.283 INFO kablam! = note: for more information, see issue #46043 Sep 14 10:03:05.283 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 14 10:03:05.283 INFO kablam! Sep 14 10:03:05.283 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.283 INFO kablam! --> src/lib.rs:8:12 Sep 14 10:03:05.283 INFO kablam! | Sep 14 10:03:05.283 INFO kablam! 8 | #![feature(associated_consts)] Sep 14 10:03:05.283 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 10:03:05.283 INFO kablam! | Sep 14 10:03:05.283 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 10:03:05.283 INFO kablam! Sep 14 10:03:05.283 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.17s Sep 14 10:03:05.283 INFO kablam! su: No module specific data is present Sep 14 10:03:05.650 INFO running `"docker" "rm" "-f" "b86ac49b0776ecd294029846059bfc24e50ba5247e97fca209b06cb0e01493bb"` Sep 14 10:03:05.751 INFO blam! b86ac49b0776ecd294029846059bfc24e50ba5247e97fca209b06cb0e01493bb