Sep 04 04:56:54.253 INFO checking rust-extra-0.0.13 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 04:56:54.253 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 04:56:54.253 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 04:56:54.453 INFO blam! 6f9d667326b1f13314263b532a410e5901334b7a25a08048b8cedbe794c91a4b Sep 04 04:56:54.455 INFO running `"docker" "start" "-a" "6f9d667326b1f13314263b532a410e5901334b7a25a08048b8cedbe794c91a4b"` Sep 04 04:56:55.126 INFO kablam! Checking rust-extra v0.0.13 (file:///source) Sep 04 04:56:55.579 INFO kablam! warning: unused macro definition Sep 04 04:56:55.579 INFO kablam! --> src/do_while_loop.rs:5:1 Sep 04 04:56:55.580 INFO kablam! | Sep 04 04:56:55.580 INFO kablam! 5 | / macro_rules! do_while_loop Sep 04 04:56:55.580 INFO kablam! 6 | | { Sep 04 04:56:55.580 INFO kablam! 7 | | ( Sep 04 04:56:55.580 INFO kablam! 8 | | do Sep 04 04:56:55.580 INFO kablam! ... | Sep 04 04:56:55.580 INFO kablam! 21 | | }; Sep 04 04:56:55.580 INFO kablam! 22 | | } Sep 04 04:56:55.580 INFO kablam! | |_^ Sep 04 04:56:55.580 INFO kablam! | Sep 04 04:56:55.580 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 04 04:56:55.580 INFO kablam! Sep 04 04:56:55.663 INFO kablam! warning: unused macro definition Sep 04 04:56:55.663 INFO kablam! --> src/do_while_loop.rs:5:1 Sep 04 04:56:55.663 INFO kablam! | Sep 04 04:56:55.663 INFO kablam! 5 | / macro_rules! do_while_loop Sep 04 04:56:55.663 INFO kablam! 6 | | { Sep 04 04:56:55.663 INFO kablam! 7 | | ( Sep 04 04:56:55.663 INFO kablam! 8 | | do Sep 04 04:56:55.663 INFO kablam! ... | Sep 04 04:56:55.663 INFO kablam! 21 | | }; Sep 04 04:56:55.663 INFO kablam! 22 | | } Sep 04 04:56:55.663 INFO kablam! | |_^ Sep 04 04:56:55.663 INFO kablam! | Sep 04 04:56:55.663 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 04 04:56:55.663 INFO kablam! Sep 04 04:56:57.134 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.134 INFO kablam! --> src/arrays/Array40.rs:44:3 Sep 04 04:56:57.134 INFO kablam! | Sep 04 04:56:57.134 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 04:56:57.134 INFO kablam! | ^^^^^^ Sep 04 04:56:57.134 INFO kablam! | Sep 04 04:56:57.134 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 04:56:57.134 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.134 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.134 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.134 INFO kablam! Sep 04 04:56:57.134 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.134 INFO kablam! --> src/arrays/Array40.rs:53:3 Sep 04 04:56:57.134 INFO kablam! | Sep 04 04:56:57.134 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.134 INFO kablam! | ^^^^^^ Sep 04 04:56:57.135 INFO kablam! | Sep 04 04:56:57.135 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.135 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.135 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.135 INFO kablam! Sep 04 04:56:57.135 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.135 INFO kablam! --> src/arrays/Array40.rs:53:18 Sep 04 04:56:57.135 INFO kablam! | Sep 04 04:56:57.135 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.135 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.135 INFO kablam! | Sep 04 04:56:57.135 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.135 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.135 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.135 INFO kablam! Sep 04 04:56:57.135 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.135 INFO kablam! --> src/arrays/Array40.rs:66:29 Sep 04 04:56:57.135 INFO kablam! | Sep 04 04:56:57.135 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.135 INFO kablam! | ^^^^^^ Sep 04 04:56:57.135 INFO kablam! | Sep 04 04:56:57.135 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.135 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.136 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.136 INFO kablam! Sep 04 04:56:57.136 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.136 INFO kablam! --> src/arrays/Array40.rs:66:43 Sep 04 04:56:57.136 INFO kablam! | Sep 04 04:56:57.136 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.136 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.136 INFO kablam! | Sep 04 04:56:57.136 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.136 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.136 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.136 INFO kablam! Sep 04 04:56:57.136 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.136 INFO kablam! --> src/arrays/Array40.rs:72:20 Sep 04 04:56:57.136 INFO kablam! | Sep 04 04:56:57.136 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.136 INFO kablam! | ^^^^^^ Sep 04 04:56:57.136 INFO kablam! | Sep 04 04:56:57.136 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.136 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.136 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.136 INFO kablam! Sep 04 04:56:57.136 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.136 INFO kablam! --> src/arrays/Array40.rs:72:34 Sep 04 04:56:57.137 INFO kablam! | Sep 04 04:56:57.137 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.137 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.137 INFO kablam! | Sep 04 04:56:57.137 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.137 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.137 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.137 INFO kablam! Sep 04 04:56:57.137 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.137 INFO kablam! --> src/arrays/Array40.rs:78:20 Sep 04 04:56:57.137 INFO kablam! | Sep 04 04:56:57.137 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.137 INFO kablam! | ^^^^^^ Sep 04 04:56:57.137 INFO kablam! | Sep 04 04:56:57.137 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.137 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.137 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.137 INFO kablam! Sep 04 04:56:57.137 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.137 INFO kablam! --> src/arrays/Array40.rs:78:34 Sep 04 04:56:57.137 INFO kablam! | Sep 04 04:56:57.137 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.137 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.137 INFO kablam! | Sep 04 04:56:57.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.138 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.138 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.138 INFO kablam! Sep 04 04:56:57.138 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.138 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 04 04:56:57.138 INFO kablam! | Sep 04 04:56:57.138 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.138 INFO kablam! | ^^^^^^ Sep 04 04:56:57.138 INFO kablam! | Sep 04 04:56:57.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.138 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.138 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.138 INFO kablam! Sep 04 04:56:57.138 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.138 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 04 04:56:57.139 INFO kablam! | Sep 04 04:56:57.139 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.139 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.139 INFO kablam! | Sep 04 04:56:57.139 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.139 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.139 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.139 INFO kablam! Sep 04 04:56:57.140 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.141 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 04 04:56:57.141 INFO kablam! | Sep 04 04:56:57.141 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.141 INFO kablam! | ^^^^^^ Sep 04 04:56:57.141 INFO kablam! | Sep 04 04:56:57.141 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.141 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.141 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.141 INFO kablam! Sep 04 04:56:57.141 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.141 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 04 04:56:57.141 INFO kablam! | Sep 04 04:56:57.141 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.141 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.142 INFO kablam! | Sep 04 04:56:57.142 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.142 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.142 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.142 INFO kablam! Sep 04 04:56:57.142 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.142 INFO kablam! --> src/arrays/Array40.rs:99:14 Sep 04 04:56:57.142 INFO kablam! | Sep 04 04:56:57.142 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.142 INFO kablam! | ^^^^^^ Sep 04 04:56:57.142 INFO kablam! | Sep 04 04:56:57.142 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.142 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.142 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.142 INFO kablam! Sep 04 04:56:57.143 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.143 INFO kablam! --> src/arrays/Array40.rs:99:28 Sep 04 04:56:57.143 INFO kablam! | Sep 04 04:56:57.143 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.143 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.143 INFO kablam! | Sep 04 04:56:57.143 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.143 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.143 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.143 INFO kablam! Sep 04 04:56:57.143 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.143 INFO kablam! --> src/arrays/Array40.rs:108:15 Sep 04 04:56:57.143 INFO kablam! | Sep 04 04:56:57.143 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.143 INFO kablam! | ^^^^^^ Sep 04 04:56:57.143 INFO kablam! | Sep 04 04:56:57.144 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.144 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.144 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.144 INFO kablam! Sep 04 04:56:57.144 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.144 INFO kablam! --> src/arrays/Array40.rs:120:3 Sep 04 04:56:57.144 INFO kablam! | Sep 04 04:56:57.144 INFO kablam! 120 | self.0.iter() Sep 04 04:56:57.144 INFO kablam! | ^^^^^^ Sep 04 04:56:57.144 INFO kablam! | Sep 04 04:56:57.144 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.144 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.144 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.144 INFO kablam! Sep 04 04:56:57.144 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.145 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 04 04:56:57.145 INFO kablam! | Sep 04 04:56:57.145 INFO kablam! 132 | self.0.iter_mut() Sep 04 04:56:57.145 INFO kablam! | ^^^^^^ Sep 04 04:56:57.145 INFO kablam! | Sep 04 04:56:57.145 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.145 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.145 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.145 INFO kablam! Sep 04 04:56:57.145 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.145 INFO kablam! --> src/arrays/Array40.rs:141:4 Sep 04 04:56:57.145 INFO kablam! | Sep 04 04:56:57.145 INFO kablam! 141 | &self.0[..] Sep 04 04:56:57.145 INFO kablam! | ^^^^^^ Sep 04 04:56:57.145 INFO kablam! | Sep 04 04:56:57.145 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.146 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.146 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.146 INFO kablam! Sep 04 04:56:57.146 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.146 INFO kablam! --> src/arrays/Array40.rs:150:8 Sep 04 04:56:57.146 INFO kablam! | Sep 04 04:56:57.146 INFO kablam! 150 | &mut self.0[..] Sep 04 04:56:57.146 INFO kablam! | ^^^^^^ Sep 04 04:56:57.146 INFO kablam! | Sep 04 04:56:57.146 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.146 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.147 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.147 INFO kablam! Sep 04 04:56:57.147 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.147 INFO kablam! --> src/arrays/Array52.rs:44:3 Sep 04 04:56:57.147 INFO kablam! | Sep 04 04:56:57.147 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 04:56:57.147 INFO kablam! | ^^^^^^ Sep 04 04:56:57.148 INFO kablam! | Sep 04 04:56:57.148 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.148 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.149 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.149 INFO kablam! Sep 04 04:56:57.149 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.149 INFO kablam! --> src/arrays/Array52.rs:53:3 Sep 04 04:56:57.149 INFO kablam! | Sep 04 04:56:57.149 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.149 INFO kablam! | ^^^^^^ Sep 04 04:56:57.149 INFO kablam! | Sep 04 04:56:57.149 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.149 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.149 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.149 INFO kablam! Sep 04 04:56:57.149 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.149 INFO kablam! --> src/arrays/Array52.rs:53:18 Sep 04 04:56:57.149 INFO kablam! | Sep 04 04:56:57.149 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.149 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.149 INFO kablam! | Sep 04 04:56:57.149 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.149 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.149 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.149 INFO kablam! Sep 04 04:56:57.149 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.149 INFO kablam! --> src/arrays/Array52.rs:66:29 Sep 04 04:56:57.150 INFO kablam! | Sep 04 04:56:57.150 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.150 INFO kablam! | ^^^^^^ Sep 04 04:56:57.150 INFO kablam! | Sep 04 04:56:57.150 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.150 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.150 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.150 INFO kablam! Sep 04 04:56:57.150 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.150 INFO kablam! --> src/arrays/Array52.rs:66:43 Sep 04 04:56:57.150 INFO kablam! | Sep 04 04:56:57.150 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.150 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.150 INFO kablam! | Sep 04 04:56:57.150 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.150 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.150 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.150 INFO kablam! Sep 04 04:56:57.150 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.150 INFO kablam! --> src/arrays/Array52.rs:72:20 Sep 04 04:56:57.150 INFO kablam! | Sep 04 04:56:57.150 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.151 INFO kablam! | ^^^^^^ Sep 04 04:56:57.151 INFO kablam! | Sep 04 04:56:57.151 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.151 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.151 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.151 INFO kablam! Sep 04 04:56:57.151 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.151 INFO kablam! --> src/arrays/Array52.rs:72:34 Sep 04 04:56:57.151 INFO kablam! | Sep 04 04:56:57.151 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.151 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.151 INFO kablam! | Sep 04 04:56:57.151 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.151 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.151 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.151 INFO kablam! Sep 04 04:56:57.151 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.151 INFO kablam! --> src/arrays/Array52.rs:78:20 Sep 04 04:56:57.151 INFO kablam! | Sep 04 04:56:57.151 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.151 INFO kablam! | ^^^^^^ Sep 04 04:56:57.151 INFO kablam! | Sep 04 04:56:57.151 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.151 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.152 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.152 INFO kablam! Sep 04 04:56:57.152 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.152 INFO kablam! --> src/arrays/Array52.rs:78:34 Sep 04 04:56:57.152 INFO kablam! | Sep 04 04:56:57.152 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.152 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.152 INFO kablam! | Sep 04 04:56:57.152 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.152 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.152 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.152 INFO kablam! Sep 04 04:56:57.152 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.174 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 04 04:56:57.174 INFO kablam! | Sep 04 04:56:57.178 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.178 INFO kablam! | ^^^^^^ Sep 04 04:56:57.179 INFO kablam! | Sep 04 04:56:57.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.179 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.179 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.179 INFO kablam! Sep 04 04:56:57.179 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.180 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 04 04:56:57.180 INFO kablam! | Sep 04 04:56:57.180 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.180 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.180 INFO kablam! | Sep 04 04:56:57.180 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.181 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.181 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.181 INFO kablam! Sep 04 04:56:57.181 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.181 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 04 04:56:57.181 INFO kablam! | Sep 04 04:56:57.182 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.182 INFO kablam! | ^^^^^^ Sep 04 04:56:57.182 INFO kablam! | Sep 04 04:56:57.196 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.196 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.196 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.196 INFO kablam! Sep 04 04:56:57.197 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.197 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 04 04:56:57.197 INFO kablam! | Sep 04 04:56:57.198 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.198 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.202 INFO kablam! | Sep 04 04:56:57.209 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.209 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.209 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.209 INFO kablam! Sep 04 04:56:57.213 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.222 INFO kablam! --> src/arrays/Array52.rs:99:14 Sep 04 04:56:57.222 INFO kablam! | Sep 04 04:56:57.223 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.223 INFO kablam! | ^^^^^^ Sep 04 04:56:57.223 INFO kablam! | Sep 04 04:56:57.223 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.223 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.223 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.223 INFO kablam! Sep 04 04:56:57.223 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.223 INFO kablam! --> src/arrays/Array52.rs:99:28 Sep 04 04:56:57.224 INFO kablam! | Sep 04 04:56:57.224 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.224 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.224 INFO kablam! | Sep 04 04:56:57.224 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.224 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.224 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.224 INFO kablam! Sep 04 04:56:57.224 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.224 INFO kablam! --> src/arrays/Array52.rs:108:15 Sep 04 04:56:57.224 INFO kablam! | Sep 04 04:56:57.224 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.224 INFO kablam! | ^^^^^^ Sep 04 04:56:57.224 INFO kablam! | Sep 04 04:56:57.224 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.224 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.224 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.224 INFO kablam! Sep 04 04:56:57.224 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.224 INFO kablam! --> src/arrays/Array52.rs:120:3 Sep 04 04:56:57.224 INFO kablam! | Sep 04 04:56:57.224 INFO kablam! 120 | self.0.iter() Sep 04 04:56:57.224 INFO kablam! | ^^^^^^ Sep 04 04:56:57.224 INFO kablam! | Sep 04 04:56:57.224 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.224 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.224 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.225 INFO kablam! Sep 04 04:56:57.225 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.225 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 04 04:56:57.225 INFO kablam! | Sep 04 04:56:57.225 INFO kablam! 132 | self.0.iter_mut() Sep 04 04:56:57.225 INFO kablam! | ^^^^^^ Sep 04 04:56:57.225 INFO kablam! | Sep 04 04:56:57.225 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.225 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.225 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.225 INFO kablam! Sep 04 04:56:57.225 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.225 INFO kablam! --> src/arrays/Array52.rs:141:4 Sep 04 04:56:57.225 INFO kablam! | Sep 04 04:56:57.226 INFO kablam! 141 | &self.0[..] Sep 04 04:56:57.226 INFO kablam! | ^^^^^^ Sep 04 04:56:57.226 INFO kablam! | Sep 04 04:56:57.226 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.226 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.226 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.226 INFO kablam! Sep 04 04:56:57.226 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.226 INFO kablam! --> src/arrays/Array52.rs:150:8 Sep 04 04:56:57.226 INFO kablam! | Sep 04 04:56:57.226 INFO kablam! 150 | &mut self.0[..] Sep 04 04:56:57.226 INFO kablam! | ^^^^^^ Sep 04 04:56:57.226 INFO kablam! | Sep 04 04:56:57.226 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.226 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.226 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.226 INFO kablam! Sep 04 04:56:57.226 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.227 INFO kablam! --> src/arrays/Array64.rs:44:3 Sep 04 04:56:57.227 INFO kablam! | Sep 04 04:56:57.227 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 04:56:57.227 INFO kablam! | ^^^^^^ Sep 04 04:56:57.227 INFO kablam! | Sep 04 04:56:57.227 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.227 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.227 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.227 INFO kablam! Sep 04 04:56:57.227 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.227 INFO kablam! --> src/arrays/Array64.rs:53:3 Sep 04 04:56:57.227 INFO kablam! | Sep 04 04:56:57.227 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.227 INFO kablam! | ^^^^^^ Sep 04 04:56:57.227 INFO kablam! | Sep 04 04:56:57.227 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.227 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.227 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.227 INFO kablam! Sep 04 04:56:57.227 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.227 INFO kablam! --> src/arrays/Array64.rs:53:18 Sep 04 04:56:57.227 INFO kablam! | Sep 04 04:56:57.228 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.228 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.228 INFO kablam! | Sep 04 04:56:57.228 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.228 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.228 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.228 INFO kablam! Sep 04 04:56:57.228 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.228 INFO kablam! --> src/arrays/Array64.rs:66:29 Sep 04 04:56:57.228 INFO kablam! | Sep 04 04:56:57.228 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.228 INFO kablam! | ^^^^^^ Sep 04 04:56:57.228 INFO kablam! | Sep 04 04:56:57.228 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.228 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.228 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.228 INFO kablam! Sep 04 04:56:57.228 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.228 INFO kablam! --> src/arrays/Array64.rs:66:43 Sep 04 04:56:57.228 INFO kablam! | Sep 04 04:56:57.228 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.228 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.229 INFO kablam! | Sep 04 04:56:57.229 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.229 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.229 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.229 INFO kablam! Sep 04 04:56:57.229 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.229 INFO kablam! --> src/arrays/Array64.rs:72:20 Sep 04 04:56:57.229 INFO kablam! | Sep 04 04:56:57.229 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.229 INFO kablam! | ^^^^^^ Sep 04 04:56:57.229 INFO kablam! | Sep 04 04:56:57.229 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.229 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.229 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.229 INFO kablam! Sep 04 04:56:57.229 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.229 INFO kablam! --> src/arrays/Array64.rs:72:34 Sep 04 04:56:57.229 INFO kablam! | Sep 04 04:56:57.229 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.229 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.229 INFO kablam! | Sep 04 04:56:57.229 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.230 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.230 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.230 INFO kablam! Sep 04 04:56:57.230 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.230 INFO kablam! --> src/arrays/Array64.rs:78:20 Sep 04 04:56:57.230 INFO kablam! | Sep 04 04:56:57.230 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.230 INFO kablam! | ^^^^^^ Sep 04 04:56:57.230 INFO kablam! | Sep 04 04:56:57.235 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.235 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.235 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.235 INFO kablam! Sep 04 04:56:57.235 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.235 INFO kablam! --> src/arrays/Array64.rs:78:34 Sep 04 04:56:57.235 INFO kablam! | Sep 04 04:56:57.235 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.235 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.235 INFO kablam! | Sep 04 04:56:57.235 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.235 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.235 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.235 INFO kablam! Sep 04 04:56:57.235 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.235 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 04 04:56:57.236 INFO kablam! | Sep 04 04:56:57.236 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.236 INFO kablam! | ^^^^^^ Sep 04 04:56:57.236 INFO kablam! | Sep 04 04:56:57.236 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.236 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.236 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.236 INFO kablam! Sep 04 04:56:57.236 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.236 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 04 04:56:57.236 INFO kablam! | Sep 04 04:56:57.236 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.236 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.236 INFO kablam! | Sep 04 04:56:57.236 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.236 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.236 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.236 INFO kablam! Sep 04 04:56:57.236 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.236 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 04 04:56:57.236 INFO kablam! | Sep 04 04:56:57.236 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.236 INFO kablam! | ^^^^^^ Sep 04 04:56:57.236 INFO kablam! | Sep 04 04:56:57.236 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.236 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.237 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.237 INFO kablam! Sep 04 04:56:57.237 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.237 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 04 04:56:57.237 INFO kablam! | Sep 04 04:56:57.237 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.237 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.237 INFO kablam! | Sep 04 04:56:57.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.237 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.237 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.237 INFO kablam! Sep 04 04:56:57.237 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.237 INFO kablam! --> src/arrays/Array64.rs:99:14 Sep 04 04:56:57.237 INFO kablam! | Sep 04 04:56:57.237 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.237 INFO kablam! | ^^^^^^ Sep 04 04:56:57.237 INFO kablam! | Sep 04 04:56:57.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.237 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.237 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.237 INFO kablam! Sep 04 04:56:57.237 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.237 INFO kablam! --> src/arrays/Array64.rs:99:28 Sep 04 04:56:57.237 INFO kablam! | Sep 04 04:56:57.237 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.237 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.237 INFO kablam! | Sep 04 04:56:57.237 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.237 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.237 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.237 INFO kablam! Sep 04 04:56:57.237 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.237 INFO kablam! --> src/arrays/Array64.rs:108:15 Sep 04 04:56:57.237 INFO kablam! | Sep 04 04:56:57.238 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.238 INFO kablam! | ^^^^^^ Sep 04 04:56:57.238 INFO kablam! | Sep 04 04:56:57.238 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.238 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.238 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.238 INFO kablam! Sep 04 04:56:57.238 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.238 INFO kablam! --> src/arrays/Array64.rs:120:3 Sep 04 04:56:57.238 INFO kablam! | Sep 04 04:56:57.238 INFO kablam! 120 | self.0.iter() Sep 04 04:56:57.238 INFO kablam! | ^^^^^^ Sep 04 04:56:57.238 INFO kablam! | Sep 04 04:56:57.238 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.238 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.238 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.238 INFO kablam! Sep 04 04:56:57.238 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.238 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 04 04:56:57.238 INFO kablam! | Sep 04 04:56:57.238 INFO kablam! 132 | self.0.iter_mut() Sep 04 04:56:57.238 INFO kablam! | ^^^^^^ Sep 04 04:56:57.238 INFO kablam! | Sep 04 04:56:57.238 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.239 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.239 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.239 INFO kablam! Sep 04 04:56:57.239 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.239 INFO kablam! --> src/arrays/Array64.rs:141:4 Sep 04 04:56:57.239 INFO kablam! | Sep 04 04:56:57.239 INFO kablam! 141 | &self.0[..] Sep 04 04:56:57.239 INFO kablam! | ^^^^^^ Sep 04 04:56:57.239 INFO kablam! | Sep 04 04:56:57.239 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.239 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.239 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.239 INFO kablam! Sep 04 04:56:57.239 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.239 INFO kablam! --> src/arrays/Array64.rs:150:8 Sep 04 04:56:57.239 INFO kablam! | Sep 04 04:56:57.239 INFO kablam! 150 | &mut self.0[..] Sep 04 04:56:57.239 INFO kablam! | ^^^^^^ Sep 04 04:56:57.239 INFO kablam! | Sep 04 04:56:57.239 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.239 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.240 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.240 INFO kablam! Sep 04 04:56:57.240 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.240 INFO kablam! --> src/arrays/Array128.rs:44:3 Sep 04 04:56:57.240 INFO kablam! | Sep 04 04:56:57.240 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 04:56:57.240 INFO kablam! | ^^^^^^ Sep 04 04:56:57.240 INFO kablam! | Sep 04 04:56:57.240 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.240 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.240 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.240 INFO kablam! Sep 04 04:56:57.242 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.242 INFO kablam! --> src/arrays/Array128.rs:53:3 Sep 04 04:56:57.242 INFO kablam! | Sep 04 04:56:57.242 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.243 INFO kablam! | ^^^^^^ Sep 04 04:56:57.243 INFO kablam! | Sep 04 04:56:57.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.249 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.249 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.249 INFO kablam! Sep 04 04:56:57.249 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.249 INFO kablam! --> src/arrays/Array128.rs:53:18 Sep 04 04:56:57.249 INFO kablam! | Sep 04 04:56:57.249 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.249 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.249 INFO kablam! | Sep 04 04:56:57.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.249 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.249 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.249 INFO kablam! Sep 04 04:56:57.249 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.250 INFO kablam! --> src/arrays/Array128.rs:66:29 Sep 04 04:56:57.250 INFO kablam! | Sep 04 04:56:57.250 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.250 INFO kablam! | ^^^^^^ Sep 04 04:56:57.250 INFO kablam! | Sep 04 04:56:57.250 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.250 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.250 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.250 INFO kablam! Sep 04 04:56:57.250 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.250 INFO kablam! --> src/arrays/Array128.rs:66:43 Sep 04 04:56:57.250 INFO kablam! | Sep 04 04:56:57.250 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.250 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.250 INFO kablam! | Sep 04 04:56:57.251 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.251 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.251 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.251 INFO kablam! Sep 04 04:56:57.251 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.251 INFO kablam! --> src/arrays/Array128.rs:72:20 Sep 04 04:56:57.252 INFO kablam! | Sep 04 04:56:57.252 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.252 INFO kablam! | ^^^^^^ Sep 04 04:56:57.252 INFO kablam! | Sep 04 04:56:57.252 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.252 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.253 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.254 INFO kablam! Sep 04 04:56:57.254 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.254 INFO kablam! --> src/arrays/Array128.rs:72:34 Sep 04 04:56:57.255 INFO kablam! | Sep 04 04:56:57.255 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.255 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.255 INFO kablam! | Sep 04 04:56:57.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.256 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.256 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.256 INFO kablam! Sep 04 04:56:57.256 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.256 INFO kablam! --> src/arrays/Array128.rs:78:20 Sep 04 04:56:57.256 INFO kablam! | Sep 04 04:56:57.256 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.257 INFO kablam! | ^^^^^^ Sep 04 04:56:57.257 INFO kablam! | Sep 04 04:56:57.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 04:56:57.257 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.257 INFO kablam! Sep 04 04:56:57.258 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.258 INFO kablam! --> src/arrays/Array128.rs:78:34 Sep 04 04:56:57.258 INFO kablam! | Sep 04 04:56:57.258 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.258 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.258 INFO kablam! | Sep 04 04:56:57.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 04:56:57.259 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.259 INFO kablam! Sep 04 04:56:57.259 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.259 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 04 04:56:57.260 INFO kablam! | Sep 04 04:56:57.260 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.260 INFO kablam! | ^^^^^^ Sep 04 04:56:57.260 INFO kablam! | Sep 04 04:56:57.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 04:56:57.260 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.260 INFO kablam! Sep 04 04:56:57.260 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.260 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 04 04:56:57.260 INFO kablam! | Sep 04 04:56:57.260 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.260 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.260 INFO kablam! | Sep 04 04:56:57.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 04:56:57.260 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.260 INFO kablam! Sep 04 04:56:57.260 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.260 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 04 04:56:57.260 INFO kablam! | Sep 04 04:56:57.261 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.261 INFO kablam! | ^^^^^^ Sep 04 04:56:57.261 INFO kablam! | Sep 04 04:56:57.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 04:56:57.261 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.261 INFO kablam! Sep 04 04:56:57.261 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.261 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 04 04:56:57.261 INFO kablam! | Sep 04 04:56:57.261 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.261 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.261 INFO kablam! | Sep 04 04:56:57.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 04:56:57.261 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.261 INFO kablam! Sep 04 04:56:57.261 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.261 INFO kablam! --> src/arrays/Array128.rs:99:14 Sep 04 04:56:57.261 INFO kablam! | Sep 04 04:56:57.261 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.262 INFO kablam! | ^^^^^^ Sep 04 04:56:57.262 INFO kablam! | Sep 04 04:56:57.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 04:56:57.262 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.262 INFO kablam! Sep 04 04:56:57.262 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.262 INFO kablam! --> src/arrays/Array128.rs:99:28 Sep 04 04:56:57.262 INFO kablam! | Sep 04 04:56:57.262 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.262 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.262 INFO kablam! | Sep 04 04:56:57.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 04:56:57.266 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.267 INFO kablam! Sep 04 04:56:57.267 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.267 INFO kablam! --> src/arrays/Array128.rs:108:15 Sep 04 04:56:57.267 INFO kablam! | Sep 04 04:56:57.267 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.267 INFO kablam! | ^^^^^^ Sep 04 04:56:57.267 INFO kablam! | Sep 04 04:56:57.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 04:56:57.267 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.268 INFO kablam! Sep 04 04:56:57.268 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.268 INFO kablam! --> src/arrays/Array128.rs:120:3 Sep 04 04:56:57.268 INFO kablam! | Sep 04 04:56:57.268 INFO kablam! 120 | self.0.iter() Sep 04 04:56:57.268 INFO kablam! | ^^^^^^ Sep 04 04:56:57.268 INFO kablam! | Sep 04 04:56:57.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 04:56:57.268 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.268 INFO kablam! Sep 04 04:56:57.268 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.268 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 04 04:56:57.268 INFO kablam! | Sep 04 04:56:57.268 INFO kablam! 132 | self.0.iter_mut() Sep 04 04:56:57.268 INFO kablam! | ^^^^^^ Sep 04 04:56:57.268 INFO kablam! | Sep 04 04:56:57.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 04:56:57.268 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.268 INFO kablam! Sep 04 04:56:57.268 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.268 INFO kablam! --> src/arrays/Array128.rs:141:4 Sep 04 04:56:57.268 INFO kablam! | Sep 04 04:56:57.268 INFO kablam! 141 | &self.0[..] Sep 04 04:56:57.268 INFO kablam! | ^^^^^^ Sep 04 04:56:57.268 INFO kablam! | Sep 04 04:56:57.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 04:56:57.268 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.268 INFO kablam! Sep 04 04:56:57.268 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.268 INFO kablam! --> src/arrays/Array128.rs:150:8 Sep 04 04:56:57.268 INFO kablam! | Sep 04 04:56:57.269 INFO kablam! 150 | &mut self.0[..] Sep 04 04:56:57.269 INFO kablam! | ^^^^^^ Sep 04 04:56:57.269 INFO kablam! | Sep 04 04:56:57.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 04:56:57.269 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.269 INFO kablam! Sep 04 04:56:57.269 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.269 INFO kablam! --> src/arrays/Array256.rs:44:3 Sep 04 04:56:57.269 INFO kablam! | Sep 04 04:56:57.269 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 04:56:57.269 INFO kablam! | ^^^^^^ Sep 04 04:56:57.269 INFO kablam! | Sep 04 04:56:57.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 04:56:57.269 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.269 INFO kablam! Sep 04 04:56:57.269 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.269 INFO kablam! --> src/arrays/Array256.rs:53:3 Sep 04 04:56:57.269 INFO kablam! | Sep 04 04:56:57.269 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.269 INFO kablam! | ^^^^^^ Sep 04 04:56:57.269 INFO kablam! | Sep 04 04:56:57.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 04:56:57.269 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.269 INFO kablam! Sep 04 04:56:57.269 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.269 INFO kablam! --> src/arrays/Array256.rs:53:18 Sep 04 04:56:57.269 INFO kablam! | Sep 04 04:56:57.269 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.269 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.269 INFO kablam! | Sep 04 04:56:57.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 04:56:57.269 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.270 INFO kablam! Sep 04 04:56:57.270 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.270 INFO kablam! --> src/arrays/Array256.rs:66:29 Sep 04 04:56:57.270 INFO kablam! | Sep 04 04:56:57.270 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.270 INFO kablam! | ^^^^^^ Sep 04 04:56:57.270 INFO kablam! | Sep 04 04:56:57.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 04:56:57.270 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.270 INFO kablam! Sep 04 04:56:57.270 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.270 INFO kablam! --> src/arrays/Array256.rs:66:43 Sep 04 04:56:57.270 INFO kablam! | Sep 04 04:56:57.271 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.274 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.274 INFO kablam! | Sep 04 04:56:57.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 04:56:57.275 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.275 INFO kablam! Sep 04 04:56:57.275 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.275 INFO kablam! --> src/arrays/Array256.rs:72:20 Sep 04 04:56:57.275 INFO kablam! | Sep 04 04:56:57.275 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.276 INFO kablam! | ^^^^^^ Sep 04 04:56:57.276 INFO kablam! | Sep 04 04:56:57.276 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.276 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.276 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.277 INFO kablam! Sep 04 04:56:57.277 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.277 INFO kablam! --> src/arrays/Array256.rs:72:34 Sep 04 04:56:57.277 INFO kablam! | Sep 04 04:56:57.277 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.277 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.277 INFO kablam! | Sep 04 04:56:57.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 04:56:57.278 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.278 INFO kablam! Sep 04 04:56:57.278 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.278 INFO kablam! --> src/arrays/Array256.rs:78:20 Sep 04 04:56:57.278 INFO kablam! | Sep 04 04:56:57.278 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.278 INFO kablam! | ^^^^^^ Sep 04 04:56:57.278 INFO kablam! | Sep 04 04:56:57.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 04:56:57.278 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.278 INFO kablam! Sep 04 04:56:57.278 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.278 INFO kablam! --> src/arrays/Array256.rs:78:34 Sep 04 04:56:57.278 INFO kablam! | Sep 04 04:56:57.278 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.278 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.278 INFO kablam! | Sep 04 04:56:57.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 04:56:57.279 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.279 INFO kablam! Sep 04 04:56:57.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.279 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 04 04:56:57.279 INFO kablam! | Sep 04 04:56:57.279 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.279 INFO kablam! | ^^^^^^ Sep 04 04:56:57.279 INFO kablam! | Sep 04 04:56:57.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 04:56:57.279 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.279 INFO kablam! Sep 04 04:56:57.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.279 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 04 04:56:57.279 INFO kablam! | Sep 04 04:56:57.279 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.279 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.279 INFO kablam! | Sep 04 04:56:57.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 04:56:57.279 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.279 INFO kablam! Sep 04 04:56:57.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.279 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 04 04:56:57.279 INFO kablam! | Sep 04 04:56:57.280 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.280 INFO kablam! | ^^^^^^ Sep 04 04:56:57.280 INFO kablam! | Sep 04 04:56:57.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 04:56:57.280 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.280 INFO kablam! Sep 04 04:56:57.280 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.280 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 04 04:56:57.280 INFO kablam! | Sep 04 04:56:57.280 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.280 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.280 INFO kablam! | Sep 04 04:56:57.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 04:56:57.280 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.280 INFO kablam! Sep 04 04:56:57.280 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.280 INFO kablam! --> src/arrays/Array256.rs:99:14 Sep 04 04:56:57.280 INFO kablam! | Sep 04 04:56:57.280 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.281 INFO kablam! | ^^^^^^ Sep 04 04:56:57.281 INFO kablam! | Sep 04 04:56:57.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 04:56:57.281 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.281 INFO kablam! Sep 04 04:56:57.281 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.281 INFO kablam! --> src/arrays/Array256.rs:99:28 Sep 04 04:56:57.281 INFO kablam! | Sep 04 04:56:57.281 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.281 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.281 INFO kablam! | Sep 04 04:56:57.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 04:56:57.281 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.281 INFO kablam! Sep 04 04:56:57.281 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.281 INFO kablam! --> src/arrays/Array256.rs:108:15 Sep 04 04:56:57.281 INFO kablam! | Sep 04 04:56:57.281 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.281 INFO kablam! | ^^^^^^ Sep 04 04:56:57.281 INFO kablam! | Sep 04 04:56:57.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 04:56:57.281 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.282 INFO kablam! Sep 04 04:56:57.282 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.282 INFO kablam! --> src/arrays/Array256.rs:120:3 Sep 04 04:56:57.282 INFO kablam! | Sep 04 04:56:57.282 INFO kablam! 120 | self.0.iter() Sep 04 04:56:57.282 INFO kablam! | ^^^^^^ Sep 04 04:56:57.282 INFO kablam! | Sep 04 04:56:57.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 04:56:57.282 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.282 INFO kablam! Sep 04 04:56:57.282 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.282 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 04 04:56:57.282 INFO kablam! | Sep 04 04:56:57.282 INFO kablam! 132 | self.0.iter_mut() Sep 04 04:56:57.282 INFO kablam! | ^^^^^^ Sep 04 04:56:57.282 INFO kablam! | Sep 04 04:56:57.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 04:56:57.282 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.282 INFO kablam! Sep 04 04:56:57.283 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.283 INFO kablam! --> src/arrays/Array256.rs:141:4 Sep 04 04:56:57.283 INFO kablam! | Sep 04 04:56:57.283 INFO kablam! 141 | &self.0[..] Sep 04 04:56:57.283 INFO kablam! | ^^^^^^ Sep 04 04:56:57.283 INFO kablam! | Sep 04 04:56:57.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 04:56:57.284 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.284 INFO kablam! Sep 04 04:56:57.285 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.285 INFO kablam! --> src/arrays/Array256.rs:150:8 Sep 04 04:56:57.285 INFO kablam! | Sep 04 04:56:57.285 INFO kablam! 150 | &mut self.0[..] Sep 04 04:56:57.285 INFO kablam! | ^^^^^^ Sep 04 04:56:57.286 INFO kablam! | Sep 04 04:56:57.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 04:56:57.290 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.290 INFO kablam! Sep 04 04:56:57.291 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.291 INFO kablam! --> src/arrays/Array512.rs:44:3 Sep 04 04:56:57.291 INFO kablam! | Sep 04 04:56:57.291 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 04:56:57.291 INFO kablam! | ^^^^^^ Sep 04 04:56:57.291 INFO kablam! | Sep 04 04:56:57.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 04:56:57.291 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.291 INFO kablam! Sep 04 04:56:57.291 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.291 INFO kablam! --> src/arrays/Array512.rs:53:3 Sep 04 04:56:57.291 INFO kablam! | Sep 04 04:56:57.291 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.291 INFO kablam! | ^^^^^^ Sep 04 04:56:57.291 INFO kablam! | Sep 04 04:56:57.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 04:56:57.291 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.291 INFO kablam! Sep 04 04:56:57.291 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.292 INFO kablam! --> src/arrays/Array512.rs:53:18 Sep 04 04:56:57.292 INFO kablam! | Sep 04 04:56:57.292 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.292 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.292 INFO kablam! | Sep 04 04:56:57.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 04:56:57.292 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.292 INFO kablam! Sep 04 04:56:57.292 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.292 INFO kablam! --> src/arrays/Array512.rs:66:29 Sep 04 04:56:57.292 INFO kablam! | Sep 04 04:56:57.292 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.292 INFO kablam! | ^^^^^^ Sep 04 04:56:57.292 INFO kablam! | Sep 04 04:56:57.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 04:56:57.292 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.292 INFO kablam! Sep 04 04:56:57.292 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.292 INFO kablam! --> src/arrays/Array512.rs:66:43 Sep 04 04:56:57.292 INFO kablam! | Sep 04 04:56:57.292 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.293 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.293 INFO kablam! | Sep 04 04:56:57.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 04:56:57.293 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.293 INFO kablam! Sep 04 04:56:57.293 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.293 INFO kablam! --> src/arrays/Array512.rs:72:20 Sep 04 04:56:57.293 INFO kablam! | Sep 04 04:56:57.293 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.293 INFO kablam! | ^^^^^^ Sep 04 04:56:57.293 INFO kablam! | Sep 04 04:56:57.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 04:56:57.293 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.293 INFO kablam! Sep 04 04:56:57.293 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.293 INFO kablam! --> src/arrays/Array512.rs:72:34 Sep 04 04:56:57.293 INFO kablam! | Sep 04 04:56:57.293 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.293 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.293 INFO kablam! | Sep 04 04:56:57.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 04:56:57.294 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.294 INFO kablam! Sep 04 04:56:57.294 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.294 INFO kablam! --> src/arrays/Array512.rs:78:20 Sep 04 04:56:57.294 INFO kablam! | Sep 04 04:56:57.294 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.294 INFO kablam! | ^^^^^^ Sep 04 04:56:57.294 INFO kablam! | Sep 04 04:56:57.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 04:56:57.294 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.294 INFO kablam! Sep 04 04:56:57.294 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.294 INFO kablam! --> src/arrays/Array512.rs:78:34 Sep 04 04:56:57.294 INFO kablam! | Sep 04 04:56:57.294 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.294 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.294 INFO kablam! | Sep 04 04:56:57.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 04:56:57.294 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.295 INFO kablam! Sep 04 04:56:57.295 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.295 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 04 04:56:57.295 INFO kablam! | Sep 04 04:56:57.295 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.295 INFO kablam! | ^^^^^^ Sep 04 04:56:57.295 INFO kablam! | Sep 04 04:56:57.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 04:56:57.295 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.295 INFO kablam! Sep 04 04:56:57.295 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.295 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 04 04:56:57.295 INFO kablam! | Sep 04 04:56:57.295 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.295 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.295 INFO kablam! | Sep 04 04:56:57.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 04:56:57.295 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.295 INFO kablam! Sep 04 04:56:57.295 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.296 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 04 04:56:57.296 INFO kablam! | Sep 04 04:56:57.296 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.296 INFO kablam! | ^^^^^^ Sep 04 04:56:57.296 INFO kablam! | Sep 04 04:56:57.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 04:56:57.296 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.296 INFO kablam! Sep 04 04:56:57.296 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.296 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 04 04:56:57.296 INFO kablam! | Sep 04 04:56:57.296 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.296 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.296 INFO kablam! | Sep 04 04:56:57.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 04:56:57.296 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.296 INFO kablam! Sep 04 04:56:57.296 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.296 INFO kablam! --> src/arrays/Array512.rs:99:14 Sep 04 04:56:57.296 INFO kablam! | Sep 04 04:56:57.296 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.297 INFO kablam! | ^^^^^^ Sep 04 04:56:57.297 INFO kablam! | Sep 04 04:56:57.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 04:56:57.297 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.297 INFO kablam! Sep 04 04:56:57.297 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.297 INFO kablam! --> src/arrays/Array512.rs:99:28 Sep 04 04:56:57.297 INFO kablam! | Sep 04 04:56:57.297 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.297 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.297 INFO kablam! | Sep 04 04:56:57.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 04:56:57.297 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.297 INFO kablam! Sep 04 04:56:57.297 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.297 INFO kablam! --> src/arrays/Array512.rs:108:15 Sep 04 04:56:57.297 INFO kablam! | Sep 04 04:56:57.297 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.297 INFO kablam! | ^^^^^^ Sep 04 04:56:57.298 INFO kablam! | Sep 04 04:56:57.298 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.298 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.298 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.298 INFO kablam! Sep 04 04:56:57.298 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.298 INFO kablam! --> src/arrays/Array512.rs:120:3 Sep 04 04:56:57.298 INFO kablam! | Sep 04 04:56:57.298 INFO kablam! 120 | self.0.iter() Sep 04 04:56:57.298 INFO kablam! | ^^^^^^ Sep 04 04:56:57.298 INFO kablam! | Sep 04 04:56:57.298 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.298 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.302 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.302 INFO kablam! Sep 04 04:56:57.303 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.303 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 04 04:56:57.303 INFO kablam! | Sep 04 04:56:57.303 INFO kablam! 132 | self.0.iter_mut() Sep 04 04:56:57.303 INFO kablam! | ^^^^^^ Sep 04 04:56:57.303 INFO kablam! | Sep 04 04:56:57.303 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.303 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.303 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.303 INFO kablam! Sep 04 04:56:57.303 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.303 INFO kablam! --> src/arrays/Array512.rs:141:4 Sep 04 04:56:57.303 INFO kablam! | Sep 04 04:56:57.303 INFO kablam! 141 | &self.0[..] Sep 04 04:56:57.303 INFO kablam! | ^^^^^^ Sep 04 04:56:57.303 INFO kablam! | Sep 04 04:56:57.303 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.304 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.304 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.304 INFO kablam! Sep 04 04:56:57.304 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.304 INFO kablam! --> src/arrays/Array512.rs:150:8 Sep 04 04:56:57.304 INFO kablam! | Sep 04 04:56:57.304 INFO kablam! 150 | &mut self.0[..] Sep 04 04:56:57.304 INFO kablam! | ^^^^^^ Sep 04 04:56:57.304 INFO kablam! | Sep 04 04:56:57.304 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.304 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.304 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.304 INFO kablam! Sep 04 04:56:57.304 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.304 INFO kablam! --> src/arrays/Array1024.rs:44:3 Sep 04 04:56:57.304 INFO kablam! | Sep 04 04:56:57.304 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 04:56:57.304 INFO kablam! | ^^^^^^ Sep 04 04:56:57.304 INFO kablam! | Sep 04 04:56:57.304 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.304 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.304 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.304 INFO kablam! Sep 04 04:56:57.304 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.304 INFO kablam! --> src/arrays/Array1024.rs:53:3 Sep 04 04:56:57.304 INFO kablam! | Sep 04 04:56:57.304 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.305 INFO kablam! | ^^^^^^ Sep 04 04:56:57.305 INFO kablam! | Sep 04 04:56:57.305 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.305 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.305 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.305 INFO kablam! Sep 04 04:56:57.305 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.305 INFO kablam! --> src/arrays/Array1024.rs:53:18 Sep 04 04:56:57.305 INFO kablam! | Sep 04 04:56:57.305 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.305 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.305 INFO kablam! | Sep 04 04:56:57.305 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.305 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.305 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.305 INFO kablam! Sep 04 04:56:57.305 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.305 INFO kablam! --> src/arrays/Array1024.rs:66:29 Sep 04 04:56:57.305 INFO kablam! | Sep 04 04:56:57.305 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.305 INFO kablam! | ^^^^^^ Sep 04 04:56:57.305 INFO kablam! | Sep 04 04:56:57.305 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.305 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.305 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.305 INFO kablam! Sep 04 04:56:57.305 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.305 INFO kablam! --> src/arrays/Array1024.rs:66:43 Sep 04 04:56:57.305 INFO kablam! | Sep 04 04:56:57.305 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.305 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.306 INFO kablam! | Sep 04 04:56:57.306 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.306 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.306 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.306 INFO kablam! Sep 04 04:56:57.306 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.306 INFO kablam! --> src/arrays/Array1024.rs:72:20 Sep 04 04:56:57.306 INFO kablam! | Sep 04 04:56:57.306 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.306 INFO kablam! | ^^^^^^ Sep 04 04:56:57.306 INFO kablam! | Sep 04 04:56:57.306 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.306 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.306 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.306 INFO kablam! Sep 04 04:56:57.306 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.306 INFO kablam! --> src/arrays/Array1024.rs:72:34 Sep 04 04:56:57.306 INFO kablam! | Sep 04 04:56:57.306 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.306 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.306 INFO kablam! | Sep 04 04:56:57.306 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.306 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.306 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.306 INFO kablam! Sep 04 04:56:57.307 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.307 INFO kablam! --> src/arrays/Array1024.rs:78:20 Sep 04 04:56:57.307 INFO kablam! | Sep 04 04:56:57.307 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.307 INFO kablam! | ^^^^^^ Sep 04 04:56:57.307 INFO kablam! | Sep 04 04:56:57.307 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.307 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.307 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.307 INFO kablam! Sep 04 04:56:57.307 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.307 INFO kablam! --> src/arrays/Array1024.rs:78:34 Sep 04 04:56:57.307 INFO kablam! | Sep 04 04:56:57.307 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.307 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.307 INFO kablam! | Sep 04 04:56:57.307 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.307 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.307 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.307 INFO kablam! Sep 04 04:56:57.307 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.307 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 04 04:56:57.307 INFO kablam! | Sep 04 04:56:57.307 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.307 INFO kablam! | ^^^^^^ Sep 04 04:56:57.307 INFO kablam! | Sep 04 04:56:57.307 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.307 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.307 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.307 INFO kablam! Sep 04 04:56:57.307 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.308 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 04 04:56:57.308 INFO kablam! | Sep 04 04:56:57.308 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.308 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.308 INFO kablam! | Sep 04 04:56:57.308 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.308 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.308 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.308 INFO kablam! Sep 04 04:56:57.308 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.308 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 04 04:56:57.308 INFO kablam! | Sep 04 04:56:57.308 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.308 INFO kablam! | ^^^^^^ Sep 04 04:56:57.308 INFO kablam! | Sep 04 04:56:57.308 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.308 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.308 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.308 INFO kablam! Sep 04 04:56:57.308 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.308 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 04 04:56:57.308 INFO kablam! | Sep 04 04:56:57.308 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.308 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.308 INFO kablam! | Sep 04 04:56:57.308 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.309 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.309 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.309 INFO kablam! Sep 04 04:56:57.309 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.309 INFO kablam! --> src/arrays/Array1024.rs:99:14 Sep 04 04:56:57.309 INFO kablam! | Sep 04 04:56:57.310 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.310 INFO kablam! | ^^^^^^ Sep 04 04:56:57.310 INFO kablam! | Sep 04 04:56:57.310 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.310 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.310 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.310 INFO kablam! Sep 04 04:56:57.310 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.310 INFO kablam! --> src/arrays/Array1024.rs:99:28 Sep 04 04:56:57.311 INFO kablam! | Sep 04 04:56:57.311 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.314 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.318 INFO kablam! | Sep 04 04:56:57.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 04:56:57.318 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.319 INFO kablam! Sep 04 04:56:57.319 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.319 INFO kablam! --> src/arrays/Array1024.rs:108:15 Sep 04 04:56:57.319 INFO kablam! | Sep 04 04:56:57.319 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.319 INFO kablam! | ^^^^^^ Sep 04 04:56:57.319 INFO kablam! | Sep 04 04:56:57.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 04:56:57.319 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.319 INFO kablam! Sep 04 04:56:57.319 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.319 INFO kablam! --> src/arrays/Array1024.rs:120:3 Sep 04 04:56:57.319 INFO kablam! | Sep 04 04:56:57.319 INFO kablam! 120 | self.0.iter() Sep 04 04:56:57.319 INFO kablam! | ^^^^^^ Sep 04 04:56:57.319 INFO kablam! | Sep 04 04:56:57.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 04:56:57.319 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.319 INFO kablam! Sep 04 04:56:57.320 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.320 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 04 04:56:57.320 INFO kablam! | Sep 04 04:56:57.320 INFO kablam! 132 | self.0.iter_mut() Sep 04 04:56:57.320 INFO kablam! | ^^^^^^ Sep 04 04:56:57.320 INFO kablam! | Sep 04 04:56:57.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 04:56:57.320 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.320 INFO kablam! Sep 04 04:56:57.320 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.320 INFO kablam! --> src/arrays/Array1024.rs:141:4 Sep 04 04:56:57.320 INFO kablam! | Sep 04 04:56:57.320 INFO kablam! 141 | &self.0[..] Sep 04 04:56:57.320 INFO kablam! | ^^^^^^ Sep 04 04:56:57.320 INFO kablam! | Sep 04 04:56:57.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 04:56:57.320 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.320 INFO kablam! Sep 04 04:56:57.320 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.320 INFO kablam! --> src/arrays/Array1024.rs:150:8 Sep 04 04:56:57.320 INFO kablam! | Sep 04 04:56:57.320 INFO kablam! 150 | &mut self.0[..] Sep 04 04:56:57.320 INFO kablam! | ^^^^^^ Sep 04 04:56:57.320 INFO kablam! | Sep 04 04:56:57.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 04:56:57.320 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.320 INFO kablam! Sep 04 04:56:57.320 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 04 04:56:57.320 INFO kablam! --> src/lib.rs:8:12 Sep 04 04:56:57.320 INFO kablam! | Sep 04 04:56:57.320 INFO kablam! 8 | #![feature(associated_consts)] Sep 04 04:56:57.320 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 04:56:57.321 INFO kablam! | Sep 04 04:56:57.321 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 04:56:57.321 INFO kablam! Sep 04 04:56:57.321 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.321 INFO kablam! --> src/arrays/Array40.rs:44:3 Sep 04 04:56:57.321 INFO kablam! | Sep 04 04:56:57.321 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 04:56:57.321 INFO kablam! | ^^^^^^ Sep 04 04:56:57.321 INFO kablam! | Sep 04 04:56:57.321 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 04:56:57.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 04:56:57.321 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.321 INFO kablam! Sep 04 04:56:57.321 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.321 INFO kablam! --> src/arrays/Array40.rs:53:3 Sep 04 04:56:57.321 INFO kablam! | Sep 04 04:56:57.321 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.321 INFO kablam! | ^^^^^^ Sep 04 04:56:57.321 INFO kablam! | Sep 04 04:56:57.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 04:56:57.321 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.321 INFO kablam! Sep 04 04:56:57.321 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.321 INFO kablam! --> src/arrays/Array40.rs:53:18 Sep 04 04:56:57.321 INFO kablam! | Sep 04 04:56:57.321 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.321 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.321 INFO kablam! | Sep 04 04:56:57.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 04:56:57.321 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.321 INFO kablam! Sep 04 04:56:57.321 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.321 INFO kablam! --> src/arrays/Array40.rs:66:29 Sep 04 04:56:57.321 INFO kablam! | Sep 04 04:56:57.322 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.322 INFO kablam! | ^^^^^^ Sep 04 04:56:57.322 INFO kablam! | Sep 04 04:56:57.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 04:56:57.322 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.322 INFO kablam! Sep 04 04:56:57.322 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.322 INFO kablam! --> src/arrays/Array40.rs:66:43 Sep 04 04:56:57.322 INFO kablam! | Sep 04 04:56:57.322 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.322 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.322 INFO kablam! | Sep 04 04:56:57.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 04:56:57.322 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.322 INFO kablam! Sep 04 04:56:57.333 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.333 INFO kablam! --> src/arrays/Array40.rs:72:20 Sep 04 04:56:57.333 INFO kablam! | Sep 04 04:56:57.333 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.333 INFO kablam! | ^^^^^^ Sep 04 04:56:57.333 INFO kablam! | Sep 04 04:56:57.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 04:56:57.334 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.334 INFO kablam! Sep 04 04:56:57.334 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.334 INFO kablam! --> src/arrays/Array40.rs:72:34 Sep 04 04:56:57.334 INFO kablam! | Sep 04 04:56:57.334 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.334 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.334 INFO kablam! | Sep 04 04:56:57.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 04:56:57.334 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.334 INFO kablam! Sep 04 04:56:57.334 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.334 INFO kablam! --> src/arrays/Array40.rs:78:20 Sep 04 04:56:57.334 INFO kablam! | Sep 04 04:56:57.334 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.334 INFO kablam! | ^^^^^^ Sep 04 04:56:57.334 INFO kablam! | Sep 04 04:56:57.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 04:56:57.334 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.335 INFO kablam! Sep 04 04:56:57.335 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.335 INFO kablam! --> src/arrays/Array40.rs:78:34 Sep 04 04:56:57.335 INFO kablam! | Sep 04 04:56:57.335 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.335 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.335 INFO kablam! | Sep 04 04:56:57.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 04:56:57.335 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.335 INFO kablam! Sep 04 04:56:57.335 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.335 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 04 04:56:57.335 INFO kablam! | Sep 04 04:56:57.335 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.335 INFO kablam! | ^^^^^^ Sep 04 04:56:57.335 INFO kablam! | Sep 04 04:56:57.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 04:56:57.335 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.335 INFO kablam! Sep 04 04:56:57.335 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.335 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 04 04:56:57.335 INFO kablam! | Sep 04 04:56:57.335 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.335 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.335 INFO kablam! | Sep 04 04:56:57.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 04:56:57.335 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.336 INFO kablam! Sep 04 04:56:57.336 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.336 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 04 04:56:57.336 INFO kablam! | Sep 04 04:56:57.336 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.336 INFO kablam! | ^^^^^^ Sep 04 04:56:57.336 INFO kablam! | Sep 04 04:56:57.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 04:56:57.336 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.336 INFO kablam! Sep 04 04:56:57.336 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.336 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 04 04:56:57.336 INFO kablam! | Sep 04 04:56:57.336 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.336 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.336 INFO kablam! | Sep 04 04:56:57.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 04:56:57.336 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.336 INFO kablam! Sep 04 04:56:57.336 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.336 INFO kablam! --> src/arrays/Array40.rs:99:14 Sep 04 04:56:57.336 INFO kablam! | Sep 04 04:56:57.336 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.337 INFO kablam! | ^^^^^^ Sep 04 04:56:57.337 INFO kablam! | Sep 04 04:56:57.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 04:56:57.337 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.337 INFO kablam! Sep 04 04:56:57.337 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.337 INFO kablam! --> src/arrays/Array40.rs:99:28 Sep 04 04:56:57.337 INFO kablam! | Sep 04 04:56:57.337 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.337 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.337 INFO kablam! | Sep 04 04:56:57.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 04:56:57.337 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.337 INFO kablam! Sep 04 04:56:57.337 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.337 INFO kablam! --> src/arrays/Array40.rs:108:15 Sep 04 04:56:57.337 INFO kablam! | Sep 04 04:56:57.337 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.337 INFO kablam! | ^^^^^^ Sep 04 04:56:57.337 INFO kablam! | Sep 04 04:56:57.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 04:56:57.337 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.337 INFO kablam! Sep 04 04:56:57.338 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.338 INFO kablam! --> src/arrays/Array40.rs:120:3 Sep 04 04:56:57.338 INFO kablam! | Sep 04 04:56:57.338 INFO kablam! 120 | self.0.iter() Sep 04 04:56:57.338 INFO kablam! | ^^^^^^ Sep 04 04:56:57.338 INFO kablam! | Sep 04 04:56:57.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 04:56:57.338 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.338 INFO kablam! Sep 04 04:56:57.338 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.338 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 04 04:56:57.338 INFO kablam! | Sep 04 04:56:57.338 INFO kablam! 132 | self.0.iter_mut() Sep 04 04:56:57.338 INFO kablam! | ^^^^^^ Sep 04 04:56:57.338 INFO kablam! | Sep 04 04:56:57.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 04:56:57.338 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.338 INFO kablam! Sep 04 04:56:57.338 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.338 INFO kablam! --> src/arrays/Array40.rs:141:4 Sep 04 04:56:57.338 INFO kablam! | Sep 04 04:56:57.339 INFO kablam! 141 | &self.0[..] Sep 04 04:56:57.339 INFO kablam! | ^^^^^^ Sep 04 04:56:57.339 INFO kablam! | Sep 04 04:56:57.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 04:56:57.339 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.339 INFO kablam! Sep 04 04:56:57.339 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.339 INFO kablam! --> src/arrays/Array40.rs:150:8 Sep 04 04:56:57.339 INFO kablam! | Sep 04 04:56:57.339 INFO kablam! 150 | &mut self.0[..] Sep 04 04:56:57.339 INFO kablam! | ^^^^^^ Sep 04 04:56:57.339 INFO kablam! | Sep 04 04:56:57.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 04:56:57.339 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.339 INFO kablam! Sep 04 04:56:57.339 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.339 INFO kablam! --> src/arrays/Array52.rs:44:3 Sep 04 04:56:57.339 INFO kablam! | Sep 04 04:56:57.339 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 04:56:57.339 INFO kablam! | ^^^^^^ Sep 04 04:56:57.339 INFO kablam! | Sep 04 04:56:57.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 04:56:57.340 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.340 INFO kablam! Sep 04 04:56:57.340 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.340 INFO kablam! --> src/arrays/Array52.rs:53:3 Sep 04 04:56:57.340 INFO kablam! | Sep 04 04:56:57.340 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.340 INFO kablam! | ^^^^^^ Sep 04 04:56:57.340 INFO kablam! | Sep 04 04:56:57.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 04:56:57.340 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.340 INFO kablam! Sep 04 04:56:57.340 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.340 INFO kablam! --> src/arrays/Array52.rs:53:18 Sep 04 04:56:57.340 INFO kablam! | Sep 04 04:56:57.340 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.340 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.340 INFO kablam! | Sep 04 04:56:57.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 04:56:57.340 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.340 INFO kablam! Sep 04 04:56:57.340 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.340 INFO kablam! --> src/arrays/Array52.rs:66:29 Sep 04 04:56:57.340 INFO kablam! | Sep 04 04:56:57.341 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.341 INFO kablam! | ^^^^^^ Sep 04 04:56:57.341 INFO kablam! | Sep 04 04:56:57.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 04:56:57.341 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.341 INFO kablam! Sep 04 04:56:57.341 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.341 INFO kablam! --> src/arrays/Array52.rs:66:43 Sep 04 04:56:57.341 INFO kablam! | Sep 04 04:56:57.341 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.341 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.341 INFO kablam! | Sep 04 04:56:57.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 04:56:57.341 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.341 INFO kablam! Sep 04 04:56:57.341 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.341 INFO kablam! --> src/arrays/Array52.rs:72:20 Sep 04 04:56:57.341 INFO kablam! | Sep 04 04:56:57.341 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.341 INFO kablam! | ^^^^^^ Sep 04 04:56:57.342 INFO kablam! | Sep 04 04:56:57.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 04:56:57.342 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.342 INFO kablam! Sep 04 04:56:57.342 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.342 INFO kablam! --> src/arrays/Array52.rs:72:34 Sep 04 04:56:57.342 INFO kablam! | Sep 04 04:56:57.342 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.342 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.342 INFO kablam! | Sep 04 04:56:57.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 04:56:57.342 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.342 INFO kablam! Sep 04 04:56:57.342 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.342 INFO kablam! --> src/arrays/Array52.rs:78:20 Sep 04 04:56:57.342 INFO kablam! | Sep 04 04:56:57.342 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.342 INFO kablam! | ^^^^^^ Sep 04 04:56:57.342 INFO kablam! | Sep 04 04:56:57.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 04:56:57.343 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.343 INFO kablam! Sep 04 04:56:57.343 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.343 INFO kablam! --> src/arrays/Array52.rs:78:34 Sep 04 04:56:57.343 INFO kablam! | Sep 04 04:56:57.343 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.343 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.343 INFO kablam! | Sep 04 04:56:57.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 04:56:57.343 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.343 INFO kablam! Sep 04 04:56:57.343 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.343 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 04 04:56:57.343 INFO kablam! | Sep 04 04:56:57.343 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.343 INFO kablam! | ^^^^^^ Sep 04 04:56:57.343 INFO kablam! | Sep 04 04:56:57.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 04:56:57.344 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.344 INFO kablam! Sep 04 04:56:57.344 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.344 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 04 04:56:57.344 INFO kablam! | Sep 04 04:56:57.344 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.344 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.344 INFO kablam! | Sep 04 04:56:57.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 04:56:57.344 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.344 INFO kablam! Sep 04 04:56:57.344 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.344 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 04 04:56:57.344 INFO kablam! | Sep 04 04:56:57.344 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.344 INFO kablam! | ^^^^^^ Sep 04 04:56:57.345 INFO kablam! | Sep 04 04:56:57.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 04:56:57.345 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.345 INFO kablam! Sep 04 04:56:57.346 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.347 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 04 04:56:57.348 INFO kablam! | Sep 04 04:56:57.348 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.348 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.348 INFO kablam! | Sep 04 04:56:57.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 04:56:57.348 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.348 INFO kablam! Sep 04 04:56:57.350 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.351 INFO kablam! --> src/arrays/Array52.rs:99:14 Sep 04 04:56:57.351 INFO kablam! | Sep 04 04:56:57.353 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.353 INFO kablam! | ^^^^^^ Sep 04 04:56:57.353 INFO kablam! | Sep 04 04:56:57.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 04:56:57.353 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.354 INFO kablam! Sep 04 04:56:57.354 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.354 INFO kablam! --> src/arrays/Array52.rs:99:28 Sep 04 04:56:57.354 INFO kablam! | Sep 04 04:56:57.354 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.359 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.359 INFO kablam! | Sep 04 04:56:57.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 04:56:57.359 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.360 INFO kablam! Sep 04 04:56:57.360 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.360 INFO kablam! --> src/arrays/Array52.rs:108:15 Sep 04 04:56:57.360 INFO kablam! | Sep 04 04:56:57.360 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.360 INFO kablam! | ^^^^^^ Sep 04 04:56:57.360 INFO kablam! | Sep 04 04:56:57.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 04:56:57.360 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.360 INFO kablam! Sep 04 04:56:57.360 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.360 INFO kablam! --> src/arrays/Array52.rs:120:3 Sep 04 04:56:57.360 INFO kablam! | Sep 04 04:56:57.360 INFO kablam! 120 | self.0.iter() Sep 04 04:56:57.360 INFO kablam! | ^^^^^^ Sep 04 04:56:57.360 INFO kablam! | Sep 04 04:56:57.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 04:56:57.360 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.360 INFO kablam! Sep 04 04:56:57.360 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.360 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 04 04:56:57.360 INFO kablam! | Sep 04 04:56:57.360 INFO kablam! 132 | self.0.iter_mut() Sep 04 04:56:57.361 INFO kablam! | ^^^^^^ Sep 04 04:56:57.361 INFO kablam! | Sep 04 04:56:57.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 04:56:57.361 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.361 INFO kablam! Sep 04 04:56:57.361 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.361 INFO kablam! --> src/arrays/Array52.rs:141:4 Sep 04 04:56:57.361 INFO kablam! | Sep 04 04:56:57.361 INFO kablam! 141 | &self.0[..] Sep 04 04:56:57.361 INFO kablam! | ^^^^^^ Sep 04 04:56:57.361 INFO kablam! | Sep 04 04:56:57.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 04:56:57.361 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.361 INFO kablam! Sep 04 04:56:57.361 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.361 INFO kablam! --> src/arrays/Array52.rs:150:8 Sep 04 04:56:57.361 INFO kablam! | Sep 04 04:56:57.361 INFO kablam! 150 | &mut self.0[..] Sep 04 04:56:57.361 INFO kablam! | ^^^^^^ Sep 04 04:56:57.361 INFO kablam! | Sep 04 04:56:57.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 04:56:57.362 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.362 INFO kablam! Sep 04 04:56:57.362 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.362 INFO kablam! --> src/arrays/Array64.rs:44:3 Sep 04 04:56:57.362 INFO kablam! | Sep 04 04:56:57.362 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 04:56:57.362 INFO kablam! | ^^^^^^ Sep 04 04:56:57.362 INFO kablam! | Sep 04 04:56:57.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 04:56:57.362 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.362 INFO kablam! Sep 04 04:56:57.362 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.362 INFO kablam! --> src/arrays/Array64.rs:53:3 Sep 04 04:56:57.362 INFO kablam! | Sep 04 04:56:57.362 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.362 INFO kablam! | ^^^^^^ Sep 04 04:56:57.362 INFO kablam! | Sep 04 04:56:57.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 04:56:57.363 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.363 INFO kablam! Sep 04 04:56:57.363 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.363 INFO kablam! --> src/arrays/Array64.rs:53:18 Sep 04 04:56:57.363 INFO kablam! | Sep 04 04:56:57.363 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.363 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.363 INFO kablam! | Sep 04 04:56:57.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 04:56:57.363 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.363 INFO kablam! Sep 04 04:56:57.363 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.363 INFO kablam! --> src/arrays/Array64.rs:66:29 Sep 04 04:56:57.363 INFO kablam! | Sep 04 04:56:57.363 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.363 INFO kablam! | ^^^^^^ Sep 04 04:56:57.363 INFO kablam! | Sep 04 04:56:57.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 04:56:57.363 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.364 INFO kablam! Sep 04 04:56:57.364 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.364 INFO kablam! --> src/arrays/Array64.rs:66:43 Sep 04 04:56:57.364 INFO kablam! | Sep 04 04:56:57.364 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.364 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.364 INFO kablam! | Sep 04 04:56:57.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 04:56:57.364 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.364 INFO kablam! Sep 04 04:56:57.364 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.364 INFO kablam! --> src/arrays/Array64.rs:72:20 Sep 04 04:56:57.364 INFO kablam! | Sep 04 04:56:57.364 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.364 INFO kablam! | ^^^^^^ Sep 04 04:56:57.364 INFO kablam! | Sep 04 04:56:57.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 04:56:57.364 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.364 INFO kablam! Sep 04 04:56:57.365 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.365 INFO kablam! --> src/arrays/Array64.rs:72:34 Sep 04 04:56:57.365 INFO kablam! | Sep 04 04:56:57.365 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.365 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.365 INFO kablam! | Sep 04 04:56:57.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 04:56:57.365 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.365 INFO kablam! Sep 04 04:56:57.365 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.365 INFO kablam! --> src/arrays/Array64.rs:78:20 Sep 04 04:56:57.365 INFO kablam! | Sep 04 04:56:57.365 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.365 INFO kablam! | ^^^^^^ Sep 04 04:56:57.365 INFO kablam! | Sep 04 04:56:57.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 04:56:57.365 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.366 INFO kablam! Sep 04 04:56:57.366 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.366 INFO kablam! --> src/arrays/Array64.rs:78:34 Sep 04 04:56:57.366 INFO kablam! | Sep 04 04:56:57.366 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.366 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.367 INFO kablam! | Sep 04 04:56:57.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 04:56:57.367 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.367 INFO kablam! Sep 04 04:56:57.367 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.367 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 04 04:56:57.367 INFO kablam! | Sep 04 04:56:57.367 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.367 INFO kablam! | ^^^^^^ Sep 04 04:56:57.367 INFO kablam! | Sep 04 04:56:57.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 04:56:57.368 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.368 INFO kablam! Sep 04 04:56:57.368 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.368 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 04 04:56:57.368 INFO kablam! | Sep 04 04:56:57.368 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.368 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.368 INFO kablam! | Sep 04 04:56:57.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 04:56:57.368 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.368 INFO kablam! Sep 04 04:56:57.368 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.368 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 04 04:56:57.368 INFO kablam! | Sep 04 04:56:57.368 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.368 INFO kablam! | ^^^^^^ Sep 04 04:56:57.368 INFO kablam! | Sep 04 04:56:57.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 04:56:57.369 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.369 INFO kablam! Sep 04 04:56:57.369 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.369 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 04 04:56:57.369 INFO kablam! | Sep 04 04:56:57.369 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.369 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.369 INFO kablam! | Sep 04 04:56:57.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 04:56:57.369 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.369 INFO kablam! Sep 04 04:56:57.369 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.369 INFO kablam! --> src/arrays/Array64.rs:99:14 Sep 04 04:56:57.369 INFO kablam! | Sep 04 04:56:57.369 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.369 INFO kablam! | ^^^^^^ Sep 04 04:56:57.369 INFO kablam! | Sep 04 04:56:57.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 04:56:57.370 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.370 INFO kablam! Sep 04 04:56:57.370 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.370 INFO kablam! --> src/arrays/Array64.rs:99:28 Sep 04 04:56:57.370 INFO kablam! | Sep 04 04:56:57.370 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.370 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.370 INFO kablam! | Sep 04 04:56:57.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 04:56:57.370 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.370 INFO kablam! Sep 04 04:56:57.370 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.370 INFO kablam! --> src/arrays/Array64.rs:108:15 Sep 04 04:56:57.370 INFO kablam! | Sep 04 04:56:57.370 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.370 INFO kablam! | ^^^^^^ Sep 04 04:56:57.370 INFO kablam! | Sep 04 04:56:57.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 04:56:57.371 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.371 INFO kablam! Sep 04 04:56:57.371 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.371 INFO kablam! --> src/arrays/Array64.rs:120:3 Sep 04 04:56:57.371 INFO kablam! | Sep 04 04:56:57.371 INFO kablam! 120 | self.0.iter() Sep 04 04:56:57.371 INFO kablam! | ^^^^^^ Sep 04 04:56:57.371 INFO kablam! | Sep 04 04:56:57.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 04:56:57.371 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.371 INFO kablam! Sep 04 04:56:57.371 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.371 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 04 04:56:57.371 INFO kablam! | Sep 04 04:56:57.371 INFO kablam! 132 | self.0.iter_mut() Sep 04 04:56:57.371 INFO kablam! | ^^^^^^ Sep 04 04:56:57.371 INFO kablam! | Sep 04 04:56:57.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 04:56:57.372 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.372 INFO kablam! Sep 04 04:56:57.372 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.372 INFO kablam! --> src/arrays/Array64.rs:141:4 Sep 04 04:56:57.372 INFO kablam! | Sep 04 04:56:57.372 INFO kablam! 141 | &self.0[..] Sep 04 04:56:57.372 INFO kablam! | ^^^^^^ Sep 04 04:56:57.372 INFO kablam! | Sep 04 04:56:57.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 04:56:57.372 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.372 INFO kablam! Sep 04 04:56:57.372 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.372 INFO kablam! --> src/arrays/Array64.rs:150:8 Sep 04 04:56:57.372 INFO kablam! | Sep 04 04:56:57.372 INFO kablam! 150 | &mut self.0[..] Sep 04 04:56:57.372 INFO kablam! | ^^^^^^ Sep 04 04:56:57.372 INFO kablam! | Sep 04 04:56:57.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 04:56:57.373 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.373 INFO kablam! Sep 04 04:56:57.373 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.373 INFO kablam! --> src/arrays/Array128.rs:44:3 Sep 04 04:56:57.373 INFO kablam! | Sep 04 04:56:57.373 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 04:56:57.373 INFO kablam! | ^^^^^^ Sep 04 04:56:57.373 INFO kablam! | Sep 04 04:56:57.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 04:56:57.373 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.373 INFO kablam! Sep 04 04:56:57.373 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.373 INFO kablam! --> src/arrays/Array128.rs:53:3 Sep 04 04:56:57.373 INFO kablam! | Sep 04 04:56:57.373 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.373 INFO kablam! | ^^^^^^ Sep 04 04:56:57.373 INFO kablam! | Sep 04 04:56:57.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 04:56:57.374 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.374 INFO kablam! Sep 04 04:56:57.374 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.374 INFO kablam! --> src/arrays/Array128.rs:53:18 Sep 04 04:56:57.374 INFO kablam! | Sep 04 04:56:57.374 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.374 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.374 INFO kablam! | Sep 04 04:56:57.374 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.374 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.375 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.375 INFO kablam! Sep 04 04:56:57.375 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.375 INFO kablam! --> src/arrays/Array128.rs:66:29 Sep 04 04:56:57.375 INFO kablam! | Sep 04 04:56:57.376 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.376 INFO kablam! | ^^^^^^ Sep 04 04:56:57.376 INFO kablam! | Sep 04 04:56:57.376 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.378 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.378 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.378 INFO kablam! Sep 04 04:56:57.378 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.378 INFO kablam! --> src/arrays/Array128.rs:66:43 Sep 04 04:56:57.378 INFO kablam! | Sep 04 04:56:57.378 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.378 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.378 INFO kablam! | Sep 04 04:56:57.378 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.379 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.379 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.379 INFO kablam! Sep 04 04:56:57.379 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.379 INFO kablam! --> src/arrays/Array128.rs:72:20 Sep 04 04:56:57.379 INFO kablam! | Sep 04 04:56:57.379 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.379 INFO kablam! | ^^^^^^ Sep 04 04:56:57.379 INFO kablam! | Sep 04 04:56:57.379 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.379 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.379 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.379 INFO kablam! Sep 04 04:56:57.379 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.379 INFO kablam! --> src/arrays/Array128.rs:72:34 Sep 04 04:56:57.379 INFO kablam! | Sep 04 04:56:57.379 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.379 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.379 INFO kablam! | Sep 04 04:56:57.379 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.379 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.379 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.379 INFO kablam! Sep 04 04:56:57.380 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.380 INFO kablam! --> src/arrays/Array128.rs:78:20 Sep 04 04:56:57.380 INFO kablam! | Sep 04 04:56:57.380 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.380 INFO kablam! | ^^^^^^ Sep 04 04:56:57.380 INFO kablam! | Sep 04 04:56:57.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 04:56:57.380 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.380 INFO kablam! Sep 04 04:56:57.380 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.380 INFO kablam! --> src/arrays/Array128.rs:78:34 Sep 04 04:56:57.380 INFO kablam! | Sep 04 04:56:57.380 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.380 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.380 INFO kablam! | Sep 04 04:56:57.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 04:56:57.380 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.380 INFO kablam! Sep 04 04:56:57.380 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.380 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 04 04:56:57.381 INFO kablam! | Sep 04 04:56:57.381 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.381 INFO kablam! | ^^^^^^ Sep 04 04:56:57.381 INFO kablam! | Sep 04 04:56:57.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 04:56:57.381 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.381 INFO kablam! Sep 04 04:56:57.381 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.381 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 04 04:56:57.381 INFO kablam! | Sep 04 04:56:57.381 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.381 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.381 INFO kablam! | Sep 04 04:56:57.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 04:56:57.381 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.381 INFO kablam! Sep 04 04:56:57.381 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.381 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 04 04:56:57.381 INFO kablam! | Sep 04 04:56:57.381 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.381 INFO kablam! | ^^^^^^ Sep 04 04:56:57.381 INFO kablam! | Sep 04 04:56:57.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 04:56:57.381 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.381 INFO kablam! Sep 04 04:56:57.381 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.382 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 04 04:56:57.382 INFO kablam! | Sep 04 04:56:57.382 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.382 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.382 INFO kablam! | Sep 04 04:56:57.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 04:56:57.382 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.382 INFO kablam! Sep 04 04:56:57.382 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.382 INFO kablam! --> src/arrays/Array128.rs:99:14 Sep 04 04:56:57.382 INFO kablam! | Sep 04 04:56:57.382 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.382 INFO kablam! | ^^^^^^ Sep 04 04:56:57.382 INFO kablam! | Sep 04 04:56:57.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 04:56:57.382 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.383 INFO kablam! Sep 04 04:56:57.383 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.383 INFO kablam! --> src/arrays/Array128.rs:99:28 Sep 04 04:56:57.383 INFO kablam! | Sep 04 04:56:57.383 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.383 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.383 INFO kablam! | Sep 04 04:56:57.384 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.384 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.384 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.384 INFO kablam! Sep 04 04:56:57.384 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.384 INFO kablam! --> src/arrays/Array128.rs:108:15 Sep 04 04:56:57.385 INFO kablam! | Sep 04 04:56:57.385 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.385 INFO kablam! | ^^^^^^ Sep 04 04:56:57.385 INFO kablam! | Sep 04 04:56:57.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 04:56:57.385 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.386 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.386 INFO kablam! Sep 04 04:56:57.386 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.386 INFO kablam! --> src/arrays/Array128.rs:120:3 Sep 04 04:56:57.386 INFO kablam! | Sep 04 04:56:57.386 INFO kablam! 120 | self.0.iter() Sep 04 04:56:57.386 INFO kablam! | ^^^^^^ Sep 04 04:56:57.387 INFO kablam! | Sep 04 04:56:57.387 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.387 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.387 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.387 INFO kablam! Sep 04 04:56:57.387 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.387 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 04 04:56:57.387 INFO kablam! | Sep 04 04:56:57.388 INFO kablam! 132 | self.0.iter_mut() Sep 04 04:56:57.388 INFO kablam! | ^^^^^^ Sep 04 04:56:57.388 INFO kablam! | Sep 04 04:56:57.388 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.388 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.388 INFO kablam! Sep 04 04:56:57.389 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.389 INFO kablam! --> src/arrays/Array128.rs:141:4 Sep 04 04:56:57.389 INFO kablam! | Sep 04 04:56:57.389 INFO kablam! 141 | &self.0[..] Sep 04 04:56:57.389 INFO kablam! | ^^^^^^ Sep 04 04:56:57.389 INFO kablam! | Sep 04 04:56:57.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 04:56:57.389 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.389 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.389 INFO kablam! Sep 04 04:56:57.389 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.389 INFO kablam! --> src/arrays/Array128.rs:150:8 Sep 04 04:56:57.389 INFO kablam! | Sep 04 04:56:57.389 INFO kablam! 150 | &mut self.0[..] Sep 04 04:56:57.389 INFO kablam! | ^^^^^^ Sep 04 04:56:57.389 INFO kablam! | Sep 04 04:56:57.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 04:56:57.389 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.389 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.389 INFO kablam! Sep 04 04:56:57.389 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.389 INFO kablam! --> src/arrays/Array256.rs:44:3 Sep 04 04:56:57.389 INFO kablam! | Sep 04 04:56:57.390 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 04:56:57.390 INFO kablam! | ^^^^^^ Sep 04 04:56:57.390 INFO kablam! | Sep 04 04:56:57.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 04:56:57.390 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.390 INFO kablam! Sep 04 04:56:57.390 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.390 INFO kablam! --> src/arrays/Array256.rs:53:3 Sep 04 04:56:57.390 INFO kablam! | Sep 04 04:56:57.390 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.390 INFO kablam! | ^^^^^^ Sep 04 04:56:57.390 INFO kablam! | Sep 04 04:56:57.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 04:56:57.390 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.390 INFO kablam! Sep 04 04:56:57.390 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.390 INFO kablam! --> src/arrays/Array256.rs:53:18 Sep 04 04:56:57.390 INFO kablam! | Sep 04 04:56:57.390 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.390 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.390 INFO kablam! | Sep 04 04:56:57.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 04:56:57.391 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.391 INFO kablam! Sep 04 04:56:57.391 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.391 INFO kablam! --> src/arrays/Array256.rs:66:29 Sep 04 04:56:57.391 INFO kablam! | Sep 04 04:56:57.391 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.391 INFO kablam! | ^^^^^^ Sep 04 04:56:57.391 INFO kablam! | Sep 04 04:56:57.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 04:56:57.391 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.391 INFO kablam! Sep 04 04:56:57.391 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.391 INFO kablam! --> src/arrays/Array256.rs:66:43 Sep 04 04:56:57.391 INFO kablam! | Sep 04 04:56:57.391 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.391 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.391 INFO kablam! | Sep 04 04:56:57.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 04:56:57.391 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.391 INFO kablam! Sep 04 04:56:57.391 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.392 INFO kablam! --> src/arrays/Array256.rs:72:20 Sep 04 04:56:57.392 INFO kablam! | Sep 04 04:56:57.392 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.392 INFO kablam! | ^^^^^^ Sep 04 04:56:57.392 INFO kablam! | Sep 04 04:56:57.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 04:56:57.392 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.392 INFO kablam! Sep 04 04:56:57.392 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.392 INFO kablam! --> src/arrays/Array256.rs:72:34 Sep 04 04:56:57.393 INFO kablam! | Sep 04 04:56:57.393 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.393 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.393 INFO kablam! | Sep 04 04:56:57.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 04:56:57.393 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.398 INFO kablam! Sep 04 04:56:57.398 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.398 INFO kablam! --> src/arrays/Array256.rs:78:20 Sep 04 04:56:57.399 INFO kablam! | Sep 04 04:56:57.399 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.399 INFO kablam! | ^^^^^^ Sep 04 04:56:57.399 INFO kablam! | Sep 04 04:56:57.399 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.399 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.399 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.399 INFO kablam! Sep 04 04:56:57.400 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.400 INFO kablam! --> src/arrays/Array256.rs:78:34 Sep 04 04:56:57.400 INFO kablam! | Sep 04 04:56:57.400 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.400 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.400 INFO kablam! | Sep 04 04:56:57.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 04:56:57.401 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.401 INFO kablam! Sep 04 04:56:57.401 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.401 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 04 04:56:57.402 INFO kablam! | Sep 04 04:56:57.402 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.402 INFO kablam! | ^^^^^^ Sep 04 04:56:57.402 INFO kablam! | Sep 04 04:56:57.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 04:56:57.403 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.403 INFO kablam! Sep 04 04:56:57.403 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.403 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 04 04:56:57.403 INFO kablam! | Sep 04 04:56:57.403 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.404 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.404 INFO kablam! | Sep 04 04:56:57.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 04:56:57.404 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.404 INFO kablam! Sep 04 04:56:57.405 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.405 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 04 04:56:57.405 INFO kablam! | Sep 04 04:56:57.405 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.405 INFO kablam! | ^^^^^^ Sep 04 04:56:57.405 INFO kablam! | Sep 04 04:56:57.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 04:56:57.406 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.406 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.406 INFO kablam! Sep 04 04:56:57.406 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.406 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 04 04:56:57.406 INFO kablam! | Sep 04 04:56:57.406 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.407 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.407 INFO kablam! | Sep 04 04:56:57.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 04:56:57.407 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.407 INFO kablam! Sep 04 04:56:57.407 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.407 INFO kablam! --> src/arrays/Array256.rs:99:14 Sep 04 04:56:57.408 INFO kablam! | Sep 04 04:56:57.408 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.408 INFO kablam! | ^^^^^^ Sep 04 04:56:57.408 INFO kablam! | Sep 04 04:56:57.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 04:56:57.408 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.408 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.409 INFO kablam! Sep 04 04:56:57.409 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.409 INFO kablam! --> src/arrays/Array256.rs:99:28 Sep 04 04:56:57.409 INFO kablam! | Sep 04 04:56:57.409 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.409 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.409 INFO kablam! | Sep 04 04:56:57.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 04:56:57.409 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.410 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.410 INFO kablam! Sep 04 04:56:57.410 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.410 INFO kablam! --> src/arrays/Array256.rs:108:15 Sep 04 04:56:57.410 INFO kablam! | Sep 04 04:56:57.410 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.410 INFO kablam! | ^^^^^^ Sep 04 04:56:57.411 INFO kablam! | Sep 04 04:56:57.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 04:56:57.411 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.411 INFO kablam! Sep 04 04:56:57.411 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.411 INFO kablam! --> src/arrays/Array256.rs:120:3 Sep 04 04:56:57.412 INFO kablam! | Sep 04 04:56:57.412 INFO kablam! 120 | self.0.iter() Sep 04 04:56:57.412 INFO kablam! | ^^^^^^ Sep 04 04:56:57.412 INFO kablam! | Sep 04 04:56:57.412 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.412 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.413 INFO kablam! Sep 04 04:56:57.413 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.413 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 04 04:56:57.413 INFO kablam! | Sep 04 04:56:57.413 INFO kablam! 132 | self.0.iter_mut() Sep 04 04:56:57.413 INFO kablam! | ^^^^^^ Sep 04 04:56:57.414 INFO kablam! | Sep 04 04:56:57.414 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.414 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.414 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.414 INFO kablam! Sep 04 04:56:57.414 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.414 INFO kablam! --> src/arrays/Array256.rs:141:4 Sep 04 04:56:57.415 INFO kablam! | Sep 04 04:56:57.415 INFO kablam! 141 | &self.0[..] Sep 04 04:56:57.415 INFO kablam! | ^^^^^^ Sep 04 04:56:57.415 INFO kablam! | Sep 04 04:56:57.415 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 04:56:57.415 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.416 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 04:56:57.416 INFO kablam! Sep 04 04:56:57.416 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.416 INFO kablam! --> src/arrays/Array256.rs:150:8 Sep 04 04:56:57.416 INFO kablam! | Sep 04 04:56:57.416 INFO kablam! 150 | &mut self.0[..] Sep 04 04:56:57.416 INFO kablam! | ^^^^^^ Sep 04 04:56:57.417 INFO kablam! | Sep 04 04:56:57.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 04:56:57.417 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.417 INFO kablam! Sep 04 04:56:57.417 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.417 INFO kablam! --> src/arrays/Array512.rs:44:3 Sep 04 04:56:57.418 INFO kablam! | Sep 04 04:56:57.418 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 04:56:57.418 INFO kablam! | ^^^^^^ Sep 04 04:56:57.418 INFO kablam! | Sep 04 04:56:57.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 04:56:57.418 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.418 INFO kablam! Sep 04 04:56:57.419 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.419 INFO kablam! --> src/arrays/Array512.rs:53:3 Sep 04 04:56:57.419 INFO kablam! | Sep 04 04:56:57.419 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.419 INFO kablam! | ^^^^^^ Sep 04 04:56:57.419 INFO kablam! | Sep 04 04:56:57.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 04:56:57.420 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.420 INFO kablam! Sep 04 04:56:57.420 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.420 INFO kablam! --> src/arrays/Array512.rs:53:18 Sep 04 04:56:57.420 INFO kablam! | Sep 04 04:56:57.421 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.421 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.421 INFO kablam! | Sep 04 04:56:57.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 04:56:57.421 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.421 INFO kablam! Sep 04 04:56:57.422 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.422 INFO kablam! --> src/arrays/Array512.rs:66:29 Sep 04 04:56:57.422 INFO kablam! | Sep 04 04:56:57.422 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.422 INFO kablam! | ^^^^^^ Sep 04 04:56:57.422 INFO kablam! | Sep 04 04:56:57.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 04:56:57.423 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.423 INFO kablam! Sep 04 04:56:57.423 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.423 INFO kablam! --> src/arrays/Array512.rs:66:43 Sep 04 04:56:57.424 INFO kablam! | Sep 04 04:56:57.424 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.424 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.424 INFO kablam! | Sep 04 04:56:57.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 04:56:57.424 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.424 INFO kablam! Sep 04 04:56:57.424 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.424 INFO kablam! --> src/arrays/Array512.rs:72:20 Sep 04 04:56:57.424 INFO kablam! | Sep 04 04:56:57.424 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.424 INFO kablam! | ^^^^^^ Sep 04 04:56:57.424 INFO kablam! | Sep 04 04:56:57.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 04:56:57.424 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.424 INFO kablam! Sep 04 04:56:57.424 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.424 INFO kablam! --> src/arrays/Array512.rs:72:34 Sep 04 04:56:57.424 INFO kablam! | Sep 04 04:56:57.424 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.424 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.425 INFO kablam! | Sep 04 04:56:57.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 04:56:57.425 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.425 INFO kablam! Sep 04 04:56:57.425 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.425 INFO kablam! --> src/arrays/Array512.rs:78:20 Sep 04 04:56:57.425 INFO kablam! | Sep 04 04:56:57.425 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.425 INFO kablam! | ^^^^^^ Sep 04 04:56:57.425 INFO kablam! | Sep 04 04:56:57.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 04:56:57.425 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.425 INFO kablam! Sep 04 04:56:57.425 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.425 INFO kablam! --> src/arrays/Array512.rs:78:34 Sep 04 04:56:57.425 INFO kablam! | Sep 04 04:56:57.425 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.425 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.425 INFO kablam! | Sep 04 04:56:57.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 04:56:57.425 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.425 INFO kablam! Sep 04 04:56:57.425 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.425 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 04 04:56:57.426 INFO kablam! | Sep 04 04:56:57.426 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.426 INFO kablam! | ^^^^^^ Sep 04 04:56:57.426 INFO kablam! | Sep 04 04:56:57.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 04:56:57.426 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.427 INFO kablam! Sep 04 04:56:57.427 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.427 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 04 04:56:57.427 INFO kablam! | Sep 04 04:56:57.427 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.427 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.427 INFO kablam! | Sep 04 04:56:57.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 04:56:57.428 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.428 INFO kablam! Sep 04 04:56:57.428 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.428 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 04 04:56:57.428 INFO kablam! | Sep 04 04:56:57.428 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.429 INFO kablam! | ^^^^^^ Sep 04 04:56:57.429 INFO kablam! | Sep 04 04:56:57.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 04:56:57.429 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.429 INFO kablam! Sep 04 04:56:57.430 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.430 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 04 04:56:57.430 INFO kablam! | Sep 04 04:56:57.430 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.430 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.430 INFO kablam! | Sep 04 04:56:57.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 04:56:57.431 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.431 INFO kablam! Sep 04 04:56:57.431 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.431 INFO kablam! --> src/arrays/Array512.rs:99:14 Sep 04 04:56:57.431 INFO kablam! | Sep 04 04:56:57.431 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.431 INFO kablam! | ^^^^^^ Sep 04 04:56:57.432 INFO kablam! | Sep 04 04:56:57.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 04:56:57.432 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.432 INFO kablam! Sep 04 04:56:57.432 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.432 INFO kablam! --> src/arrays/Array512.rs:99:28 Sep 04 04:56:57.432 INFO kablam! | Sep 04 04:56:57.433 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.433 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.433 INFO kablam! | Sep 04 04:56:57.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 04:56:57.433 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.433 INFO kablam! Sep 04 04:56:57.433 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.433 INFO kablam! --> src/arrays/Array512.rs:108:15 Sep 04 04:56:57.434 INFO kablam! | Sep 04 04:56:57.434 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.434 INFO kablam! | ^^^^^^ Sep 04 04:56:57.434 INFO kablam! | Sep 04 04:56:57.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 04:56:57.434 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.435 INFO kablam! Sep 04 04:56:57.435 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.435 INFO kablam! --> src/arrays/Array512.rs:120:3 Sep 04 04:56:57.435 INFO kablam! | Sep 04 04:56:57.435 INFO kablam! 120 | self.0.iter() Sep 04 04:56:57.435 INFO kablam! | ^^^^^^ Sep 04 04:56:57.435 INFO kablam! | Sep 04 04:56:57.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 04:56:57.436 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.436 INFO kablam! Sep 04 04:56:57.436 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.436 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 04 04:56:57.436 INFO kablam! | Sep 04 04:56:57.436 INFO kablam! 132 | self.0.iter_mut() Sep 04 04:56:57.437 INFO kablam! | ^^^^^^ Sep 04 04:56:57.437 INFO kablam! | Sep 04 04:56:57.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 04:56:57.437 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.437 INFO kablam! Sep 04 04:56:57.438 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.438 INFO kablam! --> src/arrays/Array512.rs:141:4 Sep 04 04:56:57.438 INFO kablam! | Sep 04 04:56:57.438 INFO kablam! 141 | &self.0[..] Sep 04 04:56:57.438 INFO kablam! | ^^^^^^ Sep 04 04:56:57.438 INFO kablam! | Sep 04 04:56:57.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 04:56:57.443 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.444 INFO kablam! Sep 04 04:56:57.444 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.444 INFO kablam! --> src/arrays/Array512.rs:150:8 Sep 04 04:56:57.444 INFO kablam! | Sep 04 04:56:57.444 INFO kablam! 150 | &mut self.0[..] Sep 04 04:56:57.444 INFO kablam! | ^^^^^^ Sep 04 04:56:57.444 INFO kablam! | Sep 04 04:56:57.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 04:56:57.444 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.446 INFO kablam! Sep 04 04:56:57.446 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.446 INFO kablam! --> src/arrays/Array1024.rs:44:3 Sep 04 04:56:57.447 INFO kablam! | Sep 04 04:56:57.447 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 04:56:57.447 INFO kablam! | ^^^^^^ Sep 04 04:56:57.447 INFO kablam! | Sep 04 04:56:57.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 04:56:57.447 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.447 INFO kablam! Sep 04 04:56:57.448 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.448 INFO kablam! --> src/arrays/Array1024.rs:53:3 Sep 04 04:56:57.448 INFO kablam! | Sep 04 04:56:57.448 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.448 INFO kablam! | ^^^^^^ Sep 04 04:56:57.448 INFO kablam! | Sep 04 04:56:57.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 04:56:57.448 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.448 INFO kablam! Sep 04 04:56:57.448 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.449 INFO kablam! --> src/arrays/Array1024.rs:53:18 Sep 04 04:56:57.449 INFO kablam! | Sep 04 04:56:57.449 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 04:56:57.449 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.449 INFO kablam! | Sep 04 04:56:57.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 04:56:57.449 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.449 INFO kablam! Sep 04 04:56:57.449 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.449 INFO kablam! --> src/arrays/Array1024.rs:66:29 Sep 04 04:56:57.449 INFO kablam! | Sep 04 04:56:57.449 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.449 INFO kablam! | ^^^^^^ Sep 04 04:56:57.449 INFO kablam! | Sep 04 04:56:57.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 04:56:57.449 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.449 INFO kablam! Sep 04 04:56:57.449 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.449 INFO kablam! --> src/arrays/Array1024.rs:66:43 Sep 04 04:56:57.449 INFO kablam! | Sep 04 04:56:57.449 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.449 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.449 INFO kablam! | Sep 04 04:56:57.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 04:56:57.450 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.450 INFO kablam! Sep 04 04:56:57.450 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.450 INFO kablam! --> src/arrays/Array1024.rs:72:20 Sep 04 04:56:57.450 INFO kablam! | Sep 04 04:56:57.450 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.450 INFO kablam! | ^^^^^^ Sep 04 04:56:57.450 INFO kablam! | Sep 04 04:56:57.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 04:56:57.450 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.451 INFO kablam! Sep 04 04:56:57.451 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.451 INFO kablam! --> src/arrays/Array1024.rs:72:34 Sep 04 04:56:57.451 INFO kablam! | Sep 04 04:56:57.451 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.451 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.452 INFO kablam! | Sep 04 04:56:57.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 04:56:57.452 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.452 INFO kablam! Sep 04 04:56:57.452 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.453 INFO kablam! --> src/arrays/Array1024.rs:78:20 Sep 04 04:56:57.453 INFO kablam! | Sep 04 04:56:57.453 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.453 INFO kablam! | ^^^^^^ Sep 04 04:56:57.453 INFO kablam! | Sep 04 04:56:57.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 04:56:57.453 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.453 INFO kablam! Sep 04 04:56:57.453 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.453 INFO kablam! --> src/arrays/Array1024.rs:78:34 Sep 04 04:56:57.453 INFO kablam! | Sep 04 04:56:57.453 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.453 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.453 INFO kablam! | Sep 04 04:56:57.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 04:56:57.453 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.453 INFO kablam! Sep 04 04:56:57.453 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.453 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 04 04:56:57.453 INFO kablam! | Sep 04 04:56:57.453 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.453 INFO kablam! | ^^^^^^ Sep 04 04:56:57.454 INFO kablam! | Sep 04 04:56:57.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 04:56:57.454 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.454 INFO kablam! Sep 04 04:56:57.454 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.454 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 04 04:56:57.454 INFO kablam! | Sep 04 04:56:57.454 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.454 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.454 INFO kablam! | Sep 04 04:56:57.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 04:56:57.454 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.454 INFO kablam! Sep 04 04:56:57.454 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.454 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 04 04:56:57.454 INFO kablam! | Sep 04 04:56:57.454 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.454 INFO kablam! | ^^^^^^ Sep 04 04:56:57.454 INFO kablam! | Sep 04 04:56:57.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 04:56:57.454 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.454 INFO kablam! Sep 04 04:56:57.455 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.455 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 04 04:56:57.455 INFO kablam! | Sep 04 04:56:57.455 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.455 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.455 INFO kablam! | Sep 04 04:56:57.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 04:56:57.455 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.455 INFO kablam! Sep 04 04:56:57.455 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.455 INFO kablam! --> src/arrays/Array1024.rs:99:14 Sep 04 04:56:57.455 INFO kablam! | Sep 04 04:56:57.455 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.455 INFO kablam! | ^^^^^^ Sep 04 04:56:57.455 INFO kablam! | Sep 04 04:56:57.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 04:56:57.455 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.455 INFO kablam! Sep 04 04:56:57.455 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.455 INFO kablam! --> src/arrays/Array1024.rs:99:28 Sep 04 04:56:57.455 INFO kablam! | Sep 04 04:56:57.455 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 04:56:57.455 INFO kablam! | ^^^^^^^ Sep 04 04:56:57.455 INFO kablam! | Sep 04 04:56:57.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 04:56:57.455 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.455 INFO kablam! Sep 04 04:56:57.455 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.455 INFO kablam! --> src/arrays/Array1024.rs:108:15 Sep 04 04:56:57.456 INFO kablam! | Sep 04 04:56:57.456 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 04:56:57.456 INFO kablam! | ^^^^^^ Sep 04 04:56:57.456 INFO kablam! | Sep 04 04:56:57.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 04:56:57.456 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.456 INFO kablam! Sep 04 04:56:57.456 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.456 INFO kablam! --> src/arrays/Array1024.rs:120:3 Sep 04 04:56:57.456 INFO kablam! | Sep 04 04:56:57.456 INFO kablam! 120 | self.0.iter() Sep 04 04:56:57.456 INFO kablam! | ^^^^^^ Sep 04 04:56:57.456 INFO kablam! | Sep 04 04:56:57.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 04:56:57.456 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.456 INFO kablam! Sep 04 04:56:57.456 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.456 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 04 04:56:57.456 INFO kablam! | Sep 04 04:56:57.456 INFO kablam! 132 | self.0.iter_mut() Sep 04 04:56:57.456 INFO kablam! | ^^^^^^ Sep 04 04:56:57.456 INFO kablam! | Sep 04 04:56:57.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 04:56:57.456 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.456 INFO kablam! Sep 04 04:56:57.456 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.456 INFO kablam! --> src/arrays/Array1024.rs:141:4 Sep 04 04:56:57.456 INFO kablam! | Sep 04 04:56:57.456 INFO kablam! 141 | &self.0[..] Sep 04 04:56:57.457 INFO kablam! | ^^^^^^ Sep 04 04:56:57.457 INFO kablam! | Sep 04 04:56:57.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 04:56:57.457 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.457 INFO kablam! Sep 04 04:56:57.457 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 04:56:57.457 INFO kablam! --> src/arrays/Array1024.rs:150:8 Sep 04 04:56:57.457 INFO kablam! | Sep 04 04:56:57.457 INFO kablam! 150 | &mut self.0[..] Sep 04 04:56:57.457 INFO kablam! | ^^^^^^ Sep 04 04:56:57.457 INFO kablam! | Sep 04 04:56:57.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 04:56:57.457 INFO kablam! = note: for more information, see issue #46043 Sep 04 04:56:57.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 04:56:57.457 INFO kablam! Sep 04 04:56:57.457 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 04 04:56:57.457 INFO kablam! --> src/lib.rs:8:12 Sep 04 04:56:57.457 INFO kablam! | Sep 04 04:56:57.457 INFO kablam! 8 | #![feature(associated_consts)] Sep 04 04:56:57.457 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 04:56:57.457 INFO kablam! | Sep 04 04:56:57.457 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 04:56:57.457 INFO kablam! Sep 04 04:56:57.457 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.26s Sep 04 04:56:57.457 INFO kablam! su: No module specific data is present Sep 04 04:56:57.841 INFO running `"docker" "rm" "-f" "6f9d667326b1f13314263b532a410e5901334b7a25a08048b8cedbe794c91a4b"` Sep 04 04:56:57.937 INFO blam! 6f9d667326b1f13314263b532a410e5901334b7a25a08048b8cedbe794c91a4b