Sep 10 10:46:18.773 INFO checking rust-extra-0.0.13 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 10:46:18.773 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 10:46:18.773 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-7/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 10:46:18.908 INFO blam! cf227889f3b51f5920e714f4f74bad6cf51ba794e5a33d703fa49b40cebb4d2f Sep 10 10:46:18.909 INFO running `"docker" "start" "-a" "cf227889f3b51f5920e714f4f74bad6cf51ba794e5a33d703fa49b40cebb4d2f"` Sep 10 10:46:19.639 INFO kablam! usermod: no changes Sep 10 10:46:19.661 INFO kablam! Checking rust-extra v0.0.13 (file:///source) Sep 10 10:46:19.849 INFO kablam! warning: unused macro definition Sep 10 10:46:19.849 INFO kablam! --> src/do_while_loop.rs:5:1 Sep 10 10:46:19.849 INFO kablam! | Sep 10 10:46:19.849 INFO kablam! 5 | / macro_rules! do_while_loop Sep 10 10:46:19.849 INFO kablam! 6 | | { Sep 10 10:46:19.849 INFO kablam! 7 | | ( Sep 10 10:46:19.849 INFO kablam! 8 | | do Sep 10 10:46:19.849 INFO kablam! ... | Sep 10 10:46:19.849 INFO kablam! 21 | | }; Sep 10 10:46:19.849 INFO kablam! 22 | | } Sep 10 10:46:19.849 INFO kablam! | |_^ Sep 10 10:46:19.849 INFO kablam! | Sep 10 10:46:19.849 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 10 10:46:19.849 INFO kablam! Sep 10 10:46:19.877 INFO kablam! warning: unused macro definition Sep 10 10:46:19.877 INFO kablam! --> src/do_while_loop.rs:5:1 Sep 10 10:46:19.877 INFO kablam! | Sep 10 10:46:19.877 INFO kablam! 5 | / macro_rules! do_while_loop Sep 10 10:46:19.877 INFO kablam! 6 | | { Sep 10 10:46:19.877 INFO kablam! 7 | | ( Sep 10 10:46:19.877 INFO kablam! 8 | | do Sep 10 10:46:19.877 INFO kablam! ... | Sep 10 10:46:19.877 INFO kablam! 21 | | }; Sep 10 10:46:19.877 INFO kablam! 22 | | } Sep 10 10:46:19.877 INFO kablam! | |_^ Sep 10 10:46:19.877 INFO kablam! | Sep 10 10:46:19.877 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 10 10:46:19.877 INFO kablam! Sep 10 10:46:20.274 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.274 INFO kablam! --> src/arrays/Array40.rs:44:3 Sep 10 10:46:20.274 INFO kablam! | Sep 10 10:46:20.274 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 10 10:46:20.274 INFO kablam! | ^^^^^^ Sep 10 10:46:20.274 INFO kablam! | Sep 10 10:46:20.274 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 10 10:46:20.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 10 10:46:20.275 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.275 INFO kablam! Sep 10 10:46:20.275 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.275 INFO kablam! --> src/arrays/Array40.rs:53:3 Sep 10 10:46:20.275 INFO kablam! | Sep 10 10:46:20.275 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.275 INFO kablam! | ^^^^^^ Sep 10 10:46:20.275 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.275 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.275 INFO kablam! Sep 10 10:46:20.275 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.275 INFO kablam! --> src/arrays/Array40.rs:53:18 Sep 10 10:46:20.275 INFO kablam! | Sep 10 10:46:20.275 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.275 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.275 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.275 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.275 INFO kablam! Sep 10 10:46:20.275 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.275 INFO kablam! --> src/arrays/Array40.rs:66:29 Sep 10 10:46:20.275 INFO kablam! | Sep 10 10:46:20.275 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.275 INFO kablam! | ^^^^^^ Sep 10 10:46:20.275 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.275 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.275 INFO kablam! Sep 10 10:46:20.275 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.276 INFO kablam! --> src/arrays/Array40.rs:66:43 Sep 10 10:46:20.276 INFO kablam! | Sep 10 10:46:20.276 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.276 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.276 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.276 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.276 INFO kablam! Sep 10 10:46:20.276 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.276 INFO kablam! --> src/arrays/Array40.rs:72:20 Sep 10 10:46:20.276 INFO kablam! | Sep 10 10:46:20.276 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.276 INFO kablam! | ^^^^^^ Sep 10 10:46:20.276 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.276 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.276 INFO kablam! Sep 10 10:46:20.276 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.276 INFO kablam! --> src/arrays/Array40.rs:72:34 Sep 10 10:46:20.276 INFO kablam! | Sep 10 10:46:20.276 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.276 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.276 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.276 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.276 INFO kablam! Sep 10 10:46:20.276 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.276 INFO kablam! --> src/arrays/Array40.rs:78:20 Sep 10 10:46:20.276 INFO kablam! | Sep 10 10:46:20.276 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.276 INFO kablam! | ^^^^^^ Sep 10 10:46:20.276 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.276 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.276 INFO kablam! Sep 10 10:46:20.276 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.276 INFO kablam! --> src/arrays/Array40.rs:78:34 Sep 10 10:46:20.276 INFO kablam! | Sep 10 10:46:20.276 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.276 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.276 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.276 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.276 INFO kablam! Sep 10 10:46:20.276 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.276 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 10 10:46:20.276 INFO kablam! | Sep 10 10:46:20.276 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.276 INFO kablam! | ^^^^^^ Sep 10 10:46:20.276 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.276 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.276 INFO kablam! Sep 10 10:46:20.276 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.276 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 10 10:46:20.276 INFO kablam! | Sep 10 10:46:20.276 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.276 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.276 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.277 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.277 INFO kablam! Sep 10 10:46:20.277 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.277 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 10 10:46:20.277 INFO kablam! | Sep 10 10:46:20.277 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.277 INFO kablam! | ^^^^^^ Sep 10 10:46:20.277 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.277 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.277 INFO kablam! Sep 10 10:46:20.277 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.279 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 10 10:46:20.279 INFO kablam! | Sep 10 10:46:20.279 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.279 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.279 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.279 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.279 INFO kablam! Sep 10 10:46:20.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.279 INFO kablam! --> src/arrays/Array40.rs:99:14 Sep 10 10:46:20.279 INFO kablam! | Sep 10 10:46:20.279 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.279 INFO kablam! | ^^^^^^ Sep 10 10:46:20.279 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.280 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.280 INFO kablam! Sep 10 10:46:20.280 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.280 INFO kablam! --> src/arrays/Array40.rs:99:28 Sep 10 10:46:20.280 INFO kablam! | Sep 10 10:46:20.280 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.280 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.280 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.280 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.280 INFO kablam! Sep 10 10:46:20.280 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.280 INFO kablam! --> src/arrays/Array40.rs:108:15 Sep 10 10:46:20.280 INFO kablam! | Sep 10 10:46:20.280 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 10 10:46:20.280 INFO kablam! | ^^^^^^ Sep 10 10:46:20.280 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.280 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.280 INFO kablam! Sep 10 10:46:20.280 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.280 INFO kablam! --> src/arrays/Array40.rs:120:3 Sep 10 10:46:20.280 INFO kablam! | Sep 10 10:46:20.280 INFO kablam! 120 | self.0.iter() Sep 10 10:46:20.280 INFO kablam! | ^^^^^^ Sep 10 10:46:20.280 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.280 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.280 INFO kablam! Sep 10 10:46:20.280 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.280 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 10 10:46:20.280 INFO kablam! | Sep 10 10:46:20.280 INFO kablam! 132 | self.0.iter_mut() Sep 10 10:46:20.280 INFO kablam! | ^^^^^^ Sep 10 10:46:20.280 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.280 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.280 INFO kablam! Sep 10 10:46:20.280 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.280 INFO kablam! --> src/arrays/Array40.rs:141:4 Sep 10 10:46:20.280 INFO kablam! | Sep 10 10:46:20.280 INFO kablam! 141 | &self.0[..] Sep 10 10:46:20.280 INFO kablam! | ^^^^^^ Sep 10 10:46:20.280 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.280 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.280 INFO kablam! Sep 10 10:46:20.280 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.280 INFO kablam! --> src/arrays/Array40.rs:150:8 Sep 10 10:46:20.280 INFO kablam! | Sep 10 10:46:20.280 INFO kablam! 150 | &mut self.0[..] Sep 10 10:46:20.280 INFO kablam! | ^^^^^^ Sep 10 10:46:20.280 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.280 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.280 INFO kablam! Sep 10 10:46:20.280 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.280 INFO kablam! --> src/arrays/Array52.rs:44:3 Sep 10 10:46:20.280 INFO kablam! | Sep 10 10:46:20.280 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 10 10:46:20.280 INFO kablam! | ^^^^^^ Sep 10 10:46:20.281 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.281 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.281 INFO kablam! Sep 10 10:46:20.281 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.281 INFO kablam! --> src/arrays/Array52.rs:53:3 Sep 10 10:46:20.281 INFO kablam! | Sep 10 10:46:20.281 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.281 INFO kablam! | ^^^^^^ Sep 10 10:46:20.281 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.281 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.281 INFO kablam! Sep 10 10:46:20.281 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.281 INFO kablam! --> src/arrays/Array52.rs:53:18 Sep 10 10:46:20.281 INFO kablam! | Sep 10 10:46:20.281 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.281 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.281 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.281 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.281 INFO kablam! Sep 10 10:46:20.281 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.281 INFO kablam! --> src/arrays/Array52.rs:66:29 Sep 10 10:46:20.281 INFO kablam! | Sep 10 10:46:20.281 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.281 INFO kablam! | ^^^^^^ Sep 10 10:46:20.281 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.281 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.281 INFO kablam! Sep 10 10:46:20.281 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.281 INFO kablam! --> src/arrays/Array52.rs:66:43 Sep 10 10:46:20.281 INFO kablam! | Sep 10 10:46:20.281 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.281 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.281 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.281 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.281 INFO kablam! Sep 10 10:46:20.281 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.281 INFO kablam! --> src/arrays/Array52.rs:72:20 Sep 10 10:46:20.281 INFO kablam! | Sep 10 10:46:20.281 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.281 INFO kablam! | ^^^^^^ Sep 10 10:46:20.281 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.281 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.281 INFO kablam! Sep 10 10:46:20.281 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.281 INFO kablam! --> src/arrays/Array52.rs:72:34 Sep 10 10:46:20.281 INFO kablam! | Sep 10 10:46:20.281 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.281 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.281 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.281 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.281 INFO kablam! Sep 10 10:46:20.281 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.282 INFO kablam! --> src/arrays/Array52.rs:78:20 Sep 10 10:46:20.282 INFO kablam! | Sep 10 10:46:20.282 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.282 INFO kablam! | ^^^^^^ Sep 10 10:46:20.282 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.282 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.282 INFO kablam! Sep 10 10:46:20.282 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.282 INFO kablam! --> src/arrays/Array52.rs:78:34 Sep 10 10:46:20.282 INFO kablam! | Sep 10 10:46:20.282 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.282 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.282 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.282 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.282 INFO kablam! Sep 10 10:46:20.282 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.282 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 10 10:46:20.282 INFO kablam! | Sep 10 10:46:20.282 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.282 INFO kablam! | ^^^^^^ Sep 10 10:46:20.282 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.282 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.282 INFO kablam! Sep 10 10:46:20.282 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.282 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 10 10:46:20.282 INFO kablam! | Sep 10 10:46:20.282 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.282 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.282 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.282 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.283 INFO kablam! Sep 10 10:46:20.283 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.283 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 10 10:46:20.283 INFO kablam! | Sep 10 10:46:20.283 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.283 INFO kablam! | ^^^^^^ Sep 10 10:46:20.283 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.283 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.283 INFO kablam! Sep 10 10:46:20.283 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.283 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 10 10:46:20.283 INFO kablam! | Sep 10 10:46:20.283 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.283 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.283 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.283 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.283 INFO kablam! Sep 10 10:46:20.283 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.283 INFO kablam! --> src/arrays/Array52.rs:99:14 Sep 10 10:46:20.283 INFO kablam! | Sep 10 10:46:20.283 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.283 INFO kablam! | ^^^^^^ Sep 10 10:46:20.283 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.283 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.283 INFO kablam! Sep 10 10:46:20.283 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.283 INFO kablam! --> src/arrays/Array52.rs:99:28 Sep 10 10:46:20.283 INFO kablam! | Sep 10 10:46:20.283 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.283 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.283 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.283 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.283 INFO kablam! Sep 10 10:46:20.283 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.283 INFO kablam! --> src/arrays/Array52.rs:108:15 Sep 10 10:46:20.283 INFO kablam! | Sep 10 10:46:20.283 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 10 10:46:20.283 INFO kablam! | ^^^^^^ Sep 10 10:46:20.283 INFO kablam! | Sep 10 10:46:20.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 10 10:46:20.283 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.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 10 10:46:20.283 INFO kablam! Sep 10 10:46:20.283 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.283 INFO kablam! --> src/arrays/Array52.rs:120:3 Sep 10 10:46:20.284 INFO kablam! | Sep 10 10:46:20.284 INFO kablam! 120 | self.0.iter() Sep 10 10:46:20.284 INFO kablam! | ^^^^^^ Sep 10 10:46:20.284 INFO kablam! | Sep 10 10:46:20.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.284 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.284 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.284 INFO kablam! Sep 10 10:46:20.284 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.284 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 10 10:46:20.284 INFO kablam! | Sep 10 10:46:20.284 INFO kablam! 132 | self.0.iter_mut() Sep 10 10:46:20.284 INFO kablam! | ^^^^^^ Sep 10 10:46:20.284 INFO kablam! | Sep 10 10:46:20.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.284 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.284 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.284 INFO kablam! Sep 10 10:46:20.284 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.284 INFO kablam! --> src/arrays/Array52.rs:141:4 Sep 10 10:46:20.284 INFO kablam! | Sep 10 10:46:20.284 INFO kablam! 141 | &self.0[..] Sep 10 10:46:20.284 INFO kablam! | ^^^^^^ Sep 10 10:46:20.284 INFO kablam! | Sep 10 10:46:20.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.284 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.284 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.284 INFO kablam! Sep 10 10:46:20.284 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.284 INFO kablam! --> src/arrays/Array52.rs:150:8 Sep 10 10:46:20.284 INFO kablam! | Sep 10 10:46:20.284 INFO kablam! 150 | &mut self.0[..] Sep 10 10:46:20.284 INFO kablam! | ^^^^^^ Sep 10 10:46:20.284 INFO kablam! | Sep 10 10:46:20.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.284 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.284 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.284 INFO kablam! Sep 10 10:46:20.284 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.284 INFO kablam! --> src/arrays/Array64.rs:44:3 Sep 10 10:46:20.284 INFO kablam! | Sep 10 10:46:20.284 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 10 10:46:20.284 INFO kablam! | ^^^^^^ Sep 10 10:46:20.284 INFO kablam! | Sep 10 10:46:20.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.284 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.284 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.284 INFO kablam! Sep 10 10:46:20.284 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.284 INFO kablam! --> src/arrays/Array64.rs:53:3 Sep 10 10:46:20.284 INFO kablam! | Sep 10 10:46:20.284 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.284 INFO kablam! | ^^^^^^ Sep 10 10:46:20.284 INFO kablam! | Sep 10 10:46:20.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.285 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.285 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.285 INFO kablam! Sep 10 10:46:20.285 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.285 INFO kablam! --> src/arrays/Array64.rs:53:18 Sep 10 10:46:20.285 INFO kablam! | Sep 10 10:46:20.285 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.285 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.285 INFO kablam! | Sep 10 10:46:20.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.285 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.285 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.285 INFO kablam! Sep 10 10:46:20.285 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.285 INFO kablam! --> src/arrays/Array64.rs:66:29 Sep 10 10:46:20.285 INFO kablam! | Sep 10 10:46:20.285 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.285 INFO kablam! | ^^^^^^ Sep 10 10:46:20.285 INFO kablam! | Sep 10 10:46:20.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.285 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.285 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.285 INFO kablam! Sep 10 10:46:20.285 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.285 INFO kablam! --> src/arrays/Array64.rs:66:43 Sep 10 10:46:20.285 INFO kablam! | Sep 10 10:46:20.285 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.285 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.285 INFO kablam! | Sep 10 10:46:20.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.285 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.285 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.285 INFO kablam! Sep 10 10:46:20.285 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.285 INFO kablam! --> src/arrays/Array64.rs:72:20 Sep 10 10:46:20.285 INFO kablam! | Sep 10 10:46:20.285 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.285 INFO kablam! | ^^^^^^ Sep 10 10:46:20.285 INFO kablam! | Sep 10 10:46:20.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.285 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.285 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.285 INFO kablam! Sep 10 10:46:20.285 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.285 INFO kablam! --> src/arrays/Array64.rs:72:34 Sep 10 10:46:20.285 INFO kablam! | Sep 10 10:46:20.285 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.285 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.285 INFO kablam! | Sep 10 10:46:20.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.285 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.285 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.285 INFO kablam! Sep 10 10:46:20.286 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.286 INFO kablam! --> src/arrays/Array64.rs:78:20 Sep 10 10:46:20.286 INFO kablam! | Sep 10 10:46:20.286 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.286 INFO kablam! | ^^^^^^ Sep 10 10:46:20.286 INFO kablam! | Sep 10 10:46:20.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.286 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.286 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.286 INFO kablam! Sep 10 10:46:20.286 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.286 INFO kablam! --> src/arrays/Array64.rs:78:34 Sep 10 10:46:20.286 INFO kablam! | Sep 10 10:46:20.286 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.286 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.286 INFO kablam! | Sep 10 10:46:20.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.286 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.286 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.286 INFO kablam! Sep 10 10:46:20.286 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.286 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 10 10:46:20.286 INFO kablam! | Sep 10 10:46:20.286 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.286 INFO kablam! | ^^^^^^ Sep 10 10:46:20.286 INFO kablam! | Sep 10 10:46:20.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.286 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.286 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.286 INFO kablam! Sep 10 10:46:20.286 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.286 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 10 10:46:20.286 INFO kablam! | Sep 10 10:46:20.286 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.286 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.286 INFO kablam! | Sep 10 10:46:20.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.286 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.286 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.286 INFO kablam! Sep 10 10:46:20.286 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.286 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 10 10:46:20.286 INFO kablam! | Sep 10 10:46:20.286 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.286 INFO kablam! | ^^^^^^ Sep 10 10:46:20.286 INFO kablam! | Sep 10 10:46:20.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.286 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.286 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.286 INFO kablam! Sep 10 10:46:20.286 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.286 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 10 10:46:20.286 INFO kablam! | Sep 10 10:46:20.286 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.287 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.287 INFO kablam! | Sep 10 10:46:20.287 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.287 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.287 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.287 INFO kablam! Sep 10 10:46:20.287 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.287 INFO kablam! --> src/arrays/Array64.rs:99:14 Sep 10 10:46:20.287 INFO kablam! | Sep 10 10:46:20.287 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.287 INFO kablam! | ^^^^^^ Sep 10 10:46:20.287 INFO kablam! | Sep 10 10:46:20.287 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.287 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.287 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.287 INFO kablam! Sep 10 10:46:20.287 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.287 INFO kablam! --> src/arrays/Array64.rs:99:28 Sep 10 10:46:20.287 INFO kablam! | Sep 10 10:46:20.287 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.287 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.287 INFO kablam! | Sep 10 10:46:20.287 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.287 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.287 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.287 INFO kablam! Sep 10 10:46:20.287 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.287 INFO kablam! --> src/arrays/Array64.rs:108:15 Sep 10 10:46:20.287 INFO kablam! | Sep 10 10:46:20.287 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 10 10:46:20.287 INFO kablam! | ^^^^^^ Sep 10 10:46:20.287 INFO kablam! | Sep 10 10:46:20.287 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.287 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.287 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.287 INFO kablam! Sep 10 10:46:20.287 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.287 INFO kablam! --> src/arrays/Array64.rs:120:3 Sep 10 10:46:20.287 INFO kablam! | Sep 10 10:46:20.287 INFO kablam! 120 | self.0.iter() Sep 10 10:46:20.287 INFO kablam! | ^^^^^^ Sep 10 10:46:20.287 INFO kablam! | Sep 10 10:46:20.287 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.287 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.287 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.287 INFO kablam! Sep 10 10:46:20.287 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.287 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 10 10:46:20.287 INFO kablam! | Sep 10 10:46:20.287 INFO kablam! 132 | self.0.iter_mut() Sep 10 10:46:20.287 INFO kablam! | ^^^^^^ Sep 10 10:46:20.287 INFO kablam! | Sep 10 10:46:20.287 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.287 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.288 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.288 INFO kablam! Sep 10 10:46:20.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.288 INFO kablam! --> src/arrays/Array64.rs:141:4 Sep 10 10:46:20.288 INFO kablam! | Sep 10 10:46:20.288 INFO kablam! 141 | &self.0[..] Sep 10 10:46:20.288 INFO kablam! | ^^^^^^ Sep 10 10:46:20.288 INFO kablam! | Sep 10 10:46:20.288 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.288 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.288 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.288 INFO kablam! Sep 10 10:46:20.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.288 INFO kablam! --> src/arrays/Array64.rs:150:8 Sep 10 10:46:20.288 INFO kablam! | Sep 10 10:46:20.288 INFO kablam! 150 | &mut self.0[..] Sep 10 10:46:20.288 INFO kablam! | ^^^^^^ Sep 10 10:46:20.288 INFO kablam! | Sep 10 10:46:20.288 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.288 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.288 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.288 INFO kablam! Sep 10 10:46:20.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.288 INFO kablam! --> src/arrays/Array128.rs:44:3 Sep 10 10:46:20.288 INFO kablam! | Sep 10 10:46:20.288 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 10 10:46:20.288 INFO kablam! | ^^^^^^ Sep 10 10:46:20.288 INFO kablam! | Sep 10 10:46:20.288 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.288 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.288 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.288 INFO kablam! Sep 10 10:46:20.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.288 INFO kablam! --> src/arrays/Array128.rs:53:3 Sep 10 10:46:20.288 INFO kablam! | Sep 10 10:46:20.288 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.288 INFO kablam! | ^^^^^^ Sep 10 10:46:20.288 INFO kablam! | Sep 10 10:46:20.288 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.288 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.288 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.288 INFO kablam! Sep 10 10:46:20.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.288 INFO kablam! --> src/arrays/Array128.rs:53:18 Sep 10 10:46:20.288 INFO kablam! | Sep 10 10:46:20.288 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.288 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.288 INFO kablam! | Sep 10 10:46:20.288 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.288 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.288 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.288 INFO kablam! Sep 10 10:46:20.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.289 INFO kablam! --> src/arrays/Array128.rs:66:29 Sep 10 10:46:20.289 INFO kablam! | Sep 10 10:46:20.289 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.289 INFO kablam! | ^^^^^^ Sep 10 10:46:20.289 INFO kablam! | Sep 10 10:46:20.289 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.289 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.289 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.289 INFO kablam! Sep 10 10:46:20.289 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.289 INFO kablam! --> src/arrays/Array128.rs:66:43 Sep 10 10:46:20.289 INFO kablam! | Sep 10 10:46:20.289 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.289 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.289 INFO kablam! | Sep 10 10:46:20.289 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.289 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.289 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.289 INFO kablam! Sep 10 10:46:20.289 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.289 INFO kablam! --> src/arrays/Array128.rs:72:20 Sep 10 10:46:20.289 INFO kablam! | Sep 10 10:46:20.289 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.289 INFO kablam! | ^^^^^^ Sep 10 10:46:20.289 INFO kablam! | Sep 10 10:46:20.289 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.289 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.289 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.289 INFO kablam! Sep 10 10:46:20.289 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.289 INFO kablam! --> src/arrays/Array128.rs:72:34 Sep 10 10:46:20.289 INFO kablam! | Sep 10 10:46:20.289 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.289 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.289 INFO kablam! | Sep 10 10:46:20.289 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.289 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.289 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.289 INFO kablam! Sep 10 10:46:20.289 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.289 INFO kablam! --> src/arrays/Array128.rs:78:20 Sep 10 10:46:20.289 INFO kablam! | Sep 10 10:46:20.289 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.289 INFO kablam! | ^^^^^^ Sep 10 10:46:20.289 INFO kablam! | Sep 10 10:46:20.289 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.289 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.289 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.289 INFO kablam! Sep 10 10:46:20.289 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.289 INFO kablam! --> src/arrays/Array128.rs:78:34 Sep 10 10:46:20.289 INFO kablam! | Sep 10 10:46:20.289 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.290 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.290 INFO kablam! | Sep 10 10:46:20.290 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.290 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.290 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.290 INFO kablam! Sep 10 10:46:20.290 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.290 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 10 10:46:20.290 INFO kablam! | Sep 10 10:46:20.290 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.290 INFO kablam! | ^^^^^^ Sep 10 10:46:20.290 INFO kablam! | Sep 10 10:46:20.290 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.290 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.290 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.290 INFO kablam! Sep 10 10:46:20.290 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.290 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 10 10:46:20.290 INFO kablam! | Sep 10 10:46:20.290 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.290 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.290 INFO kablam! | Sep 10 10:46:20.290 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.290 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.290 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.290 INFO kablam! Sep 10 10:46:20.290 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.290 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 10 10:46:20.290 INFO kablam! | Sep 10 10:46:20.290 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.290 INFO kablam! | ^^^^^^ Sep 10 10:46:20.290 INFO kablam! | Sep 10 10:46:20.290 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.290 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.290 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.290 INFO kablam! Sep 10 10:46:20.290 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.290 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 10 10:46:20.290 INFO kablam! | Sep 10 10:46:20.290 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.290 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.290 INFO kablam! | Sep 10 10:46:20.290 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.290 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.290 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.290 INFO kablam! Sep 10 10:46:20.290 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.290 INFO kablam! --> src/arrays/Array128.rs:99:14 Sep 10 10:46:20.290 INFO kablam! | Sep 10 10:46:20.290 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.290 INFO kablam! | ^^^^^^ Sep 10 10:46:20.291 INFO kablam! | Sep 10 10:46:20.291 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.291 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.291 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.291 INFO kablam! Sep 10 10:46:20.291 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.291 INFO kablam! --> src/arrays/Array128.rs:99:28 Sep 10 10:46:20.291 INFO kablam! | Sep 10 10:46:20.291 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.291 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.291 INFO kablam! | Sep 10 10:46:20.291 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.291 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.291 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.291 INFO kablam! Sep 10 10:46:20.291 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.291 INFO kablam! --> src/arrays/Array128.rs:108:15 Sep 10 10:46:20.291 INFO kablam! | Sep 10 10:46:20.291 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 10 10:46:20.291 INFO kablam! | ^^^^^^ Sep 10 10:46:20.291 INFO kablam! | Sep 10 10:46:20.291 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.291 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.291 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.291 INFO kablam! Sep 10 10:46:20.291 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.291 INFO kablam! --> src/arrays/Array128.rs:120:3 Sep 10 10:46:20.291 INFO kablam! | Sep 10 10:46:20.291 INFO kablam! 120 | self.0.iter() Sep 10 10:46:20.291 INFO kablam! | ^^^^^^ Sep 10 10:46:20.291 INFO kablam! | Sep 10 10:46:20.291 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.291 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.291 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.291 INFO kablam! Sep 10 10:46:20.291 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.291 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 10 10:46:20.291 INFO kablam! | Sep 10 10:46:20.291 INFO kablam! 132 | self.0.iter_mut() Sep 10 10:46:20.291 INFO kablam! | ^^^^^^ Sep 10 10:46:20.291 INFO kablam! | Sep 10 10:46:20.291 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.291 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.291 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.291 INFO kablam! Sep 10 10:46:20.291 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.291 INFO kablam! --> src/arrays/Array128.rs:141:4 Sep 10 10:46:20.291 INFO kablam! | Sep 10 10:46:20.291 INFO kablam! 141 | &self.0[..] Sep 10 10:46:20.291 INFO kablam! | ^^^^^^ Sep 10 10:46:20.291 INFO kablam! | Sep 10 10:46:20.291 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.291 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.292 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.292 INFO kablam! Sep 10 10:46:20.292 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.292 INFO kablam! --> src/arrays/Array128.rs:150:8 Sep 10 10:46:20.292 INFO kablam! | Sep 10 10:46:20.292 INFO kablam! 150 | &mut self.0[..] Sep 10 10:46:20.292 INFO kablam! | ^^^^^^ Sep 10 10:46:20.292 INFO kablam! | Sep 10 10:46:20.292 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.292 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.292 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.292 INFO kablam! Sep 10 10:46:20.292 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.292 INFO kablam! --> src/arrays/Array256.rs:44:3 Sep 10 10:46:20.292 INFO kablam! | Sep 10 10:46:20.292 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 10 10:46:20.292 INFO kablam! | ^^^^^^ Sep 10 10:46:20.292 INFO kablam! | Sep 10 10:46:20.292 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.292 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.292 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.292 INFO kablam! Sep 10 10:46:20.292 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.292 INFO kablam! --> src/arrays/Array256.rs:53:3 Sep 10 10:46:20.292 INFO kablam! | Sep 10 10:46:20.292 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.292 INFO kablam! | ^^^^^^ Sep 10 10:46:20.292 INFO kablam! | Sep 10 10:46:20.292 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.292 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.292 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.292 INFO kablam! Sep 10 10:46:20.292 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.292 INFO kablam! --> src/arrays/Array256.rs:53:18 Sep 10 10:46:20.292 INFO kablam! | Sep 10 10:46:20.292 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.292 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.292 INFO kablam! | Sep 10 10:46:20.292 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.292 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.292 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.292 INFO kablam! Sep 10 10:46:20.292 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.292 INFO kablam! --> src/arrays/Array256.rs:66:29 Sep 10 10:46:20.292 INFO kablam! | Sep 10 10:46:20.292 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.292 INFO kablam! | ^^^^^^ Sep 10 10:46:20.292 INFO kablam! | Sep 10 10:46:20.292 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.292 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.292 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.292 INFO kablam! Sep 10 10:46:20.292 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.292 INFO kablam! --> src/arrays/Array256.rs:66:43 Sep 10 10:46:20.293 INFO kablam! | Sep 10 10:46:20.293 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.293 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.293 INFO kablam! | Sep 10 10:46:20.293 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.293 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.293 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.293 INFO kablam! Sep 10 10:46:20.293 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.293 INFO kablam! --> src/arrays/Array256.rs:72:20 Sep 10 10:46:20.293 INFO kablam! | Sep 10 10:46:20.293 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.293 INFO kablam! | ^^^^^^ Sep 10 10:46:20.293 INFO kablam! | Sep 10 10:46:20.293 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.293 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.293 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.293 INFO kablam! Sep 10 10:46:20.293 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.293 INFO kablam! --> src/arrays/Array256.rs:72:34 Sep 10 10:46:20.293 INFO kablam! | Sep 10 10:46:20.293 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.293 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.293 INFO kablam! | Sep 10 10:46:20.293 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.293 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.293 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.293 INFO kablam! Sep 10 10:46:20.293 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.293 INFO kablam! --> src/arrays/Array256.rs:78:20 Sep 10 10:46:20.293 INFO kablam! | Sep 10 10:46:20.293 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.293 INFO kablam! | ^^^^^^ Sep 10 10:46:20.293 INFO kablam! | Sep 10 10:46:20.293 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.293 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.293 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.293 INFO kablam! Sep 10 10:46:20.293 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.293 INFO kablam! --> src/arrays/Array256.rs:78:34 Sep 10 10:46:20.293 INFO kablam! | Sep 10 10:46:20.293 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.293 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.293 INFO kablam! | Sep 10 10:46:20.293 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.293 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.293 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.293 INFO kablam! Sep 10 10:46:20.293 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.293 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 10 10:46:20.293 INFO kablam! | Sep 10 10:46:20.293 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.293 INFO kablam! | ^^^^^^ Sep 10 10:46:20.293 INFO kablam! | Sep 10 10:46:20.293 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.294 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.294 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.294 INFO kablam! Sep 10 10:46:20.294 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.294 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 10 10:46:20.294 INFO kablam! | Sep 10 10:46:20.294 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.294 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.294 INFO kablam! | Sep 10 10:46:20.294 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.294 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.294 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.294 INFO kablam! Sep 10 10:46:20.294 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.294 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 10 10:46:20.294 INFO kablam! | Sep 10 10:46:20.294 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.294 INFO kablam! | ^^^^^^ Sep 10 10:46:20.294 INFO kablam! | Sep 10 10:46:20.294 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.294 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.294 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.294 INFO kablam! Sep 10 10:46:20.294 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.294 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 10 10:46:20.294 INFO kablam! | Sep 10 10:46:20.294 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.294 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.294 INFO kablam! | Sep 10 10:46:20.294 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.294 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.294 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.294 INFO kablam! Sep 10 10:46:20.294 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.294 INFO kablam! --> src/arrays/Array256.rs:99:14 Sep 10 10:46:20.294 INFO kablam! | Sep 10 10:46:20.294 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.294 INFO kablam! | ^^^^^^ Sep 10 10:46:20.294 INFO kablam! | Sep 10 10:46:20.294 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.294 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.294 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.294 INFO kablam! Sep 10 10:46:20.294 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.294 INFO kablam! --> src/arrays/Array256.rs:99:28 Sep 10 10:46:20.294 INFO kablam! | Sep 10 10:46:20.294 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.294 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.294 INFO kablam! | Sep 10 10:46:20.294 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.295 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.295 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.295 INFO kablam! Sep 10 10:46:20.295 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.295 INFO kablam! --> src/arrays/Array256.rs:108:15 Sep 10 10:46:20.295 INFO kablam! | Sep 10 10:46:20.295 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 10 10:46:20.295 INFO kablam! | ^^^^^^ Sep 10 10:46:20.295 INFO kablam! | Sep 10 10:46:20.295 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.295 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.295 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.295 INFO kablam! Sep 10 10:46:20.295 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.295 INFO kablam! --> src/arrays/Array256.rs:120:3 Sep 10 10:46:20.295 INFO kablam! | Sep 10 10:46:20.295 INFO kablam! 120 | self.0.iter() Sep 10 10:46:20.295 INFO kablam! | ^^^^^^ Sep 10 10:46:20.295 INFO kablam! | Sep 10 10:46:20.295 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.295 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.295 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.295 INFO kablam! Sep 10 10:46:20.295 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.295 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 10 10:46:20.295 INFO kablam! | Sep 10 10:46:20.295 INFO kablam! 132 | self.0.iter_mut() Sep 10 10:46:20.295 INFO kablam! | ^^^^^^ Sep 10 10:46:20.295 INFO kablam! | Sep 10 10:46:20.295 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.295 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.295 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.295 INFO kablam! Sep 10 10:46:20.295 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.295 INFO kablam! --> src/arrays/Array256.rs:141:4 Sep 10 10:46:20.295 INFO kablam! | Sep 10 10:46:20.295 INFO kablam! 141 | &self.0[..] Sep 10 10:46:20.295 INFO kablam! | ^^^^^^ Sep 10 10:46:20.295 INFO kablam! | Sep 10 10:46:20.295 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.295 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.295 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.295 INFO kablam! Sep 10 10:46:20.295 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.295 INFO kablam! --> src/arrays/Array256.rs:150:8 Sep 10 10:46:20.295 INFO kablam! | Sep 10 10:46:20.295 INFO kablam! 150 | &mut self.0[..] Sep 10 10:46:20.295 INFO kablam! | ^^^^^^ Sep 10 10:46:20.295 INFO kablam! | Sep 10 10:46:20.295 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.295 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.295 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.295 INFO kablam! Sep 10 10:46:20.295 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.296 INFO kablam! --> src/arrays/Array512.rs:44:3 Sep 10 10:46:20.296 INFO kablam! | Sep 10 10:46:20.296 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 10 10:46:20.296 INFO kablam! | ^^^^^^ Sep 10 10:46:20.296 INFO kablam! | Sep 10 10:46:20.296 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.296 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.296 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.296 INFO kablam! Sep 10 10:46:20.296 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.296 INFO kablam! --> src/arrays/Array512.rs:53:3 Sep 10 10:46:20.296 INFO kablam! | Sep 10 10:46:20.296 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.296 INFO kablam! | ^^^^^^ Sep 10 10:46:20.296 INFO kablam! | Sep 10 10:46:20.296 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.296 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.296 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.296 INFO kablam! Sep 10 10:46:20.296 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.296 INFO kablam! --> src/arrays/Array512.rs:53:18 Sep 10 10:46:20.296 INFO kablam! | Sep 10 10:46:20.296 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.296 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.296 INFO kablam! | Sep 10 10:46:20.296 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.296 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.296 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.296 INFO kablam! Sep 10 10:46:20.296 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.296 INFO kablam! --> src/arrays/Array512.rs:66:29 Sep 10 10:46:20.296 INFO kablam! | Sep 10 10:46:20.296 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.296 INFO kablam! | ^^^^^^ Sep 10 10:46:20.296 INFO kablam! | Sep 10 10:46:20.296 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.296 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.296 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.296 INFO kablam! Sep 10 10:46:20.296 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.296 INFO kablam! --> src/arrays/Array512.rs:66:43 Sep 10 10:46:20.296 INFO kablam! | Sep 10 10:46:20.296 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.296 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.296 INFO kablam! | Sep 10 10:46:20.296 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.296 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.296 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.296 INFO kablam! Sep 10 10:46:20.296 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.296 INFO kablam! --> src/arrays/Array512.rs:72:20 Sep 10 10:46:20.296 INFO kablam! | Sep 10 10:46:20.296 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.296 INFO kablam! | ^^^^^^ Sep 10 10:46:20.296 INFO kablam! | Sep 10 10:46:20.296 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.297 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.297 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.297 INFO kablam! Sep 10 10:46:20.297 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.297 INFO kablam! --> src/arrays/Array512.rs:72:34 Sep 10 10:46:20.297 INFO kablam! | Sep 10 10:46:20.297 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.297 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.297 INFO kablam! | Sep 10 10:46:20.297 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.297 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.297 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.297 INFO kablam! Sep 10 10:46:20.297 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.297 INFO kablam! --> src/arrays/Array512.rs:78:20 Sep 10 10:46:20.297 INFO kablam! | Sep 10 10:46:20.297 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.297 INFO kablam! | ^^^^^^ Sep 10 10:46:20.297 INFO kablam! | Sep 10 10:46:20.297 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.297 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.297 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.297 INFO kablam! Sep 10 10:46:20.297 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.297 INFO kablam! --> src/arrays/Array512.rs:78:34 Sep 10 10:46:20.297 INFO kablam! | Sep 10 10:46:20.297 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.297 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.297 INFO kablam! | Sep 10 10:46:20.297 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.297 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.297 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.297 INFO kablam! Sep 10 10:46:20.297 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.297 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 10 10:46:20.297 INFO kablam! | Sep 10 10:46:20.297 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.297 INFO kablam! | ^^^^^^ Sep 10 10:46:20.297 INFO kablam! | Sep 10 10:46:20.297 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.297 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.297 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.297 INFO kablam! Sep 10 10:46:20.297 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.297 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 10 10:46:20.297 INFO kablam! | Sep 10 10:46:20.297 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.297 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.297 INFO kablam! | Sep 10 10:46:20.297 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.297 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.297 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.297 INFO kablam! Sep 10 10:46:20.297 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.298 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 10 10:46:20.298 INFO kablam! | Sep 10 10:46:20.298 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.298 INFO kablam! | ^^^^^^ Sep 10 10:46:20.298 INFO kablam! | Sep 10 10:46:20.298 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.298 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.298 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.298 INFO kablam! Sep 10 10:46:20.298 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.298 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 10 10:46:20.298 INFO kablam! | Sep 10 10:46:20.298 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.298 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.298 INFO kablam! | Sep 10 10:46:20.298 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.298 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.298 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.298 INFO kablam! Sep 10 10:46:20.298 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.298 INFO kablam! --> src/arrays/Array512.rs:99:14 Sep 10 10:46:20.298 INFO kablam! | Sep 10 10:46:20.298 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.298 INFO kablam! | ^^^^^^ Sep 10 10:46:20.298 INFO kablam! | Sep 10 10:46:20.298 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.298 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.298 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.298 INFO kablam! Sep 10 10:46:20.298 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.298 INFO kablam! --> src/arrays/Array512.rs:99:28 Sep 10 10:46:20.298 INFO kablam! | Sep 10 10:46:20.298 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.298 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.298 INFO kablam! | Sep 10 10:46:20.298 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.298 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.298 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.298 INFO kablam! Sep 10 10:46:20.298 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.298 INFO kablam! --> src/arrays/Array512.rs:108:15 Sep 10 10:46:20.298 INFO kablam! | Sep 10 10:46:20.298 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 10 10:46:20.298 INFO kablam! | ^^^^^^ Sep 10 10:46:20.298 INFO kablam! | Sep 10 10:46:20.298 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.298 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.298 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.298 INFO kablam! Sep 10 10:46:20.298 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.298 INFO kablam! --> src/arrays/Array512.rs:120:3 Sep 10 10:46:20.298 INFO kablam! | Sep 10 10:46:20.298 INFO kablam! 120 | self.0.iter() Sep 10 10:46:20.298 INFO kablam! | ^^^^^^ Sep 10 10:46:20.298 INFO kablam! | Sep 10 10:46:20.298 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.299 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.299 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.299 INFO kablam! Sep 10 10:46:20.299 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.299 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 10 10:46:20.299 INFO kablam! | Sep 10 10:46:20.299 INFO kablam! 132 | self.0.iter_mut() Sep 10 10:46:20.299 INFO kablam! | ^^^^^^ Sep 10 10:46:20.299 INFO kablam! | Sep 10 10:46:20.299 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.299 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.299 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.299 INFO kablam! Sep 10 10:46:20.299 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.299 INFO kablam! --> src/arrays/Array512.rs:141:4 Sep 10 10:46:20.299 INFO kablam! | Sep 10 10:46:20.299 INFO kablam! 141 | &self.0[..] Sep 10 10:46:20.299 INFO kablam! | ^^^^^^ Sep 10 10:46:20.299 INFO kablam! | Sep 10 10:46:20.299 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.299 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.299 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.299 INFO kablam! Sep 10 10:46:20.299 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.299 INFO kablam! --> src/arrays/Array512.rs:150:8 Sep 10 10:46:20.299 INFO kablam! | Sep 10 10:46:20.299 INFO kablam! 150 | &mut self.0[..] Sep 10 10:46:20.299 INFO kablam! | ^^^^^^ Sep 10 10:46:20.299 INFO kablam! | Sep 10 10:46:20.299 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.299 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.299 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.299 INFO kablam! Sep 10 10:46:20.299 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.299 INFO kablam! --> src/arrays/Array1024.rs:44:3 Sep 10 10:46:20.299 INFO kablam! | Sep 10 10:46:20.299 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 10 10:46:20.299 INFO kablam! | ^^^^^^ Sep 10 10:46:20.299 INFO kablam! | Sep 10 10:46:20.299 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.299 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.300 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.300 INFO kablam! Sep 10 10:46:20.300 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.300 INFO kablam! --> src/arrays/Array1024.rs:53:3 Sep 10 10:46:20.300 INFO kablam! | Sep 10 10:46:20.300 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.300 INFO kablam! | ^^^^^^ Sep 10 10:46:20.300 INFO kablam! | Sep 10 10:46:20.300 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.300 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.300 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.300 INFO kablam! Sep 10 10:46:20.300 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.300 INFO kablam! --> src/arrays/Array1024.rs:53:18 Sep 10 10:46:20.300 INFO kablam! | Sep 10 10:46:20.300 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.300 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.300 INFO kablam! | Sep 10 10:46:20.300 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.300 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.300 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.300 INFO kablam! Sep 10 10:46:20.300 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.300 INFO kablam! --> src/arrays/Array1024.rs:66:29 Sep 10 10:46:20.300 INFO kablam! | Sep 10 10:46:20.300 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.300 INFO kablam! | ^^^^^^ Sep 10 10:46:20.300 INFO kablam! | Sep 10 10:46:20.300 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.300 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.300 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.300 INFO kablam! Sep 10 10:46:20.300 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.300 INFO kablam! --> src/arrays/Array1024.rs:66:43 Sep 10 10:46:20.300 INFO kablam! | Sep 10 10:46:20.300 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.300 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.300 INFO kablam! | Sep 10 10:46:20.300 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.300 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.300 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.300 INFO kablam! Sep 10 10:46:20.300 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.300 INFO kablam! --> src/arrays/Array1024.rs:72:20 Sep 10 10:46:20.300 INFO kablam! | Sep 10 10:46:20.300 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.300 INFO kablam! | ^^^^^^ Sep 10 10:46:20.300 INFO kablam! | Sep 10 10:46:20.300 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.300 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.301 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.301 INFO kablam! Sep 10 10:46:20.301 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.301 INFO kablam! --> src/arrays/Array1024.rs:72:34 Sep 10 10:46:20.301 INFO kablam! | Sep 10 10:46:20.301 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.301 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.301 INFO kablam! | Sep 10 10:46:20.301 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.301 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.301 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.301 INFO kablam! Sep 10 10:46:20.301 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.301 INFO kablam! --> src/arrays/Array1024.rs:78:20 Sep 10 10:46:20.301 INFO kablam! | Sep 10 10:46:20.301 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.301 INFO kablam! | ^^^^^^ Sep 10 10:46:20.301 INFO kablam! | Sep 10 10:46:20.301 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.301 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.301 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.301 INFO kablam! Sep 10 10:46:20.301 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.301 INFO kablam! --> src/arrays/Array1024.rs:78:34 Sep 10 10:46:20.301 INFO kablam! | Sep 10 10:46:20.301 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.301 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.301 INFO kablam! | Sep 10 10:46:20.301 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.301 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.301 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.301 INFO kablam! Sep 10 10:46:20.301 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.301 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 10 10:46:20.301 INFO kablam! | Sep 10 10:46:20.301 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.301 INFO kablam! | ^^^^^^ Sep 10 10:46:20.301 INFO kablam! | Sep 10 10:46:20.301 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.301 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.301 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.301 INFO kablam! Sep 10 10:46:20.301 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.301 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 10 10:46:20.301 INFO kablam! | Sep 10 10:46:20.301 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.301 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.301 INFO kablam! | Sep 10 10:46:20.301 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.301 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.301 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.301 INFO kablam! Sep 10 10:46:20.301 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.301 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 10 10:46:20.301 INFO kablam! | Sep 10 10:46:20.301 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.301 INFO kablam! | ^^^^^^ Sep 10 10:46:20.302 INFO kablam! | Sep 10 10:46:20.302 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.302 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.302 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.302 INFO kablam! Sep 10 10:46:20.302 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.302 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 10 10:46:20.302 INFO kablam! | Sep 10 10:46:20.302 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.302 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.302 INFO kablam! | Sep 10 10:46:20.302 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.302 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.302 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.302 INFO kablam! Sep 10 10:46:20.302 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.302 INFO kablam! --> src/arrays/Array1024.rs:99:14 Sep 10 10:46:20.302 INFO kablam! | Sep 10 10:46:20.302 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.302 INFO kablam! | ^^^^^^ Sep 10 10:46:20.302 INFO kablam! | Sep 10 10:46:20.302 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.302 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.302 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.302 INFO kablam! Sep 10 10:46:20.302 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.302 INFO kablam! --> src/arrays/Array1024.rs:99:28 Sep 10 10:46:20.302 INFO kablam! | Sep 10 10:46:20.302 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.302 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.302 INFO kablam! | Sep 10 10:46:20.302 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.302 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.302 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.302 INFO kablam! Sep 10 10:46:20.302 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.302 INFO kablam! --> src/arrays/Array1024.rs:108:15 Sep 10 10:46:20.302 INFO kablam! | Sep 10 10:46:20.302 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 10 10:46:20.302 INFO kablam! | ^^^^^^ Sep 10 10:46:20.302 INFO kablam! | Sep 10 10:46:20.302 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.302 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.302 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.302 INFO kablam! Sep 10 10:46:20.302 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.302 INFO kablam! --> src/arrays/Array1024.rs:120:3 Sep 10 10:46:20.302 INFO kablam! | Sep 10 10:46:20.302 INFO kablam! 120 | self.0.iter() Sep 10 10:46:20.302 INFO kablam! | ^^^^^^ Sep 10 10:46:20.302 INFO kablam! | Sep 10 10:46:20.302 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.302 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.303 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.303 INFO kablam! Sep 10 10:46:20.303 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.303 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 10 10:46:20.303 INFO kablam! | Sep 10 10:46:20.303 INFO kablam! 132 | self.0.iter_mut() Sep 10 10:46:20.303 INFO kablam! | ^^^^^^ Sep 10 10:46:20.303 INFO kablam! | Sep 10 10:46:20.303 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.303 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.303 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.303 INFO kablam! Sep 10 10:46:20.303 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.303 INFO kablam! --> src/arrays/Array1024.rs:141:4 Sep 10 10:46:20.303 INFO kablam! | Sep 10 10:46:20.303 INFO kablam! 141 | &self.0[..] Sep 10 10:46:20.303 INFO kablam! | ^^^^^^ Sep 10 10:46:20.303 INFO kablam! | Sep 10 10:46:20.303 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.303 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.303 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.303 INFO kablam! Sep 10 10:46:20.303 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.303 INFO kablam! --> src/arrays/Array1024.rs:150:8 Sep 10 10:46:20.303 INFO kablam! | Sep 10 10:46:20.303 INFO kablam! 150 | &mut self.0[..] Sep 10 10:46:20.303 INFO kablam! | ^^^^^^ Sep 10 10:46:20.303 INFO kablam! | Sep 10 10:46:20.303 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.303 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.303 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.303 INFO kablam! Sep 10 10:46:20.303 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 10 10:46:20.303 INFO kablam! --> src/lib.rs:8:12 Sep 10 10:46:20.303 INFO kablam! | Sep 10 10:46:20.303 INFO kablam! 8 | #![feature(associated_consts)] Sep 10 10:46:20.303 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 10 10:46:20.303 INFO kablam! | Sep 10 10:46:20.304 INFO kablam! = note: #[warn(stable_features)] on by default Sep 10 10:46:20.304 INFO kablam! Sep 10 10:46:20.362 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.362 INFO kablam! --> src/arrays/Array40.rs:44:3 Sep 10 10:46:20.362 INFO kablam! | Sep 10 10:46:20.362 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 10 10:46:20.362 INFO kablam! | ^^^^^^ Sep 10 10:46:20.362 INFO kablam! | Sep 10 10:46:20.362 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 10 10:46:20.362 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.362 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.362 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.362 INFO kablam! Sep 10 10:46:20.362 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.362 INFO kablam! --> src/arrays/Array40.rs:53:3 Sep 10 10:46:20.362 INFO kablam! | Sep 10 10:46:20.362 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.362 INFO kablam! | ^^^^^^ Sep 10 10:46:20.362 INFO kablam! | Sep 10 10:46:20.362 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.362 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.362 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.362 INFO kablam! Sep 10 10:46:20.362 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.362 INFO kablam! --> src/arrays/Array40.rs:53:18 Sep 10 10:46:20.362 INFO kablam! | Sep 10 10:46:20.362 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.362 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.362 INFO kablam! | Sep 10 10:46:20.362 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.362 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.362 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.362 INFO kablam! Sep 10 10:46:20.362 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.362 INFO kablam! --> src/arrays/Array40.rs:66:29 Sep 10 10:46:20.362 INFO kablam! | Sep 10 10:46:20.362 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.362 INFO kablam! | ^^^^^^ Sep 10 10:46:20.362 INFO kablam! | Sep 10 10:46:20.362 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.362 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.362 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.362 INFO kablam! Sep 10 10:46:20.363 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.363 INFO kablam! --> src/arrays/Array40.rs:66:43 Sep 10 10:46:20.363 INFO kablam! | Sep 10 10:46:20.363 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.363 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.363 INFO kablam! | Sep 10 10:46:20.363 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.363 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.363 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.363 INFO kablam! Sep 10 10:46:20.363 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.363 INFO kablam! --> src/arrays/Array40.rs:72:20 Sep 10 10:46:20.363 INFO kablam! | Sep 10 10:46:20.363 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.363 INFO kablam! | ^^^^^^ Sep 10 10:46:20.363 INFO kablam! | Sep 10 10:46:20.363 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.363 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.363 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.363 INFO kablam! Sep 10 10:46:20.363 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.363 INFO kablam! --> src/arrays/Array40.rs:72:34 Sep 10 10:46:20.363 INFO kablam! | Sep 10 10:46:20.363 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.363 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.363 INFO kablam! | Sep 10 10:46:20.363 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.363 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.363 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.363 INFO kablam! Sep 10 10:46:20.363 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.363 INFO kablam! --> src/arrays/Array40.rs:78:20 Sep 10 10:46:20.363 INFO kablam! | Sep 10 10:46:20.363 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.363 INFO kablam! | ^^^^^^ Sep 10 10:46:20.363 INFO kablam! | Sep 10 10:46:20.363 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.363 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.363 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.363 INFO kablam! Sep 10 10:46:20.363 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.363 INFO kablam! --> src/arrays/Array40.rs:78:34 Sep 10 10:46:20.363 INFO kablam! | Sep 10 10:46:20.363 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.363 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.363 INFO kablam! | Sep 10 10:46:20.363 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.363 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.363 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.364 INFO kablam! Sep 10 10:46:20.364 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.364 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 10 10:46:20.364 INFO kablam! | Sep 10 10:46:20.364 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.364 INFO kablam! | ^^^^^^ Sep 10 10:46:20.364 INFO kablam! | Sep 10 10:46:20.364 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.364 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.364 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.364 INFO kablam! Sep 10 10:46:20.364 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.364 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 10 10:46:20.364 INFO kablam! | Sep 10 10:46:20.364 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.364 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.364 INFO kablam! | Sep 10 10:46:20.364 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.364 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.364 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.364 INFO kablam! Sep 10 10:46:20.364 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.364 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 10 10:46:20.364 INFO kablam! | Sep 10 10:46:20.364 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.364 INFO kablam! | ^^^^^^ Sep 10 10:46:20.364 INFO kablam! | Sep 10 10:46:20.364 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.364 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.364 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.364 INFO kablam! Sep 10 10:46:20.364 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.364 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 10 10:46:20.364 INFO kablam! | Sep 10 10:46:20.364 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.364 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.364 INFO kablam! | Sep 10 10:46:20.364 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.364 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.364 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.364 INFO kablam! Sep 10 10:46:20.364 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.364 INFO kablam! --> src/arrays/Array40.rs:99:14 Sep 10 10:46:20.364 INFO kablam! | Sep 10 10:46:20.364 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.364 INFO kablam! | ^^^^^^ Sep 10 10:46:20.364 INFO kablam! | Sep 10 10:46:20.364 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.364 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.364 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.364 INFO kablam! Sep 10 10:46:20.367 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.367 INFO kablam! --> src/arrays/Array40.rs:99:28 Sep 10 10:46:20.367 INFO kablam! | Sep 10 10:46:20.367 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.367 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.367 INFO kablam! | Sep 10 10:46:20.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.367 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.367 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.367 INFO kablam! Sep 10 10:46:20.367 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.367 INFO kablam! --> src/arrays/Array40.rs:108:15 Sep 10 10:46:20.367 INFO kablam! | Sep 10 10:46:20.367 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 10 10:46:20.367 INFO kablam! | ^^^^^^ Sep 10 10:46:20.367 INFO kablam! | Sep 10 10:46:20.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.367 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.367 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.367 INFO kablam! Sep 10 10:46:20.367 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.367 INFO kablam! --> src/arrays/Array40.rs:120:3 Sep 10 10:46:20.367 INFO kablam! | Sep 10 10:46:20.367 INFO kablam! 120 | self.0.iter() Sep 10 10:46:20.367 INFO kablam! | ^^^^^^ Sep 10 10:46:20.367 INFO kablam! | Sep 10 10:46:20.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.367 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.367 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.367 INFO kablam! Sep 10 10:46:20.367 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.367 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 10 10:46:20.367 INFO kablam! | Sep 10 10:46:20.367 INFO kablam! 132 | self.0.iter_mut() Sep 10 10:46:20.367 INFO kablam! | ^^^^^^ Sep 10 10:46:20.367 INFO kablam! | Sep 10 10:46:20.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.367 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.367 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.367 INFO kablam! Sep 10 10:46:20.367 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.367 INFO kablam! --> src/arrays/Array40.rs:141:4 Sep 10 10:46:20.367 INFO kablam! | Sep 10 10:46:20.367 INFO kablam! 141 | &self.0[..] Sep 10 10:46:20.367 INFO kablam! | ^^^^^^ Sep 10 10:46:20.367 INFO kablam! | Sep 10 10:46:20.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.367 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.368 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.368 INFO kablam! Sep 10 10:46:20.368 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.368 INFO kablam! --> src/arrays/Array40.rs:150:8 Sep 10 10:46:20.368 INFO kablam! | Sep 10 10:46:20.368 INFO kablam! 150 | &mut self.0[..] Sep 10 10:46:20.368 INFO kablam! | ^^^^^^ Sep 10 10:46:20.368 INFO kablam! | Sep 10 10:46:20.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.368 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.368 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.368 INFO kablam! Sep 10 10:46:20.368 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.368 INFO kablam! --> src/arrays/Array52.rs:44:3 Sep 10 10:46:20.368 INFO kablam! | Sep 10 10:46:20.368 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 10 10:46:20.368 INFO kablam! | ^^^^^^ Sep 10 10:46:20.368 INFO kablam! | Sep 10 10:46:20.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.368 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.368 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.368 INFO kablam! Sep 10 10:46:20.368 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.368 INFO kablam! --> src/arrays/Array52.rs:53:3 Sep 10 10:46:20.368 INFO kablam! | Sep 10 10:46:20.368 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.368 INFO kablam! | ^^^^^^ Sep 10 10:46:20.368 INFO kablam! | Sep 10 10:46:20.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.368 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.368 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.368 INFO kablam! Sep 10 10:46:20.368 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.368 INFO kablam! --> src/arrays/Array52.rs:53:18 Sep 10 10:46:20.368 INFO kablam! | Sep 10 10:46:20.368 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.368 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.368 INFO kablam! | Sep 10 10:46:20.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.368 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.368 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.368 INFO kablam! Sep 10 10:46:20.368 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.368 INFO kablam! --> src/arrays/Array52.rs:66:29 Sep 10 10:46:20.368 INFO kablam! | Sep 10 10:46:20.368 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.368 INFO kablam! | ^^^^^^ Sep 10 10:46:20.368 INFO kablam! | Sep 10 10:46:20.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.368 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.368 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.368 INFO kablam! Sep 10 10:46:20.368 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.368 INFO kablam! --> src/arrays/Array52.rs:66:43 Sep 10 10:46:20.368 INFO kablam! | Sep 10 10:46:20.368 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.368 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.368 INFO kablam! | Sep 10 10:46:20.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.368 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.368 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.368 INFO kablam! Sep 10 10:46:20.368 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.369 INFO kablam! --> src/arrays/Array52.rs:72:20 Sep 10 10:46:20.369 INFO kablam! | Sep 10 10:46:20.369 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.369 INFO kablam! | ^^^^^^ Sep 10 10:46:20.369 INFO kablam! | Sep 10 10:46:20.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.369 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.369 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.369 INFO kablam! Sep 10 10:46:20.369 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.369 INFO kablam! --> src/arrays/Array52.rs:72:34 Sep 10 10:46:20.369 INFO kablam! | Sep 10 10:46:20.369 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.369 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.369 INFO kablam! | Sep 10 10:46:20.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.369 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.369 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.369 INFO kablam! Sep 10 10:46:20.369 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.369 INFO kablam! --> src/arrays/Array52.rs:78:20 Sep 10 10:46:20.369 INFO kablam! | Sep 10 10:46:20.369 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.369 INFO kablam! | ^^^^^^ Sep 10 10:46:20.369 INFO kablam! | Sep 10 10:46:20.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.369 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.369 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.369 INFO kablam! Sep 10 10:46:20.369 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.369 INFO kablam! --> src/arrays/Array52.rs:78:34 Sep 10 10:46:20.369 INFO kablam! | Sep 10 10:46:20.369 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.369 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.369 INFO kablam! | Sep 10 10:46:20.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.369 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.369 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.369 INFO kablam! Sep 10 10:46:20.369 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.369 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 10 10:46:20.369 INFO kablam! | Sep 10 10:46:20.369 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.369 INFO kablam! | ^^^^^^ Sep 10 10:46:20.369 INFO kablam! | Sep 10 10:46:20.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.369 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.369 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.369 INFO kablam! Sep 10 10:46:20.369 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.369 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 10 10:46:20.369 INFO kablam! | Sep 10 10:46:20.369 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.369 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.369 INFO kablam! | Sep 10 10:46:20.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.369 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.370 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.370 INFO kablam! Sep 10 10:46:20.370 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.370 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 10 10:46:20.370 INFO kablam! | Sep 10 10:46:20.370 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.370 INFO kablam! | ^^^^^^ Sep 10 10:46:20.370 INFO kablam! | Sep 10 10:46:20.370 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.370 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.370 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.370 INFO kablam! Sep 10 10:46:20.370 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.370 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 10 10:46:20.370 INFO kablam! | Sep 10 10:46:20.370 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.370 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.370 INFO kablam! | Sep 10 10:46:20.370 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.370 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.370 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.370 INFO kablam! Sep 10 10:46:20.370 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.370 INFO kablam! --> src/arrays/Array52.rs:99:14 Sep 10 10:46:20.370 INFO kablam! | Sep 10 10:46:20.370 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.370 INFO kablam! | ^^^^^^ Sep 10 10:46:20.370 INFO kablam! | Sep 10 10:46:20.370 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.370 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.370 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.370 INFO kablam! Sep 10 10:46:20.370 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.370 INFO kablam! --> src/arrays/Array52.rs:99:28 Sep 10 10:46:20.370 INFO kablam! | Sep 10 10:46:20.370 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.370 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.370 INFO kablam! | Sep 10 10:46:20.370 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.370 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.370 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.370 INFO kablam! Sep 10 10:46:20.370 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.370 INFO kablam! --> src/arrays/Array52.rs:108:15 Sep 10 10:46:20.370 INFO kablam! | Sep 10 10:46:20.370 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 10 10:46:20.370 INFO kablam! | ^^^^^^ Sep 10 10:46:20.370 INFO kablam! | Sep 10 10:46:20.370 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.370 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.370 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.370 INFO kablam! Sep 10 10:46:20.370 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.370 INFO kablam! --> src/arrays/Array52.rs:120:3 Sep 10 10:46:20.370 INFO kablam! | Sep 10 10:46:20.370 INFO kablam! 120 | self.0.iter() Sep 10 10:46:20.370 INFO kablam! | ^^^^^^ Sep 10 10:46:20.370 INFO kablam! | Sep 10 10:46:20.370 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.371 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.371 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.371 INFO kablam! Sep 10 10:46:20.371 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.371 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 10 10:46:20.371 INFO kablam! | Sep 10 10:46:20.371 INFO kablam! 132 | self.0.iter_mut() Sep 10 10:46:20.371 INFO kablam! | ^^^^^^ Sep 10 10:46:20.371 INFO kablam! | Sep 10 10:46:20.371 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.371 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.371 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.371 INFO kablam! Sep 10 10:46:20.371 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.371 INFO kablam! --> src/arrays/Array52.rs:141:4 Sep 10 10:46:20.371 INFO kablam! | Sep 10 10:46:20.371 INFO kablam! 141 | &self.0[..] Sep 10 10:46:20.371 INFO kablam! | ^^^^^^ Sep 10 10:46:20.371 INFO kablam! | Sep 10 10:46:20.371 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.371 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.371 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.371 INFO kablam! Sep 10 10:46:20.371 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.371 INFO kablam! --> src/arrays/Array52.rs:150:8 Sep 10 10:46:20.371 INFO kablam! | Sep 10 10:46:20.371 INFO kablam! 150 | &mut self.0[..] Sep 10 10:46:20.371 INFO kablam! | ^^^^^^ Sep 10 10:46:20.371 INFO kablam! | Sep 10 10:46:20.371 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.371 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.371 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.371 INFO kablam! Sep 10 10:46:20.371 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.371 INFO kablam! --> src/arrays/Array64.rs:44:3 Sep 10 10:46:20.371 INFO kablam! | Sep 10 10:46:20.371 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 10 10:46:20.371 INFO kablam! | ^^^^^^ Sep 10 10:46:20.371 INFO kablam! | Sep 10 10:46:20.371 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.371 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.371 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.371 INFO kablam! Sep 10 10:46:20.371 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.371 INFO kablam! --> src/arrays/Array64.rs:53:3 Sep 10 10:46:20.371 INFO kablam! | Sep 10 10:46:20.371 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.371 INFO kablam! | ^^^^^^ Sep 10 10:46:20.371 INFO kablam! | Sep 10 10:46:20.371 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.371 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.371 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.372 INFO kablam! Sep 10 10:46:20.372 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.372 INFO kablam! --> src/arrays/Array64.rs:53:18 Sep 10 10:46:20.372 INFO kablam! | Sep 10 10:46:20.372 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.372 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.372 INFO kablam! | Sep 10 10:46:20.372 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.372 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.372 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.372 INFO kablam! Sep 10 10:46:20.372 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.372 INFO kablam! --> src/arrays/Array64.rs:66:29 Sep 10 10:46:20.372 INFO kablam! | Sep 10 10:46:20.372 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.372 INFO kablam! | ^^^^^^ Sep 10 10:46:20.372 INFO kablam! | Sep 10 10:46:20.372 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.372 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.372 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.372 INFO kablam! Sep 10 10:46:20.372 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.372 INFO kablam! --> src/arrays/Array64.rs:66:43 Sep 10 10:46:20.372 INFO kablam! | Sep 10 10:46:20.372 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.372 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.372 INFO kablam! | Sep 10 10:46:20.372 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.372 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.372 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.372 INFO kablam! Sep 10 10:46:20.372 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.372 INFO kablam! --> src/arrays/Array64.rs:72:20 Sep 10 10:46:20.372 INFO kablam! | Sep 10 10:46:20.372 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.372 INFO kablam! | ^^^^^^ Sep 10 10:46:20.372 INFO kablam! | Sep 10 10:46:20.372 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.372 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.372 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.372 INFO kablam! Sep 10 10:46:20.372 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.372 INFO kablam! --> src/arrays/Array64.rs:72:34 Sep 10 10:46:20.372 INFO kablam! | Sep 10 10:46:20.372 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.372 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.372 INFO kablam! | Sep 10 10:46:20.372 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.372 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.372 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.372 INFO kablam! Sep 10 10:46:20.372 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.372 INFO kablam! --> src/arrays/Array64.rs:78:20 Sep 10 10:46:20.372 INFO kablam! | Sep 10 10:46:20.372 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.372 INFO kablam! | ^^^^^^ Sep 10 10:46:20.373 INFO kablam! | Sep 10 10:46:20.373 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.373 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.373 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.373 INFO kablam! Sep 10 10:46:20.373 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.373 INFO kablam! --> src/arrays/Array64.rs:78:34 Sep 10 10:46:20.373 INFO kablam! | Sep 10 10:46:20.373 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.373 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.373 INFO kablam! | Sep 10 10:46:20.373 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.373 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.373 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.373 INFO kablam! Sep 10 10:46:20.373 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.373 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 10 10:46:20.373 INFO kablam! | Sep 10 10:46:20.373 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.373 INFO kablam! | ^^^^^^ Sep 10 10:46:20.373 INFO kablam! | Sep 10 10:46:20.373 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.373 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.373 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.373 INFO kablam! Sep 10 10:46:20.373 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.373 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 10 10:46:20.373 INFO kablam! | Sep 10 10:46:20.373 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.373 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.373 INFO kablam! | Sep 10 10:46:20.373 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.373 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.373 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.373 INFO kablam! Sep 10 10:46:20.373 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.373 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 10 10:46:20.373 INFO kablam! | Sep 10 10:46:20.373 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.373 INFO kablam! | ^^^^^^ Sep 10 10:46:20.373 INFO kablam! | Sep 10 10:46:20.373 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.373 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.373 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.373 INFO kablam! Sep 10 10:46:20.373 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.373 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 10 10:46:20.373 INFO kablam! | Sep 10 10:46:20.373 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.373 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.373 INFO kablam! | Sep 10 10:46:20.373 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.373 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.373 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.373 INFO kablam! Sep 10 10:46:20.374 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.374 INFO kablam! --> src/arrays/Array64.rs:99:14 Sep 10 10:46:20.374 INFO kablam! | Sep 10 10:46:20.374 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.374 INFO kablam! | ^^^^^^ Sep 10 10:46:20.374 INFO kablam! | Sep 10 10:46:20.374 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.374 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.374 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.374 INFO kablam! Sep 10 10:46:20.374 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.374 INFO kablam! --> src/arrays/Array64.rs:99:28 Sep 10 10:46:20.374 INFO kablam! | Sep 10 10:46:20.374 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.374 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.374 INFO kablam! | Sep 10 10:46:20.374 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.374 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.374 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.374 INFO kablam! Sep 10 10:46:20.374 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.374 INFO kablam! --> src/arrays/Array64.rs:108:15 Sep 10 10:46:20.374 INFO kablam! | Sep 10 10:46:20.374 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 10 10:46:20.374 INFO kablam! | ^^^^^^ Sep 10 10:46:20.374 INFO kablam! | Sep 10 10:46:20.374 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.374 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.374 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.374 INFO kablam! Sep 10 10:46:20.374 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.374 INFO kablam! --> src/arrays/Array64.rs:120:3 Sep 10 10:46:20.374 INFO kablam! | Sep 10 10:46:20.374 INFO kablam! 120 | self.0.iter() Sep 10 10:46:20.374 INFO kablam! | ^^^^^^ Sep 10 10:46:20.374 INFO kablam! | Sep 10 10:46:20.374 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.374 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.374 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.374 INFO kablam! Sep 10 10:46:20.374 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.375 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 10 10:46:20.375 INFO kablam! | Sep 10 10:46:20.375 INFO kablam! 132 | self.0.iter_mut() Sep 10 10:46:20.375 INFO kablam! | ^^^^^^ Sep 10 10:46:20.375 INFO kablam! | Sep 10 10:46:20.375 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.375 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.375 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.375 INFO kablam! Sep 10 10:46:20.375 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.375 INFO kablam! --> src/arrays/Array64.rs:141:4 Sep 10 10:46:20.375 INFO kablam! | Sep 10 10:46:20.375 INFO kablam! 141 | &self.0[..] Sep 10 10:46:20.375 INFO kablam! | ^^^^^^ Sep 10 10:46:20.375 INFO kablam! | Sep 10 10:46:20.375 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.375 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.375 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.375 INFO kablam! Sep 10 10:46:20.375 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.375 INFO kablam! --> src/arrays/Array64.rs:150:8 Sep 10 10:46:20.375 INFO kablam! | Sep 10 10:46:20.375 INFO kablam! 150 | &mut self.0[..] Sep 10 10:46:20.375 INFO kablam! | ^^^^^^ Sep 10 10:46:20.375 INFO kablam! | Sep 10 10:46:20.375 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.375 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.375 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.375 INFO kablam! Sep 10 10:46:20.375 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.375 INFO kablam! --> src/arrays/Array128.rs:44:3 Sep 10 10:46:20.375 INFO kablam! | Sep 10 10:46:20.375 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 10 10:46:20.375 INFO kablam! | ^^^^^^ Sep 10 10:46:20.375 INFO kablam! | Sep 10 10:46:20.375 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.375 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.375 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.375 INFO kablam! Sep 10 10:46:20.375 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.375 INFO kablam! --> src/arrays/Array128.rs:53:3 Sep 10 10:46:20.375 INFO kablam! | Sep 10 10:46:20.375 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.375 INFO kablam! | ^^^^^^ Sep 10 10:46:20.375 INFO kablam! | Sep 10 10:46:20.375 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.375 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.375 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.375 INFO kablam! Sep 10 10:46:20.375 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.375 INFO kablam! --> src/arrays/Array128.rs:53:18 Sep 10 10:46:20.376 INFO kablam! | Sep 10 10:46:20.376 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.376 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.376 INFO kablam! | Sep 10 10:46:20.376 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.376 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.376 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.376 INFO kablam! Sep 10 10:46:20.376 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.376 INFO kablam! --> src/arrays/Array128.rs:66:29 Sep 10 10:46:20.376 INFO kablam! | Sep 10 10:46:20.376 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.376 INFO kablam! | ^^^^^^ Sep 10 10:46:20.376 INFO kablam! | Sep 10 10:46:20.376 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.376 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.376 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.376 INFO kablam! Sep 10 10:46:20.376 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.376 INFO kablam! --> src/arrays/Array128.rs:66:43 Sep 10 10:46:20.376 INFO kablam! | Sep 10 10:46:20.376 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.376 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.376 INFO kablam! | Sep 10 10:46:20.376 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.376 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.376 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.376 INFO kablam! Sep 10 10:46:20.376 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.376 INFO kablam! --> src/arrays/Array128.rs:72:20 Sep 10 10:46:20.376 INFO kablam! | Sep 10 10:46:20.376 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.376 INFO kablam! | ^^^^^^ Sep 10 10:46:20.376 INFO kablam! | Sep 10 10:46:20.376 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.376 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.376 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.376 INFO kablam! Sep 10 10:46:20.376 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.376 INFO kablam! --> src/arrays/Array128.rs:72:34 Sep 10 10:46:20.376 INFO kablam! | Sep 10 10:46:20.376 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.376 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.376 INFO kablam! | Sep 10 10:46:20.376 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.377 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.377 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.377 INFO kablam! Sep 10 10:46:20.377 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.377 INFO kablam! --> src/arrays/Array128.rs:78:20 Sep 10 10:46:20.377 INFO kablam! | Sep 10 10:46:20.377 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.377 INFO kablam! | ^^^^^^ Sep 10 10:46:20.377 INFO kablam! | Sep 10 10:46:20.377 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.377 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.377 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.377 INFO kablam! Sep 10 10:46:20.377 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.377 INFO kablam! --> src/arrays/Array128.rs:78:34 Sep 10 10:46:20.377 INFO kablam! | Sep 10 10:46:20.377 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.377 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.377 INFO kablam! | Sep 10 10:46:20.377 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.377 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.377 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.377 INFO kablam! Sep 10 10:46:20.377 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.377 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 10 10:46:20.377 INFO kablam! | Sep 10 10:46:20.377 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.377 INFO kablam! | ^^^^^^ Sep 10 10:46:20.377 INFO kablam! | Sep 10 10:46:20.377 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.377 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.377 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.377 INFO kablam! Sep 10 10:46:20.377 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.378 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 10 10:46:20.378 INFO kablam! | Sep 10 10:46:20.378 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.378 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.378 INFO kablam! | Sep 10 10:46:20.378 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.378 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.378 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.378 INFO kablam! Sep 10 10:46:20.378 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.378 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 10 10:46:20.378 INFO kablam! | Sep 10 10:46:20.378 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.378 INFO kablam! | ^^^^^^ Sep 10 10:46:20.378 INFO kablam! | Sep 10 10:46:20.378 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.378 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.378 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.378 INFO kablam! Sep 10 10:46:20.378 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.378 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 10 10:46:20.378 INFO kablam! | Sep 10 10:46:20.378 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.378 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.378 INFO kablam! | Sep 10 10:46:20.378 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.378 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.378 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.378 INFO kablam! Sep 10 10:46:20.378 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.378 INFO kablam! --> src/arrays/Array128.rs:99:14 Sep 10 10:46:20.378 INFO kablam! | Sep 10 10:46:20.378 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.378 INFO kablam! | ^^^^^^ Sep 10 10:46:20.378 INFO kablam! | Sep 10 10:46:20.378 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.378 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.378 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.378 INFO kablam! Sep 10 10:46:20.378 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.378 INFO kablam! --> src/arrays/Array128.rs:99:28 Sep 10 10:46:20.378 INFO kablam! | Sep 10 10:46:20.378 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.378 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.378 INFO kablam! | Sep 10 10:46:20.378 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.378 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.378 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.378 INFO kablam! Sep 10 10:46:20.378 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.378 INFO kablam! --> src/arrays/Array128.rs:108:15 Sep 10 10:46:20.378 INFO kablam! | Sep 10 10:46:20.378 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 10 10:46:20.379 INFO kablam! | ^^^^^^ Sep 10 10:46:20.379 INFO kablam! | Sep 10 10:46:20.379 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.379 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.379 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.379 INFO kablam! Sep 10 10:46:20.379 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.379 INFO kablam! --> src/arrays/Array128.rs:120:3 Sep 10 10:46:20.379 INFO kablam! | Sep 10 10:46:20.379 INFO kablam! 120 | self.0.iter() Sep 10 10:46:20.379 INFO kablam! | ^^^^^^ Sep 10 10:46:20.379 INFO kablam! | Sep 10 10:46:20.379 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.379 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.379 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.379 INFO kablam! Sep 10 10:46:20.379 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.379 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 10 10:46:20.379 INFO kablam! | Sep 10 10:46:20.379 INFO kablam! 132 | self.0.iter_mut() Sep 10 10:46:20.379 INFO kablam! | ^^^^^^ Sep 10 10:46:20.379 INFO kablam! | Sep 10 10:46:20.379 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.379 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.379 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.379 INFO kablam! Sep 10 10:46:20.379 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.379 INFO kablam! --> src/arrays/Array128.rs:141:4 Sep 10 10:46:20.379 INFO kablam! | Sep 10 10:46:20.379 INFO kablam! 141 | &self.0[..] Sep 10 10:46:20.379 INFO kablam! | ^^^^^^ Sep 10 10:46:20.379 INFO kablam! | Sep 10 10:46:20.379 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.379 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.379 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.379 INFO kablam! Sep 10 10:46:20.379 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.379 INFO kablam! --> src/arrays/Array128.rs:150:8 Sep 10 10:46:20.379 INFO kablam! | Sep 10 10:46:20.379 INFO kablam! 150 | &mut self.0[..] Sep 10 10:46:20.379 INFO kablam! | ^^^^^^ Sep 10 10:46:20.379 INFO kablam! | Sep 10 10:46:20.379 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.379 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.379 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.379 INFO kablam! Sep 10 10:46:20.379 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.380 INFO kablam! --> src/arrays/Array256.rs:44:3 Sep 10 10:46:20.380 INFO kablam! | Sep 10 10:46:20.380 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 10 10:46:20.380 INFO kablam! | ^^^^^^ Sep 10 10:46:20.380 INFO kablam! | Sep 10 10:46:20.380 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.380 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.380 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.380 INFO kablam! Sep 10 10:46:20.380 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.380 INFO kablam! --> src/arrays/Array256.rs:53:3 Sep 10 10:46:20.380 INFO kablam! | Sep 10 10:46:20.380 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.380 INFO kablam! | ^^^^^^ Sep 10 10:46:20.380 INFO kablam! | Sep 10 10:46:20.380 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.380 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.380 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.380 INFO kablam! Sep 10 10:46:20.380 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.380 INFO kablam! --> src/arrays/Array256.rs:53:18 Sep 10 10:46:20.380 INFO kablam! | Sep 10 10:46:20.380 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.380 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.380 INFO kablam! | Sep 10 10:46:20.380 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.380 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.380 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.380 INFO kablam! Sep 10 10:46:20.380 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.380 INFO kablam! --> src/arrays/Array256.rs:66:29 Sep 10 10:46:20.380 INFO kablam! | Sep 10 10:46:20.380 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.380 INFO kablam! | ^^^^^^ Sep 10 10:46:20.380 INFO kablam! | Sep 10 10:46:20.380 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.380 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.380 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.380 INFO kablam! Sep 10 10:46:20.380 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.380 INFO kablam! --> src/arrays/Array256.rs:66:43 Sep 10 10:46:20.380 INFO kablam! | Sep 10 10:46:20.380 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.380 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.380 INFO kablam! | Sep 10 10:46:20.380 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.380 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.380 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.380 INFO kablam! Sep 10 10:46:20.380 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.380 INFO kablam! --> src/arrays/Array256.rs:72:20 Sep 10 10:46:20.381 INFO kablam! | Sep 10 10:46:20.381 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.381 INFO kablam! | ^^^^^^ Sep 10 10:46:20.381 INFO kablam! | Sep 10 10:46:20.381 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.381 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.381 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.381 INFO kablam! Sep 10 10:46:20.381 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.381 INFO kablam! --> src/arrays/Array256.rs:72:34 Sep 10 10:46:20.381 INFO kablam! | Sep 10 10:46:20.381 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.381 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.381 INFO kablam! | Sep 10 10:46:20.381 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.381 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.381 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.381 INFO kablam! Sep 10 10:46:20.381 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.381 INFO kablam! --> src/arrays/Array256.rs:78:20 Sep 10 10:46:20.381 INFO kablam! | Sep 10 10:46:20.381 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.381 INFO kablam! | ^^^^^^ Sep 10 10:46:20.381 INFO kablam! | Sep 10 10:46:20.381 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.381 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.381 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.381 INFO kablam! Sep 10 10:46:20.381 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.381 INFO kablam! --> src/arrays/Array256.rs:78:34 Sep 10 10:46:20.381 INFO kablam! | Sep 10 10:46:20.381 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.381 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.381 INFO kablam! | Sep 10 10:46:20.381 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.381 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.381 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.381 INFO kablam! Sep 10 10:46:20.381 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.381 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 10 10:46:20.381 INFO kablam! | Sep 10 10:46:20.381 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.381 INFO kablam! | ^^^^^^ Sep 10 10:46:20.381 INFO kablam! | Sep 10 10:46:20.381 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.381 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.381 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.381 INFO kablam! Sep 10 10:46:20.382 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.382 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 10 10:46:20.382 INFO kablam! | Sep 10 10:46:20.382 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.382 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.382 INFO kablam! | Sep 10 10:46:20.382 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.382 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.382 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.382 INFO kablam! Sep 10 10:46:20.382 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.382 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 10 10:46:20.382 INFO kablam! | Sep 10 10:46:20.382 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.382 INFO kablam! | ^^^^^^ Sep 10 10:46:20.382 INFO kablam! | Sep 10 10:46:20.382 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.382 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.382 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.382 INFO kablam! Sep 10 10:46:20.382 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.382 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 10 10:46:20.382 INFO kablam! | Sep 10 10:46:20.382 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.382 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.382 INFO kablam! | Sep 10 10:46:20.382 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.382 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.382 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.382 INFO kablam! Sep 10 10:46:20.382 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.382 INFO kablam! --> src/arrays/Array256.rs:99:14 Sep 10 10:46:20.382 INFO kablam! | Sep 10 10:46:20.382 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.382 INFO kablam! | ^^^^^^ Sep 10 10:46:20.382 INFO kablam! | Sep 10 10:46:20.382 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.382 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.382 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.382 INFO kablam! Sep 10 10:46:20.382 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.382 INFO kablam! --> src/arrays/Array256.rs:99:28 Sep 10 10:46:20.382 INFO kablam! | Sep 10 10:46:20.382 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.382 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.382 INFO kablam! | Sep 10 10:46:20.382 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.382 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.382 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.382 INFO kablam! Sep 10 10:46:20.382 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.382 INFO kablam! --> src/arrays/Array256.rs:108:15 Sep 10 10:46:20.382 INFO kablam! | Sep 10 10:46:20.382 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 10 10:46:20.382 INFO kablam! | ^^^^^^ Sep 10 10:46:20.382 INFO kablam! | Sep 10 10:46:20.382 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.383 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.383 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.383 INFO kablam! Sep 10 10:46:20.383 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.383 INFO kablam! --> src/arrays/Array256.rs:120:3 Sep 10 10:46:20.383 INFO kablam! | Sep 10 10:46:20.383 INFO kablam! 120 | self.0.iter() Sep 10 10:46:20.383 INFO kablam! | ^^^^^^ Sep 10 10:46:20.383 INFO kablam! | Sep 10 10:46:20.383 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.383 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.383 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.383 INFO kablam! Sep 10 10:46:20.383 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.383 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 10 10:46:20.383 INFO kablam! | Sep 10 10:46:20.383 INFO kablam! 132 | self.0.iter_mut() Sep 10 10:46:20.383 INFO kablam! | ^^^^^^ Sep 10 10:46:20.383 INFO kablam! | Sep 10 10:46:20.383 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.383 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.383 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.383 INFO kablam! Sep 10 10:46:20.383 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.383 INFO kablam! --> src/arrays/Array256.rs:141:4 Sep 10 10:46:20.383 INFO kablam! | Sep 10 10:46:20.383 INFO kablam! 141 | &self.0[..] Sep 10 10:46:20.383 INFO kablam! | ^^^^^^ Sep 10 10:46:20.383 INFO kablam! | Sep 10 10:46:20.383 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.383 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.383 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.383 INFO kablam! Sep 10 10:46:20.383 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.383 INFO kablam! --> src/arrays/Array256.rs:150:8 Sep 10 10:46:20.383 INFO kablam! | Sep 10 10:46:20.383 INFO kablam! 150 | &mut self.0[..] Sep 10 10:46:20.383 INFO kablam! | ^^^^^^ Sep 10 10:46:20.383 INFO kablam! | Sep 10 10:46:20.383 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.383 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.383 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.383 INFO kablam! Sep 10 10:46:20.383 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.383 INFO kablam! --> src/arrays/Array512.rs:44:3 Sep 10 10:46:20.383 INFO kablam! | Sep 10 10:46:20.383 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 10 10:46:20.383 INFO kablam! | ^^^^^^ Sep 10 10:46:20.383 INFO kablam! | Sep 10 10:46:20.383 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.383 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.383 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.383 INFO kablam! Sep 10 10:46:20.383 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.383 INFO kablam! --> src/arrays/Array512.rs:53:3 Sep 10 10:46:20.383 INFO kablam! | Sep 10 10:46:20.384 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.384 INFO kablam! | ^^^^^^ Sep 10 10:46:20.384 INFO kablam! | Sep 10 10:46:20.384 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.384 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.384 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.384 INFO kablam! Sep 10 10:46:20.384 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.384 INFO kablam! --> src/arrays/Array512.rs:53:18 Sep 10 10:46:20.384 INFO kablam! | Sep 10 10:46:20.384 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.384 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.384 INFO kablam! | Sep 10 10:46:20.384 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.384 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.384 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.384 INFO kablam! Sep 10 10:46:20.384 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.384 INFO kablam! --> src/arrays/Array512.rs:66:29 Sep 10 10:46:20.384 INFO kablam! | Sep 10 10:46:20.384 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.384 INFO kablam! | ^^^^^^ Sep 10 10:46:20.384 INFO kablam! | Sep 10 10:46:20.384 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.384 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.384 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.384 INFO kablam! Sep 10 10:46:20.384 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.384 INFO kablam! --> src/arrays/Array512.rs:66:43 Sep 10 10:46:20.384 INFO kablam! | Sep 10 10:46:20.384 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.384 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.384 INFO kablam! | Sep 10 10:46:20.384 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.384 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.384 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.384 INFO kablam! Sep 10 10:46:20.384 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.384 INFO kablam! --> src/arrays/Array512.rs:72:20 Sep 10 10:46:20.384 INFO kablam! | Sep 10 10:46:20.384 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.384 INFO kablam! | ^^^^^^ Sep 10 10:46:20.384 INFO kablam! | Sep 10 10:46:20.384 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.384 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.384 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.384 INFO kablam! Sep 10 10:46:20.384 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.384 INFO kablam! --> src/arrays/Array512.rs:72:34 Sep 10 10:46:20.384 INFO kablam! | Sep 10 10:46:20.384 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.384 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.384 INFO kablam! | Sep 10 10:46:20.384 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.384 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.384 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.384 INFO kablam! Sep 10 10:46:20.384 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.385 INFO kablam! --> src/arrays/Array512.rs:78:20 Sep 10 10:46:20.385 INFO kablam! | Sep 10 10:46:20.385 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.385 INFO kablam! | ^^^^^^ Sep 10 10:46:20.385 INFO kablam! | Sep 10 10:46:20.385 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.385 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.385 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.385 INFO kablam! Sep 10 10:46:20.385 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.385 INFO kablam! --> src/arrays/Array512.rs:78:34 Sep 10 10:46:20.385 INFO kablam! | Sep 10 10:46:20.385 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.385 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.385 INFO kablam! | Sep 10 10:46:20.385 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.385 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.385 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.385 INFO kablam! Sep 10 10:46:20.385 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.385 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 10 10:46:20.385 INFO kablam! | Sep 10 10:46:20.385 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.385 INFO kablam! | ^^^^^^ Sep 10 10:46:20.385 INFO kablam! | Sep 10 10:46:20.385 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.385 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.385 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.385 INFO kablam! Sep 10 10:46:20.385 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.385 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 10 10:46:20.385 INFO kablam! | Sep 10 10:46:20.385 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.385 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.385 INFO kablam! | Sep 10 10:46:20.385 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.385 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.385 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.385 INFO kablam! Sep 10 10:46:20.385 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.385 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 10 10:46:20.385 INFO kablam! | Sep 10 10:46:20.385 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.385 INFO kablam! | ^^^^^^ Sep 10 10:46:20.385 INFO kablam! | Sep 10 10:46:20.385 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.385 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.385 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.385 INFO kablam! Sep 10 10:46:20.385 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.385 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 10 10:46:20.385 INFO kablam! | Sep 10 10:46:20.385 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.385 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.385 INFO kablam! | Sep 10 10:46:20.385 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.385 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.385 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.385 INFO kablam! Sep 10 10:46:20.385 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.386 INFO kablam! --> src/arrays/Array512.rs:99:14 Sep 10 10:46:20.386 INFO kablam! | Sep 10 10:46:20.386 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.386 INFO kablam! | ^^^^^^ Sep 10 10:46:20.386 INFO kablam! | Sep 10 10:46:20.386 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.386 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.386 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.386 INFO kablam! Sep 10 10:46:20.386 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.386 INFO kablam! --> src/arrays/Array512.rs:99:28 Sep 10 10:46:20.386 INFO kablam! | Sep 10 10:46:20.386 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.386 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.386 INFO kablam! | Sep 10 10:46:20.386 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.386 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.386 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.386 INFO kablam! Sep 10 10:46:20.386 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.386 INFO kablam! --> src/arrays/Array512.rs:108:15 Sep 10 10:46:20.386 INFO kablam! | Sep 10 10:46:20.386 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 10 10:46:20.386 INFO kablam! | ^^^^^^ Sep 10 10:46:20.386 INFO kablam! | Sep 10 10:46:20.386 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.386 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.386 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.386 INFO kablam! Sep 10 10:46:20.386 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.405 INFO kablam! --> src/arrays/Array512.rs:120:3 Sep 10 10:46:20.405 INFO kablam! | Sep 10 10:46:20.405 INFO kablam! 120 | self.0.iter() Sep 10 10:46:20.405 INFO kablam! | ^^^^^^ Sep 10 10:46:20.405 INFO kablam! | Sep 10 10:46:20.405 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.405 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.405 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.405 INFO kablam! Sep 10 10:46:20.405 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.405 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 10 10:46:20.405 INFO kablam! | Sep 10 10:46:20.405 INFO kablam! 132 | self.0.iter_mut() Sep 10 10:46:20.405 INFO kablam! | ^^^^^^ Sep 10 10:46:20.405 INFO kablam! | Sep 10 10:46:20.406 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.406 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.406 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.406 INFO kablam! Sep 10 10:46:20.406 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.406 INFO kablam! --> src/arrays/Array512.rs:141:4 Sep 10 10:46:20.406 INFO kablam! | Sep 10 10:46:20.406 INFO kablam! 141 | &self.0[..] Sep 10 10:46:20.406 INFO kablam! | ^^^^^^ Sep 10 10:46:20.406 INFO kablam! | Sep 10 10:46:20.406 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.406 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.406 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.406 INFO kablam! Sep 10 10:46:20.406 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.406 INFO kablam! --> src/arrays/Array512.rs:150:8 Sep 10 10:46:20.406 INFO kablam! | Sep 10 10:46:20.406 INFO kablam! 150 | &mut self.0[..] Sep 10 10:46:20.406 INFO kablam! | ^^^^^^ Sep 10 10:46:20.406 INFO kablam! | Sep 10 10:46:20.406 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.406 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.406 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.406 INFO kablam! Sep 10 10:46:20.406 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.406 INFO kablam! --> src/arrays/Array1024.rs:44:3 Sep 10 10:46:20.406 INFO kablam! | Sep 10 10:46:20.406 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 10 10:46:20.406 INFO kablam! | ^^^^^^ Sep 10 10:46:20.407 INFO kablam! | Sep 10 10:46:20.407 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.407 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.407 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.407 INFO kablam! Sep 10 10:46:20.407 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.407 INFO kablam! --> src/arrays/Array1024.rs:53:3 Sep 10 10:46:20.407 INFO kablam! | Sep 10 10:46:20.407 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.407 INFO kablam! | ^^^^^^ Sep 10 10:46:20.407 INFO kablam! | Sep 10 10:46:20.407 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.407 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.407 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.407 INFO kablam! Sep 10 10:46:20.407 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.407 INFO kablam! --> src/arrays/Array1024.rs:53:18 Sep 10 10:46:20.407 INFO kablam! | Sep 10 10:46:20.407 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.407 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.407 INFO kablam! | Sep 10 10:46:20.407 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.407 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.407 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.407 INFO kablam! Sep 10 10:46:20.407 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.407 INFO kablam! --> src/arrays/Array1024.rs:66:29 Sep 10 10:46:20.407 INFO kablam! | Sep 10 10:46:20.407 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.407 INFO kablam! | ^^^^^^ Sep 10 10:46:20.407 INFO kablam! | Sep 10 10:46:20.407 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.407 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.407 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.407 INFO kablam! Sep 10 10:46:20.407 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.407 INFO kablam! --> src/arrays/Array1024.rs:66:43 Sep 10 10:46:20.407 INFO kablam! | Sep 10 10:46:20.407 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.407 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.407 INFO kablam! | Sep 10 10:46:20.407 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.407 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.407 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.407 INFO kablam! Sep 10 10:46:20.407 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.407 INFO kablam! --> src/arrays/Array1024.rs:72:20 Sep 10 10:46:20.407 INFO kablam! | Sep 10 10:46:20.407 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.407 INFO kablam! | ^^^^^^ Sep 10 10:46:20.407 INFO kablam! | Sep 10 10:46:20.407 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.407 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.407 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.408 INFO kablam! Sep 10 10:46:20.408 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.408 INFO kablam! --> src/arrays/Array1024.rs:72:34 Sep 10 10:46:20.408 INFO kablam! | Sep 10 10:46:20.408 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.408 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.408 INFO kablam! | Sep 10 10:46:20.408 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.408 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.408 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.408 INFO kablam! Sep 10 10:46:20.408 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.408 INFO kablam! --> src/arrays/Array1024.rs:78:20 Sep 10 10:46:20.408 INFO kablam! | Sep 10 10:46:20.408 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.408 INFO kablam! | ^^^^^^ Sep 10 10:46:20.408 INFO kablam! | Sep 10 10:46:20.408 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.408 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.408 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.408 INFO kablam! Sep 10 10:46:20.408 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.408 INFO kablam! --> src/arrays/Array1024.rs:78:34 Sep 10 10:46:20.408 INFO kablam! | Sep 10 10:46:20.408 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.408 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.408 INFO kablam! | Sep 10 10:46:20.408 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.408 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.408 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.408 INFO kablam! Sep 10 10:46:20.408 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.408 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 10 10:46:20.408 INFO kablam! | Sep 10 10:46:20.408 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.408 INFO kablam! | ^^^^^^ Sep 10 10:46:20.408 INFO kablam! | Sep 10 10:46:20.408 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.408 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.408 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.408 INFO kablam! Sep 10 10:46:20.408 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.408 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 10 10:46:20.408 INFO kablam! | Sep 10 10:46:20.408 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.408 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.408 INFO kablam! | Sep 10 10:46:20.408 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.408 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.408 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.408 INFO kablam! Sep 10 10:46:20.408 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.408 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 10 10:46:20.408 INFO kablam! | Sep 10 10:46:20.409 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.409 INFO kablam! | ^^^^^^ Sep 10 10:46:20.409 INFO kablam! | Sep 10 10:46:20.409 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.409 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.409 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.409 INFO kablam! Sep 10 10:46:20.409 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.409 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 10 10:46:20.409 INFO kablam! | Sep 10 10:46:20.409 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.409 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.409 INFO kablam! | Sep 10 10:46:20.409 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.409 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.409 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.409 INFO kablam! Sep 10 10:46:20.409 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.409 INFO kablam! --> src/arrays/Array1024.rs:99:14 Sep 10 10:46:20.409 INFO kablam! | Sep 10 10:46:20.409 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.409 INFO kablam! | ^^^^^^ Sep 10 10:46:20.409 INFO kablam! | Sep 10 10:46:20.409 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.409 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.409 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.409 INFO kablam! Sep 10 10:46:20.409 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.409 INFO kablam! --> src/arrays/Array1024.rs:99:28 Sep 10 10:46:20.409 INFO kablam! | Sep 10 10:46:20.409 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.409 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.409 INFO kablam! | Sep 10 10:46:20.409 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.409 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.409 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.409 INFO kablam! Sep 10 10:46:20.409 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.409 INFO kablam! --> src/arrays/Array1024.rs:108:15 Sep 10 10:46:20.409 INFO kablam! | Sep 10 10:46:20.409 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 10 10:46:20.409 INFO kablam! | ^^^^^^ Sep 10 10:46:20.409 INFO kablam! | Sep 10 10:46:20.409 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.409 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.409 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.409 INFO kablam! Sep 10 10:46:20.409 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.409 INFO kablam! --> src/arrays/Array1024.rs:120:3 Sep 10 10:46:20.409 INFO kablam! | Sep 10 10:46:20.409 INFO kablam! 120 | self.0.iter() Sep 10 10:46:20.409 INFO kablam! | ^^^^^^ Sep 10 10:46:20.409 INFO kablam! | Sep 10 10:46:20.409 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.410 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.410 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.410 INFO kablam! Sep 10 10:46:20.410 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.410 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 10 10:46:20.410 INFO kablam! | Sep 10 10:46:20.410 INFO kablam! 132 | self.0.iter_mut() Sep 10 10:46:20.410 INFO kablam! | ^^^^^^ Sep 10 10:46:20.410 INFO kablam! | Sep 10 10:46:20.410 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.410 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.410 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.410 INFO kablam! Sep 10 10:46:20.410 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.410 INFO kablam! --> src/arrays/Array1024.rs:141:4 Sep 10 10:46:20.410 INFO kablam! | Sep 10 10:46:20.410 INFO kablam! 141 | &self.0[..] Sep 10 10:46:20.410 INFO kablam! | ^^^^^^ Sep 10 10:46:20.410 INFO kablam! | Sep 10 10:46:20.410 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.410 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.410 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.410 INFO kablam! Sep 10 10:46:20.410 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.410 INFO kablam! --> src/arrays/Array1024.rs:150:8 Sep 10 10:46:20.410 INFO kablam! | Sep 10 10:46:20.410 INFO kablam! 150 | &mut self.0[..] Sep 10 10:46:20.410 INFO kablam! | ^^^^^^ Sep 10 10:46:20.410 INFO kablam! | Sep 10 10:46:20.410 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.410 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.410 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.410 INFO kablam! Sep 10 10:46:20.410 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 10 10:46:20.410 INFO kablam! --> src/lib.rs:8:12 Sep 10 10:46:20.410 INFO kablam! | Sep 10 10:46:20.410 INFO kablam! 8 | #![feature(associated_consts)] Sep 10 10:46:20.410 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 10 10:46:20.410 INFO kablam! | Sep 10 10:46:20.410 INFO kablam! = note: #[warn(stable_features)] on by default Sep 10 10:46:20.410 INFO kablam! Sep 10 10:46:20.420 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.76s Sep 10 10:46:20.422 INFO kablam! su: No module specific data is present Sep 10 10:46:21.313 INFO running `"docker" "rm" "-f" "cf227889f3b51f5920e714f4f74bad6cf51ba794e5a33d703fa49b40cebb4d2f"` Sep 10 10:46:21.450 INFO blam! cf227889f3b51f5920e714f4f74bad6cf51ba794e5a33d703fa49b40cebb4d2f