Sep 04 08:05:26.674 INFO checking rust-extra-0.0.13 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 08:05:26.674 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 08:05:26.674 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/try#5fe695a3844714c70e8f7731a553f7947987a68a:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 08:05:26.848 INFO blam! bb9766b5691949b47016a5fe632f80b8cea313feaef5d14627f0b26c5bc6231a Sep 04 08:05:26.850 INFO running `"docker" "start" "-a" "bb9766b5691949b47016a5fe632f80b8cea313feaef5d14627f0b26c5bc6231a"` Sep 04 08:05:27.670 INFO kablam! Checking rust-extra v0.0.13 (file:///source) Sep 04 08:05:28.078 INFO kablam! warning: unused macro definition Sep 04 08:05:28.078 INFO kablam! --> src/do_while_loop.rs:5:1 Sep 04 08:05:28.078 INFO kablam! | Sep 04 08:05:28.078 INFO kablam! 5 | / macro_rules! do_while_loop Sep 04 08:05:28.078 INFO kablam! 6 | | { Sep 04 08:05:28.078 INFO kablam! 7 | | ( Sep 04 08:05:28.078 INFO kablam! 8 | | do Sep 04 08:05:28.078 INFO kablam! ... | Sep 04 08:05:28.078 INFO kablam! 21 | | }; Sep 04 08:05:28.078 INFO kablam! 22 | | } Sep 04 08:05:28.078 INFO kablam! | |_^ Sep 04 08:05:28.079 INFO kablam! | Sep 04 08:05:28.079 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 04 08:05:28.079 INFO kablam! Sep 04 08:05:28.239 INFO kablam! warning: unused macro definition Sep 04 08:05:28.239 INFO kablam! --> src/do_while_loop.rs:5:1 Sep 04 08:05:28.239 INFO kablam! | Sep 04 08:05:28.239 INFO kablam! 5 | / macro_rules! do_while_loop Sep 04 08:05:28.239 INFO kablam! 6 | | { Sep 04 08:05:28.239 INFO kablam! 7 | | ( Sep 04 08:05:28.239 INFO kablam! 8 | | do Sep 04 08:05:28.239 INFO kablam! ... | Sep 04 08:05:28.239 INFO kablam! 21 | | }; Sep 04 08:05:28.239 INFO kablam! 22 | | } Sep 04 08:05:28.239 INFO kablam! | |_^ Sep 04 08:05:28.239 INFO kablam! | Sep 04 08:05:28.239 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 04 08:05:28.239 INFO kablam! Sep 04 08:05:29.248 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.248 INFO kablam! --> src/arrays/Array40.rs:44:3 Sep 04 08:05:29.248 INFO kablam! | Sep 04 08:05:29.248 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 08:05:29.248 INFO kablam! | ^^^^^^ Sep 04 08:05:29.256 INFO kablam! | Sep 04 08:05:29.256 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 08:05:29.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.257 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.257 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.257 INFO kablam! Sep 04 08:05:29.257 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.257 INFO kablam! --> src/arrays/Array40.rs:53:3 Sep 04 08:05:29.257 INFO kablam! | Sep 04 08:05:29.257 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.257 INFO kablam! | ^^^^^^ Sep 04 08:05:29.257 INFO kablam! | Sep 04 08:05:29.257 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.257 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.257 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.257 INFO kablam! Sep 04 08:05:29.257 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.257 INFO kablam! --> src/arrays/Array40.rs:53:18 Sep 04 08:05:29.257 INFO kablam! | Sep 04 08:05:29.257 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.257 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.257 INFO kablam! | Sep 04 08:05:29.257 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.257 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.257 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.257 INFO kablam! Sep 04 08:05:29.257 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.258 INFO kablam! --> src/arrays/Array40.rs:66:29 Sep 04 08:05:29.258 INFO kablam! | Sep 04 08:05:29.258 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.258 INFO kablam! | ^^^^^^ Sep 04 08:05:29.258 INFO kablam! | Sep 04 08:05:29.258 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.258 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.258 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.258 INFO kablam! Sep 04 08:05:29.258 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.258 INFO kablam! --> src/arrays/Array40.rs:66:43 Sep 04 08:05:29.258 INFO kablam! | Sep 04 08:05:29.258 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.258 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.258 INFO kablam! | Sep 04 08:05:29.258 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.258 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.258 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.258 INFO kablam! Sep 04 08:05:29.258 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.258 INFO kablam! --> src/arrays/Array40.rs:72:20 Sep 04 08:05:29.258 INFO kablam! | Sep 04 08:05:29.258 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.259 INFO kablam! | ^^^^^^ Sep 04 08:05:29.259 INFO kablam! | Sep 04 08:05:29.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.259 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.259 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.259 INFO kablam! Sep 04 08:05:29.259 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.259 INFO kablam! --> src/arrays/Array40.rs:72:34 Sep 04 08:05:29.259 INFO kablam! | Sep 04 08:05:29.259 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.259 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.259 INFO kablam! | Sep 04 08:05:29.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.259 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.259 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.259 INFO kablam! Sep 04 08:05:29.259 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.259 INFO kablam! --> src/arrays/Array40.rs:78:20 Sep 04 08:05:29.259 INFO kablam! | Sep 04 08:05:29.259 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.259 INFO kablam! | ^^^^^^ Sep 04 08:05:29.259 INFO kablam! | Sep 04 08:05:29.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.259 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.260 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.260 INFO kablam! Sep 04 08:05:29.260 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.260 INFO kablam! --> src/arrays/Array40.rs:78:34 Sep 04 08:05:29.260 INFO kablam! | Sep 04 08:05:29.260 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.260 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.260 INFO kablam! | Sep 04 08:05:29.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.260 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.260 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.260 INFO kablam! Sep 04 08:05:29.260 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.260 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 04 08:05:29.261 INFO kablam! | Sep 04 08:05:29.261 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.261 INFO kablam! | ^^^^^^ Sep 04 08:05:29.261 INFO kablam! | Sep 04 08:05:29.261 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.261 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.261 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.261 INFO kablam! Sep 04 08:05:29.261 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.261 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 04 08:05:29.261 INFO kablam! | Sep 04 08:05:29.261 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.261 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.261 INFO kablam! | Sep 04 08:05:29.261 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.262 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.262 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.262 INFO kablam! Sep 04 08:05:29.262 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.262 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 04 08:05:29.262 INFO kablam! | Sep 04 08:05:29.262 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.262 INFO kablam! | ^^^^^^ Sep 04 08:05:29.262 INFO kablam! | Sep 04 08:05:29.262 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.263 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.266 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.267 INFO kablam! Sep 04 08:05:29.267 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.267 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 04 08:05:29.267 INFO kablam! | Sep 04 08:05:29.267 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.267 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.267 INFO kablam! | Sep 04 08:05:29.267 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.267 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.267 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.267 INFO kablam! Sep 04 08:05:29.267 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.267 INFO kablam! --> src/arrays/Array40.rs:99:14 Sep 04 08:05:29.267 INFO kablam! | Sep 04 08:05:29.267 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.267 INFO kablam! | ^^^^^^ Sep 04 08:05:29.267 INFO kablam! | Sep 04 08:05:29.267 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.267 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.268 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.268 INFO kablam! Sep 04 08:05:29.268 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.268 INFO kablam! --> src/arrays/Array40.rs:99:28 Sep 04 08:05:29.268 INFO kablam! | Sep 04 08:05:29.268 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.268 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.268 INFO kablam! | Sep 04 08:05:29.268 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.268 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.268 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.268 INFO kablam! Sep 04 08:05:29.268 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.268 INFO kablam! --> src/arrays/Array40.rs:108:15 Sep 04 08:05:29.268 INFO kablam! | Sep 04 08:05:29.268 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.268 INFO kablam! | ^^^^^^ Sep 04 08:05:29.268 INFO kablam! | Sep 04 08:05:29.268 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.268 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.268 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.269 INFO kablam! Sep 04 08:05:29.269 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.269 INFO kablam! --> src/arrays/Array40.rs:120:3 Sep 04 08:05:29.269 INFO kablam! | Sep 04 08:05:29.269 INFO kablam! 120 | self.0.iter() Sep 04 08:05:29.269 INFO kablam! | ^^^^^^ Sep 04 08:05:29.269 INFO kablam! | Sep 04 08:05:29.269 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.269 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.269 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.269 INFO kablam! Sep 04 08:05:29.269 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.269 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 04 08:05:29.269 INFO kablam! | Sep 04 08:05:29.269 INFO kablam! 132 | self.0.iter_mut() Sep 04 08:05:29.269 INFO kablam! | ^^^^^^ Sep 04 08:05:29.269 INFO kablam! | Sep 04 08:05:29.269 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.269 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.269 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.269 INFO kablam! Sep 04 08:05:29.269 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.270 INFO kablam! --> src/arrays/Array40.rs:141:4 Sep 04 08:05:29.270 INFO kablam! | Sep 04 08:05:29.270 INFO kablam! 141 | &self.0[..] Sep 04 08:05:29.270 INFO kablam! | ^^^^^^ Sep 04 08:05:29.270 INFO kablam! | Sep 04 08:05:29.270 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.270 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.270 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.270 INFO kablam! Sep 04 08:05:29.270 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.270 INFO kablam! --> src/arrays/Array40.rs:150:8 Sep 04 08:05:29.270 INFO kablam! | Sep 04 08:05:29.270 INFO kablam! 150 | &mut self.0[..] Sep 04 08:05:29.270 INFO kablam! | ^^^^^^ Sep 04 08:05:29.270 INFO kablam! | Sep 04 08:05:29.270 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.270 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.270 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.270 INFO kablam! Sep 04 08:05:29.270 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.270 INFO kablam! --> src/arrays/Array52.rs:44:3 Sep 04 08:05:29.270 INFO kablam! | Sep 04 08:05:29.270 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 08:05:29.271 INFO kablam! | ^^^^^^ Sep 04 08:05:29.271 INFO kablam! | Sep 04 08:05:29.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.271 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.271 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.271 INFO kablam! Sep 04 08:05:29.271 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.271 INFO kablam! --> src/arrays/Array52.rs:53:3 Sep 04 08:05:29.271 INFO kablam! | Sep 04 08:05:29.271 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.271 INFO kablam! | ^^^^^^ Sep 04 08:05:29.271 INFO kablam! | Sep 04 08:05:29.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.271 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.271 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.271 INFO kablam! Sep 04 08:05:29.271 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.271 INFO kablam! --> src/arrays/Array52.rs:53:18 Sep 04 08:05:29.271 INFO kablam! | Sep 04 08:05:29.271 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.271 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.271 INFO kablam! | Sep 04 08:05:29.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.272 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.272 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.272 INFO kablam! Sep 04 08:05:29.272 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.272 INFO kablam! --> src/arrays/Array52.rs:66:29 Sep 04 08:05:29.272 INFO kablam! | Sep 04 08:05:29.272 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.272 INFO kablam! | ^^^^^^ Sep 04 08:05:29.272 INFO kablam! | Sep 04 08:05:29.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.272 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.272 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.272 INFO kablam! Sep 04 08:05:29.272 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.272 INFO kablam! --> src/arrays/Array52.rs:66:43 Sep 04 08:05:29.272 INFO kablam! | Sep 04 08:05:29.272 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.272 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.272 INFO kablam! | Sep 04 08:05:29.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.272 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.273 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.273 INFO kablam! Sep 04 08:05:29.273 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.273 INFO kablam! --> src/arrays/Array52.rs:72:20 Sep 04 08:05:29.273 INFO kablam! | Sep 04 08:05:29.273 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.273 INFO kablam! | ^^^^^^ Sep 04 08:05:29.273 INFO kablam! | Sep 04 08:05:29.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.273 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.273 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.273 INFO kablam! Sep 04 08:05:29.273 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.273 INFO kablam! --> src/arrays/Array52.rs:72:34 Sep 04 08:05:29.273 INFO kablam! | Sep 04 08:05:29.273 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.273 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.273 INFO kablam! | Sep 04 08:05:29.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.273 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.273 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.274 INFO kablam! Sep 04 08:05:29.274 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.274 INFO kablam! --> src/arrays/Array52.rs:78:20 Sep 04 08:05:29.274 INFO kablam! | Sep 04 08:05:29.274 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.274 INFO kablam! | ^^^^^^ Sep 04 08:05:29.274 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.274 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.274 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.274 INFO kablam! Sep 04 08:05:29.274 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.274 INFO kablam! --> src/arrays/Array52.rs:78:34 Sep 04 08:05:29.274 INFO kablam! | Sep 04 08:05:29.274 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.274 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.275 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.275 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.275 INFO kablam! Sep 04 08:05:29.275 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.277 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 04 08:05:29.277 INFO kablam! | Sep 04 08:05:29.277 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.277 INFO kablam! | ^^^^^^ Sep 04 08:05:29.277 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.277 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.277 INFO kablam! Sep 04 08:05:29.277 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.277 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 04 08:05:29.277 INFO kablam! | Sep 04 08:05:29.277 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.277 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.277 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.277 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.277 INFO kablam! Sep 04 08:05:29.277 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.277 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 04 08:05:29.277 INFO kablam! | Sep 04 08:05:29.278 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.278 INFO kablam! | ^^^^^^ Sep 04 08:05:29.278 INFO kablam! | Sep 04 08:05:29.278 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.278 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.278 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.278 INFO kablam! Sep 04 08:05:29.278 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.278 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 04 08:05:29.278 INFO kablam! | Sep 04 08:05:29.278 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.278 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.278 INFO kablam! | Sep 04 08:05:29.278 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.278 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.278 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.278 INFO kablam! Sep 04 08:05:29.278 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.278 INFO kablam! --> src/arrays/Array52.rs:99:14 Sep 04 08:05:29.278 INFO kablam! | Sep 04 08:05:29.278 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.278 INFO kablam! | ^^^^^^ Sep 04 08:05:29.279 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.279 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.279 INFO kablam! Sep 04 08:05:29.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.279 INFO kablam! --> src/arrays/Array52.rs:99:28 Sep 04 08:05:29.279 INFO kablam! | Sep 04 08:05:29.279 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.279 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.279 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.279 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.279 INFO kablam! Sep 04 08:05:29.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.279 INFO kablam! --> src/arrays/Array52.rs:108:15 Sep 04 08:05:29.279 INFO kablam! | Sep 04 08:05:29.279 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.279 INFO kablam! | ^^^^^^ Sep 04 08:05:29.279 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.280 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.280 INFO kablam! Sep 04 08:05:29.280 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.280 INFO kablam! --> src/arrays/Array52.rs:120:3 Sep 04 08:05:29.280 INFO kablam! | Sep 04 08:05:29.280 INFO kablam! 120 | self.0.iter() Sep 04 08:05:29.280 INFO kablam! | ^^^^^^ Sep 04 08:05:29.280 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.280 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.280 INFO kablam! Sep 04 08:05:29.280 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.280 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 04 08:05:29.280 INFO kablam! | Sep 04 08:05:29.280 INFO kablam! 132 | self.0.iter_mut() Sep 04 08:05:29.280 INFO kablam! | ^^^^^^ Sep 04 08:05:29.280 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.280 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.281 INFO kablam! Sep 04 08:05:29.281 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.281 INFO kablam! --> src/arrays/Array52.rs:141:4 Sep 04 08:05:29.281 INFO kablam! | Sep 04 08:05:29.281 INFO kablam! 141 | &self.0[..] Sep 04 08:05:29.281 INFO kablam! | ^^^^^^ Sep 04 08:05:29.281 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.281 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.281 INFO kablam! Sep 04 08:05:29.281 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.281 INFO kablam! --> src/arrays/Array52.rs:150:8 Sep 04 08:05:29.281 INFO kablam! | Sep 04 08:05:29.281 INFO kablam! 150 | &mut self.0[..] Sep 04 08:05:29.281 INFO kablam! | ^^^^^^ Sep 04 08:05:29.281 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.281 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.281 INFO kablam! Sep 04 08:05:29.282 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.282 INFO kablam! --> src/arrays/Array64.rs:44:3 Sep 04 08:05:29.282 INFO kablam! | Sep 04 08:05:29.282 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 08:05:29.282 INFO kablam! | ^^^^^^ Sep 04 08:05:29.282 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.282 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.282 INFO kablam! Sep 04 08:05:29.282 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.282 INFO kablam! --> src/arrays/Array64.rs:53:3 Sep 04 08:05:29.282 INFO kablam! | Sep 04 08:05:29.282 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.282 INFO kablam! | ^^^^^^ Sep 04 08:05:29.282 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.282 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.282 INFO kablam! Sep 04 08:05:29.282 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.283 INFO kablam! --> src/arrays/Array64.rs:53:18 Sep 04 08:05:29.283 INFO kablam! | Sep 04 08:05:29.283 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.283 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.283 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.283 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.283 INFO kablam! Sep 04 08:05:29.283 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.283 INFO kablam! --> src/arrays/Array64.rs:66:29 Sep 04 08:05:29.283 INFO kablam! | Sep 04 08:05:29.283 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.283 INFO kablam! | ^^^^^^ Sep 04 08:05:29.283 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.283 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.283 INFO kablam! Sep 04 08:05:29.283 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.283 INFO kablam! --> src/arrays/Array64.rs:66:43 Sep 04 08:05:29.283 INFO kablam! | Sep 04 08:05:29.283 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.284 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.284 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.284 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.284 INFO kablam! Sep 04 08:05:29.284 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.284 INFO kablam! --> src/arrays/Array64.rs:72:20 Sep 04 08:05:29.284 INFO kablam! | Sep 04 08:05:29.284 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.284 INFO kablam! | ^^^^^^ Sep 04 08:05:29.284 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.284 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.284 INFO kablam! Sep 04 08:05:29.284 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.284 INFO kablam! --> src/arrays/Array64.rs:72:34 Sep 04 08:05:29.284 INFO kablam! | Sep 04 08:05:29.284 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.284 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.285 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.285 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.285 INFO kablam! Sep 04 08:05:29.285 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.285 INFO kablam! --> src/arrays/Array64.rs:78:20 Sep 04 08:05:29.285 INFO kablam! | Sep 04 08:05:29.285 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.285 INFO kablam! | ^^^^^^ Sep 04 08:05:29.285 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.285 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.285 INFO kablam! Sep 04 08:05:29.285 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.285 INFO kablam! --> src/arrays/Array64.rs:78:34 Sep 04 08:05:29.285 INFO kablam! | Sep 04 08:05:29.285 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.285 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.285 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.286 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.286 INFO kablam! Sep 04 08:05:29.286 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.286 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 04 08:05:29.286 INFO kablam! | Sep 04 08:05:29.286 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.286 INFO kablam! | ^^^^^^ Sep 04 08:05:29.286 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.286 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.286 INFO kablam! Sep 04 08:05:29.286 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.286 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 04 08:05:29.286 INFO kablam! | Sep 04 08:05:29.286 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.286 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.286 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.286 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.287 INFO kablam! Sep 04 08:05:29.287 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.287 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 04 08:05:29.287 INFO kablam! | Sep 04 08:05:29.287 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.287 INFO kablam! | ^^^^^^ Sep 04 08:05:29.287 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.287 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.287 INFO kablam! Sep 04 08:05:29.287 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.287 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 04 08:05:29.287 INFO kablam! | Sep 04 08:05:29.287 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.287 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.287 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.287 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.288 INFO kablam! Sep 04 08:05:29.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.288 INFO kablam! --> src/arrays/Array64.rs:99:14 Sep 04 08:05:29.288 INFO kablam! | Sep 04 08:05:29.288 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.288 INFO kablam! | ^^^^^^ Sep 04 08:05:29.288 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.288 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.288 INFO kablam! Sep 04 08:05:29.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.288 INFO kablam! --> src/arrays/Array64.rs:99:28 Sep 04 08:05:29.288 INFO kablam! | Sep 04 08:05:29.288 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.288 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.288 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.288 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.289 INFO kablam! Sep 04 08:05:29.289 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.289 INFO kablam! --> src/arrays/Array64.rs:108:15 Sep 04 08:05:29.289 INFO kablam! | Sep 04 08:05:29.289 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.289 INFO kablam! | ^^^^^^ Sep 04 08:05:29.289 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.289 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.289 INFO kablam! Sep 04 08:05:29.289 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.289 INFO kablam! --> src/arrays/Array64.rs:120:3 Sep 04 08:05:29.289 INFO kablam! | Sep 04 08:05:29.289 INFO kablam! 120 | self.0.iter() Sep 04 08:05:29.289 INFO kablam! | ^^^^^^ Sep 04 08:05:29.289 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.289 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.289 INFO kablam! Sep 04 08:05:29.290 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.290 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 04 08:05:29.290 INFO kablam! | Sep 04 08:05:29.290 INFO kablam! 132 | self.0.iter_mut() Sep 04 08:05:29.290 INFO kablam! | ^^^^^^ Sep 04 08:05:29.290 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.290 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.290 INFO kablam! Sep 04 08:05:29.290 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.290 INFO kablam! --> src/arrays/Array64.rs:141:4 Sep 04 08:05:29.290 INFO kablam! | Sep 04 08:05:29.290 INFO kablam! 141 | &self.0[..] Sep 04 08:05:29.290 INFO kablam! | ^^^^^^ Sep 04 08:05:29.290 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.290 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.290 INFO kablam! Sep 04 08:05:29.290 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.291 INFO kablam! --> src/arrays/Array64.rs:150:8 Sep 04 08:05:29.291 INFO kablam! | Sep 04 08:05:29.291 INFO kablam! 150 | &mut self.0[..] Sep 04 08:05:29.291 INFO kablam! | ^^^^^^ Sep 04 08:05:29.291 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.291 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.291 INFO kablam! Sep 04 08:05:29.291 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.291 INFO kablam! --> src/arrays/Array128.rs:44:3 Sep 04 08:05:29.291 INFO kablam! | Sep 04 08:05:29.291 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 08:05:29.291 INFO kablam! | ^^^^^^ Sep 04 08:05:29.291 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.291 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.291 INFO kablam! Sep 04 08:05:29.291 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.291 INFO kablam! --> src/arrays/Array128.rs:53:3 Sep 04 08:05:29.292 INFO kablam! | Sep 04 08:05:29.292 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.292 INFO kablam! | ^^^^^^ Sep 04 08:05:29.292 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.292 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.292 INFO kablam! Sep 04 08:05:29.292 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.292 INFO kablam! --> src/arrays/Array128.rs:53:18 Sep 04 08:05:29.292 INFO kablam! | Sep 04 08:05:29.292 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.292 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.292 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.292 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.292 INFO kablam! Sep 04 08:05:29.292 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.293 INFO kablam! --> src/arrays/Array128.rs:66:29 Sep 04 08:05:29.293 INFO kablam! | Sep 04 08:05:29.293 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.293 INFO kablam! | ^^^^^^ Sep 04 08:05:29.293 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.293 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.293 INFO kablam! Sep 04 08:05:29.293 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.293 INFO kablam! --> src/arrays/Array128.rs:66:43 Sep 04 08:05:29.293 INFO kablam! | Sep 04 08:05:29.293 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.293 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.293 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.293 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.293 INFO kablam! Sep 04 08:05:29.293 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.294 INFO kablam! --> src/arrays/Array128.rs:72:20 Sep 04 08:05:29.294 INFO kablam! | Sep 04 08:05:29.294 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.294 INFO kablam! | ^^^^^^ Sep 04 08:05:29.294 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.294 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.294 INFO kablam! Sep 04 08:05:29.294 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.294 INFO kablam! --> src/arrays/Array128.rs:72:34 Sep 04 08:05:29.294 INFO kablam! | Sep 04 08:05:29.294 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.294 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.294 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.294 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.294 INFO kablam! Sep 04 08:05:29.294 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.294 INFO kablam! --> src/arrays/Array128.rs:78:20 Sep 04 08:05:29.295 INFO kablam! | Sep 04 08:05:29.295 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.295 INFO kablam! | ^^^^^^ Sep 04 08:05:29.295 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.295 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.295 INFO kablam! Sep 04 08:05:29.295 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.295 INFO kablam! --> src/arrays/Array128.rs:78:34 Sep 04 08:05:29.295 INFO kablam! | Sep 04 08:05:29.295 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.295 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.295 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.295 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.295 INFO kablam! Sep 04 08:05:29.295 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.295 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 04 08:05:29.295 INFO kablam! | Sep 04 08:05:29.295 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.295 INFO kablam! | ^^^^^^ Sep 04 08:05:29.296 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.296 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.296 INFO kablam! Sep 04 08:05:29.296 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.296 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 04 08:05:29.296 INFO kablam! | Sep 04 08:05:29.296 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.296 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.296 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.296 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.296 INFO kablam! Sep 04 08:05:29.296 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.296 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 04 08:05:29.296 INFO kablam! | Sep 04 08:05:29.296 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.296 INFO kablam! | ^^^^^^ Sep 04 08:05:29.296 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.297 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.297 INFO kablam! Sep 04 08:05:29.297 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.297 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 04 08:05:29.297 INFO kablam! | Sep 04 08:05:29.297 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.297 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.297 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.297 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.297 INFO kablam! Sep 04 08:05:29.297 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.297 INFO kablam! --> src/arrays/Array128.rs:99:14 Sep 04 08:05:29.297 INFO kablam! | Sep 04 08:05:29.297 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.297 INFO kablam! | ^^^^^^ Sep 04 08:05:29.312 INFO kablam! | Sep 04 08:05:29.312 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.312 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.312 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.312 INFO kablam! Sep 04 08:05:29.312 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.312 INFO kablam! --> src/arrays/Array128.rs:99:28 Sep 04 08:05:29.312 INFO kablam! | Sep 04 08:05:29.312 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.313 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.313 INFO kablam! | Sep 04 08:05:29.313 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.313 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.313 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.313 INFO kablam! Sep 04 08:05:29.313 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.313 INFO kablam! --> src/arrays/Array128.rs:108:15 Sep 04 08:05:29.313 INFO kablam! | Sep 04 08:05:29.313 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.313 INFO kablam! | ^^^^^^ Sep 04 08:05:29.314 INFO kablam! | Sep 04 08:05:29.314 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.314 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.314 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.314 INFO kablam! Sep 04 08:05:29.314 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.314 INFO kablam! --> src/arrays/Array128.rs:120:3 Sep 04 08:05:29.314 INFO kablam! | Sep 04 08:05:29.314 INFO kablam! 120 | self.0.iter() Sep 04 08:05:29.314 INFO kablam! | ^^^^^^ Sep 04 08:05:29.314 INFO kablam! | Sep 04 08:05:29.315 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.315 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.315 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.315 INFO kablam! Sep 04 08:05:29.315 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.315 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 04 08:05:29.315 INFO kablam! | Sep 04 08:05:29.315 INFO kablam! 132 | self.0.iter_mut() Sep 04 08:05:29.315 INFO kablam! | ^^^^^^ Sep 04 08:05:29.315 INFO kablam! | Sep 04 08:05:29.315 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.315 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.315 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.315 INFO kablam! Sep 04 08:05:29.315 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.316 INFO kablam! --> src/arrays/Array128.rs:141:4 Sep 04 08:05:29.316 INFO kablam! | Sep 04 08:05:29.316 INFO kablam! 141 | &self.0[..] Sep 04 08:05:29.316 INFO kablam! | ^^^^^^ Sep 04 08:05:29.316 INFO kablam! | Sep 04 08:05:29.316 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.316 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.316 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.316 INFO kablam! Sep 04 08:05:29.316 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.316 INFO kablam! --> src/arrays/Array128.rs:150:8 Sep 04 08:05:29.316 INFO kablam! | Sep 04 08:05:29.316 INFO kablam! 150 | &mut self.0[..] Sep 04 08:05:29.316 INFO kablam! | ^^^^^^ Sep 04 08:05:29.316 INFO kablam! | Sep 04 08:05:29.317 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.317 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.317 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.317 INFO kablam! Sep 04 08:05:29.317 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.317 INFO kablam! --> src/arrays/Array256.rs:44:3 Sep 04 08:05:29.317 INFO kablam! | Sep 04 08:05:29.317 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 08:05:29.317 INFO kablam! | ^^^^^^ Sep 04 08:05:29.317 INFO kablam! | Sep 04 08:05:29.317 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.317 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.318 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.318 INFO kablam! Sep 04 08:05:29.318 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.318 INFO kablam! --> src/arrays/Array256.rs:53:3 Sep 04 08:05:29.318 INFO kablam! | Sep 04 08:05:29.318 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.318 INFO kablam! | ^^^^^^ Sep 04 08:05:29.318 INFO kablam! | Sep 04 08:05:29.318 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.318 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.318 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.319 INFO kablam! Sep 04 08:05:29.319 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.319 INFO kablam! --> src/arrays/Array256.rs:53:18 Sep 04 08:05:29.319 INFO kablam! | Sep 04 08:05:29.319 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.319 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.319 INFO kablam! | Sep 04 08:05:29.319 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.319 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.319 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.319 INFO kablam! Sep 04 08:05:29.319 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.320 INFO kablam! --> src/arrays/Array256.rs:66:29 Sep 04 08:05:29.320 INFO kablam! | Sep 04 08:05:29.320 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.320 INFO kablam! | ^^^^^^ Sep 04 08:05:29.320 INFO kablam! | Sep 04 08:05:29.320 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.320 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.320 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.320 INFO kablam! Sep 04 08:05:29.320 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.321 INFO kablam! --> src/arrays/Array256.rs:66:43 Sep 04 08:05:29.321 INFO kablam! | Sep 04 08:05:29.321 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.321 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.321 INFO kablam! | Sep 04 08:05:29.321 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.321 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.321 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.321 INFO kablam! Sep 04 08:05:29.321 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.321 INFO kablam! --> src/arrays/Array256.rs:72:20 Sep 04 08:05:29.322 INFO kablam! | Sep 04 08:05:29.322 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.322 INFO kablam! | ^^^^^^ Sep 04 08:05:29.322 INFO kablam! | Sep 04 08:05:29.322 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.322 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.322 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.322 INFO kablam! Sep 04 08:05:29.322 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.322 INFO kablam! --> src/arrays/Array256.rs:72:34 Sep 04 08:05:29.322 INFO kablam! | Sep 04 08:05:29.322 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.322 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.323 INFO kablam! | Sep 04 08:05:29.323 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.323 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.323 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.323 INFO kablam! Sep 04 08:05:29.323 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.323 INFO kablam! --> src/arrays/Array256.rs:78:20 Sep 04 08:05:29.323 INFO kablam! | Sep 04 08:05:29.323 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.323 INFO kablam! | ^^^^^^ Sep 04 08:05:29.323 INFO kablam! | Sep 04 08:05:29.323 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.324 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.324 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.324 INFO kablam! Sep 04 08:05:29.324 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.324 INFO kablam! --> src/arrays/Array256.rs:78:34 Sep 04 08:05:29.324 INFO kablam! | Sep 04 08:05:29.324 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.324 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.324 INFO kablam! | Sep 04 08:05:29.324 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.324 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.324 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.324 INFO kablam! Sep 04 08:05:29.324 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.324 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 04 08:05:29.324 INFO kablam! | Sep 04 08:05:29.325 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.325 INFO kablam! | ^^^^^^ Sep 04 08:05:29.325 INFO kablam! | Sep 04 08:05:29.325 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.325 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.325 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.325 INFO kablam! Sep 04 08:05:29.325 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.325 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 04 08:05:29.325 INFO kablam! | Sep 04 08:05:29.325 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.325 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.325 INFO kablam! | Sep 04 08:05:29.326 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.326 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.326 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.326 INFO kablam! Sep 04 08:05:29.326 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.326 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 04 08:05:29.326 INFO kablam! | Sep 04 08:05:29.326 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.326 INFO kablam! | ^^^^^^ Sep 04 08:05:29.326 INFO kablam! | Sep 04 08:05:29.326 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.326 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.326 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.326 INFO kablam! Sep 04 08:05:29.327 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.327 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 04 08:05:29.327 INFO kablam! | Sep 04 08:05:29.327 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.327 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.327 INFO kablam! | Sep 04 08:05:29.327 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.327 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.327 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.327 INFO kablam! Sep 04 08:05:29.327 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.327 INFO kablam! --> src/arrays/Array256.rs:99:14 Sep 04 08:05:29.327 INFO kablam! | Sep 04 08:05:29.328 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.328 INFO kablam! | ^^^^^^ Sep 04 08:05:29.328 INFO kablam! | Sep 04 08:05:29.328 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.328 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.328 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.328 INFO kablam! Sep 04 08:05:29.328 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.328 INFO kablam! --> src/arrays/Array256.rs:99:28 Sep 04 08:05:29.328 INFO kablam! | Sep 04 08:05:29.328 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.328 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.328 INFO kablam! | Sep 04 08:05:29.328 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.328 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.329 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.329 INFO kablam! Sep 04 08:05:29.329 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.329 INFO kablam! --> src/arrays/Array256.rs:108:15 Sep 04 08:05:29.329 INFO kablam! | Sep 04 08:05:29.329 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.329 INFO kablam! | ^^^^^^ Sep 04 08:05:29.329 INFO kablam! | Sep 04 08:05:29.329 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.329 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.329 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.329 INFO kablam! Sep 04 08:05:29.329 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.329 INFO kablam! --> src/arrays/Array256.rs:120:3 Sep 04 08:05:29.329 INFO kablam! | Sep 04 08:05:29.330 INFO kablam! 120 | self.0.iter() Sep 04 08:05:29.330 INFO kablam! | ^^^^^^ Sep 04 08:05:29.330 INFO kablam! | Sep 04 08:05:29.330 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.330 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.330 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.330 INFO kablam! Sep 04 08:05:29.330 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.330 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 04 08:05:29.330 INFO kablam! | Sep 04 08:05:29.330 INFO kablam! 132 | self.0.iter_mut() Sep 04 08:05:29.330 INFO kablam! | ^^^^^^ Sep 04 08:05:29.330 INFO kablam! | Sep 04 08:05:29.330 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.330 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.330 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.330 INFO kablam! Sep 04 08:05:29.331 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.331 INFO kablam! --> src/arrays/Array256.rs:141:4 Sep 04 08:05:29.331 INFO kablam! | Sep 04 08:05:29.331 INFO kablam! 141 | &self.0[..] Sep 04 08:05:29.331 INFO kablam! | ^^^^^^ Sep 04 08:05:29.331 INFO kablam! | Sep 04 08:05:29.331 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.331 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.331 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.331 INFO kablam! Sep 04 08:05:29.331 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.331 INFO kablam! --> src/arrays/Array256.rs:150:8 Sep 04 08:05:29.331 INFO kablam! | Sep 04 08:05:29.331 INFO kablam! 150 | &mut self.0[..] Sep 04 08:05:29.331 INFO kablam! | ^^^^^^ Sep 04 08:05:29.331 INFO kablam! | Sep 04 08:05:29.331 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.331 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.332 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.332 INFO kablam! Sep 04 08:05:29.332 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.332 INFO kablam! --> src/arrays/Array512.rs:44:3 Sep 04 08:05:29.332 INFO kablam! | Sep 04 08:05:29.332 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 08:05:29.332 INFO kablam! | ^^^^^^ Sep 04 08:05:29.332 INFO kablam! | Sep 04 08:05:29.332 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.332 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.332 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.332 INFO kablam! Sep 04 08:05:29.332 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.332 INFO kablam! --> src/arrays/Array512.rs:53:3 Sep 04 08:05:29.332 INFO kablam! | Sep 04 08:05:29.332 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.333 INFO kablam! | ^^^^^^ Sep 04 08:05:29.333 INFO kablam! | Sep 04 08:05:29.333 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.333 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.333 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.333 INFO kablam! Sep 04 08:05:29.333 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.333 INFO kablam! --> src/arrays/Array512.rs:53:18 Sep 04 08:05:29.333 INFO kablam! | Sep 04 08:05:29.333 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.333 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.333 INFO kablam! | Sep 04 08:05:29.333 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.333 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.333 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.333 INFO kablam! Sep 04 08:05:29.333 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.334 INFO kablam! --> src/arrays/Array512.rs:66:29 Sep 04 08:05:29.334 INFO kablam! | Sep 04 08:05:29.334 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.334 INFO kablam! | ^^^^^^ Sep 04 08:05:29.334 INFO kablam! | Sep 04 08:05:29.334 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.334 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.334 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.334 INFO kablam! Sep 04 08:05:29.334 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.334 INFO kablam! --> src/arrays/Array512.rs:66:43 Sep 04 08:05:29.334 INFO kablam! | Sep 04 08:05:29.334 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.334 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.334 INFO kablam! | Sep 04 08:05:29.335 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.335 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.335 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.335 INFO kablam! Sep 04 08:05:29.335 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.335 INFO kablam! --> src/arrays/Array512.rs:72:20 Sep 04 08:05:29.335 INFO kablam! | Sep 04 08:05:29.335 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.335 INFO kablam! | ^^^^^^ Sep 04 08:05:29.335 INFO kablam! | Sep 04 08:05:29.335 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.335 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.335 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.335 INFO kablam! Sep 04 08:05:29.336 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.336 INFO kablam! --> src/arrays/Array512.rs:72:34 Sep 04 08:05:29.336 INFO kablam! | Sep 04 08:05:29.336 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.336 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.336 INFO kablam! | Sep 04 08:05:29.336 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.336 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.336 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.336 INFO kablam! Sep 04 08:05:29.336 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.336 INFO kablam! --> src/arrays/Array512.rs:78:20 Sep 04 08:05:29.336 INFO kablam! | Sep 04 08:05:29.336 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.336 INFO kablam! | ^^^^^^ Sep 04 08:05:29.336 INFO kablam! | Sep 04 08:05:29.337 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.337 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.337 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.337 INFO kablam! Sep 04 08:05:29.337 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.337 INFO kablam! --> src/arrays/Array512.rs:78:34 Sep 04 08:05:29.337 INFO kablam! | Sep 04 08:05:29.337 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.337 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.337 INFO kablam! | Sep 04 08:05:29.337 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.337 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.337 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.337 INFO kablam! Sep 04 08:05:29.338 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.338 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 04 08:05:29.338 INFO kablam! | Sep 04 08:05:29.338 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.338 INFO kablam! | ^^^^^^ Sep 04 08:05:29.338 INFO kablam! | Sep 04 08:05:29.338 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.338 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.338 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.338 INFO kablam! Sep 04 08:05:29.338 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.338 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 04 08:05:29.339 INFO kablam! | Sep 04 08:05:29.339 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.339 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.339 INFO kablam! | Sep 04 08:05:29.339 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.339 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.339 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.339 INFO kablam! Sep 04 08:05:29.339 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.339 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 04 08:05:29.339 INFO kablam! | Sep 04 08:05:29.339 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.339 INFO kablam! | ^^^^^^ Sep 04 08:05:29.339 INFO kablam! | Sep 04 08:05:29.339 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.340 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.340 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.340 INFO kablam! Sep 04 08:05:29.340 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.340 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 04 08:05:29.340 INFO kablam! | Sep 04 08:05:29.340 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.340 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.340 INFO kablam! | Sep 04 08:05:29.340 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.340 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.340 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.340 INFO kablam! Sep 04 08:05:29.340 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.340 INFO kablam! --> src/arrays/Array512.rs:99:14 Sep 04 08:05:29.340 INFO kablam! | Sep 04 08:05:29.341 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.341 INFO kablam! | ^^^^^^ Sep 04 08:05:29.341 INFO kablam! | Sep 04 08:05:29.341 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.341 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.341 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.341 INFO kablam! Sep 04 08:05:29.341 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.341 INFO kablam! --> src/arrays/Array512.rs:99:28 Sep 04 08:05:29.341 INFO kablam! | Sep 04 08:05:29.341 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.341 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.341 INFO kablam! | Sep 04 08:05:29.342 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.342 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.342 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.342 INFO kablam! Sep 04 08:05:29.342 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.342 INFO kablam! --> src/arrays/Array512.rs:108:15 Sep 04 08:05:29.342 INFO kablam! | Sep 04 08:05:29.342 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.342 INFO kablam! | ^^^^^^ Sep 04 08:05:29.342 INFO kablam! | Sep 04 08:05:29.342 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.342 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.342 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.342 INFO kablam! Sep 04 08:05:29.342 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.342 INFO kablam! --> src/arrays/Array512.rs:120:3 Sep 04 08:05:29.342 INFO kablam! | Sep 04 08:05:29.343 INFO kablam! 120 | self.0.iter() Sep 04 08:05:29.343 INFO kablam! | ^^^^^^ Sep 04 08:05:29.343 INFO kablam! | Sep 04 08:05:29.343 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.343 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.343 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.343 INFO kablam! Sep 04 08:05:29.343 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.343 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 04 08:05:29.343 INFO kablam! | Sep 04 08:05:29.343 INFO kablam! 132 | self.0.iter_mut() Sep 04 08:05:29.344 INFO kablam! | ^^^^^^ Sep 04 08:05:29.344 INFO kablam! | Sep 04 08:05:29.344 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.344 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.344 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.344 INFO kablam! Sep 04 08:05:29.344 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.344 INFO kablam! --> src/arrays/Array512.rs:141:4 Sep 04 08:05:29.344 INFO kablam! | Sep 04 08:05:29.344 INFO kablam! 141 | &self.0[..] Sep 04 08:05:29.344 INFO kablam! | ^^^^^^ Sep 04 08:05:29.344 INFO kablam! | Sep 04 08:05:29.345 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.345 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.345 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.345 INFO kablam! Sep 04 08:05:29.345 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.345 INFO kablam! --> src/arrays/Array512.rs:150:8 Sep 04 08:05:29.345 INFO kablam! | Sep 04 08:05:29.345 INFO kablam! 150 | &mut self.0[..] Sep 04 08:05:29.345 INFO kablam! | ^^^^^^ Sep 04 08:05:29.345 INFO kablam! | Sep 04 08:05:29.345 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.346 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.346 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.346 INFO kablam! Sep 04 08:05:29.346 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.346 INFO kablam! --> src/arrays/Array1024.rs:44:3 Sep 04 08:05:29.346 INFO kablam! | Sep 04 08:05:29.346 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 08:05:29.346 INFO kablam! | ^^^^^^ Sep 04 08:05:29.346 INFO kablam! | Sep 04 08:05:29.346 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.346 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.347 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.347 INFO kablam! Sep 04 08:05:29.347 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.347 INFO kablam! --> src/arrays/Array1024.rs:53:3 Sep 04 08:05:29.347 INFO kablam! | Sep 04 08:05:29.347 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.347 INFO kablam! | ^^^^^^ Sep 04 08:05:29.347 INFO kablam! | Sep 04 08:05:29.347 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.347 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.347 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.347 INFO kablam! Sep 04 08:05:29.348 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.348 INFO kablam! --> src/arrays/Array1024.rs:53:18 Sep 04 08:05:29.348 INFO kablam! | Sep 04 08:05:29.348 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.348 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.348 INFO kablam! | Sep 04 08:05:29.348 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.348 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.348 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.348 INFO kablam! Sep 04 08:05:29.348 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.348 INFO kablam! --> src/arrays/Array1024.rs:66:29 Sep 04 08:05:29.348 INFO kablam! | Sep 04 08:05:29.348 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.348 INFO kablam! | ^^^^^^ Sep 04 08:05:29.348 INFO kablam! | Sep 04 08:05:29.348 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.349 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.349 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.349 INFO kablam! Sep 04 08:05:29.349 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.349 INFO kablam! --> src/arrays/Array1024.rs:66:43 Sep 04 08:05:29.349 INFO kablam! | Sep 04 08:05:29.349 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.349 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.349 INFO kablam! | Sep 04 08:05:29.349 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.349 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.349 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.349 INFO kablam! Sep 04 08:05:29.349 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.349 INFO kablam! --> src/arrays/Array1024.rs:72:20 Sep 04 08:05:29.349 INFO kablam! | Sep 04 08:05:29.349 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.349 INFO kablam! | ^^^^^^ Sep 04 08:05:29.350 INFO kablam! | Sep 04 08:05:29.350 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.350 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.350 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.350 INFO kablam! Sep 04 08:05:29.350 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.350 INFO kablam! --> src/arrays/Array1024.rs:72:34 Sep 04 08:05:29.350 INFO kablam! | Sep 04 08:05:29.350 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.350 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.350 INFO kablam! | Sep 04 08:05:29.350 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.350 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.350 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.350 INFO kablam! Sep 04 08:05:29.350 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.351 INFO kablam! --> src/arrays/Array1024.rs:78:20 Sep 04 08:05:29.351 INFO kablam! | Sep 04 08:05:29.351 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.351 INFO kablam! | ^^^^^^ Sep 04 08:05:29.351 INFO kablam! | Sep 04 08:05:29.351 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.351 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.351 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.351 INFO kablam! Sep 04 08:05:29.351 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.351 INFO kablam! --> src/arrays/Array1024.rs:78:34 Sep 04 08:05:29.351 INFO kablam! | Sep 04 08:05:29.351 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.351 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.351 INFO kablam! | Sep 04 08:05:29.351 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.351 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.351 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.351 INFO kablam! Sep 04 08:05:29.352 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.352 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 04 08:05:29.352 INFO kablam! | Sep 04 08:05:29.352 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.352 INFO kablam! | ^^^^^^ Sep 04 08:05:29.352 INFO kablam! | Sep 04 08:05:29.352 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.352 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.352 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.352 INFO kablam! Sep 04 08:05:29.352 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.352 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 04 08:05:29.352 INFO kablam! | Sep 04 08:05:29.352 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.352 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.352 INFO kablam! | Sep 04 08:05:29.352 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.353 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.353 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.353 INFO kablam! Sep 04 08:05:29.353 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.353 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 04 08:05:29.353 INFO kablam! | Sep 04 08:05:29.353 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.353 INFO kablam! | ^^^^^^ Sep 04 08:05:29.353 INFO kablam! | Sep 04 08:05:29.353 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.353 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.353 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.353 INFO kablam! Sep 04 08:05:29.353 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.353 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 04 08:05:29.354 INFO kablam! | Sep 04 08:05:29.354 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.354 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.354 INFO kablam! | Sep 04 08:05:29.354 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.354 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.354 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.354 INFO kablam! Sep 04 08:05:29.354 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.354 INFO kablam! --> src/arrays/Array1024.rs:99:14 Sep 04 08:05:29.354 INFO kablam! | Sep 04 08:05:29.354 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.354 INFO kablam! | ^^^^^^ Sep 04 08:05:29.354 INFO kablam! | Sep 04 08:05:29.354 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.354 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.354 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.354 INFO kablam! Sep 04 08:05:29.355 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.355 INFO kablam! --> src/arrays/Array1024.rs:99:28 Sep 04 08:05:29.355 INFO kablam! | Sep 04 08:05:29.355 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.355 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.355 INFO kablam! | Sep 04 08:05:29.355 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.355 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.355 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.355 INFO kablam! Sep 04 08:05:29.355 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.355 INFO kablam! --> src/arrays/Array1024.rs:108:15 Sep 04 08:05:29.355 INFO kablam! | Sep 04 08:05:29.355 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.355 INFO kablam! | ^^^^^^ Sep 04 08:05:29.355 INFO kablam! | Sep 04 08:05:29.355 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.356 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.356 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.356 INFO kablam! Sep 04 08:05:29.356 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.356 INFO kablam! --> src/arrays/Array1024.rs:120:3 Sep 04 08:05:29.356 INFO kablam! | Sep 04 08:05:29.356 INFO kablam! 120 | self.0.iter() Sep 04 08:05:29.356 INFO kablam! | ^^^^^^ Sep 04 08:05:29.356 INFO kablam! | Sep 04 08:05:29.356 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.356 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.356 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.356 INFO kablam! Sep 04 08:05:29.356 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.356 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 04 08:05:29.356 INFO kablam! | Sep 04 08:05:29.357 INFO kablam! 132 | self.0.iter_mut() Sep 04 08:05:29.357 INFO kablam! | ^^^^^^ Sep 04 08:05:29.357 INFO kablam! | Sep 04 08:05:29.357 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.357 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.357 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.357 INFO kablam! Sep 04 08:05:29.357 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.357 INFO kablam! --> src/arrays/Array1024.rs:141:4 Sep 04 08:05:29.357 INFO kablam! | Sep 04 08:05:29.357 INFO kablam! 141 | &self.0[..] Sep 04 08:05:29.357 INFO kablam! | ^^^^^^ Sep 04 08:05:29.357 INFO kablam! | Sep 04 08:05:29.357 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.357 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.358 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.358 INFO kablam! Sep 04 08:05:29.358 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.358 INFO kablam! --> src/arrays/Array1024.rs:150:8 Sep 04 08:05:29.358 INFO kablam! | Sep 04 08:05:29.358 INFO kablam! 150 | &mut self.0[..] Sep 04 08:05:29.358 INFO kablam! | ^^^^^^ Sep 04 08:05:29.358 INFO kablam! | Sep 04 08:05:29.358 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.358 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.358 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.358 INFO kablam! Sep 04 08:05:29.358 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 04 08:05:29.358 INFO kablam! --> src/lib.rs:8:12 Sep 04 08:05:29.358 INFO kablam! | Sep 04 08:05:29.358 INFO kablam! 8 | #![feature(associated_consts)] Sep 04 08:05:29.358 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 08:05:29.358 INFO kablam! | Sep 04 08:05:29.358 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 08:05:29.358 INFO kablam! Sep 04 08:05:29.359 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.359 INFO kablam! --> src/arrays/Array40.rs:44:3 Sep 04 08:05:29.359 INFO kablam! | Sep 04 08:05:29.359 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 08:05:29.359 INFO kablam! | ^^^^^^ Sep 04 08:05:29.359 INFO kablam! | Sep 04 08:05:29.359 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 08:05:29.359 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.359 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.359 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.360 INFO kablam! Sep 04 08:05:29.360 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.360 INFO kablam! --> src/arrays/Array40.rs:53:3 Sep 04 08:05:29.360 INFO kablam! | Sep 04 08:05:29.360 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.360 INFO kablam! | ^^^^^^ Sep 04 08:05:29.360 INFO kablam! | Sep 04 08:05:29.360 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.360 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.360 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.360 INFO kablam! Sep 04 08:05:29.360 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.360 INFO kablam! --> src/arrays/Array40.rs:53:18 Sep 04 08:05:29.360 INFO kablam! | Sep 04 08:05:29.361 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.361 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.361 INFO kablam! | Sep 04 08:05:29.361 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.361 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.361 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.361 INFO kablam! Sep 04 08:05:29.361 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.361 INFO kablam! --> src/arrays/Array40.rs:66:29 Sep 04 08:05:29.361 INFO kablam! | Sep 04 08:05:29.361 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.361 INFO kablam! | ^^^^^^ Sep 04 08:05:29.362 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.362 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.362 INFO kablam! Sep 04 08:05:29.362 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.362 INFO kablam! --> src/arrays/Array40.rs:66:43 Sep 04 08:05:29.362 INFO kablam! | Sep 04 08:05:29.362 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.362 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.362 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.362 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.362 INFO kablam! Sep 04 08:05:29.362 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.362 INFO kablam! --> src/arrays/Array40.rs:72:20 Sep 04 08:05:29.362 INFO kablam! | Sep 04 08:05:29.362 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.363 INFO kablam! | ^^^^^^ Sep 04 08:05:29.363 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.363 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.363 INFO kablam! Sep 04 08:05:29.363 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.363 INFO kablam! --> src/arrays/Array40.rs:72:34 Sep 04 08:05:29.363 INFO kablam! | Sep 04 08:05:29.363 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.363 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.364 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.364 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.364 INFO kablam! Sep 04 08:05:29.364 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.364 INFO kablam! --> src/arrays/Array40.rs:78:20 Sep 04 08:05:29.364 INFO kablam! | Sep 04 08:05:29.364 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.364 INFO kablam! | ^^^^^^ Sep 04 08:05:29.364 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.365 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.365 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.365 INFO kablam! Sep 04 08:05:29.365 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.365 INFO kablam! --> src/arrays/Array40.rs:78:34 Sep 04 08:05:29.365 INFO kablam! | Sep 04 08:05:29.365 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.365 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.365 INFO kablam! | Sep 04 08:05:29.365 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.365 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.365 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.365 INFO kablam! Sep 04 08:05:29.365 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.365 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 04 08:05:29.365 INFO kablam! | Sep 04 08:05:29.365 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.365 INFO kablam! | ^^^^^^ Sep 04 08:05:29.365 INFO kablam! | Sep 04 08:05:29.365 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.365 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.366 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.366 INFO kablam! Sep 04 08:05:29.366 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.366 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 04 08:05:29.366 INFO kablam! | Sep 04 08:05:29.366 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.366 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.366 INFO kablam! | Sep 04 08:05:29.366 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.366 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.366 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.367 INFO kablam! Sep 04 08:05:29.367 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.367 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 04 08:05:29.367 INFO kablam! | Sep 04 08:05:29.367 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.367 INFO kablam! | ^^^^^^ Sep 04 08:05:29.367 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.367 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.367 INFO kablam! Sep 04 08:05:29.368 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.368 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 04 08:05:29.368 INFO kablam! | Sep 04 08:05:29.368 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.368 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.368 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.368 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.368 INFO kablam! Sep 04 08:05:29.368 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.368 INFO kablam! --> src/arrays/Array40.rs:99:14 Sep 04 08:05:29.368 INFO kablam! | Sep 04 08:05:29.368 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.368 INFO kablam! | ^^^^^^ Sep 04 08:05:29.368 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.368 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.369 INFO kablam! Sep 04 08:05:29.369 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.369 INFO kablam! --> src/arrays/Array40.rs:99:28 Sep 04 08:05:29.369 INFO kablam! | Sep 04 08:05:29.369 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.369 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.369 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.369 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.369 INFO kablam! Sep 04 08:05:29.369 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.369 INFO kablam! --> src/arrays/Array40.rs:108:15 Sep 04 08:05:29.369 INFO kablam! | Sep 04 08:05:29.369 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.369 INFO kablam! | ^^^^^^ Sep 04 08:05:29.369 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.370 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.370 INFO kablam! Sep 04 08:05:29.370 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.370 INFO kablam! --> src/arrays/Array40.rs:120:3 Sep 04 08:05:29.370 INFO kablam! | Sep 04 08:05:29.370 INFO kablam! 120 | self.0.iter() Sep 04 08:05:29.370 INFO kablam! | ^^^^^^ Sep 04 08:05:29.370 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.371 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.371 INFO kablam! Sep 04 08:05:29.371 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.371 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 04 08:05:29.371 INFO kablam! | Sep 04 08:05:29.371 INFO kablam! 132 | self.0.iter_mut() Sep 04 08:05:29.371 INFO kablam! | ^^^^^^ Sep 04 08:05:29.371 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.372 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.372 INFO kablam! Sep 04 08:05:29.372 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.372 INFO kablam! --> src/arrays/Array40.rs:141:4 Sep 04 08:05:29.372 INFO kablam! | Sep 04 08:05:29.372 INFO kablam! 141 | &self.0[..] Sep 04 08:05:29.372 INFO kablam! | ^^^^^^ Sep 04 08:05:29.372 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.372 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.372 INFO kablam! Sep 04 08:05:29.372 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.372 INFO kablam! --> src/arrays/Array40.rs:150:8 Sep 04 08:05:29.372 INFO kablam! | Sep 04 08:05:29.372 INFO kablam! 150 | &mut self.0[..] Sep 04 08:05:29.372 INFO kablam! | ^^^^^^ Sep 04 08:05:29.373 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.373 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.373 INFO kablam! Sep 04 08:05:29.373 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.373 INFO kablam! --> src/arrays/Array52.rs:44:3 Sep 04 08:05:29.373 INFO kablam! | Sep 04 08:05:29.373 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 08:05:29.373 INFO kablam! | ^^^^^^ Sep 04 08:05:29.373 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.373 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.373 INFO kablam! Sep 04 08:05:29.373 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.373 INFO kablam! --> src/arrays/Array52.rs:53:3 Sep 04 08:05:29.373 INFO kablam! | Sep 04 08:05:29.373 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.373 INFO kablam! | ^^^^^^ Sep 04 08:05:29.373 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.374 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.374 INFO kablam! Sep 04 08:05:29.374 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.374 INFO kablam! --> src/arrays/Array52.rs:53:18 Sep 04 08:05:29.374 INFO kablam! | Sep 04 08:05:29.374 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.374 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.374 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.380 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.380 INFO kablam! Sep 04 08:05:29.380 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.381 INFO kablam! --> src/arrays/Array52.rs:66:29 Sep 04 08:05:29.381 INFO kablam! | Sep 04 08:05:29.381 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.381 INFO kablam! | ^^^^^^ Sep 04 08:05:29.381 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.381 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.381 INFO kablam! Sep 04 08:05:29.381 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.381 INFO kablam! --> src/arrays/Array52.rs:66:43 Sep 04 08:05:29.381 INFO kablam! | Sep 04 08:05:29.382 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.382 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.382 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.382 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.382 INFO kablam! Sep 04 08:05:29.382 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.382 INFO kablam! --> src/arrays/Array52.rs:72:20 Sep 04 08:05:29.382 INFO kablam! | Sep 04 08:05:29.382 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.382 INFO kablam! | ^^^^^^ Sep 04 08:05:29.382 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.383 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.383 INFO kablam! Sep 04 08:05:29.385 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.385 INFO kablam! --> src/arrays/Array52.rs:72:34 Sep 04 08:05:29.385 INFO kablam! | Sep 04 08:05:29.385 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.385 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.385 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.388 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.388 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.389 INFO kablam! Sep 04 08:05:29.389 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.389 INFO kablam! --> src/arrays/Array52.rs:78:20 Sep 04 08:05:29.389 INFO kablam! | Sep 04 08:05:29.389 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.389 INFO kablam! | ^^^^^^ Sep 04 08:05:29.389 INFO kablam! | Sep 04 08:05:29.389 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.389 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.390 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.390 INFO kablam! Sep 04 08:05:29.390 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.390 INFO kablam! --> src/arrays/Array52.rs:78:34 Sep 04 08:05:29.390 INFO kablam! | Sep 04 08:05:29.390 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.390 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.390 INFO kablam! | Sep 04 08:05:29.390 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.391 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.391 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.391 INFO kablam! Sep 04 08:05:29.391 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.391 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 04 08:05:29.391 INFO kablam! | Sep 04 08:05:29.391 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.391 INFO kablam! | ^^^^^^ Sep 04 08:05:29.391 INFO kablam! | Sep 04 08:05:29.391 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.391 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.391 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.392 INFO kablam! Sep 04 08:05:29.392 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.392 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 04 08:05:29.392 INFO kablam! | Sep 04 08:05:29.392 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.392 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.392 INFO kablam! | Sep 04 08:05:29.392 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.392 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.392 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.392 INFO kablam! Sep 04 08:05:29.392 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.392 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 04 08:05:29.392 INFO kablam! | Sep 04 08:05:29.392 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.392 INFO kablam! | ^^^^^^ Sep 04 08:05:29.393 INFO kablam! | Sep 04 08:05:29.393 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.393 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.393 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.393 INFO kablam! Sep 04 08:05:29.393 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.393 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 04 08:05:29.393 INFO kablam! | Sep 04 08:05:29.393 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.393 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.393 INFO kablam! | Sep 04 08:05:29.393 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.393 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.393 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.393 INFO kablam! Sep 04 08:05:29.393 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.393 INFO kablam! --> src/arrays/Array52.rs:99:14 Sep 04 08:05:29.393 INFO kablam! | Sep 04 08:05:29.393 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.393 INFO kablam! | ^^^^^^ Sep 04 08:05:29.393 INFO kablam! | Sep 04 08:05:29.393 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.393 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.394 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.394 INFO kablam! Sep 04 08:05:29.394 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.394 INFO kablam! --> src/arrays/Array52.rs:99:28 Sep 04 08:05:29.394 INFO kablam! | Sep 04 08:05:29.394 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.394 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.394 INFO kablam! | Sep 04 08:05:29.394 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.394 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.394 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.394 INFO kablam! Sep 04 08:05:29.394 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.394 INFO kablam! --> src/arrays/Array52.rs:108:15 Sep 04 08:05:29.394 INFO kablam! | Sep 04 08:05:29.394 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.394 INFO kablam! | ^^^^^^ Sep 04 08:05:29.394 INFO kablam! | Sep 04 08:05:29.394 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.395 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.395 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.395 INFO kablam! Sep 04 08:05:29.395 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.395 INFO kablam! --> src/arrays/Array52.rs:120:3 Sep 04 08:05:29.395 INFO kablam! | Sep 04 08:05:29.395 INFO kablam! 120 | self.0.iter() Sep 04 08:05:29.395 INFO kablam! | ^^^^^^ Sep 04 08:05:29.395 INFO kablam! | Sep 04 08:05:29.395 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.395 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.395 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.395 INFO kablam! Sep 04 08:05:29.395 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.395 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 04 08:05:29.395 INFO kablam! | Sep 04 08:05:29.395 INFO kablam! 132 | self.0.iter_mut() Sep 04 08:05:29.395 INFO kablam! | ^^^^^^ Sep 04 08:05:29.396 INFO kablam! | Sep 04 08:05:29.396 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.396 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.396 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.396 INFO kablam! Sep 04 08:05:29.396 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.396 INFO kablam! --> src/arrays/Array52.rs:141:4 Sep 04 08:05:29.396 INFO kablam! | Sep 04 08:05:29.396 INFO kablam! 141 | &self.0[..] Sep 04 08:05:29.396 INFO kablam! | ^^^^^^ Sep 04 08:05:29.396 INFO kablam! | Sep 04 08:05:29.396 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.396 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.396 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.396 INFO kablam! Sep 04 08:05:29.396 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.396 INFO kablam! --> src/arrays/Array52.rs:150:8 Sep 04 08:05:29.396 INFO kablam! | Sep 04 08:05:29.396 INFO kablam! 150 | &mut self.0[..] Sep 04 08:05:29.396 INFO kablam! | ^^^^^^ Sep 04 08:05:29.397 INFO kablam! | Sep 04 08:05:29.397 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.397 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.397 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.397 INFO kablam! Sep 04 08:05:29.397 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.397 INFO kablam! --> src/arrays/Array64.rs:44:3 Sep 04 08:05:29.397 INFO kablam! | Sep 04 08:05:29.397 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 08:05:29.397 INFO kablam! | ^^^^^^ Sep 04 08:05:29.397 INFO kablam! | Sep 04 08:05:29.397 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.397 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.397 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.397 INFO kablam! Sep 04 08:05:29.397 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.397 INFO kablam! --> src/arrays/Array64.rs:53:3 Sep 04 08:05:29.397 INFO kablam! | Sep 04 08:05:29.397 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.397 INFO kablam! | ^^^^^^ Sep 04 08:05:29.398 INFO kablam! | Sep 04 08:05:29.398 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.398 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.398 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.398 INFO kablam! Sep 04 08:05:29.398 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.398 INFO kablam! --> src/arrays/Array64.rs:53:18 Sep 04 08:05:29.398 INFO kablam! | Sep 04 08:05:29.398 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.398 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.398 INFO kablam! | Sep 04 08:05:29.398 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.398 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.398 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.398 INFO kablam! Sep 04 08:05:29.401 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.401 INFO kablam! --> src/arrays/Array64.rs:66:29 Sep 04 08:05:29.401 INFO kablam! | Sep 04 08:05:29.401 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.401 INFO kablam! | ^^^^^^ Sep 04 08:05:29.401 INFO kablam! | Sep 04 08:05:29.401 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.401 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.401 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.401 INFO kablam! Sep 04 08:05:29.401 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.401 INFO kablam! --> src/arrays/Array64.rs:66:43 Sep 04 08:05:29.401 INFO kablam! | Sep 04 08:05:29.401 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.401 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.401 INFO kablam! | Sep 04 08:05:29.401 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.401 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.401 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.401 INFO kablam! Sep 04 08:05:29.401 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.402 INFO kablam! --> src/arrays/Array64.rs:72:20 Sep 04 08:05:29.402 INFO kablam! | Sep 04 08:05:29.402 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.402 INFO kablam! | ^^^^^^ Sep 04 08:05:29.402 INFO kablam! | Sep 04 08:05:29.402 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.402 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.402 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.402 INFO kablam! Sep 04 08:05:29.402 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.402 INFO kablam! --> src/arrays/Array64.rs:72:34 Sep 04 08:05:29.402 INFO kablam! | Sep 04 08:05:29.402 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.402 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.402 INFO kablam! | Sep 04 08:05:29.402 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.402 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.402 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.402 INFO kablam! Sep 04 08:05:29.402 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.402 INFO kablam! --> src/arrays/Array64.rs:78:20 Sep 04 08:05:29.403 INFO kablam! | Sep 04 08:05:29.403 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.403 INFO kablam! | ^^^^^^ Sep 04 08:05:29.403 INFO kablam! | Sep 04 08:05:29.403 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.403 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.403 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.403 INFO kablam! Sep 04 08:05:29.403 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.403 INFO kablam! --> src/arrays/Array64.rs:78:34 Sep 04 08:05:29.403 INFO kablam! | Sep 04 08:05:29.403 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.403 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.403 INFO kablam! | Sep 04 08:05:29.403 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.403 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.403 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.403 INFO kablam! Sep 04 08:05:29.403 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.403 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 04 08:05:29.403 INFO kablam! | Sep 04 08:05:29.403 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.404 INFO kablam! | ^^^^^^ Sep 04 08:05:29.404 INFO kablam! | Sep 04 08:05:29.404 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.404 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.404 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.404 INFO kablam! Sep 04 08:05:29.404 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.404 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 04 08:05:29.404 INFO kablam! | Sep 04 08:05:29.404 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.405 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.405 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.405 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.405 INFO kablam! Sep 04 08:05:29.406 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.406 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 04 08:05:29.406 INFO kablam! | Sep 04 08:05:29.406 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.406 INFO kablam! | ^^^^^^ Sep 04 08:05:29.406 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.407 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.407 INFO kablam! Sep 04 08:05:29.408 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.408 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 04 08:05:29.408 INFO kablam! | Sep 04 08:05:29.408 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.408 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.408 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.409 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.409 INFO kablam! Sep 04 08:05:29.409 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.409 INFO kablam! --> src/arrays/Array64.rs:99:14 Sep 04 08:05:29.409 INFO kablam! | Sep 04 08:05:29.409 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.409 INFO kablam! | ^^^^^^ Sep 04 08:05:29.409 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.409 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.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 04 08:05:29.410 INFO kablam! Sep 04 08:05:29.410 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.410 INFO kablam! --> src/arrays/Array64.rs:99:28 Sep 04 08:05:29.410 INFO kablam! | Sep 04 08:05:29.410 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.410 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.410 INFO kablam! | Sep 04 08:05:29.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 04 08:05:29.410 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.411 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.411 INFO kablam! Sep 04 08:05:29.411 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.411 INFO kablam! --> src/arrays/Array64.rs:108:15 Sep 04 08:05:29.411 INFO kablam! | Sep 04 08:05:29.411 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.411 INFO kablam! | ^^^^^^ Sep 04 08:05:29.411 INFO kablam! | Sep 04 08:05:29.411 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.411 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.412 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.412 INFO kablam! Sep 04 08:05:29.413 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.413 INFO kablam! --> src/arrays/Array64.rs:120:3 Sep 04 08:05:29.413 INFO kablam! | Sep 04 08:05:29.413 INFO kablam! 120 | self.0.iter() Sep 04 08:05:29.413 INFO kablam! | ^^^^^^ Sep 04 08:05:29.413 INFO kablam! | Sep 04 08:05:29.413 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.413 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.413 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.413 INFO kablam! Sep 04 08:05:29.414 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.414 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 04 08:05:29.414 INFO kablam! | Sep 04 08:05:29.414 INFO kablam! 132 | self.0.iter_mut() Sep 04 08:05:29.414 INFO kablam! | ^^^^^^ Sep 04 08:05:29.414 INFO kablam! | Sep 04 08:05:29.417 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.417 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.417 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.417 INFO kablam! Sep 04 08:05:29.418 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.418 INFO kablam! --> src/arrays/Array64.rs:141:4 Sep 04 08:05:29.418 INFO kablam! | Sep 04 08:05:29.418 INFO kablam! 141 | &self.0[..] Sep 04 08:05:29.418 INFO kablam! | ^^^^^^ Sep 04 08:05:29.418 INFO kablam! | Sep 04 08:05:29.418 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.418 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.418 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.419 INFO kablam! Sep 04 08:05:29.419 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.419 INFO kablam! --> src/arrays/Array64.rs:150:8 Sep 04 08:05:29.419 INFO kablam! | Sep 04 08:05:29.419 INFO kablam! 150 | &mut self.0[..] Sep 04 08:05:29.419 INFO kablam! | ^^^^^^ Sep 04 08:05:29.419 INFO kablam! | Sep 04 08:05:29.419 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.419 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.419 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.420 INFO kablam! Sep 04 08:05:29.420 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.420 INFO kablam! --> src/arrays/Array128.rs:44:3 Sep 04 08:05:29.420 INFO kablam! | Sep 04 08:05:29.420 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 08:05:29.420 INFO kablam! | ^^^^^^ Sep 04 08:05:29.420 INFO kablam! | Sep 04 08:05:29.420 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.420 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.420 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.420 INFO kablam! Sep 04 08:05:29.421 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.421 INFO kablam! --> src/arrays/Array128.rs:53:3 Sep 04 08:05:29.421 INFO kablam! | Sep 04 08:05:29.421 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.421 INFO kablam! | ^^^^^^ Sep 04 08:05:29.421 INFO kablam! | Sep 04 08:05:29.421 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.421 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.421 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.421 INFO kablam! Sep 04 08:05:29.421 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.421 INFO kablam! --> src/arrays/Array128.rs:53:18 Sep 04 08:05:29.421 INFO kablam! | Sep 04 08:05:29.422 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.422 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.422 INFO kablam! | Sep 04 08:05:29.422 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.422 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.422 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.422 INFO kablam! Sep 04 08:05:29.422 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.422 INFO kablam! --> src/arrays/Array128.rs:66:29 Sep 04 08:05:29.422 INFO kablam! | Sep 04 08:05:29.422 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.422 INFO kablam! | ^^^^^^ Sep 04 08:05:29.422 INFO kablam! | Sep 04 08:05:29.423 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.423 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.423 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.423 INFO kablam! Sep 04 08:05:29.423 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.423 INFO kablam! --> src/arrays/Array128.rs:66:43 Sep 04 08:05:29.423 INFO kablam! | Sep 04 08:05:29.423 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.423 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.423 INFO kablam! | Sep 04 08:05:29.423 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.423 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.423 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.423 INFO kablam! Sep 04 08:05:29.423 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.423 INFO kablam! --> src/arrays/Array128.rs:72:20 Sep 04 08:05:29.423 INFO kablam! | Sep 04 08:05:29.424 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.424 INFO kablam! | ^^^^^^ Sep 04 08:05:29.424 INFO kablam! | Sep 04 08:05:29.424 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.424 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.424 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.424 INFO kablam! Sep 04 08:05:29.424 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.424 INFO kablam! --> src/arrays/Array128.rs:72:34 Sep 04 08:05:29.424 INFO kablam! | Sep 04 08:05:29.425 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.425 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.425 INFO kablam! | Sep 04 08:05:29.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.425 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.425 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.425 INFO kablam! Sep 04 08:05:29.425 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.425 INFO kablam! --> src/arrays/Array128.rs:78:20 Sep 04 08:05:29.425 INFO kablam! | Sep 04 08:05:29.426 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.426 INFO kablam! | ^^^^^^ Sep 04 08:05:29.426 INFO kablam! | Sep 04 08:05:29.426 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.426 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.426 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.426 INFO kablam! Sep 04 08:05:29.426 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.426 INFO kablam! --> src/arrays/Array128.rs:78:34 Sep 04 08:05:29.426 INFO kablam! | Sep 04 08:05:29.426 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.427 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.427 INFO kablam! | Sep 04 08:05:29.427 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.427 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.427 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.427 INFO kablam! Sep 04 08:05:29.427 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.427 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 04 08:05:29.428 INFO kablam! | Sep 04 08:05:29.428 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.428 INFO kablam! | ^^^^^^ Sep 04 08:05:29.428 INFO kablam! | Sep 04 08:05:29.428 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.428 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.428 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.428 INFO kablam! Sep 04 08:05:29.428 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.428 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 04 08:05:29.429 INFO kablam! | Sep 04 08:05:29.429 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.429 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.429 INFO kablam! | Sep 04 08:05:29.429 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.429 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.429 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.429 INFO kablam! Sep 04 08:05:29.429 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.430 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 04 08:05:29.430 INFO kablam! | Sep 04 08:05:29.430 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.430 INFO kablam! | ^^^^^^ Sep 04 08:05:29.430 INFO kablam! | Sep 04 08:05:29.430 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.430 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.430 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.430 INFO kablam! Sep 04 08:05:29.430 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.430 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 04 08:05:29.430 INFO kablam! | Sep 04 08:05:29.430 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.430 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.430 INFO kablam! | Sep 04 08:05:29.430 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.430 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.430 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.431 INFO kablam! Sep 04 08:05:29.431 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.431 INFO kablam! --> src/arrays/Array128.rs:99:14 Sep 04 08:05:29.431 INFO kablam! | Sep 04 08:05:29.431 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.431 INFO kablam! | ^^^^^^ Sep 04 08:05:29.431 INFO kablam! | Sep 04 08:05:29.431 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.431 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.431 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.431 INFO kablam! Sep 04 08:05:29.431 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.431 INFO kablam! --> src/arrays/Array128.rs:99:28 Sep 04 08:05:29.431 INFO kablam! | Sep 04 08:05:29.431 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.431 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.431 INFO kablam! | Sep 04 08:05:29.431 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.432 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.432 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.432 INFO kablam! Sep 04 08:05:29.432 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.432 INFO kablam! --> src/arrays/Array128.rs:108:15 Sep 04 08:05:29.432 INFO kablam! | Sep 04 08:05:29.432 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.432 INFO kablam! | ^^^^^^ Sep 04 08:05:29.432 INFO kablam! | Sep 04 08:05:29.432 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.432 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.432 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.432 INFO kablam! Sep 04 08:05:29.433 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.433 INFO kablam! --> src/arrays/Array128.rs:120:3 Sep 04 08:05:29.433 INFO kablam! | Sep 04 08:05:29.433 INFO kablam! 120 | self.0.iter() Sep 04 08:05:29.433 INFO kablam! | ^^^^^^ Sep 04 08:05:29.433 INFO kablam! | Sep 04 08:05:29.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.433 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.433 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.433 INFO kablam! Sep 04 08:05:29.433 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.433 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 04 08:05:29.433 INFO kablam! | Sep 04 08:05:29.433 INFO kablam! 132 | self.0.iter_mut() Sep 04 08:05:29.433 INFO kablam! | ^^^^^^ Sep 04 08:05:29.433 INFO kablam! | Sep 04 08:05:29.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.433 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.433 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.433 INFO kablam! Sep 04 08:05:29.433 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.433 INFO kablam! --> src/arrays/Array128.rs:141:4 Sep 04 08:05:29.433 INFO kablam! | Sep 04 08:05:29.434 INFO kablam! 141 | &self.0[..] Sep 04 08:05:29.434 INFO kablam! | ^^^^^^ Sep 04 08:05:29.434 INFO kablam! | Sep 04 08:05:29.434 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.434 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.434 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.434 INFO kablam! Sep 04 08:05:29.434 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.434 INFO kablam! --> src/arrays/Array128.rs:150:8 Sep 04 08:05:29.434 INFO kablam! | Sep 04 08:05:29.434 INFO kablam! 150 | &mut self.0[..] Sep 04 08:05:29.435 INFO kablam! | ^^^^^^ Sep 04 08:05:29.435 INFO kablam! | Sep 04 08:05:29.435 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.435 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.435 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.435 INFO kablam! Sep 04 08:05:29.435 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.435 INFO kablam! --> src/arrays/Array256.rs:44:3 Sep 04 08:05:29.435 INFO kablam! | Sep 04 08:05:29.435 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 08:05:29.435 INFO kablam! | ^^^^^^ Sep 04 08:05:29.435 INFO kablam! | Sep 04 08:05:29.435 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.436 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.436 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.436 INFO kablam! Sep 04 08:05:29.436 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.436 INFO kablam! --> src/arrays/Array256.rs:53:3 Sep 04 08:05:29.436 INFO kablam! | Sep 04 08:05:29.436 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.436 INFO kablam! | ^^^^^^ Sep 04 08:05:29.436 INFO kablam! | Sep 04 08:05:29.436 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.436 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.436 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.436 INFO kablam! Sep 04 08:05:29.436 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.437 INFO kablam! --> src/arrays/Array256.rs:53:18 Sep 04 08:05:29.437 INFO kablam! | Sep 04 08:05:29.437 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.437 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.437 INFO kablam! | Sep 04 08:05:29.437 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.437 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.437 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.437 INFO kablam! Sep 04 08:05:29.437 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.437 INFO kablam! --> src/arrays/Array256.rs:66:29 Sep 04 08:05:29.438 INFO kablam! | Sep 04 08:05:29.438 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.438 INFO kablam! | ^^^^^^ Sep 04 08:05:29.438 INFO kablam! | Sep 04 08:05:29.438 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.438 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.438 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.438 INFO kablam! Sep 04 08:05:29.438 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.438 INFO kablam! --> src/arrays/Array256.rs:66:43 Sep 04 08:05:29.439 INFO kablam! | Sep 04 08:05:29.439 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.439 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.439 INFO kablam! | Sep 04 08:05:29.439 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.439 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.439 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.439 INFO kablam! Sep 04 08:05:29.439 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.439 INFO kablam! --> src/arrays/Array256.rs:72:20 Sep 04 08:05:29.439 INFO kablam! | Sep 04 08:05:29.440 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.440 INFO kablam! | ^^^^^^ Sep 04 08:05:29.440 INFO kablam! | Sep 04 08:05:29.440 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.440 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.440 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.440 INFO kablam! Sep 04 08:05:29.440 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.440 INFO kablam! --> src/arrays/Array256.rs:72:34 Sep 04 08:05:29.440 INFO kablam! | Sep 04 08:05:29.441 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.441 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.441 INFO kablam! | Sep 04 08:05:29.441 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.441 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.441 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.441 INFO kablam! Sep 04 08:05:29.441 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.441 INFO kablam! --> src/arrays/Array256.rs:78:20 Sep 04 08:05:29.441 INFO kablam! | Sep 04 08:05:29.441 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.441 INFO kablam! | ^^^^^^ Sep 04 08:05:29.441 INFO kablam! | Sep 04 08:05:29.442 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.442 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.442 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.442 INFO kablam! Sep 04 08:05:29.442 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.442 INFO kablam! --> src/arrays/Array256.rs:78:34 Sep 04 08:05:29.442 INFO kablam! | Sep 04 08:05:29.442 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.442 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.442 INFO kablam! | Sep 04 08:05:29.442 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.443 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.443 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.443 INFO kablam! Sep 04 08:05:29.443 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.443 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 04 08:05:29.443 INFO kablam! | Sep 04 08:05:29.443 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.443 INFO kablam! | ^^^^^^ Sep 04 08:05:29.443 INFO kablam! | Sep 04 08:05:29.443 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.443 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.444 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.444 INFO kablam! Sep 04 08:05:29.444 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.444 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 04 08:05:29.444 INFO kablam! | Sep 04 08:05:29.444 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.444 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.444 INFO kablam! | Sep 04 08:05:29.444 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.444 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.445 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.445 INFO kablam! Sep 04 08:05:29.445 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.445 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 04 08:05:29.445 INFO kablam! | Sep 04 08:05:29.445 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.445 INFO kablam! | ^^^^^^ Sep 04 08:05:29.445 INFO kablam! | Sep 04 08:05:29.445 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.445 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.446 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.446 INFO kablam! Sep 04 08:05:29.446 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.446 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 04 08:05:29.446 INFO kablam! | Sep 04 08:05:29.446 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.446 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.446 INFO kablam! | Sep 04 08:05:29.446 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.446 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.446 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.446 INFO kablam! Sep 04 08:05:29.447 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.447 INFO kablam! --> src/arrays/Array256.rs:99:14 Sep 04 08:05:29.447 INFO kablam! | Sep 04 08:05:29.447 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.447 INFO kablam! | ^^^^^^ Sep 04 08:05:29.447 INFO kablam! | Sep 04 08:05:29.447 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.447 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.447 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.447 INFO kablam! Sep 04 08:05:29.447 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.447 INFO kablam! --> src/arrays/Array256.rs:99:28 Sep 04 08:05:29.447 INFO kablam! | Sep 04 08:05:29.448 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.448 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.448 INFO kablam! | Sep 04 08:05:29.448 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.448 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.448 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.448 INFO kablam! Sep 04 08:05:29.448 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.448 INFO kablam! --> src/arrays/Array256.rs:108:15 Sep 04 08:05:29.448 INFO kablam! | Sep 04 08:05:29.448 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.449 INFO kablam! | ^^^^^^ Sep 04 08:05:29.449 INFO kablam! | Sep 04 08:05:29.449 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.449 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.449 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.449 INFO kablam! Sep 04 08:05:29.449 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.449 INFO kablam! --> src/arrays/Array256.rs:120:3 Sep 04 08:05:29.449 INFO kablam! | Sep 04 08:05:29.449 INFO kablam! 120 | self.0.iter() Sep 04 08:05:29.449 INFO kablam! | ^^^^^^ Sep 04 08:05:29.449 INFO kablam! | Sep 04 08:05:29.450 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.450 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.450 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.450 INFO kablam! Sep 04 08:05:29.450 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.450 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 04 08:05:29.450 INFO kablam! | Sep 04 08:05:29.450 INFO kablam! 132 | self.0.iter_mut() Sep 04 08:05:29.450 INFO kablam! | ^^^^^^ Sep 04 08:05:29.451 INFO kablam! | Sep 04 08:05:29.451 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.451 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.451 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.451 INFO kablam! Sep 04 08:05:29.451 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.451 INFO kablam! --> src/arrays/Array256.rs:141:4 Sep 04 08:05:29.451 INFO kablam! | Sep 04 08:05:29.451 INFO kablam! 141 | &self.0[..] Sep 04 08:05:29.451 INFO kablam! | ^^^^^^ Sep 04 08:05:29.451 INFO kablam! | Sep 04 08:05:29.452 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.452 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.452 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.452 INFO kablam! Sep 04 08:05:29.452 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.452 INFO kablam! --> src/arrays/Array256.rs:150:8 Sep 04 08:05:29.452 INFO kablam! | Sep 04 08:05:29.452 INFO kablam! 150 | &mut self.0[..] Sep 04 08:05:29.452 INFO kablam! | ^^^^^^ Sep 04 08:05:29.452 INFO kablam! | Sep 04 08:05:29.452 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.452 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.452 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.452 INFO kablam! Sep 04 08:05:29.452 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.452 INFO kablam! --> src/arrays/Array512.rs:44:3 Sep 04 08:05:29.453 INFO kablam! | Sep 04 08:05:29.453 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 08:05:29.453 INFO kablam! | ^^^^^^ Sep 04 08:05:29.453 INFO kablam! | Sep 04 08:05:29.453 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.453 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.453 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.453 INFO kablam! Sep 04 08:05:29.453 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.453 INFO kablam! --> src/arrays/Array512.rs:53:3 Sep 04 08:05:29.453 INFO kablam! | Sep 04 08:05:29.453 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.454 INFO kablam! | ^^^^^^ Sep 04 08:05:29.454 INFO kablam! | Sep 04 08:05:29.454 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.454 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.454 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.454 INFO kablam! Sep 04 08:05:29.454 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.454 INFO kablam! --> src/arrays/Array512.rs:53:18 Sep 04 08:05:29.454 INFO kablam! | Sep 04 08:05:29.454 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.454 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.454 INFO kablam! | Sep 04 08:05:29.454 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.454 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.454 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.454 INFO kablam! Sep 04 08:05:29.455 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.455 INFO kablam! --> src/arrays/Array512.rs:66:29 Sep 04 08:05:29.455 INFO kablam! | Sep 04 08:05:29.455 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.455 INFO kablam! | ^^^^^^ Sep 04 08:05:29.455 INFO kablam! | Sep 04 08:05:29.455 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.455 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.455 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.455 INFO kablam! Sep 04 08:05:29.455 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.456 INFO kablam! --> src/arrays/Array512.rs:66:43 Sep 04 08:05:29.456 INFO kablam! | Sep 04 08:05:29.456 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.456 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.456 INFO kablam! | Sep 04 08:05:29.456 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.456 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.456 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.456 INFO kablam! Sep 04 08:05:29.456 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.456 INFO kablam! --> src/arrays/Array512.rs:72:20 Sep 04 08:05:29.456 INFO kablam! | Sep 04 08:05:29.456 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.456 INFO kablam! | ^^^^^^ Sep 04 08:05:29.456 INFO kablam! | Sep 04 08:05:29.457 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.457 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.457 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.457 INFO kablam! Sep 04 08:05:29.457 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.457 INFO kablam! --> src/arrays/Array512.rs:72:34 Sep 04 08:05:29.457 INFO kablam! | Sep 04 08:05:29.457 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.457 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.457 INFO kablam! | Sep 04 08:05:29.457 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.457 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.457 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.457 INFO kablam! Sep 04 08:05:29.457 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.457 INFO kablam! --> src/arrays/Array512.rs:78:20 Sep 04 08:05:29.458 INFO kablam! | Sep 04 08:05:29.458 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.458 INFO kablam! | ^^^^^^ Sep 04 08:05:29.458 INFO kablam! | Sep 04 08:05:29.458 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.458 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.458 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.458 INFO kablam! Sep 04 08:05:29.458 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.458 INFO kablam! --> src/arrays/Array512.rs:78:34 Sep 04 08:05:29.458 INFO kablam! | Sep 04 08:05:29.458 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.458 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.458 INFO kablam! | Sep 04 08:05:29.458 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.458 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.458 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.458 INFO kablam! Sep 04 08:05:29.459 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.459 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 04 08:05:29.459 INFO kablam! | Sep 04 08:05:29.459 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.459 INFO kablam! | ^^^^^^ Sep 04 08:05:29.459 INFO kablam! | Sep 04 08:05:29.459 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.459 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.459 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.459 INFO kablam! Sep 04 08:05:29.459 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.459 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 04 08:05:29.459 INFO kablam! | Sep 04 08:05:29.459 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.460 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.460 INFO kablam! | Sep 04 08:05:29.460 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.460 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.460 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.460 INFO kablam! Sep 04 08:05:29.460 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.460 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 04 08:05:29.460 INFO kablam! | Sep 04 08:05:29.460 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.460 INFO kablam! | ^^^^^^ Sep 04 08:05:29.460 INFO kablam! | Sep 04 08:05:29.461 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.461 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.461 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.461 INFO kablam! Sep 04 08:05:29.461 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.461 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 04 08:05:29.461 INFO kablam! | Sep 04 08:05:29.461 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.461 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.461 INFO kablam! | Sep 04 08:05:29.461 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.461 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.461 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.461 INFO kablam! Sep 04 08:05:29.461 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.462 INFO kablam! --> src/arrays/Array512.rs:99:14 Sep 04 08:05:29.462 INFO kablam! | Sep 04 08:05:29.462 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.462 INFO kablam! | ^^^^^^ Sep 04 08:05:29.462 INFO kablam! | Sep 04 08:05:29.462 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.462 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.462 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.462 INFO kablam! Sep 04 08:05:29.462 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.462 INFO kablam! --> src/arrays/Array512.rs:99:28 Sep 04 08:05:29.462 INFO kablam! | Sep 04 08:05:29.462 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.462 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.462 INFO kablam! | Sep 04 08:05:29.463 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.463 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.463 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.463 INFO kablam! Sep 04 08:05:29.463 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.463 INFO kablam! --> src/arrays/Array512.rs:108:15 Sep 04 08:05:29.463 INFO kablam! | Sep 04 08:05:29.463 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.463 INFO kablam! | ^^^^^^ Sep 04 08:05:29.463 INFO kablam! | Sep 04 08:05:29.463 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.463 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.463 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.463 INFO kablam! Sep 04 08:05:29.463 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.463 INFO kablam! --> src/arrays/Array512.rs:120:3 Sep 04 08:05:29.464 INFO kablam! | Sep 04 08:05:29.464 INFO kablam! 120 | self.0.iter() Sep 04 08:05:29.464 INFO kablam! | ^^^^^^ Sep 04 08:05:29.464 INFO kablam! | Sep 04 08:05:29.464 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.464 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.464 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.464 INFO kablam! Sep 04 08:05:29.464 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.464 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 04 08:05:29.464 INFO kablam! | Sep 04 08:05:29.464 INFO kablam! 132 | self.0.iter_mut() Sep 04 08:05:29.464 INFO kablam! | ^^^^^^ Sep 04 08:05:29.464 INFO kablam! | Sep 04 08:05:29.465 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.465 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.465 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.465 INFO kablam! Sep 04 08:05:29.465 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.465 INFO kablam! --> src/arrays/Array512.rs:141:4 Sep 04 08:05:29.465 INFO kablam! | Sep 04 08:05:29.465 INFO kablam! 141 | &self.0[..] Sep 04 08:05:29.465 INFO kablam! | ^^^^^^ Sep 04 08:05:29.465 INFO kablam! | Sep 04 08:05:29.465 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.465 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.465 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.465 INFO kablam! Sep 04 08:05:29.465 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.466 INFO kablam! --> src/arrays/Array512.rs:150:8 Sep 04 08:05:29.466 INFO kablam! | Sep 04 08:05:29.466 INFO kablam! 150 | &mut self.0[..] Sep 04 08:05:29.466 INFO kablam! | ^^^^^^ Sep 04 08:05:29.466 INFO kablam! | Sep 04 08:05:29.466 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.466 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.466 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.466 INFO kablam! Sep 04 08:05:29.466 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.466 INFO kablam! --> src/arrays/Array1024.rs:44:3 Sep 04 08:05:29.466 INFO kablam! | Sep 04 08:05:29.466 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 08:05:29.467 INFO kablam! | ^^^^^^ Sep 04 08:05:29.467 INFO kablam! | Sep 04 08:05:29.467 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.467 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.467 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.467 INFO kablam! Sep 04 08:05:29.467 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.467 INFO kablam! --> src/arrays/Array1024.rs:53:3 Sep 04 08:05:29.467 INFO kablam! | Sep 04 08:05:29.467 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.468 INFO kablam! | ^^^^^^ Sep 04 08:05:29.468 INFO kablam! | Sep 04 08:05:29.468 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.468 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.468 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.468 INFO kablam! Sep 04 08:05:29.468 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.468 INFO kablam! --> src/arrays/Array1024.rs:53:18 Sep 04 08:05:29.468 INFO kablam! | Sep 04 08:05:29.468 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:29.468 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.469 INFO kablam! | Sep 04 08:05:29.469 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.469 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.469 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.469 INFO kablam! Sep 04 08:05:29.469 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.469 INFO kablam! --> src/arrays/Array1024.rs:66:29 Sep 04 08:05:29.469 INFO kablam! | Sep 04 08:05:29.469 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.469 INFO kablam! | ^^^^^^ Sep 04 08:05:29.470 INFO kablam! | Sep 04 08:05:29.470 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.470 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.470 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.470 INFO kablam! Sep 04 08:05:29.470 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.470 INFO kablam! --> src/arrays/Array1024.rs:66:43 Sep 04 08:05:29.470 INFO kablam! | Sep 04 08:05:29.470 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.470 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.470 INFO kablam! | Sep 04 08:05:29.470 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.470 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.470 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.470 INFO kablam! Sep 04 08:05:29.470 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.471 INFO kablam! --> src/arrays/Array1024.rs:72:20 Sep 04 08:05:29.471 INFO kablam! | Sep 04 08:05:29.471 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.471 INFO kablam! | ^^^^^^ Sep 04 08:05:29.471 INFO kablam! | Sep 04 08:05:29.471 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.471 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.471 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.471 INFO kablam! Sep 04 08:05:29.471 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.471 INFO kablam! --> src/arrays/Array1024.rs:72:34 Sep 04 08:05:29.471 INFO kablam! | Sep 04 08:05:29.471 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.471 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.471 INFO kablam! | Sep 04 08:05:29.471 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.471 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.471 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.471 INFO kablam! Sep 04 08:05:29.471 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.471 INFO kablam! --> src/arrays/Array1024.rs:78:20 Sep 04 08:05:29.471 INFO kablam! | Sep 04 08:05:29.471 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.471 INFO kablam! | ^^^^^^ Sep 04 08:05:29.472 INFO kablam! | Sep 04 08:05:29.472 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.472 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.472 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.472 INFO kablam! Sep 04 08:05:29.472 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.472 INFO kablam! --> src/arrays/Array1024.rs:78:34 Sep 04 08:05:29.472 INFO kablam! | Sep 04 08:05:29.472 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.472 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.472 INFO kablam! | Sep 04 08:05:29.472 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.472 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.472 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.472 INFO kablam! Sep 04 08:05:29.472 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.472 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 04 08:05:29.472 INFO kablam! | Sep 04 08:05:29.472 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.472 INFO kablam! | ^^^^^^ Sep 04 08:05:29.472 INFO kablam! | Sep 04 08:05:29.472 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.473 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.473 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.473 INFO kablam! Sep 04 08:05:29.473 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.473 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 04 08:05:29.473 INFO kablam! | Sep 04 08:05:29.473 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.473 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.473 INFO kablam! | Sep 04 08:05:29.473 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.473 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.474 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.474 INFO kablam! Sep 04 08:05:29.474 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.474 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 04 08:05:29.474 INFO kablam! | Sep 04 08:05:29.474 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.474 INFO kablam! | ^^^^^^ Sep 04 08:05:29.474 INFO kablam! | Sep 04 08:05:29.474 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.474 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.474 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.475 INFO kablam! Sep 04 08:05:29.475 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.475 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 04 08:05:29.475 INFO kablam! | Sep 04 08:05:29.475 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.475 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.475 INFO kablam! | Sep 04 08:05:29.475 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.475 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.475 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.476 INFO kablam! Sep 04 08:05:29.476 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.476 INFO kablam! --> src/arrays/Array1024.rs:99:14 Sep 04 08:05:29.476 INFO kablam! | Sep 04 08:05:29.476 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.476 INFO kablam! | ^^^^^^ Sep 04 08:05:29.476 INFO kablam! | Sep 04 08:05:29.476 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.476 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.476 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.477 INFO kablam! Sep 04 08:05:29.477 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.477 INFO kablam! --> src/arrays/Array1024.rs:99:28 Sep 04 08:05:29.477 INFO kablam! | Sep 04 08:05:29.477 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:29.477 INFO kablam! | ^^^^^^^ Sep 04 08:05:29.477 INFO kablam! | Sep 04 08:05:29.477 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.477 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.477 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.477 INFO kablam! Sep 04 08:05:29.478 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.478 INFO kablam! --> src/arrays/Array1024.rs:108:15 Sep 04 08:05:29.478 INFO kablam! | Sep 04 08:05:29.478 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 08:05:29.478 INFO kablam! | ^^^^^^ Sep 04 08:05:29.478 INFO kablam! | Sep 04 08:05:29.478 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.478 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.478 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.478 INFO kablam! Sep 04 08:05:29.478 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.478 INFO kablam! --> src/arrays/Array1024.rs:120:3 Sep 04 08:05:29.478 INFO kablam! | Sep 04 08:05:29.479 INFO kablam! 120 | self.0.iter() Sep 04 08:05:29.479 INFO kablam! | ^^^^^^ Sep 04 08:05:29.479 INFO kablam! | Sep 04 08:05:29.479 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.479 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.479 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.479 INFO kablam! Sep 04 08:05:29.479 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.479 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 04 08:05:29.479 INFO kablam! | Sep 04 08:05:29.479 INFO kablam! 132 | self.0.iter_mut() Sep 04 08:05:29.479 INFO kablam! | ^^^^^^ Sep 04 08:05:29.479 INFO kablam! | Sep 04 08:05:29.479 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.479 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.479 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.479 INFO kablam! Sep 04 08:05:29.479 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.480 INFO kablam! --> src/arrays/Array1024.rs:141:4 Sep 04 08:05:29.480 INFO kablam! | Sep 04 08:05:29.480 INFO kablam! 141 | &self.0[..] Sep 04 08:05:29.480 INFO kablam! | ^^^^^^ Sep 04 08:05:29.480 INFO kablam! | Sep 04 08:05:29.480 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.480 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.480 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.480 INFO kablam! Sep 04 08:05:29.480 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:29.480 INFO kablam! --> src/arrays/Array1024.rs:150:8 Sep 04 08:05:29.480 INFO kablam! | Sep 04 08:05:29.480 INFO kablam! 150 | &mut self.0[..] Sep 04 08:05:29.480 INFO kablam! | ^^^^^^ Sep 04 08:05:29.480 INFO kablam! | Sep 04 08:05:29.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:29.481 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:29.481 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:29.481 INFO kablam! Sep 04 08:05:29.481 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 04 08:05:29.481 INFO kablam! --> src/lib.rs:8:12 Sep 04 08:05:29.481 INFO kablam! | Sep 04 08:05:29.481 INFO kablam! 8 | #![feature(associated_consts)] Sep 04 08:05:29.481 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 08:05:29.481 INFO kablam! | Sep 04 08:05:29.481 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 08:05:29.481 INFO kablam! Sep 04 08:05:29.571 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.92s Sep 04 08:05:29.571 INFO kablam! su: No module specific data is present Sep 04 08:05:30.065 INFO running `"docker" "rm" "-f" "bb9766b5691949b47016a5fe632f80b8cea313feaef5d14627f0b26c5bc6231a"` Sep 04 08:05:30.178 INFO blam! bb9766b5691949b47016a5fe632f80b8cea313feaef5d14627f0b26c5bc6231a