Sep 04 08:05:27.727 INFO checking rust-extra-0.0.13 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 08:05:27.727 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 08:05:27.727 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 08:05:27.938 INFO blam! 2aabc88e5259c71b73f71388c66396d0ae7494d1d4537d245a09e6aad3ea2abe Sep 04 08:05:27.940 INFO running `"docker" "start" "-a" "2aabc88e5259c71b73f71388c66396d0ae7494d1d4537d245a09e6aad3ea2abe"` Sep 04 08:05:28.570 INFO kablam! Checking rust-extra v0.0.13 (file:///source) Sep 04 08:05:29.096 INFO kablam! warning: unused macro definition Sep 04 08:05:29.096 INFO kablam! --> src/do_while_loop.rs:5:1 Sep 04 08:05:29.096 INFO kablam! | Sep 04 08:05:29.096 INFO kablam! 5 | / macro_rules! do_while_loop Sep 04 08:05:29.096 INFO kablam! 6 | | { Sep 04 08:05:29.096 INFO kablam! 7 | | ( Sep 04 08:05:29.096 INFO kablam! 8 | | do Sep 04 08:05:29.096 INFO kablam! ... | Sep 04 08:05:29.096 INFO kablam! 21 | | }; Sep 04 08:05:29.096 INFO kablam! 22 | | } Sep 04 08:05:29.096 INFO kablam! | |_^ Sep 04 08:05:29.096 INFO kablam! | Sep 04 08:05:29.096 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 04 08:05:29.096 INFO kablam! Sep 04 08:05:29.185 INFO kablam! warning: unused macro definition Sep 04 08:05:29.185 INFO kablam! --> src/do_while_loop.rs:5:1 Sep 04 08:05:29.185 INFO kablam! | Sep 04 08:05:29.185 INFO kablam! 5 | / macro_rules! do_while_loop Sep 04 08:05:29.185 INFO kablam! 6 | | { Sep 04 08:05:29.185 INFO kablam! 7 | | ( Sep 04 08:05:29.186 INFO kablam! 8 | | do Sep 04 08:05:29.186 INFO kablam! ... | Sep 04 08:05:29.186 INFO kablam! 21 | | }; Sep 04 08:05:29.186 INFO kablam! 22 | | } Sep 04 08:05:29.186 INFO kablam! | |_^ Sep 04 08:05:29.186 INFO kablam! | Sep 04 08:05:29.186 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 04 08:05:29.186 INFO kablam! Sep 04 08:05:30.182 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.182 INFO kablam! --> src/arrays/Array40.rs:44:3 Sep 04 08:05:30.182 INFO kablam! | Sep 04 08:05:30.182 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 08:05:30.182 INFO kablam! | ^^^^^^ Sep 04 08:05:30.182 INFO kablam! | Sep 04 08:05:30.182 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 08:05:30.182 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.182 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.182 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.182 INFO kablam! Sep 04 08:05:30.182 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.182 INFO kablam! --> src/arrays/Array40.rs:53:3 Sep 04 08:05:30.182 INFO kablam! | Sep 04 08:05:30.182 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:30.182 INFO kablam! | ^^^^^^ Sep 04 08:05:30.183 INFO kablam! | Sep 04 08:05:30.183 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.183 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.183 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.183 INFO kablam! Sep 04 08:05:30.183 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.183 INFO kablam! --> src/arrays/Array40.rs:53:18 Sep 04 08:05:30.183 INFO kablam! | Sep 04 08:05:30.183 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:30.183 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.183 INFO kablam! | Sep 04 08:05:30.183 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.183 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.183 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.183 INFO kablam! Sep 04 08:05:30.183 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.183 INFO kablam! --> src/arrays/Array40.rs:66:29 Sep 04 08:05:30.183 INFO kablam! | Sep 04 08:05:30.183 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.183 INFO kablam! | ^^^^^^ Sep 04 08:05:30.183 INFO kablam! | Sep 04 08:05:30.183 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.183 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.183 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.183 INFO kablam! Sep 04 08:05:30.183 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.183 INFO kablam! --> src/arrays/Array40.rs:66:43 Sep 04 08:05:30.184 INFO kablam! | Sep 04 08:05:30.184 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.184 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.184 INFO kablam! | Sep 04 08:05:30.184 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.184 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.184 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.184 INFO kablam! Sep 04 08:05:30.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.191 INFO kablam! --> src/arrays/Array40.rs:72:20 Sep 04 08:05:30.191 INFO kablam! | Sep 04 08:05:30.191 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.191 INFO kablam! | ^^^^^^ Sep 04 08:05:30.191 INFO kablam! | Sep 04 08:05:30.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.191 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.191 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.191 INFO kablam! Sep 04 08:05:30.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.191 INFO kablam! --> src/arrays/Array40.rs:72:34 Sep 04 08:05:30.191 INFO kablam! | Sep 04 08:05:30.191 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.192 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.192 INFO kablam! | Sep 04 08:05:30.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.192 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.192 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.192 INFO kablam! Sep 04 08:05:30.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.192 INFO kablam! --> src/arrays/Array40.rs:78:20 Sep 04 08:05:30.192 INFO kablam! | Sep 04 08:05:30.192 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.192 INFO kablam! | ^^^^^^ Sep 04 08:05:30.192 INFO kablam! | Sep 04 08:05:30.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.192 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.192 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.192 INFO kablam! Sep 04 08:05:30.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.192 INFO kablam! --> src/arrays/Array40.rs:78:34 Sep 04 08:05:30.192 INFO kablam! | Sep 04 08:05:30.192 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.192 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.192 INFO kablam! | Sep 04 08:05:30.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.192 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.192 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.192 INFO kablam! Sep 04 08:05:30.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.192 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 04 08:05:30.192 INFO kablam! | Sep 04 08:05:30.192 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.192 INFO kablam! | ^^^^^^ Sep 04 08:05:30.193 INFO kablam! | Sep 04 08:05:30.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.193 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.193 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.193 INFO kablam! Sep 04 08:05:30.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.193 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 04 08:05:30.193 INFO kablam! | Sep 04 08:05:30.193 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.193 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.193 INFO kablam! | Sep 04 08:05:30.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.193 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.193 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.193 INFO kablam! Sep 04 08:05:30.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.193 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 04 08:05:30.193 INFO kablam! | Sep 04 08:05:30.193 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.193 INFO kablam! | ^^^^^^ Sep 04 08:05:30.193 INFO kablam! | Sep 04 08:05:30.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.193 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.193 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.193 INFO kablam! Sep 04 08:05:30.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.193 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 04 08:05:30.193 INFO kablam! | Sep 04 08:05:30.193 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.193 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.193 INFO kablam! | Sep 04 08:05:30.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.193 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.193 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.193 INFO kablam! Sep 04 08:05:30.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.193 INFO kablam! --> src/arrays/Array40.rs:99:14 Sep 04 08:05:30.193 INFO kablam! | Sep 04 08:05:30.193 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.193 INFO kablam! | ^^^^^^ Sep 04 08:05:30.193 INFO kablam! | Sep 04 08:05:30.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.193 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.194 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.194 INFO kablam! Sep 04 08:05:30.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.194 INFO kablam! --> src/arrays/Array40.rs:99:28 Sep 04 08:05:30.194 INFO kablam! | Sep 04 08:05:30.194 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.194 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.194 INFO kablam! | Sep 04 08:05:30.194 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.194 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.194 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.194 INFO kablam! Sep 04 08:05:30.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.194 INFO kablam! --> src/arrays/Array40.rs:108:15 Sep 04 08:05:30.194 INFO kablam! | Sep 04 08:05:30.194 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 08:05:30.194 INFO kablam! | ^^^^^^ Sep 04 08:05:30.194 INFO kablam! | Sep 04 08:05:30.194 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.194 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.194 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.194 INFO kablam! Sep 04 08:05:30.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.194 INFO kablam! --> src/arrays/Array40.rs:120:3 Sep 04 08:05:30.194 INFO kablam! | Sep 04 08:05:30.194 INFO kablam! 120 | self.0.iter() Sep 04 08:05:30.194 INFO kablam! | ^^^^^^ Sep 04 08:05:30.194 INFO kablam! | Sep 04 08:05:30.194 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.194 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.194 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.194 INFO kablam! Sep 04 08:05:30.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.194 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 04 08:05:30.194 INFO kablam! | Sep 04 08:05:30.194 INFO kablam! 132 | self.0.iter_mut() Sep 04 08:05:30.194 INFO kablam! | ^^^^^^ Sep 04 08:05:30.194 INFO kablam! | Sep 04 08:05:30.194 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.194 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.194 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.195 INFO kablam! Sep 04 08:05:30.195 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.195 INFO kablam! --> src/arrays/Array40.rs:141:4 Sep 04 08:05:30.195 INFO kablam! | Sep 04 08:05:30.195 INFO kablam! 141 | &self.0[..] Sep 04 08:05:30.195 INFO kablam! | ^^^^^^ Sep 04 08:05:30.195 INFO kablam! | Sep 04 08:05:30.195 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.195 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.195 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.195 INFO kablam! Sep 04 08:05:30.195 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.195 INFO kablam! --> src/arrays/Array40.rs:150:8 Sep 04 08:05:30.195 INFO kablam! | Sep 04 08:05:30.195 INFO kablam! 150 | &mut self.0[..] Sep 04 08:05:30.195 INFO kablam! | ^^^^^^ Sep 04 08:05:30.195 INFO kablam! | Sep 04 08:05:30.195 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.195 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.195 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.195 INFO kablam! Sep 04 08:05:30.195 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.195 INFO kablam! --> src/arrays/Array52.rs:44:3 Sep 04 08:05:30.195 INFO kablam! | Sep 04 08:05:30.196 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 08:05:30.196 INFO kablam! | ^^^^^^ Sep 04 08:05:30.196 INFO kablam! | Sep 04 08:05:30.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 08:05:30.196 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.196 INFO kablam! Sep 04 08:05:30.196 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.196 INFO kablam! --> src/arrays/Array52.rs:53:3 Sep 04 08:05:30.196 INFO kablam! | Sep 04 08:05:30.196 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:30.196 INFO kablam! | ^^^^^^ Sep 04 08:05:30.196 INFO kablam! | Sep 04 08:05:30.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 08:05:30.196 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.196 INFO kablam! Sep 04 08:05:30.196 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.196 INFO kablam! --> src/arrays/Array52.rs:53:18 Sep 04 08:05:30.196 INFO kablam! | Sep 04 08:05:30.196 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:30.196 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.196 INFO kablam! | Sep 04 08:05:30.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 08:05:30.196 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.197 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.197 INFO kablam! Sep 04 08:05:30.197 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.197 INFO kablam! --> src/arrays/Array52.rs:66:29 Sep 04 08:05:30.197 INFO kablam! | Sep 04 08:05:30.197 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.197 INFO kablam! | ^^^^^^ Sep 04 08:05:30.197 INFO kablam! | Sep 04 08:05:30.197 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.197 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.197 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.197 INFO kablam! Sep 04 08:05:30.197 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.197 INFO kablam! --> src/arrays/Array52.rs:66:43 Sep 04 08:05:30.197 INFO kablam! | Sep 04 08:05:30.197 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.197 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.197 INFO kablam! | Sep 04 08:05:30.197 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.197 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.197 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.197 INFO kablam! Sep 04 08:05:30.197 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.197 INFO kablam! --> src/arrays/Array52.rs:72:20 Sep 04 08:05:30.197 INFO kablam! | Sep 04 08:05:30.197 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.198 INFO kablam! | ^^^^^^ Sep 04 08:05:30.198 INFO kablam! | Sep 04 08:05:30.198 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.198 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.198 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.198 INFO kablam! Sep 04 08:05:30.198 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.198 INFO kablam! --> src/arrays/Array52.rs:72:34 Sep 04 08:05:30.198 INFO kablam! | Sep 04 08:05:30.198 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.198 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.198 INFO kablam! | Sep 04 08:05:30.198 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.198 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.198 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.198 INFO kablam! Sep 04 08:05:30.198 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.198 INFO kablam! --> src/arrays/Array52.rs:78:20 Sep 04 08:05:30.198 INFO kablam! | Sep 04 08:05:30.198 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.198 INFO kablam! | ^^^^^^ Sep 04 08:05:30.198 INFO kablam! | Sep 04 08:05:30.198 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.198 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.198 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.198 INFO kablam! Sep 04 08:05:30.199 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.199 INFO kablam! --> src/arrays/Array52.rs:78:34 Sep 04 08:05:30.199 INFO kablam! | Sep 04 08:05:30.199 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.199 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.199 INFO kablam! | Sep 04 08:05:30.199 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.199 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.199 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.199 INFO kablam! Sep 04 08:05:30.199 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.199 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 04 08:05:30.199 INFO kablam! | Sep 04 08:05:30.199 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.199 INFO kablam! | ^^^^^^ Sep 04 08:05:30.199 INFO kablam! | Sep 04 08:05:30.199 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.199 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.199 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.199 INFO kablam! Sep 04 08:05:30.199 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.199 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 04 08:05:30.199 INFO kablam! | Sep 04 08:05:30.199 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.199 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.199 INFO kablam! | Sep 04 08:05:30.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.200 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.200 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.200 INFO kablam! Sep 04 08:05:30.200 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.200 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 04 08:05:30.200 INFO kablam! | Sep 04 08:05:30.200 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.200 INFO kablam! | ^^^^^^ Sep 04 08:05:30.200 INFO kablam! | Sep 04 08:05:30.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.200 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.200 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.200 INFO kablam! Sep 04 08:05:30.200 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.200 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 04 08:05:30.200 INFO kablam! | Sep 04 08:05:30.200 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.200 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.200 INFO kablam! | Sep 04 08:05:30.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.200 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.201 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.201 INFO kablam! Sep 04 08:05:30.201 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.201 INFO kablam! --> src/arrays/Array52.rs:99:14 Sep 04 08:05:30.201 INFO kablam! | Sep 04 08:05:30.201 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.201 INFO kablam! | ^^^^^^ Sep 04 08:05:30.201 INFO kablam! | Sep 04 08:05:30.201 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.201 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.201 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.201 INFO kablam! Sep 04 08:05:30.201 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.201 INFO kablam! --> src/arrays/Array52.rs:99:28 Sep 04 08:05:30.201 INFO kablam! | Sep 04 08:05:30.201 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.201 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.201 INFO kablam! | Sep 04 08:05:30.201 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.201 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.201 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.201 INFO kablam! Sep 04 08:05:30.201 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.201 INFO kablam! --> src/arrays/Array52.rs:108:15 Sep 04 08:05:30.201 INFO kablam! | Sep 04 08:05:30.201 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 08:05:30.201 INFO kablam! | ^^^^^^ Sep 04 08:05:30.202 INFO kablam! | Sep 04 08:05:30.202 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.202 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.202 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.202 INFO kablam! Sep 04 08:05:30.202 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.202 INFO kablam! --> src/arrays/Array52.rs:120:3 Sep 04 08:05:30.202 INFO kablam! | Sep 04 08:05:30.202 INFO kablam! 120 | self.0.iter() Sep 04 08:05:30.202 INFO kablam! | ^^^^^^ Sep 04 08:05:30.202 INFO kablam! | Sep 04 08:05:30.202 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.202 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.202 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.202 INFO kablam! Sep 04 08:05:30.202 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.202 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 04 08:05:30.202 INFO kablam! | Sep 04 08:05:30.202 INFO kablam! 132 | self.0.iter_mut() Sep 04 08:05:30.202 INFO kablam! | ^^^^^^ Sep 04 08:05:30.202 INFO kablam! | Sep 04 08:05:30.202 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.202 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.202 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.202 INFO kablam! Sep 04 08:05:30.203 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.203 INFO kablam! --> src/arrays/Array52.rs:141:4 Sep 04 08:05:30.203 INFO kablam! | Sep 04 08:05:30.203 INFO kablam! 141 | &self.0[..] Sep 04 08:05:30.203 INFO kablam! | ^^^^^^ Sep 04 08:05:30.203 INFO kablam! | Sep 04 08:05:30.203 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.203 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.203 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.203 INFO kablam! Sep 04 08:05:30.203 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.203 INFO kablam! --> src/arrays/Array52.rs:150:8 Sep 04 08:05:30.203 INFO kablam! | Sep 04 08:05:30.203 INFO kablam! 150 | &mut self.0[..] Sep 04 08:05:30.203 INFO kablam! | ^^^^^^ Sep 04 08:05:30.203 INFO kablam! | Sep 04 08:05:30.203 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.203 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.203 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.203 INFO kablam! Sep 04 08:05:30.203 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.203 INFO kablam! --> src/arrays/Array64.rs:44:3 Sep 04 08:05:30.203 INFO kablam! | Sep 04 08:05:30.203 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 08:05:30.203 INFO kablam! | ^^^^^^ Sep 04 08:05:30.203 INFO kablam! | Sep 04 08:05:30.204 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.204 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.204 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.204 INFO kablam! Sep 04 08:05:30.204 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.204 INFO kablam! --> src/arrays/Array64.rs:53:3 Sep 04 08:05:30.204 INFO kablam! | Sep 04 08:05:30.204 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:30.204 INFO kablam! | ^^^^^^ Sep 04 08:05:30.204 INFO kablam! | Sep 04 08:05:30.204 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.204 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.204 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.204 INFO kablam! Sep 04 08:05:30.204 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.204 INFO kablam! --> src/arrays/Array64.rs:53:18 Sep 04 08:05:30.204 INFO kablam! | Sep 04 08:05:30.204 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:30.204 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.204 INFO kablam! | Sep 04 08:05:30.204 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.204 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.204 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.204 INFO kablam! Sep 04 08:05:30.204 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.205 INFO kablam! --> src/arrays/Array64.rs:66:29 Sep 04 08:05:30.205 INFO kablam! | Sep 04 08:05:30.205 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.205 INFO kablam! | ^^^^^^ Sep 04 08:05:30.205 INFO kablam! | Sep 04 08:05:30.205 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.205 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.205 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.205 INFO kablam! Sep 04 08:05:30.205 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.205 INFO kablam! --> src/arrays/Array64.rs:66:43 Sep 04 08:05:30.205 INFO kablam! | Sep 04 08:05:30.205 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.205 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.205 INFO kablam! | Sep 04 08:05:30.205 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.205 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.205 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.205 INFO kablam! Sep 04 08:05:30.205 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.205 INFO kablam! --> src/arrays/Array64.rs:72:20 Sep 04 08:05:30.205 INFO kablam! | Sep 04 08:05:30.205 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.205 INFO kablam! | ^^^^^^ Sep 04 08:05:30.205 INFO kablam! | Sep 04 08:05:30.206 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.206 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.206 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.206 INFO kablam! Sep 04 08:05:30.206 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.206 INFO kablam! --> src/arrays/Array64.rs:72:34 Sep 04 08:05:30.206 INFO kablam! | Sep 04 08:05:30.206 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.206 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.206 INFO kablam! | Sep 04 08:05:30.206 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.206 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.206 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.206 INFO kablam! Sep 04 08:05:30.206 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.206 INFO kablam! --> src/arrays/Array64.rs:78:20 Sep 04 08:05:30.206 INFO kablam! | Sep 04 08:05:30.206 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.206 INFO kablam! | ^^^^^^ Sep 04 08:05:30.206 INFO kablam! | Sep 04 08:05:30.206 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.206 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.206 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.206 INFO kablam! Sep 04 08:05:30.206 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.206 INFO kablam! --> src/arrays/Array64.rs:78:34 Sep 04 08:05:30.207 INFO kablam! | Sep 04 08:05:30.207 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.207 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.207 INFO kablam! | Sep 04 08:05:30.207 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.207 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.207 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.207 INFO kablam! Sep 04 08:05:30.207 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.207 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 04 08:05:30.207 INFO kablam! | Sep 04 08:05:30.207 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.207 INFO kablam! | ^^^^^^ Sep 04 08:05:30.207 INFO kablam! | Sep 04 08:05:30.207 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.207 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.207 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.207 INFO kablam! Sep 04 08:05:30.207 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.207 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 04 08:05:30.207 INFO kablam! | Sep 04 08:05:30.207 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.207 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.207 INFO kablam! | Sep 04 08:05:30.207 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.208 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.208 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.208 INFO kablam! Sep 04 08:05:30.208 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.208 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 04 08:05:30.208 INFO kablam! | Sep 04 08:05:30.208 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.208 INFO kablam! | ^^^^^^ Sep 04 08:05:30.208 INFO kablam! | Sep 04 08:05:30.208 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.208 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.208 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.208 INFO kablam! Sep 04 08:05:30.208 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.208 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 04 08:05:30.208 INFO kablam! | Sep 04 08:05:30.208 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.208 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.208 INFO kablam! | Sep 04 08:05:30.208 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.208 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.208 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.208 INFO kablam! Sep 04 08:05:30.209 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.209 INFO kablam! --> src/arrays/Array64.rs:99:14 Sep 04 08:05:30.209 INFO kablam! | Sep 04 08:05:30.209 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.209 INFO kablam! | ^^^^^^ Sep 04 08:05:30.209 INFO kablam! | Sep 04 08:05:30.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 08:05:30.209 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.209 INFO kablam! Sep 04 08:05:30.209 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.209 INFO kablam! --> src/arrays/Array64.rs:99:28 Sep 04 08:05:30.209 INFO kablam! | Sep 04 08:05:30.209 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.209 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.209 INFO kablam! | Sep 04 08:05:30.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 08:05:30.209 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.209 INFO kablam! Sep 04 08:05:30.209 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.209 INFO kablam! --> src/arrays/Array64.rs:108:15 Sep 04 08:05:30.209 INFO kablam! | Sep 04 08:05:30.209 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 08:05:30.210 INFO kablam! | ^^^^^^ Sep 04 08:05:30.210 INFO kablam! | Sep 04 08:05:30.210 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.210 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.210 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.210 INFO kablam! Sep 04 08:05:30.210 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.210 INFO kablam! --> src/arrays/Array64.rs:120:3 Sep 04 08:05:30.210 INFO kablam! | Sep 04 08:05:30.210 INFO kablam! 120 | self.0.iter() Sep 04 08:05:30.210 INFO kablam! | ^^^^^^ Sep 04 08:05:30.210 INFO kablam! | Sep 04 08:05:30.210 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.210 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.210 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.210 INFO kablam! Sep 04 08:05:30.210 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.210 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 04 08:05:30.210 INFO kablam! | Sep 04 08:05:30.210 INFO kablam! 132 | self.0.iter_mut() Sep 04 08:05:30.210 INFO kablam! | ^^^^^^ Sep 04 08:05:30.210 INFO kablam! | Sep 04 08:05:30.210 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.210 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.210 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.210 INFO kablam! Sep 04 08:05:30.212 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.212 INFO kablam! --> src/arrays/Array64.rs:141:4 Sep 04 08:05:30.212 INFO kablam! | Sep 04 08:05:30.212 INFO kablam! 141 | &self.0[..] Sep 04 08:05:30.212 INFO kablam! | ^^^^^^ Sep 04 08:05:30.212 INFO kablam! | Sep 04 08:05:30.212 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.212 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.212 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.212 INFO kablam! Sep 04 08:05:30.212 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.212 INFO kablam! --> src/arrays/Array64.rs:150:8 Sep 04 08:05:30.212 INFO kablam! | Sep 04 08:05:30.212 INFO kablam! 150 | &mut self.0[..] Sep 04 08:05:30.212 INFO kablam! | ^^^^^^ Sep 04 08:05:30.212 INFO kablam! | Sep 04 08:05:30.213 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.213 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.213 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.213 INFO kablam! Sep 04 08:05:30.213 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.213 INFO kablam! --> src/arrays/Array128.rs:44:3 Sep 04 08:05:30.213 INFO kablam! | Sep 04 08:05:30.213 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 08:05:30.213 INFO kablam! | ^^^^^^ Sep 04 08:05:30.213 INFO kablam! | Sep 04 08:05:30.213 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.213 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.213 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.213 INFO kablam! Sep 04 08:05:30.213 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.213 INFO kablam! --> src/arrays/Array128.rs:53:3 Sep 04 08:05:30.213 INFO kablam! | Sep 04 08:05:30.213 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:30.213 INFO kablam! | ^^^^^^ Sep 04 08:05:30.213 INFO kablam! | Sep 04 08:05:30.213 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.213 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.213 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.213 INFO kablam! Sep 04 08:05:30.213 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.213 INFO kablam! --> src/arrays/Array128.rs:53:18 Sep 04 08:05:30.214 INFO kablam! | Sep 04 08:05:30.214 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:30.214 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.214 INFO kablam! | Sep 04 08:05:30.214 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.214 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.214 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.214 INFO kablam! Sep 04 08:05:30.214 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.214 INFO kablam! --> src/arrays/Array128.rs:66:29 Sep 04 08:05:30.214 INFO kablam! | Sep 04 08:05:30.214 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.214 INFO kablam! | ^^^^^^ Sep 04 08:05:30.214 INFO kablam! | Sep 04 08:05:30.214 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.214 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.214 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.214 INFO kablam! Sep 04 08:05:30.214 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.214 INFO kablam! --> src/arrays/Array128.rs:66:43 Sep 04 08:05:30.214 INFO kablam! | Sep 04 08:05:30.214 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.214 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.214 INFO kablam! | Sep 04 08:05:30.214 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.214 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.214 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.215 INFO kablam! Sep 04 08:05:30.215 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.215 INFO kablam! --> src/arrays/Array128.rs:72:20 Sep 04 08:05:30.215 INFO kablam! | Sep 04 08:05:30.215 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.215 INFO kablam! | ^^^^^^ Sep 04 08:05:30.215 INFO kablam! | Sep 04 08:05:30.215 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.215 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.215 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.215 INFO kablam! Sep 04 08:05:30.215 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.215 INFO kablam! --> src/arrays/Array128.rs:72:34 Sep 04 08:05:30.215 INFO kablam! | Sep 04 08:05:30.215 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.215 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.215 INFO kablam! | Sep 04 08:05:30.215 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.215 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.215 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.215 INFO kablam! Sep 04 08:05:30.215 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.215 INFO kablam! --> src/arrays/Array128.rs:78:20 Sep 04 08:05:30.215 INFO kablam! | Sep 04 08:05:30.215 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.215 INFO kablam! | ^^^^^^ Sep 04 08:05:30.215 INFO kablam! | Sep 04 08:05:30.216 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.216 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.216 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.216 INFO kablam! Sep 04 08:05:30.216 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.216 INFO kablam! --> src/arrays/Array128.rs:78:34 Sep 04 08:05:30.216 INFO kablam! | Sep 04 08:05:30.216 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.216 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.216 INFO kablam! | Sep 04 08:05:30.216 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.216 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.216 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.216 INFO kablam! Sep 04 08:05:30.216 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.216 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 04 08:05:30.216 INFO kablam! | Sep 04 08:05:30.216 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.216 INFO kablam! | ^^^^^^ Sep 04 08:05:30.216 INFO kablam! | Sep 04 08:05:30.216 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.216 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.216 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.217 INFO kablam! Sep 04 08:05:30.217 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.217 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 04 08:05:30.217 INFO kablam! | Sep 04 08:05:30.217 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.217 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.217 INFO kablam! | Sep 04 08:05:30.217 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.217 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.217 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.217 INFO kablam! Sep 04 08:05:30.217 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.217 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 04 08:05:30.217 INFO kablam! | Sep 04 08:05:30.217 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.217 INFO kablam! | ^^^^^^ Sep 04 08:05:30.217 INFO kablam! | Sep 04 08:05:30.217 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.217 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.217 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.217 INFO kablam! Sep 04 08:05:30.218 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.218 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 04 08:05:30.218 INFO kablam! | Sep 04 08:05:30.218 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.218 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.218 INFO kablam! | Sep 04 08:05:30.218 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.218 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.218 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.218 INFO kablam! Sep 04 08:05:30.218 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.218 INFO kablam! --> src/arrays/Array128.rs:99:14 Sep 04 08:05:30.218 INFO kablam! | Sep 04 08:05:30.218 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.218 INFO kablam! | ^^^^^^ Sep 04 08:05:30.218 INFO kablam! | Sep 04 08:05:30.218 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.218 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.218 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.218 INFO kablam! Sep 04 08:05:30.218 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.219 INFO kablam! --> src/arrays/Array128.rs:99:28 Sep 04 08:05:30.219 INFO kablam! | Sep 04 08:05:30.219 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.219 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.219 INFO kablam! | Sep 04 08:05:30.219 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.219 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.219 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.219 INFO kablam! Sep 04 08:05:30.219 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.219 INFO kablam! --> src/arrays/Array128.rs:108:15 Sep 04 08:05:30.219 INFO kablam! | Sep 04 08:05:30.219 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 08:05:30.219 INFO kablam! | ^^^^^^ Sep 04 08:05:30.219 INFO kablam! | Sep 04 08:05:30.219 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.219 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.219 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.219 INFO kablam! Sep 04 08:05:30.219 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.219 INFO kablam! --> src/arrays/Array128.rs:120:3 Sep 04 08:05:30.219 INFO kablam! | Sep 04 08:05:30.220 INFO kablam! 120 | self.0.iter() Sep 04 08:05:30.220 INFO kablam! | ^^^^^^ Sep 04 08:05:30.220 INFO kablam! | Sep 04 08:05:30.220 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.220 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.220 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.220 INFO kablam! Sep 04 08:05:30.220 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.220 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 04 08:05:30.220 INFO kablam! | Sep 04 08:05:30.220 INFO kablam! 132 | self.0.iter_mut() Sep 04 08:05:30.220 INFO kablam! | ^^^^^^ Sep 04 08:05:30.220 INFO kablam! | Sep 04 08:05:30.220 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.220 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.220 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.220 INFO kablam! Sep 04 08:05:30.220 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.220 INFO kablam! --> src/arrays/Array128.rs:141:4 Sep 04 08:05:30.220 INFO kablam! | Sep 04 08:05:30.221 INFO kablam! 141 | &self.0[..] Sep 04 08:05:30.221 INFO kablam! | ^^^^^^ Sep 04 08:05:30.221 INFO kablam! | Sep 04 08:05:30.221 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.221 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.221 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.221 INFO kablam! Sep 04 08:05:30.221 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.221 INFO kablam! --> src/arrays/Array128.rs:150:8 Sep 04 08:05:30.221 INFO kablam! | Sep 04 08:05:30.221 INFO kablam! 150 | &mut self.0[..] Sep 04 08:05:30.221 INFO kablam! | ^^^^^^ Sep 04 08:05:30.221 INFO kablam! | Sep 04 08:05:30.221 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.221 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.221 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.221 INFO kablam! Sep 04 08:05:30.221 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.221 INFO kablam! --> src/arrays/Array256.rs:44:3 Sep 04 08:05:30.221 INFO kablam! | Sep 04 08:05:30.221 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 08:05:30.221 INFO kablam! | ^^^^^^ Sep 04 08:05:30.222 INFO kablam! | Sep 04 08:05:30.222 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.222 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.222 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.222 INFO kablam! Sep 04 08:05:30.222 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.222 INFO kablam! --> src/arrays/Array256.rs:53:3 Sep 04 08:05:30.222 INFO kablam! | Sep 04 08:05:30.222 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:30.222 INFO kablam! | ^^^^^^ Sep 04 08:05:30.222 INFO kablam! | Sep 04 08:05:30.222 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.222 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.222 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.222 INFO kablam! Sep 04 08:05:30.222 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.222 INFO kablam! --> src/arrays/Array256.rs:53:18 Sep 04 08:05:30.222 INFO kablam! | Sep 04 08:05:30.222 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:30.222 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.222 INFO kablam! | Sep 04 08:05:30.222 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.223 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.223 INFO kablam! Sep 04 08:05:30.223 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.223 INFO kablam! --> src/arrays/Array256.rs:66:29 Sep 04 08:05:30.223 INFO kablam! | Sep 04 08:05:30.223 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.223 INFO kablam! | ^^^^^^ Sep 04 08:05:30.223 INFO kablam! | Sep 04 08:05:30.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 08:05:30.223 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.223 INFO kablam! Sep 04 08:05:30.223 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.223 INFO kablam! --> src/arrays/Array256.rs:66:43 Sep 04 08:05:30.223 INFO kablam! | Sep 04 08:05:30.223 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.223 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.223 INFO kablam! | Sep 04 08:05:30.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 08:05:30.223 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.223 INFO kablam! Sep 04 08:05:30.223 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.224 INFO kablam! --> src/arrays/Array256.rs:72:20 Sep 04 08:05:30.224 INFO kablam! | Sep 04 08:05:30.224 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.224 INFO kablam! | ^^^^^^ Sep 04 08:05:30.224 INFO kablam! | Sep 04 08:05:30.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 08:05:30.224 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.224 INFO kablam! Sep 04 08:05:30.224 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.224 INFO kablam! --> src/arrays/Array256.rs:72:34 Sep 04 08:05:30.224 INFO kablam! | Sep 04 08:05:30.224 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.224 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.224 INFO kablam! | Sep 04 08:05:30.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 08:05:30.224 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.224 INFO kablam! Sep 04 08:05:30.224 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.224 INFO kablam! --> src/arrays/Array256.rs:78:20 Sep 04 08:05:30.224 INFO kablam! | Sep 04 08:05:30.225 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.225 INFO kablam! | ^^^^^^ Sep 04 08:05:30.225 INFO kablam! | Sep 04 08:05:30.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 08:05:30.225 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.225 INFO kablam! Sep 04 08:05:30.225 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.225 INFO kablam! --> src/arrays/Array256.rs:78:34 Sep 04 08:05:30.225 INFO kablam! | Sep 04 08:05:30.225 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.225 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.225 INFO kablam! | Sep 04 08:05:30.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 08:05:30.225 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.225 INFO kablam! Sep 04 08:05:30.225 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.225 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 04 08:05:30.225 INFO kablam! | Sep 04 08:05:30.225 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.225 INFO kablam! | ^^^^^^ Sep 04 08:05:30.226 INFO kablam! | Sep 04 08:05:30.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 08:05:30.226 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.226 INFO kablam! Sep 04 08:05:30.226 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.226 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 04 08:05:30.226 INFO kablam! | Sep 04 08:05:30.226 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.226 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.226 INFO kablam! | Sep 04 08:05:30.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 08:05:30.226 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.226 INFO kablam! Sep 04 08:05:30.226 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.226 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 04 08:05:30.226 INFO kablam! | Sep 04 08:05:30.226 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.226 INFO kablam! | ^^^^^^ Sep 04 08:05:30.226 INFO kablam! | Sep 04 08:05:30.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 08:05:30.227 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.227 INFO kablam! Sep 04 08:05:30.227 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.227 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 04 08:05:30.227 INFO kablam! | Sep 04 08:05:30.227 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.227 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.227 INFO kablam! | Sep 04 08:05:30.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 08:05:30.227 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.227 INFO kablam! Sep 04 08:05:30.227 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.227 INFO kablam! --> src/arrays/Array256.rs:99:14 Sep 04 08:05:30.227 INFO kablam! | Sep 04 08:05:30.227 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.227 INFO kablam! | ^^^^^^ Sep 04 08:05:30.227 INFO kablam! | Sep 04 08:05:30.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 08:05:30.227 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.227 INFO kablam! Sep 04 08:05:30.228 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.228 INFO kablam! --> src/arrays/Array256.rs:99:28 Sep 04 08:05:30.228 INFO kablam! | Sep 04 08:05:30.228 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.228 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.228 INFO kablam! | Sep 04 08:05:30.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 08:05:30.228 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.228 INFO kablam! Sep 04 08:05:30.228 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.228 INFO kablam! --> src/arrays/Array256.rs:108:15 Sep 04 08:05:30.228 INFO kablam! | Sep 04 08:05:30.228 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 08:05:30.228 INFO kablam! | ^^^^^^ Sep 04 08:05:30.228 INFO kablam! | Sep 04 08:05:30.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 08:05:30.228 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.228 INFO kablam! Sep 04 08:05:30.228 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.228 INFO kablam! --> src/arrays/Array256.rs:120:3 Sep 04 08:05:30.228 INFO kablam! | Sep 04 08:05:30.228 INFO kablam! 120 | self.0.iter() Sep 04 08:05:30.229 INFO kablam! | ^^^^^^ Sep 04 08:05:30.229 INFO kablam! | Sep 04 08:05:30.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 08:05:30.229 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.229 INFO kablam! Sep 04 08:05:30.229 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.229 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 04 08:05:30.229 INFO kablam! | Sep 04 08:05:30.229 INFO kablam! 132 | self.0.iter_mut() Sep 04 08:05:30.229 INFO kablam! | ^^^^^^ Sep 04 08:05:30.229 INFO kablam! | Sep 04 08:05:30.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 08:05:30.229 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.229 INFO kablam! Sep 04 08:05:30.229 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.229 INFO kablam! --> src/arrays/Array256.rs:141:4 Sep 04 08:05:30.229 INFO kablam! | Sep 04 08:05:30.229 INFO kablam! 141 | &self.0[..] Sep 04 08:05:30.229 INFO kablam! | ^^^^^^ Sep 04 08:05:30.229 INFO kablam! | Sep 04 08:05:30.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 08:05:30.229 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.230 INFO kablam! Sep 04 08:05:30.230 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.230 INFO kablam! --> src/arrays/Array256.rs:150:8 Sep 04 08:05:30.230 INFO kablam! | Sep 04 08:05:30.230 INFO kablam! 150 | &mut self.0[..] Sep 04 08:05:30.230 INFO kablam! | ^^^^^^ Sep 04 08:05:30.230 INFO kablam! | Sep 04 08:05:30.230 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.230 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.230 INFO kablam! Sep 04 08:05:30.230 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.230 INFO kablam! --> src/arrays/Array512.rs:44:3 Sep 04 08:05:30.230 INFO kablam! | Sep 04 08:05:30.230 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 08:05:30.230 INFO kablam! | ^^^^^^ Sep 04 08:05:30.230 INFO kablam! | Sep 04 08:05:30.230 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.230 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.230 INFO kablam! Sep 04 08:05:30.230 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.230 INFO kablam! --> src/arrays/Array512.rs:53:3 Sep 04 08:05:30.231 INFO kablam! | Sep 04 08:05:30.231 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:30.231 INFO kablam! | ^^^^^^ Sep 04 08:05:30.231 INFO kablam! | Sep 04 08:05:30.231 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.231 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.231 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.231 INFO kablam! Sep 04 08:05:30.231 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.231 INFO kablam! --> src/arrays/Array512.rs:53:18 Sep 04 08:05:30.231 INFO kablam! | Sep 04 08:05:30.231 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:30.231 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.231 INFO kablam! | Sep 04 08:05:30.231 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.231 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.231 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.231 INFO kablam! Sep 04 08:05:30.231 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.231 INFO kablam! --> src/arrays/Array512.rs:66:29 Sep 04 08:05:30.231 INFO kablam! | Sep 04 08:05:30.231 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.232 INFO kablam! | ^^^^^^ Sep 04 08:05:30.232 INFO kablam! | Sep 04 08:05:30.232 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.232 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.232 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.232 INFO kablam! Sep 04 08:05:30.232 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.232 INFO kablam! --> src/arrays/Array512.rs:66:43 Sep 04 08:05:30.232 INFO kablam! | Sep 04 08:05:30.232 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.232 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.232 INFO kablam! | Sep 04 08:05:30.232 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.232 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.232 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.232 INFO kablam! Sep 04 08:05:30.232 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.232 INFO kablam! --> src/arrays/Array512.rs:72:20 Sep 04 08:05:30.232 INFO kablam! | Sep 04 08:05:30.232 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.232 INFO kablam! | ^^^^^^ Sep 04 08:05:30.232 INFO kablam! | Sep 04 08:05:30.232 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.233 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.233 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.233 INFO kablam! Sep 04 08:05:30.233 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.233 INFO kablam! --> src/arrays/Array512.rs:72:34 Sep 04 08:05:30.233 INFO kablam! | Sep 04 08:05:30.233 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.233 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.233 INFO kablam! | Sep 04 08:05:30.233 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.233 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.233 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.233 INFO kablam! Sep 04 08:05:30.233 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.233 INFO kablam! --> src/arrays/Array512.rs:78:20 Sep 04 08:05:30.233 INFO kablam! | Sep 04 08:05:30.233 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.233 INFO kablam! | ^^^^^^ Sep 04 08:05:30.233 INFO kablam! | Sep 04 08:05:30.233 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.233 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.233 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.233 INFO kablam! Sep 04 08:05:30.234 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.234 INFO kablam! --> src/arrays/Array512.rs:78:34 Sep 04 08:05:30.234 INFO kablam! | Sep 04 08:05:30.234 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.234 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.234 INFO kablam! | Sep 04 08:05:30.234 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.234 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.234 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.234 INFO kablam! Sep 04 08:05:30.234 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.234 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 04 08:05:30.234 INFO kablam! | Sep 04 08:05:30.234 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.234 INFO kablam! | ^^^^^^ Sep 04 08:05:30.234 INFO kablam! | Sep 04 08:05:30.234 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.234 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.234 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.234 INFO kablam! Sep 04 08:05:30.234 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.234 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 04 08:05:30.235 INFO kablam! | Sep 04 08:05:30.235 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.235 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.235 INFO kablam! | Sep 04 08:05:30.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 08:05:30.235 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.235 INFO kablam! Sep 04 08:05:30.235 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.235 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 04 08:05:30.235 INFO kablam! | Sep 04 08:05:30.235 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.235 INFO kablam! | ^^^^^^ Sep 04 08:05:30.235 INFO kablam! | Sep 04 08:05:30.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 08:05:30.235 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.235 INFO kablam! Sep 04 08:05:30.235 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.235 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 04 08:05:30.235 INFO kablam! | Sep 04 08:05:30.235 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.236 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.236 INFO kablam! | Sep 04 08:05:30.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 08:05:30.236 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.236 INFO kablam! Sep 04 08:05:30.236 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.236 INFO kablam! --> src/arrays/Array512.rs:99:14 Sep 04 08:05:30.236 INFO kablam! | Sep 04 08:05:30.236 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.236 INFO kablam! | ^^^^^^ Sep 04 08:05:30.236 INFO kablam! | Sep 04 08:05:30.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 08:05:30.236 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.236 INFO kablam! Sep 04 08:05:30.236 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.236 INFO kablam! --> src/arrays/Array512.rs:99:28 Sep 04 08:05:30.236 INFO kablam! | Sep 04 08:05:30.236 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.236 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.236 INFO kablam! | Sep 04 08:05:30.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 08:05:30.237 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.237 INFO kablam! Sep 04 08:05:30.237 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.237 INFO kablam! --> src/arrays/Array512.rs:108:15 Sep 04 08:05:30.237 INFO kablam! | Sep 04 08:05:30.237 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 08:05:30.237 INFO kablam! | ^^^^^^ Sep 04 08:05:30.237 INFO kablam! | Sep 04 08:05:30.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 08:05:30.237 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.237 INFO kablam! Sep 04 08:05:30.237 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.237 INFO kablam! --> src/arrays/Array512.rs:120:3 Sep 04 08:05:30.237 INFO kablam! | Sep 04 08:05:30.237 INFO kablam! 120 | self.0.iter() Sep 04 08:05:30.237 INFO kablam! | ^^^^^^ Sep 04 08:05:30.237 INFO kablam! | Sep 04 08:05:30.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 08:05:30.237 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.237 INFO kablam! Sep 04 08:05:30.237 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.237 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 04 08:05:30.237 INFO kablam! | Sep 04 08:05:30.237 INFO kablam! 132 | self.0.iter_mut() Sep 04 08:05:30.237 INFO kablam! | ^^^^^^ Sep 04 08:05:30.237 INFO kablam! | Sep 04 08:05:30.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 08:05:30.238 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.238 INFO kablam! Sep 04 08:05:30.238 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.238 INFO kablam! --> src/arrays/Array512.rs:141:4 Sep 04 08:05:30.238 INFO kablam! | Sep 04 08:05:30.238 INFO kablam! 141 | &self.0[..] Sep 04 08:05:30.238 INFO kablam! | ^^^^^^ Sep 04 08:05:30.238 INFO kablam! | Sep 04 08:05:30.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 08:05:30.238 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.238 INFO kablam! Sep 04 08:05:30.238 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.238 INFO kablam! --> src/arrays/Array512.rs:150:8 Sep 04 08:05:30.238 INFO kablam! | Sep 04 08:05:30.238 INFO kablam! 150 | &mut self.0[..] Sep 04 08:05:30.238 INFO kablam! | ^^^^^^ Sep 04 08:05:30.240 INFO kablam! | Sep 04 08:05:30.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 08:05:30.240 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.240 INFO kablam! Sep 04 08:05:30.240 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.240 INFO kablam! --> src/arrays/Array1024.rs:44:3 Sep 04 08:05:30.240 INFO kablam! | Sep 04 08:05:30.240 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 08:05:30.240 INFO kablam! | ^^^^^^ Sep 04 08:05:30.240 INFO kablam! | Sep 04 08:05:30.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 08:05:30.242 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.242 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.242 INFO kablam! Sep 04 08:05:30.242 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.242 INFO kablam! --> src/arrays/Array1024.rs:53:3 Sep 04 08:05:30.242 INFO kablam! | Sep 04 08:05:30.242 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:30.243 INFO kablam! | ^^^^^^ Sep 04 08:05:30.243 INFO kablam! | Sep 04 08:05:30.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.243 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.243 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.243 INFO kablam! Sep 04 08:05:30.243 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.243 INFO kablam! --> src/arrays/Array1024.rs:53:18 Sep 04 08:05:30.243 INFO kablam! | Sep 04 08:05:30.243 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:30.243 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.243 INFO kablam! | Sep 04 08:05:30.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.243 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.243 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.243 INFO kablam! Sep 04 08:05:30.243 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.243 INFO kablam! --> src/arrays/Array1024.rs:66:29 Sep 04 08:05:30.244 INFO kablam! | Sep 04 08:05:30.244 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.244 INFO kablam! | ^^^^^^ Sep 04 08:05:30.244 INFO kablam! | Sep 04 08:05:30.244 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.244 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.244 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.244 INFO kablam! Sep 04 08:05:30.244 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.244 INFO kablam! --> src/arrays/Array1024.rs:66:43 Sep 04 08:05:30.244 INFO kablam! | Sep 04 08:05:30.244 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.244 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.244 INFO kablam! | Sep 04 08:05:30.244 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.244 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.245 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.245 INFO kablam! Sep 04 08:05:30.245 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.245 INFO kablam! --> src/arrays/Array1024.rs:72:20 Sep 04 08:05:30.245 INFO kablam! | Sep 04 08:05:30.245 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.245 INFO kablam! | ^^^^^^ Sep 04 08:05:30.245 INFO kablam! | Sep 04 08:05:30.245 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.245 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.245 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.245 INFO kablam! Sep 04 08:05:30.246 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.246 INFO kablam! --> src/arrays/Array1024.rs:72:34 Sep 04 08:05:30.246 INFO kablam! | Sep 04 08:05:30.246 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.246 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.246 INFO kablam! | Sep 04 08:05:30.246 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.246 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.246 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.246 INFO kablam! Sep 04 08:05:30.246 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.246 INFO kablam! --> src/arrays/Array1024.rs:78:20 Sep 04 08:05:30.246 INFO kablam! | Sep 04 08:05:30.247 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.247 INFO kablam! | ^^^^^^ Sep 04 08:05:30.247 INFO kablam! | Sep 04 08:05:30.247 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.247 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.247 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.247 INFO kablam! Sep 04 08:05:30.247 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.247 INFO kablam! --> src/arrays/Array1024.rs:78:34 Sep 04 08:05:30.247 INFO kablam! | Sep 04 08:05:30.247 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.247 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.247 INFO kablam! | Sep 04 08:05:30.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.248 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.248 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.248 INFO kablam! Sep 04 08:05:30.248 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.248 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 04 08:05:30.248 INFO kablam! | Sep 04 08:05:30.248 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.248 INFO kablam! | ^^^^^^ Sep 04 08:05:30.248 INFO kablam! | Sep 04 08:05:30.248 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.248 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.248 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.248 INFO kablam! Sep 04 08:05:30.249 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.249 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 04 08:05:30.249 INFO kablam! | Sep 04 08:05:30.251 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.251 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.251 INFO kablam! | Sep 04 08:05:30.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 08:05:30.251 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.251 INFO kablam! Sep 04 08:05:30.251 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.251 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 04 08:05:30.251 INFO kablam! | Sep 04 08:05:30.251 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.251 INFO kablam! | ^^^^^^ Sep 04 08:05:30.251 INFO kablam! | Sep 04 08:05:30.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 08:05:30.252 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.252 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.252 INFO kablam! Sep 04 08:05:30.252 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.252 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 04 08:05:30.252 INFO kablam! | Sep 04 08:05:30.252 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.252 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.252 INFO kablam! | Sep 04 08:05:30.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 08:05:30.252 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.252 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.252 INFO kablam! Sep 04 08:05:30.252 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.252 INFO kablam! --> src/arrays/Array1024.rs:99:14 Sep 04 08:05:30.252 INFO kablam! | Sep 04 08:05:30.252 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.252 INFO kablam! | ^^^^^^ Sep 04 08:05:30.252 INFO kablam! | Sep 04 08:05:30.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 08:05:30.252 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.252 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.252 INFO kablam! Sep 04 08:05:30.253 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.253 INFO kablam! --> src/arrays/Array1024.rs:99:28 Sep 04 08:05:30.253 INFO kablam! | Sep 04 08:05:30.253 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.253 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.253 INFO kablam! | Sep 04 08:05:30.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.253 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.253 INFO kablam! Sep 04 08:05:30.253 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.253 INFO kablam! --> src/arrays/Array1024.rs:108:15 Sep 04 08:05:30.253 INFO kablam! | Sep 04 08:05:30.253 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 08:05:30.253 INFO kablam! | ^^^^^^ Sep 04 08:05:30.253 INFO kablam! | Sep 04 08:05:30.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.253 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.253 INFO kablam! Sep 04 08:05:30.253 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.253 INFO kablam! --> src/arrays/Array1024.rs:120:3 Sep 04 08:05:30.253 INFO kablam! | Sep 04 08:05:30.254 INFO kablam! 120 | self.0.iter() Sep 04 08:05:30.254 INFO kablam! | ^^^^^^ Sep 04 08:05:30.254 INFO kablam! | Sep 04 08:05:30.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.254 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.254 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.254 INFO kablam! Sep 04 08:05:30.254 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.254 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 04 08:05:30.254 INFO kablam! | Sep 04 08:05:30.254 INFO kablam! 132 | self.0.iter_mut() Sep 04 08:05:30.254 INFO kablam! | ^^^^^^ Sep 04 08:05:30.254 INFO kablam! | Sep 04 08:05:30.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.254 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.254 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.254 INFO kablam! Sep 04 08:05:30.254 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.254 INFO kablam! --> src/arrays/Array1024.rs:141:4 Sep 04 08:05:30.254 INFO kablam! | Sep 04 08:05:30.254 INFO kablam! 141 | &self.0[..] Sep 04 08:05:30.254 INFO kablam! | ^^^^^^ Sep 04 08:05:30.254 INFO kablam! | Sep 04 08:05:30.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.255 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.255 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.255 INFO kablam! Sep 04 08:05:30.255 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.255 INFO kablam! --> src/arrays/Array1024.rs:150:8 Sep 04 08:05:30.255 INFO kablam! | Sep 04 08:05:30.255 INFO kablam! 150 | &mut self.0[..] Sep 04 08:05:30.255 INFO kablam! | ^^^^^^ Sep 04 08:05:30.255 INFO kablam! | Sep 04 08:05:30.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 08:05:30.255 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.255 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.255 INFO kablam! Sep 04 08:05:30.255 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 04 08:05:30.255 INFO kablam! --> src/lib.rs:8:12 Sep 04 08:05:30.255 INFO kablam! | Sep 04 08:05:30.255 INFO kablam! 8 | #![feature(associated_consts)] Sep 04 08:05:30.255 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 08:05:30.255 INFO kablam! | Sep 04 08:05:30.255 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 08:05:30.255 INFO kablam! Sep 04 08:05:30.255 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.256 INFO kablam! --> src/arrays/Array40.rs:44:3 Sep 04 08:05:30.256 INFO kablam! | Sep 04 08:05:30.256 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 08:05:30.256 INFO kablam! | ^^^^^^ Sep 04 08:05:30.256 INFO kablam! | Sep 04 08:05:30.256 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 08:05:30.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.256 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.256 INFO kablam! Sep 04 08:05:30.256 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.256 INFO kablam! --> src/arrays/Array40.rs:53:3 Sep 04 08:05:30.256 INFO kablam! | Sep 04 08:05:30.256 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:30.256 INFO kablam! | ^^^^^^ Sep 04 08:05:30.256 INFO kablam! | Sep 04 08:05:30.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.256 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.256 INFO kablam! Sep 04 08:05:30.256 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.256 INFO kablam! --> src/arrays/Array40.rs:53:18 Sep 04 08:05:30.257 INFO kablam! | Sep 04 08:05:30.257 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:30.257 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.257 INFO kablam! | Sep 04 08:05:30.257 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.257 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.257 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.257 INFO kablam! Sep 04 08:05:30.257 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.257 INFO kablam! --> src/arrays/Array40.rs:66:29 Sep 04 08:05:30.257 INFO kablam! | Sep 04 08:05:30.257 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.257 INFO kablam! | ^^^^^^ Sep 04 08:05:30.257 INFO kablam! | Sep 04 08:05:30.257 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.257 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.257 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.257 INFO kablam! Sep 04 08:05:30.257 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.257 INFO kablam! --> src/arrays/Array40.rs:66:43 Sep 04 08:05:30.257 INFO kablam! | Sep 04 08:05:30.257 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.257 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.257 INFO kablam! | Sep 04 08:05:30.258 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.258 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.258 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.258 INFO kablam! Sep 04 08:05:30.258 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.258 INFO kablam! --> src/arrays/Array40.rs:72:20 Sep 04 08:05:30.258 INFO kablam! | Sep 04 08:05:30.258 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.258 INFO kablam! | ^^^^^^ Sep 04 08:05:30.258 INFO kablam! | Sep 04 08:05:30.258 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.258 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.258 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.258 INFO kablam! Sep 04 08:05:30.258 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.258 INFO kablam! --> src/arrays/Array40.rs:72:34 Sep 04 08:05:30.258 INFO kablam! | Sep 04 08:05:30.258 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.258 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.258 INFO kablam! | Sep 04 08:05:30.258 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.258 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.259 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.259 INFO kablam! Sep 04 08:05:30.259 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.259 INFO kablam! --> src/arrays/Array40.rs:78:20 Sep 04 08:05:30.259 INFO kablam! | Sep 04 08:05:30.259 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.259 INFO kablam! | ^^^^^^ Sep 04 08:05:30.259 INFO kablam! | Sep 04 08:05:30.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.259 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.259 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.259 INFO kablam! Sep 04 08:05:30.259 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.259 INFO kablam! --> src/arrays/Array40.rs:78:34 Sep 04 08:05:30.259 INFO kablam! | Sep 04 08:05:30.259 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.259 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.259 INFO kablam! | Sep 04 08:05:30.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.259 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.259 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.260 INFO kablam! Sep 04 08:05:30.260 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.260 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 04 08:05:30.260 INFO kablam! | Sep 04 08:05:30.260 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.260 INFO kablam! | ^^^^^^ Sep 04 08:05:30.260 INFO kablam! | Sep 04 08:05:30.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.260 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.260 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.260 INFO kablam! Sep 04 08:05:30.260 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.260 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 04 08:05:30.260 INFO kablam! | Sep 04 08:05:30.260 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.260 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.260 INFO kablam! | Sep 04 08:05:30.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.260 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.261 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.261 INFO kablam! Sep 04 08:05:30.261 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.261 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 04 08:05:30.261 INFO kablam! | Sep 04 08:05:30.261 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.261 INFO kablam! | ^^^^^^ Sep 04 08:05:30.261 INFO kablam! | Sep 04 08:05:30.261 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.261 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.261 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.261 INFO kablam! Sep 04 08:05:30.261 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.261 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 04 08:05:30.261 INFO kablam! | Sep 04 08:05:30.261 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.261 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.261 INFO kablam! | Sep 04 08:05:30.261 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.261 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.261 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.261 INFO kablam! Sep 04 08:05:30.261 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.262 INFO kablam! --> src/arrays/Array40.rs:99:14 Sep 04 08:05:30.262 INFO kablam! | Sep 04 08:05:30.262 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.262 INFO kablam! | ^^^^^^ Sep 04 08:05:30.262 INFO kablam! | Sep 04 08:05:30.262 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.262 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.262 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.262 INFO kablam! Sep 04 08:05:30.262 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.262 INFO kablam! --> src/arrays/Array40.rs:99:28 Sep 04 08:05:30.262 INFO kablam! | Sep 04 08:05:30.262 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.262 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.262 INFO kablam! | Sep 04 08:05:30.262 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.262 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.262 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.262 INFO kablam! Sep 04 08:05:30.262 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.262 INFO kablam! --> src/arrays/Array40.rs:108:15 Sep 04 08:05:30.262 INFO kablam! | Sep 04 08:05:30.262 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 08:05:30.263 INFO kablam! | ^^^^^^ Sep 04 08:05:30.263 INFO kablam! | Sep 04 08:05:30.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.263 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.263 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.263 INFO kablam! Sep 04 08:05:30.263 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.263 INFO kablam! --> src/arrays/Array40.rs:120:3 Sep 04 08:05:30.263 INFO kablam! | Sep 04 08:05:30.263 INFO kablam! 120 | self.0.iter() Sep 04 08:05:30.263 INFO kablam! | ^^^^^^ Sep 04 08:05:30.263 INFO kablam! | Sep 04 08:05:30.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.263 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.263 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.263 INFO kablam! Sep 04 08:05:30.263 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.263 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 04 08:05:30.263 INFO kablam! | Sep 04 08:05:30.263 INFO kablam! 132 | self.0.iter_mut() Sep 04 08:05:30.263 INFO kablam! | ^^^^^^ Sep 04 08:05:30.263 INFO kablam! | Sep 04 08:05:30.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.264 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.264 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.264 INFO kablam! Sep 04 08:05:30.264 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.264 INFO kablam! --> src/arrays/Array40.rs:141:4 Sep 04 08:05:30.264 INFO kablam! | Sep 04 08:05:30.264 INFO kablam! 141 | &self.0[..] Sep 04 08:05:30.264 INFO kablam! | ^^^^^^ Sep 04 08:05:30.264 INFO kablam! | Sep 04 08:05:30.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.264 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.264 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.264 INFO kablam! Sep 04 08:05:30.264 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.264 INFO kablam! --> src/arrays/Array40.rs:150:8 Sep 04 08:05:30.264 INFO kablam! | Sep 04 08:05:30.264 INFO kablam! 150 | &mut self.0[..] Sep 04 08:05:30.264 INFO kablam! | ^^^^^^ Sep 04 08:05:30.264 INFO kablam! | Sep 04 08:05:30.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.264 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.264 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.264 INFO kablam! Sep 04 08:05:30.265 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.265 INFO kablam! --> src/arrays/Array52.rs:44:3 Sep 04 08:05:30.265 INFO kablam! | Sep 04 08:05:30.265 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 08:05:30.265 INFO kablam! | ^^^^^^ Sep 04 08:05:30.265 INFO kablam! | Sep 04 08:05:30.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.265 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.265 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.265 INFO kablam! Sep 04 08:05:30.265 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.265 INFO kablam! --> src/arrays/Array52.rs:53:3 Sep 04 08:05:30.265 INFO kablam! | Sep 04 08:05:30.265 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:30.265 INFO kablam! | ^^^^^^ Sep 04 08:05:30.265 INFO kablam! | Sep 04 08:05:30.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.265 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.265 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.265 INFO kablam! Sep 04 08:05:30.265 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.266 INFO kablam! --> src/arrays/Array52.rs:53:18 Sep 04 08:05:30.266 INFO kablam! | Sep 04 08:05:30.266 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:30.266 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.266 INFO kablam! | Sep 04 08:05:30.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.266 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.266 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.266 INFO kablam! Sep 04 08:05:30.266 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.266 INFO kablam! --> src/arrays/Array52.rs:66:29 Sep 04 08:05:30.266 INFO kablam! | Sep 04 08:05:30.266 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.266 INFO kablam! | ^^^^^^ Sep 04 08:05:30.266 INFO kablam! | Sep 04 08:05:30.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.266 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.266 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.266 INFO kablam! Sep 04 08:05:30.266 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.266 INFO kablam! --> src/arrays/Array52.rs:66:43 Sep 04 08:05:30.267 INFO kablam! | Sep 04 08:05:30.267 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.267 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.267 INFO kablam! | Sep 04 08:05:30.267 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.267 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.267 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.267 INFO kablam! Sep 04 08:05:30.267 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.267 INFO kablam! --> src/arrays/Array52.rs:72:20 Sep 04 08:05:30.267 INFO kablam! | Sep 04 08:05:30.267 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.267 INFO kablam! | ^^^^^^ Sep 04 08:05:30.267 INFO kablam! | Sep 04 08:05:30.267 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.267 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.267 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.267 INFO kablam! Sep 04 08:05:30.267 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.267 INFO kablam! --> src/arrays/Array52.rs:72:34 Sep 04 08:05:30.267 INFO kablam! | Sep 04 08:05:30.267 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.268 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.268 INFO kablam! | Sep 04 08:05:30.268 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.268 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.268 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.268 INFO kablam! Sep 04 08:05:30.268 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.268 INFO kablam! --> src/arrays/Array52.rs:78:20 Sep 04 08:05:30.268 INFO kablam! | Sep 04 08:05:30.268 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.268 INFO kablam! | ^^^^^^ Sep 04 08:05:30.268 INFO kablam! | Sep 04 08:05:30.268 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.268 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.268 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.268 INFO kablam! Sep 04 08:05:30.268 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.268 INFO kablam! --> src/arrays/Array52.rs:78:34 Sep 04 08:05:30.268 INFO kablam! | Sep 04 08:05:30.268 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.268 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.268 INFO kablam! | Sep 04 08:05:30.268 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.268 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.268 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.268 INFO kablam! Sep 04 08:05:30.268 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.269 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 04 08:05:30.269 INFO kablam! | Sep 04 08:05:30.269 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.269 INFO kablam! | ^^^^^^ Sep 04 08:05:30.269 INFO kablam! | Sep 04 08:05:30.269 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.269 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.269 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.269 INFO kablam! Sep 04 08:05:30.269 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.269 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 04 08:05:30.269 INFO kablam! | Sep 04 08:05:30.269 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.269 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.269 INFO kablam! | Sep 04 08:05:30.269 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.269 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.269 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.269 INFO kablam! Sep 04 08:05:30.269 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.269 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 04 08:05:30.269 INFO kablam! | Sep 04 08:05:30.270 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.270 INFO kablam! | ^^^^^^ Sep 04 08:05:30.270 INFO kablam! | Sep 04 08:05:30.270 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.270 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.270 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.270 INFO kablam! Sep 04 08:05:30.270 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.270 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 04 08:05:30.270 INFO kablam! | Sep 04 08:05:30.270 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.270 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.270 INFO kablam! | Sep 04 08:05:30.270 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.270 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.270 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.270 INFO kablam! Sep 04 08:05:30.270 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.270 INFO kablam! --> src/arrays/Array52.rs:99:14 Sep 04 08:05:30.270 INFO kablam! | Sep 04 08:05:30.270 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.271 INFO kablam! | ^^^^^^ Sep 04 08:05:30.271 INFO kablam! | Sep 04 08:05:30.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.271 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.271 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.271 INFO kablam! Sep 04 08:05:30.271 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.271 INFO kablam! --> src/arrays/Array52.rs:99:28 Sep 04 08:05:30.271 INFO kablam! | Sep 04 08:05:30.271 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.271 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.271 INFO kablam! | Sep 04 08:05:30.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.271 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.271 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.271 INFO kablam! Sep 04 08:05:30.271 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.271 INFO kablam! --> src/arrays/Array52.rs:108:15 Sep 04 08:05:30.271 INFO kablam! | Sep 04 08:05:30.271 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 08:05:30.271 INFO kablam! | ^^^^^^ Sep 04 08:05:30.271 INFO kablam! | Sep 04 08:05:30.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.272 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.272 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.272 INFO kablam! Sep 04 08:05:30.272 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.272 INFO kablam! --> src/arrays/Array52.rs:120:3 Sep 04 08:05:30.272 INFO kablam! | Sep 04 08:05:30.272 INFO kablam! 120 | self.0.iter() Sep 04 08:05:30.272 INFO kablam! | ^^^^^^ Sep 04 08:05:30.272 INFO kablam! | Sep 04 08:05:30.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.272 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.272 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.272 INFO kablam! Sep 04 08:05:30.272 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.272 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 04 08:05:30.272 INFO kablam! | Sep 04 08:05:30.272 INFO kablam! 132 | self.0.iter_mut() Sep 04 08:05:30.272 INFO kablam! | ^^^^^^ Sep 04 08:05:30.273 INFO kablam! | Sep 04 08:05:30.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.273 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.273 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.273 INFO kablam! Sep 04 08:05:30.273 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.273 INFO kablam! --> src/arrays/Array52.rs:141:4 Sep 04 08:05:30.273 INFO kablam! | Sep 04 08:05:30.273 INFO kablam! 141 | &self.0[..] Sep 04 08:05:30.273 INFO kablam! | ^^^^^^ Sep 04 08:05:30.273 INFO kablam! | Sep 04 08:05:30.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.273 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.273 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.273 INFO kablam! Sep 04 08:05:30.273 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.273 INFO kablam! --> src/arrays/Array52.rs:150:8 Sep 04 08:05:30.273 INFO kablam! | Sep 04 08:05:30.273 INFO kablam! 150 | &mut self.0[..] Sep 04 08:05:30.273 INFO kablam! | ^^^^^^ Sep 04 08:05:30.273 INFO kablam! | Sep 04 08:05:30.274 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.274 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.274 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.274 INFO kablam! Sep 04 08:05:30.274 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.274 INFO kablam! --> src/arrays/Array64.rs:44:3 Sep 04 08:05:30.274 INFO kablam! | Sep 04 08:05:30.274 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 08:05:30.274 INFO kablam! | ^^^^^^ Sep 04 08:05:30.274 INFO kablam! | Sep 04 08:05:30.274 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.274 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.274 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.274 INFO kablam! Sep 04 08:05:30.274 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.274 INFO kablam! --> src/arrays/Array64.rs:53:3 Sep 04 08:05:30.274 INFO kablam! | Sep 04 08:05:30.274 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:30.274 INFO kablam! | ^^^^^^ Sep 04 08:05:30.274 INFO kablam! | Sep 04 08:05:30.274 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.275 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.275 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.275 INFO kablam! Sep 04 08:05:30.275 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.275 INFO kablam! --> src/arrays/Array64.rs:53:18 Sep 04 08:05:30.275 INFO kablam! | Sep 04 08:05:30.275 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:30.275 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.275 INFO kablam! | Sep 04 08:05:30.275 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.275 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.275 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.275 INFO kablam! Sep 04 08:05:30.275 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.275 INFO kablam! --> src/arrays/Array64.rs:66:29 Sep 04 08:05:30.275 INFO kablam! | Sep 04 08:05:30.275 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.275 INFO kablam! | ^^^^^^ Sep 04 08:05:30.275 INFO kablam! | Sep 04 08:05:30.275 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.275 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.275 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.276 INFO kablam! Sep 04 08:05:30.276 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.276 INFO kablam! --> src/arrays/Array64.rs:66:43 Sep 04 08:05:30.276 INFO kablam! | Sep 04 08:05:30.276 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.276 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.276 INFO kablam! | Sep 04 08:05:30.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 08:05:30.276 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.276 INFO kablam! Sep 04 08:05:30.276 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.276 INFO kablam! --> src/arrays/Array64.rs:72:20 Sep 04 08:05:30.276 INFO kablam! | Sep 04 08:05:30.276 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.276 INFO kablam! | ^^^^^^ Sep 04 08:05:30.276 INFO kablam! | Sep 04 08:05:30.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 08:05:30.276 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.276 INFO kablam! Sep 04 08:05:30.277 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.277 INFO kablam! --> src/arrays/Array64.rs:72:34 Sep 04 08:05:30.277 INFO kablam! | Sep 04 08:05:30.277 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.277 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.277 INFO kablam! | Sep 04 08:05:30.277 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.277 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.277 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.277 INFO kablam! Sep 04 08:05:30.277 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.277 INFO kablam! --> src/arrays/Array64.rs:78:20 Sep 04 08:05:30.277 INFO kablam! | Sep 04 08:05:30.277 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.277 INFO kablam! | ^^^^^^ Sep 04 08:05:30.277 INFO kablam! | Sep 04 08:05:30.277 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.277 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.277 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.277 INFO kablam! Sep 04 08:05:30.277 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.278 INFO kablam! --> src/arrays/Array64.rs:78:34 Sep 04 08:05:30.278 INFO kablam! | Sep 04 08:05:30.278 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.278 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.278 INFO kablam! | Sep 04 08:05:30.278 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.278 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.278 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.278 INFO kablam! Sep 04 08:05:30.278 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.278 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 04 08:05:30.278 INFO kablam! | Sep 04 08:05:30.278 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.278 INFO kablam! | ^^^^^^ Sep 04 08:05:30.278 INFO kablam! | Sep 04 08:05:30.278 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.278 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.278 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.278 INFO kablam! Sep 04 08:05:30.278 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.278 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 04 08:05:30.279 INFO kablam! | Sep 04 08:05:30.279 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.279 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.279 INFO kablam! | Sep 04 08:05:30.279 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.279 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.279 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.279 INFO kablam! Sep 04 08:05:30.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.279 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 04 08:05:30.279 INFO kablam! | Sep 04 08:05:30.279 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.279 INFO kablam! | ^^^^^^ Sep 04 08:05:30.279 INFO kablam! | Sep 04 08:05:30.279 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.279 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.279 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.279 INFO kablam! Sep 04 08:05:30.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.279 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 04 08:05:30.280 INFO kablam! | Sep 04 08:05:30.280 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.280 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.280 INFO kablam! | Sep 04 08:05:30.280 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.280 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.280 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.280 INFO kablam! Sep 04 08:05:30.280 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.280 INFO kablam! --> src/arrays/Array64.rs:99:14 Sep 04 08:05:30.280 INFO kablam! | Sep 04 08:05:30.280 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.280 INFO kablam! | ^^^^^^ Sep 04 08:05:30.280 INFO kablam! | Sep 04 08:05:30.280 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.280 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.280 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.280 INFO kablam! Sep 04 08:05:30.280 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.281 INFO kablam! --> src/arrays/Array64.rs:99:28 Sep 04 08:05:30.281 INFO kablam! | Sep 04 08:05:30.281 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.281 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.281 INFO kablam! | Sep 04 08:05:30.281 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.281 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.281 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.281 INFO kablam! Sep 04 08:05:30.281 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.281 INFO kablam! --> src/arrays/Array64.rs:108:15 Sep 04 08:05:30.281 INFO kablam! | Sep 04 08:05:30.281 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 08:05:30.281 INFO kablam! | ^^^^^^ Sep 04 08:05:30.281 INFO kablam! | Sep 04 08:05:30.281 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.281 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.281 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.281 INFO kablam! Sep 04 08:05:30.281 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.282 INFO kablam! --> src/arrays/Array64.rs:120:3 Sep 04 08:05:30.282 INFO kablam! | Sep 04 08:05:30.282 INFO kablam! 120 | self.0.iter() Sep 04 08:05:30.282 INFO kablam! | ^^^^^^ Sep 04 08:05:30.282 INFO kablam! | Sep 04 08:05:30.282 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.282 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.282 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.282 INFO kablam! Sep 04 08:05:30.282 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.282 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 04 08:05:30.282 INFO kablam! | Sep 04 08:05:30.282 INFO kablam! 132 | self.0.iter_mut() Sep 04 08:05:30.282 INFO kablam! | ^^^^^^ Sep 04 08:05:30.282 INFO kablam! | Sep 04 08:05:30.282 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.282 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.282 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.282 INFO kablam! Sep 04 08:05:30.282 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.282 INFO kablam! --> src/arrays/Array64.rs:141:4 Sep 04 08:05:30.283 INFO kablam! | Sep 04 08:05:30.283 INFO kablam! 141 | &self.0[..] Sep 04 08:05:30.283 INFO kablam! | ^^^^^^ Sep 04 08:05:30.283 INFO kablam! | Sep 04 08:05:30.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.283 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.283 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.283 INFO kablam! Sep 04 08:05:30.283 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.283 INFO kablam! --> src/arrays/Array64.rs:150:8 Sep 04 08:05:30.283 INFO kablam! | Sep 04 08:05:30.283 INFO kablam! 150 | &mut self.0[..] Sep 04 08:05:30.283 INFO kablam! | ^^^^^^ Sep 04 08:05:30.283 INFO kablam! | Sep 04 08:05:30.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.283 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.283 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.283 INFO kablam! Sep 04 08:05:30.283 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.283 INFO kablam! --> src/arrays/Array128.rs:44:3 Sep 04 08:05:30.283 INFO kablam! | Sep 04 08:05:30.283 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 08:05:30.284 INFO kablam! | ^^^^^^ Sep 04 08:05:30.284 INFO kablam! | Sep 04 08:05:30.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.284 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.284 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.284 INFO kablam! Sep 04 08:05:30.284 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.284 INFO kablam! --> src/arrays/Array128.rs:53:3 Sep 04 08:05:30.284 INFO kablam! | Sep 04 08:05:30.284 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:30.284 INFO kablam! | ^^^^^^ Sep 04 08:05:30.284 INFO kablam! | Sep 04 08:05:30.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.284 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.284 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.284 INFO kablam! Sep 04 08:05:30.284 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.284 INFO kablam! --> src/arrays/Array128.rs:53:18 Sep 04 08:05:30.284 INFO kablam! | Sep 04 08:05:30.284 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:30.284 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.285 INFO kablam! | Sep 04 08:05:30.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.285 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.285 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.285 INFO kablam! Sep 04 08:05:30.285 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.285 INFO kablam! --> src/arrays/Array128.rs:66:29 Sep 04 08:05:30.285 INFO kablam! | Sep 04 08:05:30.285 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.285 INFO kablam! | ^^^^^^ Sep 04 08:05:30.285 INFO kablam! | Sep 04 08:05:30.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.285 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.285 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.285 INFO kablam! Sep 04 08:05:30.285 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.285 INFO kablam! --> src/arrays/Array128.rs:66:43 Sep 04 08:05:30.285 INFO kablam! | Sep 04 08:05:30.285 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.285 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.285 INFO kablam! | Sep 04 08:05:30.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.286 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.286 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.286 INFO kablam! Sep 04 08:05:30.286 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.286 INFO kablam! --> src/arrays/Array128.rs:72:20 Sep 04 08:05:30.286 INFO kablam! | Sep 04 08:05:30.286 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.286 INFO kablam! | ^^^^^^ Sep 04 08:05:30.286 INFO kablam! | Sep 04 08:05:30.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.286 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.286 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.286 INFO kablam! Sep 04 08:05:30.286 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.286 INFO kablam! --> src/arrays/Array128.rs:72:34 Sep 04 08:05:30.286 INFO kablam! | Sep 04 08:05:30.286 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.286 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.286 INFO kablam! | Sep 04 08:05:30.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.286 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.287 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.287 INFO kablam! Sep 04 08:05:30.287 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.287 INFO kablam! --> src/arrays/Array128.rs:78:20 Sep 04 08:05:30.287 INFO kablam! | Sep 04 08:05:30.287 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.287 INFO kablam! | ^^^^^^ Sep 04 08:05:30.287 INFO kablam! | Sep 04 08:05:30.287 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.287 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.287 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.287 INFO kablam! Sep 04 08:05:30.287 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.287 INFO kablam! --> src/arrays/Array128.rs:78:34 Sep 04 08:05:30.287 INFO kablam! | Sep 04 08:05:30.287 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.287 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.287 INFO kablam! | Sep 04 08:05:30.287 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.287 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.287 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.287 INFO kablam! Sep 04 08:05:30.287 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.288 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 04 08:05:30.288 INFO kablam! | Sep 04 08:05:30.288 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.288 INFO kablam! | ^^^^^^ Sep 04 08:05:30.288 INFO kablam! | Sep 04 08:05:30.288 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.288 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.288 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.288 INFO kablam! Sep 04 08:05:30.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.288 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 04 08:05:30.288 INFO kablam! | Sep 04 08:05:30.288 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.288 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.288 INFO kablam! | Sep 04 08:05:30.288 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.288 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.288 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.288 INFO kablam! Sep 04 08:05:30.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.288 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 04 08:05:30.288 INFO kablam! | Sep 04 08:05:30.288 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.288 INFO kablam! | ^^^^^^ Sep 04 08:05:30.288 INFO kablam! | Sep 04 08:05:30.288 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.288 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.288 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.288 INFO kablam! Sep 04 08:05:30.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.288 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 04 08:05:30.288 INFO kablam! | Sep 04 08:05:30.288 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.288 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.288 INFO kablam! | Sep 04 08:05:30.288 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.288 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.288 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.288 INFO kablam! Sep 04 08:05:30.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.288 INFO kablam! --> src/arrays/Array128.rs:99:14 Sep 04 08:05:30.289 INFO kablam! | Sep 04 08:05:30.289 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.289 INFO kablam! | ^^^^^^ Sep 04 08:05:30.289 INFO kablam! | Sep 04 08:05:30.289 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.289 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.289 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.289 INFO kablam! Sep 04 08:05:30.289 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.289 INFO kablam! --> src/arrays/Array128.rs:99:28 Sep 04 08:05:30.289 INFO kablam! | Sep 04 08:05:30.289 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.289 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.289 INFO kablam! | Sep 04 08:05:30.289 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.289 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.289 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.289 INFO kablam! Sep 04 08:05:30.289 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.289 INFO kablam! --> src/arrays/Array128.rs:108:15 Sep 04 08:05:30.289 INFO kablam! | Sep 04 08:05:30.289 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 08:05:30.289 INFO kablam! | ^^^^^^ Sep 04 08:05:30.289 INFO kablam! | Sep 04 08:05:30.289 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.289 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.290 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.290 INFO kablam! Sep 04 08:05:30.290 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.290 INFO kablam! --> src/arrays/Array128.rs:120:3 Sep 04 08:05:30.290 INFO kablam! | Sep 04 08:05:30.290 INFO kablam! 120 | self.0.iter() Sep 04 08:05:30.290 INFO kablam! | ^^^^^^ Sep 04 08:05:30.290 INFO kablam! | Sep 04 08:05:30.290 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.290 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.290 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.290 INFO kablam! Sep 04 08:05:30.290 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.290 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 04 08:05:30.290 INFO kablam! | Sep 04 08:05:30.290 INFO kablam! 132 | self.0.iter_mut() Sep 04 08:05:30.290 INFO kablam! | ^^^^^^ Sep 04 08:05:30.290 INFO kablam! | Sep 04 08:05:30.290 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.290 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.290 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.290 INFO kablam! Sep 04 08:05:30.290 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.290 INFO kablam! --> src/arrays/Array128.rs:141:4 Sep 04 08:05:30.291 INFO kablam! | Sep 04 08:05:30.291 INFO kablam! 141 | &self.0[..] Sep 04 08:05:30.291 INFO kablam! | ^^^^^^ Sep 04 08:05:30.291 INFO kablam! | Sep 04 08:05:30.291 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.291 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.291 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.291 INFO kablam! Sep 04 08:05:30.291 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.291 INFO kablam! --> src/arrays/Array128.rs:150:8 Sep 04 08:05:30.291 INFO kablam! | Sep 04 08:05:30.291 INFO kablam! 150 | &mut self.0[..] Sep 04 08:05:30.291 INFO kablam! | ^^^^^^ Sep 04 08:05:30.291 INFO kablam! | Sep 04 08:05:30.291 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.291 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.291 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.291 INFO kablam! Sep 04 08:05:30.291 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.291 INFO kablam! --> src/arrays/Array256.rs:44:3 Sep 04 08:05:30.291 INFO kablam! | Sep 04 08:05:30.291 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 08:05:30.291 INFO kablam! | ^^^^^^ Sep 04 08:05:30.292 INFO kablam! | Sep 04 08:05:30.292 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.292 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.292 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.292 INFO kablam! Sep 04 08:05:30.292 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.292 INFO kablam! --> src/arrays/Array256.rs:53:3 Sep 04 08:05:30.292 INFO kablam! | Sep 04 08:05:30.292 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:30.292 INFO kablam! | ^^^^^^ Sep 04 08:05:30.292 INFO kablam! | Sep 04 08:05:30.292 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.292 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.292 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.292 INFO kablam! Sep 04 08:05:30.292 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.292 INFO kablam! --> src/arrays/Array256.rs:53:18 Sep 04 08:05:30.292 INFO kablam! | Sep 04 08:05:30.292 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:30.292 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.292 INFO kablam! | Sep 04 08:05:30.292 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.292 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.292 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.293 INFO kablam! Sep 04 08:05:30.293 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.293 INFO kablam! --> src/arrays/Array256.rs:66:29 Sep 04 08:05:30.293 INFO kablam! | Sep 04 08:05:30.293 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.293 INFO kablam! | ^^^^^^ Sep 04 08:05:30.293 INFO kablam! | Sep 04 08:05:30.293 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.293 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.293 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.293 INFO kablam! Sep 04 08:05:30.293 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.293 INFO kablam! --> src/arrays/Array256.rs:66:43 Sep 04 08:05:30.293 INFO kablam! | Sep 04 08:05:30.293 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.293 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.293 INFO kablam! | Sep 04 08:05:30.293 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.293 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.293 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.293 INFO kablam! Sep 04 08:05:30.293 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.293 INFO kablam! --> src/arrays/Array256.rs:72:20 Sep 04 08:05:30.293 INFO kablam! | Sep 04 08:05:30.293 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.294 INFO kablam! | ^^^^^^ Sep 04 08:05:30.294 INFO kablam! | Sep 04 08:05:30.294 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.294 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.294 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.294 INFO kablam! Sep 04 08:05:30.294 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.294 INFO kablam! --> src/arrays/Array256.rs:72:34 Sep 04 08:05:30.294 INFO kablam! | Sep 04 08:05:30.294 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.294 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.294 INFO kablam! | Sep 04 08:05:30.294 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.294 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.294 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.294 INFO kablam! Sep 04 08:05:30.294 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.294 INFO kablam! --> src/arrays/Array256.rs:78:20 Sep 04 08:05:30.294 INFO kablam! | Sep 04 08:05:30.294 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.294 INFO kablam! | ^^^^^^ Sep 04 08:05:30.294 INFO kablam! | Sep 04 08:05:30.294 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.294 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.294 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.294 INFO kablam! Sep 04 08:05:30.295 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.295 INFO kablam! --> src/arrays/Array256.rs:78:34 Sep 04 08:05:30.295 INFO kablam! | Sep 04 08:05:30.295 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.295 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.295 INFO kablam! | Sep 04 08:05:30.295 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.295 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.295 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.295 INFO kablam! Sep 04 08:05:30.295 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.295 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 04 08:05:30.295 INFO kablam! | Sep 04 08:05:30.295 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.295 INFO kablam! | ^^^^^^ Sep 04 08:05:30.295 INFO kablam! | Sep 04 08:05:30.295 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.295 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.295 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.295 INFO kablam! Sep 04 08:05:30.295 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.295 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 04 08:05:30.295 INFO kablam! | Sep 04 08:05:30.295 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.295 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.295 INFO kablam! | Sep 04 08:05:30.296 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.296 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.296 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.296 INFO kablam! Sep 04 08:05:30.296 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.296 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 04 08:05:30.296 INFO kablam! | Sep 04 08:05:30.296 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.296 INFO kablam! | ^^^^^^ Sep 04 08:05:30.296 INFO kablam! | Sep 04 08:05:30.296 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.296 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.296 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.296 INFO kablam! Sep 04 08:05:30.296 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.296 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 04 08:05:30.296 INFO kablam! | Sep 04 08:05:30.296 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.296 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.296 INFO kablam! | Sep 04 08:05:30.296 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.296 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.296 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.296 INFO kablam! Sep 04 08:05:30.297 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.297 INFO kablam! --> src/arrays/Array256.rs:99:14 Sep 04 08:05:30.297 INFO kablam! | Sep 04 08:05:30.297 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.297 INFO kablam! | ^^^^^^ Sep 04 08:05:30.297 INFO kablam! | Sep 04 08:05:30.297 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.297 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.297 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.297 INFO kablam! Sep 04 08:05:30.297 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.297 INFO kablam! --> src/arrays/Array256.rs:99:28 Sep 04 08:05:30.297 INFO kablam! | Sep 04 08:05:30.297 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.297 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.297 INFO kablam! | Sep 04 08:05:30.297 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.297 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.297 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.297 INFO kablam! Sep 04 08:05:30.297 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.297 INFO kablam! --> src/arrays/Array256.rs:108:15 Sep 04 08:05:30.297 INFO kablam! | Sep 04 08:05:30.297 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 08:05:30.298 INFO kablam! | ^^^^^^ Sep 04 08:05:30.298 INFO kablam! | Sep 04 08:05:30.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 08:05:30.298 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.298 INFO kablam! Sep 04 08:05:30.298 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.298 INFO kablam! --> src/arrays/Array256.rs:120:3 Sep 04 08:05:30.298 INFO kablam! | Sep 04 08:05:30.298 INFO kablam! 120 | self.0.iter() Sep 04 08:05:30.298 INFO kablam! | ^^^^^^ Sep 04 08:05:30.298 INFO kablam! | Sep 04 08:05:30.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 08:05:30.298 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.298 INFO kablam! Sep 04 08:05:30.298 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.298 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 04 08:05:30.298 INFO kablam! | Sep 04 08:05:30.298 INFO kablam! 132 | self.0.iter_mut() Sep 04 08:05:30.298 INFO kablam! | ^^^^^^ Sep 04 08:05:30.298 INFO kablam! | Sep 04 08:05:30.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 08:05:30.298 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.299 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.299 INFO kablam! Sep 04 08:05:30.299 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.299 INFO kablam! --> src/arrays/Array256.rs:141:4 Sep 04 08:05:30.299 INFO kablam! | Sep 04 08:05:30.299 INFO kablam! 141 | &self.0[..] Sep 04 08:05:30.299 INFO kablam! | ^^^^^^ Sep 04 08:05:30.299 INFO kablam! | Sep 04 08:05:30.299 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.299 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.299 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.299 INFO kablam! Sep 04 08:05:30.299 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.299 INFO kablam! --> src/arrays/Array256.rs:150:8 Sep 04 08:05:30.299 INFO kablam! | Sep 04 08:05:30.299 INFO kablam! 150 | &mut self.0[..] Sep 04 08:05:30.299 INFO kablam! | ^^^^^^ Sep 04 08:05:30.299 INFO kablam! | Sep 04 08:05:30.299 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.299 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.299 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.299 INFO kablam! Sep 04 08:05:30.299 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.300 INFO kablam! --> src/arrays/Array512.rs:44:3 Sep 04 08:05:30.300 INFO kablam! | Sep 04 08:05:30.300 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 08:05:30.300 INFO kablam! | ^^^^^^ Sep 04 08:05:30.300 INFO kablam! | Sep 04 08:05:30.300 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.300 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.300 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.300 INFO kablam! Sep 04 08:05:30.300 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.300 INFO kablam! --> src/arrays/Array512.rs:53:3 Sep 04 08:05:30.300 INFO kablam! | Sep 04 08:05:30.300 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:30.300 INFO kablam! | ^^^^^^ Sep 04 08:05:30.300 INFO kablam! | Sep 04 08:05:30.300 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.300 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.300 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.300 INFO kablam! Sep 04 08:05:30.300 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.300 INFO kablam! --> src/arrays/Array512.rs:53:18 Sep 04 08:05:30.300 INFO kablam! | Sep 04 08:05:30.300 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:30.300 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.300 INFO kablam! | Sep 04 08:05:30.301 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.301 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.301 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.301 INFO kablam! Sep 04 08:05:30.301 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.301 INFO kablam! --> src/arrays/Array512.rs:66:29 Sep 04 08:05:30.301 INFO kablam! | Sep 04 08:05:30.301 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.301 INFO kablam! | ^^^^^^ Sep 04 08:05:30.301 INFO kablam! | Sep 04 08:05:30.301 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.301 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.301 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.301 INFO kablam! Sep 04 08:05:30.301 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.301 INFO kablam! --> src/arrays/Array512.rs:66:43 Sep 04 08:05:30.301 INFO kablam! | Sep 04 08:05:30.301 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.301 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.301 INFO kablam! | Sep 04 08:05:30.301 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.301 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.301 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.301 INFO kablam! Sep 04 08:05:30.301 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.301 INFO kablam! --> src/arrays/Array512.rs:72:20 Sep 04 08:05:30.302 INFO kablam! | Sep 04 08:05:30.302 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.302 INFO kablam! | ^^^^^^ Sep 04 08:05:30.302 INFO kablam! | Sep 04 08:05:30.302 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.302 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.302 INFO kablam! Sep 04 08:05:30.302 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.302 INFO kablam! --> src/arrays/Array512.rs:72:34 Sep 04 08:05:30.302 INFO kablam! | Sep 04 08:05:30.302 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.302 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.302 INFO kablam! | Sep 04 08:05:30.302 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.302 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.302 INFO kablam! Sep 04 08:05:30.302 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.302 INFO kablam! --> src/arrays/Array512.rs:78:20 Sep 04 08:05:30.302 INFO kablam! | Sep 04 08:05:30.302 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.302 INFO kablam! | ^^^^^^ Sep 04 08:05:30.302 INFO kablam! | Sep 04 08:05:30.302 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.302 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.303 INFO kablam! Sep 04 08:05:30.303 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.303 INFO kablam! --> src/arrays/Array512.rs:78:34 Sep 04 08:05:30.303 INFO kablam! | Sep 04 08:05:30.303 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.303 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.303 INFO kablam! | Sep 04 08:05:30.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 08:05:30.303 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.303 INFO kablam! Sep 04 08:05:30.303 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.303 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 04 08:05:30.303 INFO kablam! | Sep 04 08:05:30.303 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.303 INFO kablam! | ^^^^^^ Sep 04 08:05:30.303 INFO kablam! | Sep 04 08:05:30.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 08:05:30.303 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.303 INFO kablam! Sep 04 08:05:30.303 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.303 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 04 08:05:30.303 INFO kablam! | Sep 04 08:05:30.303 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.303 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.304 INFO kablam! | Sep 04 08:05:30.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 08:05:30.304 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.304 INFO kablam! Sep 04 08:05:30.304 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.304 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 04 08:05:30.304 INFO kablam! | Sep 04 08:05:30.304 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.304 INFO kablam! | ^^^^^^ Sep 04 08:05:30.304 INFO kablam! | Sep 04 08:05:30.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 08:05:30.304 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.304 INFO kablam! Sep 04 08:05:30.304 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.304 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 04 08:05:30.304 INFO kablam! | Sep 04 08:05:30.304 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.304 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.304 INFO kablam! | Sep 04 08:05:30.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 08:05:30.304 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.305 INFO kablam! Sep 04 08:05:30.305 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.305 INFO kablam! --> src/arrays/Array512.rs:99:14 Sep 04 08:05:30.305 INFO kablam! | Sep 04 08:05:30.305 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.305 INFO kablam! | ^^^^^^ Sep 04 08:05:30.305 INFO kablam! | Sep 04 08:05:30.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 08:05:30.305 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.305 INFO kablam! Sep 04 08:05:30.305 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.305 INFO kablam! --> src/arrays/Array512.rs:99:28 Sep 04 08:05:30.305 INFO kablam! | Sep 04 08:05:30.305 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.305 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.305 INFO kablam! | Sep 04 08:05:30.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 08:05:30.305 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.305 INFO kablam! Sep 04 08:05:30.305 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.305 INFO kablam! --> src/arrays/Array512.rs:108:15 Sep 04 08:05:30.305 INFO kablam! | Sep 04 08:05:30.306 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 08:05:30.306 INFO kablam! | ^^^^^^ Sep 04 08:05:30.306 INFO kablam! | Sep 04 08:05:30.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 08:05:30.306 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.306 INFO kablam! Sep 04 08:05:30.306 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.306 INFO kablam! --> src/arrays/Array512.rs:120:3 Sep 04 08:05:30.306 INFO kablam! | Sep 04 08:05:30.306 INFO kablam! 120 | self.0.iter() Sep 04 08:05:30.306 INFO kablam! | ^^^^^^ Sep 04 08:05:30.306 INFO kablam! | Sep 04 08:05:30.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 08:05:30.306 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.306 INFO kablam! Sep 04 08:05:30.306 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.306 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 04 08:05:30.306 INFO kablam! | Sep 04 08:05:30.306 INFO kablam! 132 | self.0.iter_mut() Sep 04 08:05:30.306 INFO kablam! | ^^^^^^ Sep 04 08:05:30.306 INFO kablam! | Sep 04 08:05:30.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 08:05:30.307 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.307 INFO kablam! Sep 04 08:05:30.307 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.307 INFO kablam! --> src/arrays/Array512.rs:141:4 Sep 04 08:05:30.307 INFO kablam! | Sep 04 08:05:30.307 INFO kablam! 141 | &self.0[..] Sep 04 08:05:30.307 INFO kablam! | ^^^^^^ Sep 04 08:05:30.307 INFO kablam! | Sep 04 08:05:30.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 08:05:30.307 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.307 INFO kablam! Sep 04 08:05:30.307 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.307 INFO kablam! --> src/arrays/Array512.rs:150:8 Sep 04 08:05:30.307 INFO kablam! | Sep 04 08:05:30.307 INFO kablam! 150 | &mut self.0[..] Sep 04 08:05:30.307 INFO kablam! | ^^^^^^ Sep 04 08:05:30.307 INFO kablam! | Sep 04 08:05:30.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 08:05:30.307 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.308 INFO kablam! Sep 04 08:05:30.308 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.308 INFO kablam! --> src/arrays/Array1024.rs:44:3 Sep 04 08:05:30.308 INFO kablam! | Sep 04 08:05:30.308 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 04 08:05:30.308 INFO kablam! | ^^^^^^ Sep 04 08:05:30.308 INFO kablam! | Sep 04 08:05:30.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 08:05:30.308 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.308 INFO kablam! Sep 04 08:05:30.308 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.308 INFO kablam! --> src/arrays/Array1024.rs:53:3 Sep 04 08:05:30.308 INFO kablam! | Sep 04 08:05:30.308 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:30.308 INFO kablam! | ^^^^^^ Sep 04 08:05:30.308 INFO kablam! | Sep 04 08:05:30.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 08:05:30.308 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.308 INFO kablam! Sep 04 08:05:30.308 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.308 INFO kablam! --> src/arrays/Array1024.rs:53:18 Sep 04 08:05:30.308 INFO kablam! | Sep 04 08:05:30.308 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 04 08:05:30.309 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.309 INFO kablam! | Sep 04 08:05:30.309 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.309 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.309 INFO kablam! Sep 04 08:05:30.309 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.309 INFO kablam! --> src/arrays/Array1024.rs:66:29 Sep 04 08:05:30.309 INFO kablam! | Sep 04 08:05:30.309 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.309 INFO kablam! | ^^^^^^ Sep 04 08:05:30.309 INFO kablam! | Sep 04 08:05:30.309 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.309 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.309 INFO kablam! Sep 04 08:05:30.309 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.309 INFO kablam! --> src/arrays/Array1024.rs:66:43 Sep 04 08:05:30.309 INFO kablam! | Sep 04 08:05:30.309 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.309 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.309 INFO kablam! | Sep 04 08:05:30.309 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.309 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.309 INFO kablam! Sep 04 08:05:30.309 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.309 INFO kablam! --> src/arrays/Array1024.rs:72:20 Sep 04 08:05:30.309 INFO kablam! | Sep 04 08:05:30.309 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.309 INFO kablam! | ^^^^^^ Sep 04 08:05:30.310 INFO kablam! | Sep 04 08:05:30.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 08:05:30.310 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.310 INFO kablam! Sep 04 08:05:30.310 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.310 INFO kablam! --> src/arrays/Array1024.rs:72:34 Sep 04 08:05:30.310 INFO kablam! | Sep 04 08:05:30.310 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.310 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.310 INFO kablam! | Sep 04 08:05:30.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 08:05:30.310 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.310 INFO kablam! Sep 04 08:05:30.310 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.310 INFO kablam! --> src/arrays/Array1024.rs:78:20 Sep 04 08:05:30.310 INFO kablam! | Sep 04 08:05:30.310 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.310 INFO kablam! | ^^^^^^ Sep 04 08:05:30.310 INFO kablam! | Sep 04 08:05:30.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 08:05:30.310 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.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 08:05:30.310 INFO kablam! Sep 04 08:05:30.310 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.310 INFO kablam! --> src/arrays/Array1024.rs:78:34 Sep 04 08:05:30.310 INFO kablam! | Sep 04 08:05:30.311 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.311 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.311 INFO kablam! | Sep 04 08:05:30.311 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.311 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.311 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.311 INFO kablam! Sep 04 08:05:30.311 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.311 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 04 08:05:30.311 INFO kablam! | Sep 04 08:05:30.311 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.311 INFO kablam! | ^^^^^^ Sep 04 08:05:30.311 INFO kablam! | Sep 04 08:05:30.311 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.311 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.311 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.311 INFO kablam! Sep 04 08:05:30.311 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.311 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 04 08:05:30.311 INFO kablam! | Sep 04 08:05:30.311 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.311 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.311 INFO kablam! | Sep 04 08:05:30.311 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.311 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.311 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.311 INFO kablam! Sep 04 08:05:30.311 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.311 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 04 08:05:30.312 INFO kablam! | Sep 04 08:05:30.312 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.312 INFO kablam! | ^^^^^^ Sep 04 08:05:30.312 INFO kablam! | Sep 04 08:05:30.312 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.312 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.312 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.312 INFO kablam! Sep 04 08:05:30.312 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.312 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 04 08:05:30.312 INFO kablam! | Sep 04 08:05:30.312 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.312 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.312 INFO kablam! | Sep 04 08:05:30.312 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.312 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.312 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.312 INFO kablam! Sep 04 08:05:30.312 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.312 INFO kablam! --> src/arrays/Array1024.rs:99:14 Sep 04 08:05:30.312 INFO kablam! | Sep 04 08:05:30.312 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.312 INFO kablam! | ^^^^^^ Sep 04 08:05:30.312 INFO kablam! | Sep 04 08:05:30.312 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.312 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.312 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.313 INFO kablam! Sep 04 08:05:30.313 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.313 INFO kablam! --> src/arrays/Array1024.rs:99:28 Sep 04 08:05:30.313 INFO kablam! | Sep 04 08:05:30.313 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 04 08:05:30.313 INFO kablam! | ^^^^^^^ Sep 04 08:05:30.313 INFO kablam! | Sep 04 08:05:30.313 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.313 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.313 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.313 INFO kablam! Sep 04 08:05:30.313 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.313 INFO kablam! --> src/arrays/Array1024.rs:108:15 Sep 04 08:05:30.313 INFO kablam! | Sep 04 08:05:30.313 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 04 08:05:30.313 INFO kablam! | ^^^^^^ Sep 04 08:05:30.313 INFO kablam! | Sep 04 08:05:30.313 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.313 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.313 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.313 INFO kablam! Sep 04 08:05:30.313 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.313 INFO kablam! --> src/arrays/Array1024.rs:120:3 Sep 04 08:05:30.313 INFO kablam! | Sep 04 08:05:30.313 INFO kablam! 120 | self.0.iter() Sep 04 08:05:30.313 INFO kablam! | ^^^^^^ Sep 04 08:05:30.313 INFO kablam! | Sep 04 08:05:30.313 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.313 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.313 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.314 INFO kablam! Sep 04 08:05:30.314 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.314 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 04 08:05:30.314 INFO kablam! | Sep 04 08:05:30.314 INFO kablam! 132 | self.0.iter_mut() Sep 04 08:05:30.314 INFO kablam! | ^^^^^^ Sep 04 08:05:30.314 INFO kablam! | Sep 04 08:05:30.314 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.314 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.314 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.314 INFO kablam! Sep 04 08:05:30.314 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.314 INFO kablam! --> src/arrays/Array1024.rs:141:4 Sep 04 08:05:30.314 INFO kablam! | Sep 04 08:05:30.314 INFO kablam! 141 | &self.0[..] Sep 04 08:05:30.314 INFO kablam! | ^^^^^^ Sep 04 08:05:30.314 INFO kablam! | Sep 04 08:05:30.314 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.314 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.314 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.314 INFO kablam! Sep 04 08:05:30.314 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:05:30.314 INFO kablam! --> src/arrays/Array1024.rs:150:8 Sep 04 08:05:30.314 INFO kablam! | Sep 04 08:05:30.314 INFO kablam! 150 | &mut self.0[..] Sep 04 08:05:30.314 INFO kablam! | ^^^^^^ Sep 04 08:05:30.314 INFO kablam! | Sep 04 08:05:30.314 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:05:30.314 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:05:30.314 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:05:30.314 INFO kablam! Sep 04 08:05:30.314 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 04 08:05:30.314 INFO kablam! --> src/lib.rs:8:12 Sep 04 08:05:30.315 INFO kablam! | Sep 04 08:05:30.315 INFO kablam! 8 | #![feature(associated_consts)] Sep 04 08:05:30.315 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 08:05:30.315 INFO kablam! | Sep 04 08:05:30.315 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 08:05:30.315 INFO kablam! Sep 04 08:05:30.320 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.77s Sep 04 08:05:30.324 INFO kablam! su: No module specific data is present Sep 04 08:05:30.857 INFO running `"docker" "rm" "-f" "2aabc88e5259c71b73f71388c66396d0ae7494d1d4537d245a09e6aad3ea2abe"` Sep 04 08:05:30.950 INFO blam! 2aabc88e5259c71b73f71388c66396d0ae7494d1d4537d245a09e6aad3ea2abe