Sep 10 10:46:19.009 INFO checking rust-extra-0.0.13 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 10:46:19.009 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 10:46:19.009 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-6/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 10:46:19.169 INFO blam! f58c7128efd4c9e34d4ae290f2b11f9242185704de255b4d1cfaad04c73d753a Sep 10 10:46:19.171 INFO running `"docker" "start" "-a" "f58c7128efd4c9e34d4ae290f2b11f9242185704de255b4d1cfaad04c73d753a"` Sep 10 10:46:20.118 INFO kablam! usermod: no changes Sep 10 10:46:20.152 INFO kablam! Checking rust-extra v0.0.13 (file:///source) Sep 10 10:46:20.405 INFO kablam! warning: unused macro definition Sep 10 10:46:20.405 INFO kablam! --> src/do_while_loop.rs:5:1 Sep 10 10:46:20.406 INFO kablam! | Sep 10 10:46:20.406 INFO kablam! 5 | / macro_rules! do_while_loop Sep 10 10:46:20.406 INFO kablam! 6 | | { Sep 10 10:46:20.406 INFO kablam! 7 | | ( Sep 10 10:46:20.406 INFO kablam! 8 | | do Sep 10 10:46:20.406 INFO kablam! ... | Sep 10 10:46:20.406 INFO kablam! 21 | | }; Sep 10 10:46:20.406 INFO kablam! 22 | | } Sep 10 10:46:20.406 INFO kablam! | |_^ Sep 10 10:46:20.406 INFO kablam! | Sep 10 10:46:20.406 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 10 10:46:20.406 INFO kablam! Sep 10 10:46:20.428 INFO kablam! warning: unused macro definition Sep 10 10:46:20.428 INFO kablam! --> src/do_while_loop.rs:5:1 Sep 10 10:46:20.428 INFO kablam! | Sep 10 10:46:20.428 INFO kablam! 5 | / macro_rules! do_while_loop Sep 10 10:46:20.428 INFO kablam! 6 | | { Sep 10 10:46:20.428 INFO kablam! 7 | | ( Sep 10 10:46:20.428 INFO kablam! 8 | | do Sep 10 10:46:20.428 INFO kablam! ... | Sep 10 10:46:20.428 INFO kablam! 21 | | }; Sep 10 10:46:20.428 INFO kablam! 22 | | } Sep 10 10:46:20.428 INFO kablam! | |_^ Sep 10 10:46:20.428 INFO kablam! | Sep 10 10:46:20.428 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 10 10:46:20.428 INFO kablam! Sep 10 10:46:20.890 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.890 INFO kablam! --> src/arrays/Array40.rs:44:3 Sep 10 10:46:20.890 INFO kablam! | Sep 10 10:46:20.890 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 10 10:46:20.890 INFO kablam! | ^^^^^^ Sep 10 10:46:20.890 INFO kablam! | Sep 10 10:46:20.890 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 10 10:46:20.890 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.890 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.890 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.890 INFO kablam! Sep 10 10:46:20.890 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.890 INFO kablam! --> src/arrays/Array40.rs:53:3 Sep 10 10:46:20.890 INFO kablam! | Sep 10 10:46:20.890 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.890 INFO kablam! | ^^^^^^ Sep 10 10:46:20.890 INFO kablam! | Sep 10 10:46:20.890 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.890 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.890 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.890 INFO kablam! Sep 10 10:46:20.890 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.890 INFO kablam! --> src/arrays/Array40.rs:53:18 Sep 10 10:46:20.890 INFO kablam! | Sep 10 10:46:20.890 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.890 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.890 INFO kablam! | Sep 10 10:46:20.890 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.890 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.890 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.890 INFO kablam! Sep 10 10:46:20.891 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.891 INFO kablam! --> src/arrays/Array40.rs:66:29 Sep 10 10:46:20.891 INFO kablam! | Sep 10 10:46:20.891 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.891 INFO kablam! | ^^^^^^ Sep 10 10:46:20.891 INFO kablam! | Sep 10 10:46:20.891 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.891 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.891 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.891 INFO kablam! Sep 10 10:46:20.891 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.891 INFO kablam! --> src/arrays/Array40.rs:66:43 Sep 10 10:46:20.891 INFO kablam! | Sep 10 10:46:20.891 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.891 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.891 INFO kablam! | Sep 10 10:46:20.891 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.891 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.891 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.891 INFO kablam! Sep 10 10:46:20.891 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.891 INFO kablam! --> src/arrays/Array40.rs:72:20 Sep 10 10:46:20.891 INFO kablam! | Sep 10 10:46:20.891 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.891 INFO kablam! | ^^^^^^ Sep 10 10:46:20.891 INFO kablam! | Sep 10 10:46:20.891 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.891 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.891 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.891 INFO kablam! Sep 10 10:46:20.891 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.891 INFO kablam! --> src/arrays/Array40.rs:72:34 Sep 10 10:46:20.891 INFO kablam! | Sep 10 10:46:20.891 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.891 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.891 INFO kablam! | Sep 10 10:46:20.891 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.891 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.891 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.891 INFO kablam! Sep 10 10:46:20.891 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.891 INFO kablam! --> src/arrays/Array40.rs:78:20 Sep 10 10:46:20.891 INFO kablam! | Sep 10 10:46:20.891 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.891 INFO kablam! | ^^^^^^ Sep 10 10:46:20.891 INFO kablam! | Sep 10 10:46:20.891 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.891 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.891 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.891 INFO kablam! Sep 10 10:46:20.891 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.891 INFO kablam! --> src/arrays/Array40.rs:78:34 Sep 10 10:46:20.891 INFO kablam! | Sep 10 10:46:20.891 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.891 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.891 INFO kablam! | Sep 10 10:46:20.891 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.891 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.891 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.891 INFO kablam! Sep 10 10:46:20.891 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.891 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 10 10:46:20.891 INFO kablam! | Sep 10 10:46:20.891 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.891 INFO kablam! | ^^^^^^ Sep 10 10:46:20.891 INFO kablam! | Sep 10 10:46:20.891 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.892 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.892 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.892 INFO kablam! Sep 10 10:46:20.892 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.893 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 10 10:46:20.893 INFO kablam! | Sep 10 10:46:20.893 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.893 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.893 INFO kablam! | Sep 10 10:46:20.893 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.893 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.893 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.894 INFO kablam! Sep 10 10:46:20.894 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.894 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 10 10:46:20.894 INFO kablam! | Sep 10 10:46:20.894 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.894 INFO kablam! | ^^^^^^ Sep 10 10:46:20.894 INFO kablam! | Sep 10 10:46:20.894 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.894 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.894 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.894 INFO kablam! Sep 10 10:46:20.894 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.894 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 10 10:46:20.894 INFO kablam! | Sep 10 10:46:20.894 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.894 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.894 INFO kablam! | Sep 10 10:46:20.894 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.894 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.894 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.894 INFO kablam! Sep 10 10:46:20.894 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.894 INFO kablam! --> src/arrays/Array40.rs:99:14 Sep 10 10:46:20.894 INFO kablam! | Sep 10 10:46:20.894 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.894 INFO kablam! | ^^^^^^ Sep 10 10:46:20.894 INFO kablam! | Sep 10 10:46:20.894 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.894 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.894 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.894 INFO kablam! Sep 10 10:46:20.894 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.894 INFO kablam! --> src/arrays/Array40.rs:99:28 Sep 10 10:46:20.894 INFO kablam! | Sep 10 10:46:20.894 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.894 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.894 INFO kablam! | Sep 10 10:46:20.894 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.894 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.894 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.894 INFO kablam! Sep 10 10:46:20.894 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.894 INFO kablam! --> src/arrays/Array40.rs:108:15 Sep 10 10:46:20.894 INFO kablam! | Sep 10 10:46:20.894 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 10 10:46:20.894 INFO kablam! | ^^^^^^ Sep 10 10:46:20.894 INFO kablam! | Sep 10 10:46:20.894 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.894 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.894 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.894 INFO kablam! Sep 10 10:46:20.895 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.895 INFO kablam! --> src/arrays/Array40.rs:120:3 Sep 10 10:46:20.895 INFO kablam! | Sep 10 10:46:20.895 INFO kablam! 120 | self.0.iter() Sep 10 10:46:20.895 INFO kablam! | ^^^^^^ Sep 10 10:46:20.895 INFO kablam! | Sep 10 10:46:20.895 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.895 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.895 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.895 INFO kablam! Sep 10 10:46:20.895 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.895 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 10 10:46:20.895 INFO kablam! | Sep 10 10:46:20.895 INFO kablam! 132 | self.0.iter_mut() Sep 10 10:46:20.895 INFO kablam! | ^^^^^^ Sep 10 10:46:20.895 INFO kablam! | Sep 10 10:46:20.895 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.895 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.895 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.895 INFO kablam! Sep 10 10:46:20.895 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.895 INFO kablam! --> src/arrays/Array40.rs:141:4 Sep 10 10:46:20.895 INFO kablam! | Sep 10 10:46:20.895 INFO kablam! 141 | &self.0[..] Sep 10 10:46:20.895 INFO kablam! | ^^^^^^ Sep 10 10:46:20.895 INFO kablam! | Sep 10 10:46:20.895 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.895 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.895 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.895 INFO kablam! Sep 10 10:46:20.895 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.895 INFO kablam! --> src/arrays/Array40.rs:150:8 Sep 10 10:46:20.895 INFO kablam! | Sep 10 10:46:20.895 INFO kablam! 150 | &mut self.0[..] Sep 10 10:46:20.895 INFO kablam! | ^^^^^^ Sep 10 10:46:20.895 INFO kablam! | Sep 10 10:46:20.895 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.895 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.895 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.895 INFO kablam! Sep 10 10:46:20.895 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.895 INFO kablam! --> src/arrays/Array52.rs:44:3 Sep 10 10:46:20.895 INFO kablam! | Sep 10 10:46:20.895 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 10 10:46:20.895 INFO kablam! | ^^^^^^ Sep 10 10:46:20.895 INFO kablam! | Sep 10 10:46:20.895 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.895 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.895 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.896 INFO kablam! Sep 10 10:46:20.896 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.896 INFO kablam! --> src/arrays/Array52.rs:53:3 Sep 10 10:46:20.896 INFO kablam! | Sep 10 10:46:20.896 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.896 INFO kablam! | ^^^^^^ Sep 10 10:46:20.896 INFO kablam! | Sep 10 10:46:20.896 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.896 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.896 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.896 INFO kablam! Sep 10 10:46:20.896 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.896 INFO kablam! --> src/arrays/Array52.rs:53:18 Sep 10 10:46:20.896 INFO kablam! | Sep 10 10:46:20.896 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.896 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.896 INFO kablam! | Sep 10 10:46:20.896 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.896 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.896 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.896 INFO kablam! Sep 10 10:46:20.896 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.896 INFO kablam! --> src/arrays/Array52.rs:66:29 Sep 10 10:46:20.896 INFO kablam! | Sep 10 10:46:20.896 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.896 INFO kablam! | ^^^^^^ Sep 10 10:46:20.896 INFO kablam! | Sep 10 10:46:20.896 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.896 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.896 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.896 INFO kablam! Sep 10 10:46:20.896 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.896 INFO kablam! --> src/arrays/Array52.rs:66:43 Sep 10 10:46:20.896 INFO kablam! | Sep 10 10:46:20.896 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.896 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.896 INFO kablam! | Sep 10 10:46:20.896 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.896 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.896 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.896 INFO kablam! Sep 10 10:46:20.896 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.896 INFO kablam! --> src/arrays/Array52.rs:72:20 Sep 10 10:46:20.896 INFO kablam! | Sep 10 10:46:20.896 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.896 INFO kablam! | ^^^^^^ Sep 10 10:46:20.896 INFO kablam! | Sep 10 10:46:20.896 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.896 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.896 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.897 INFO kablam! Sep 10 10:46:20.897 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.897 INFO kablam! --> src/arrays/Array52.rs:72:34 Sep 10 10:46:20.897 INFO kablam! | Sep 10 10:46:20.897 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.897 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.897 INFO kablam! | Sep 10 10:46:20.897 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.897 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.897 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.897 INFO kablam! Sep 10 10:46:20.897 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.897 INFO kablam! --> src/arrays/Array52.rs:78:20 Sep 10 10:46:20.897 INFO kablam! | Sep 10 10:46:20.897 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.897 INFO kablam! | ^^^^^^ Sep 10 10:46:20.897 INFO kablam! | Sep 10 10:46:20.897 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.897 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.897 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.897 INFO kablam! Sep 10 10:46:20.897 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.897 INFO kablam! --> src/arrays/Array52.rs:78:34 Sep 10 10:46:20.897 INFO kablam! | Sep 10 10:46:20.897 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.897 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.897 INFO kablam! | Sep 10 10:46:20.897 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.897 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.897 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.897 INFO kablam! Sep 10 10:46:20.897 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.897 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 10 10:46:20.897 INFO kablam! | Sep 10 10:46:20.897 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.897 INFO kablam! | ^^^^^^ Sep 10 10:46:20.897 INFO kablam! | Sep 10 10:46:20.897 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.897 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.897 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.897 INFO kablam! Sep 10 10:46:20.897 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.897 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 10 10:46:20.897 INFO kablam! | Sep 10 10:46:20.897 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.897 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.897 INFO kablam! | Sep 10 10:46:20.897 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.897 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.898 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.898 INFO kablam! Sep 10 10:46:20.898 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.898 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 10 10:46:20.898 INFO kablam! | Sep 10 10:46:20.898 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.898 INFO kablam! | ^^^^^^ Sep 10 10:46:20.898 INFO kablam! | Sep 10 10:46:20.898 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.898 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.898 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.898 INFO kablam! Sep 10 10:46:20.898 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.898 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 10 10:46:20.898 INFO kablam! | Sep 10 10:46:20.898 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.898 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.898 INFO kablam! | Sep 10 10:46:20.898 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.898 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.898 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.898 INFO kablam! Sep 10 10:46:20.898 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.898 INFO kablam! --> src/arrays/Array52.rs:99:14 Sep 10 10:46:20.898 INFO kablam! | Sep 10 10:46:20.898 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.898 INFO kablam! | ^^^^^^ Sep 10 10:46:20.898 INFO kablam! | Sep 10 10:46:20.898 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.898 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.898 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.898 INFO kablam! Sep 10 10:46:20.898 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.898 INFO kablam! --> src/arrays/Array52.rs:99:28 Sep 10 10:46:20.898 INFO kablam! | Sep 10 10:46:20.898 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.898 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.898 INFO kablam! | Sep 10 10:46:20.898 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.898 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.898 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.898 INFO kablam! Sep 10 10:46:20.898 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.898 INFO kablam! --> src/arrays/Array52.rs:108:15 Sep 10 10:46:20.898 INFO kablam! | Sep 10 10:46:20.898 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 10 10:46:20.898 INFO kablam! | ^^^^^^ Sep 10 10:46:20.898 INFO kablam! | Sep 10 10:46:20.898 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.899 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.899 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.899 INFO kablam! Sep 10 10:46:20.899 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.899 INFO kablam! --> src/arrays/Array52.rs:120:3 Sep 10 10:46:20.899 INFO kablam! | Sep 10 10:46:20.899 INFO kablam! 120 | self.0.iter() Sep 10 10:46:20.899 INFO kablam! | ^^^^^^ Sep 10 10:46:20.899 INFO kablam! | Sep 10 10:46:20.899 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.899 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.899 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.899 INFO kablam! Sep 10 10:46:20.899 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.899 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 10 10:46:20.899 INFO kablam! | Sep 10 10:46:20.899 INFO kablam! 132 | self.0.iter_mut() Sep 10 10:46:20.899 INFO kablam! | ^^^^^^ Sep 10 10:46:20.899 INFO kablam! | Sep 10 10:46:20.899 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.899 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.899 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.899 INFO kablam! Sep 10 10:46:20.899 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.899 INFO kablam! --> src/arrays/Array52.rs:141:4 Sep 10 10:46:20.899 INFO kablam! | Sep 10 10:46:20.899 INFO kablam! 141 | &self.0[..] Sep 10 10:46:20.899 INFO kablam! | ^^^^^^ Sep 10 10:46:20.899 INFO kablam! | Sep 10 10:46:20.899 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.899 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.899 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.899 INFO kablam! Sep 10 10:46:20.899 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.899 INFO kablam! --> src/arrays/Array52.rs:150:8 Sep 10 10:46:20.899 INFO kablam! | Sep 10 10:46:20.899 INFO kablam! 150 | &mut self.0[..] Sep 10 10:46:20.899 INFO kablam! | ^^^^^^ Sep 10 10:46:20.899 INFO kablam! | Sep 10 10:46:20.899 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.899 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.899 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.899 INFO kablam! Sep 10 10:46:20.899 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.899 INFO kablam! --> src/arrays/Array64.rs:44:3 Sep 10 10:46:20.899 INFO kablam! | Sep 10 10:46:20.899 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 10 10:46:20.899 INFO kablam! | ^^^^^^ Sep 10 10:46:20.899 INFO kablam! | Sep 10 10:46:20.900 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.900 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.900 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.900 INFO kablam! Sep 10 10:46:20.900 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.900 INFO kablam! --> src/arrays/Array64.rs:53:3 Sep 10 10:46:20.900 INFO kablam! | Sep 10 10:46:20.900 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.900 INFO kablam! | ^^^^^^ Sep 10 10:46:20.900 INFO kablam! | Sep 10 10:46:20.900 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.900 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.900 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.900 INFO kablam! Sep 10 10:46:20.900 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.900 INFO kablam! --> src/arrays/Array64.rs:53:18 Sep 10 10:46:20.900 INFO kablam! | Sep 10 10:46:20.900 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.900 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.900 INFO kablam! | Sep 10 10:46:20.900 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.900 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.900 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.900 INFO kablam! Sep 10 10:46:20.900 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.900 INFO kablam! --> src/arrays/Array64.rs:66:29 Sep 10 10:46:20.900 INFO kablam! | Sep 10 10:46:20.900 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.900 INFO kablam! | ^^^^^^ Sep 10 10:46:20.900 INFO kablam! | Sep 10 10:46:20.900 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.900 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.900 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.900 INFO kablam! Sep 10 10:46:20.900 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.900 INFO kablam! --> src/arrays/Array64.rs:66:43 Sep 10 10:46:20.900 INFO kablam! | Sep 10 10:46:20.900 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.900 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.900 INFO kablam! | Sep 10 10:46:20.900 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.900 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.900 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.900 INFO kablam! Sep 10 10:46:20.900 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.900 INFO kablam! --> src/arrays/Array64.rs:72:20 Sep 10 10:46:20.900 INFO kablam! | Sep 10 10:46:20.900 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.900 INFO kablam! | ^^^^^^ Sep 10 10:46:20.900 INFO kablam! | Sep 10 10:46:20.900 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.900 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.901 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.901 INFO kablam! Sep 10 10:46:20.901 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.901 INFO kablam! --> src/arrays/Array64.rs:72:34 Sep 10 10:46:20.901 INFO kablam! | Sep 10 10:46:20.901 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.901 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.901 INFO kablam! | Sep 10 10:46:20.901 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.901 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.901 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.901 INFO kablam! Sep 10 10:46:20.901 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.901 INFO kablam! --> src/arrays/Array64.rs:78:20 Sep 10 10:46:20.901 INFO kablam! | Sep 10 10:46:20.901 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.901 INFO kablam! | ^^^^^^ Sep 10 10:46:20.901 INFO kablam! | Sep 10 10:46:20.901 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.901 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.901 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.901 INFO kablam! Sep 10 10:46:20.901 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.901 INFO kablam! --> src/arrays/Array64.rs:78:34 Sep 10 10:46:20.901 INFO kablam! | Sep 10 10:46:20.901 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.901 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.901 INFO kablam! | Sep 10 10:46:20.901 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.901 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.901 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.901 INFO kablam! Sep 10 10:46:20.901 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.901 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 10 10:46:20.901 INFO kablam! | Sep 10 10:46:20.901 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.901 INFO kablam! | ^^^^^^ Sep 10 10:46:20.901 INFO kablam! | Sep 10 10:46:20.901 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.901 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.901 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.901 INFO kablam! Sep 10 10:46:20.901 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.901 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 10 10:46:20.901 INFO kablam! | Sep 10 10:46:20.901 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.901 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.901 INFO kablam! | Sep 10 10:46:20.901 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.901 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.901 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.901 INFO kablam! Sep 10 10:46:20.901 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.902 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 10 10:46:20.902 INFO kablam! | Sep 10 10:46:20.902 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.902 INFO kablam! | ^^^^^^ Sep 10 10:46:20.902 INFO kablam! | Sep 10 10:46:20.902 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.902 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.902 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.902 INFO kablam! Sep 10 10:46:20.902 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.902 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 10 10:46:20.902 INFO kablam! | Sep 10 10:46:20.902 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.902 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.902 INFO kablam! | Sep 10 10:46:20.902 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.902 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.902 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.902 INFO kablam! Sep 10 10:46:20.902 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.902 INFO kablam! --> src/arrays/Array64.rs:99:14 Sep 10 10:46:20.902 INFO kablam! | Sep 10 10:46:20.902 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.902 INFO kablam! | ^^^^^^ Sep 10 10:46:20.902 INFO kablam! | Sep 10 10:46:20.902 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.902 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.902 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.902 INFO kablam! Sep 10 10:46:20.902 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.902 INFO kablam! --> src/arrays/Array64.rs:99:28 Sep 10 10:46:20.902 INFO kablam! | Sep 10 10:46:20.902 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.902 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.902 INFO kablam! | Sep 10 10:46:20.902 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.902 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.902 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.902 INFO kablam! Sep 10 10:46:20.902 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.902 INFO kablam! --> src/arrays/Array64.rs:108:15 Sep 10 10:46:20.902 INFO kablam! | Sep 10 10:46:20.902 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 10 10:46:20.902 INFO kablam! | ^^^^^^ Sep 10 10:46:20.902 INFO kablam! | Sep 10 10:46:20.902 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.902 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.902 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.903 INFO kablam! Sep 10 10:46:20.903 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.903 INFO kablam! --> src/arrays/Array64.rs:120:3 Sep 10 10:46:20.903 INFO kablam! | Sep 10 10:46:20.903 INFO kablam! 120 | self.0.iter() Sep 10 10:46:20.903 INFO kablam! | ^^^^^^ Sep 10 10:46:20.903 INFO kablam! | Sep 10 10:46:20.903 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.903 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.903 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.903 INFO kablam! Sep 10 10:46:20.903 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.903 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 10 10:46:20.903 INFO kablam! | Sep 10 10:46:20.903 INFO kablam! 132 | self.0.iter_mut() Sep 10 10:46:20.903 INFO kablam! | ^^^^^^ Sep 10 10:46:20.903 INFO kablam! | Sep 10 10:46:20.903 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.903 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.903 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.903 INFO kablam! Sep 10 10:46:20.903 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.903 INFO kablam! --> src/arrays/Array64.rs:141:4 Sep 10 10:46:20.903 INFO kablam! | Sep 10 10:46:20.903 INFO kablam! 141 | &self.0[..] Sep 10 10:46:20.903 INFO kablam! | ^^^^^^ Sep 10 10:46:20.903 INFO kablam! | Sep 10 10:46:20.903 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.903 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.903 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.903 INFO kablam! Sep 10 10:46:20.903 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.903 INFO kablam! --> src/arrays/Array64.rs:150:8 Sep 10 10:46:20.903 INFO kablam! | Sep 10 10:46:20.903 INFO kablam! 150 | &mut self.0[..] Sep 10 10:46:20.903 INFO kablam! | ^^^^^^ Sep 10 10:46:20.903 INFO kablam! | Sep 10 10:46:20.903 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.903 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.903 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.903 INFO kablam! Sep 10 10:46:20.903 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.903 INFO kablam! --> src/arrays/Array128.rs:44:3 Sep 10 10:46:20.903 INFO kablam! | Sep 10 10:46:20.903 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 10 10:46:20.903 INFO kablam! | ^^^^^^ Sep 10 10:46:20.903 INFO kablam! | Sep 10 10:46:20.903 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.903 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.904 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.904 INFO kablam! Sep 10 10:46:20.904 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.904 INFO kablam! --> src/arrays/Array128.rs:53:3 Sep 10 10:46:20.904 INFO kablam! | Sep 10 10:46:20.904 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.904 INFO kablam! | ^^^^^^ Sep 10 10:46:20.904 INFO kablam! | Sep 10 10:46:20.904 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.904 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.904 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.904 INFO kablam! Sep 10 10:46:20.904 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.904 INFO kablam! --> src/arrays/Array128.rs:53:18 Sep 10 10:46:20.904 INFO kablam! | Sep 10 10:46:20.904 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.904 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.904 INFO kablam! | Sep 10 10:46:20.904 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.904 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.904 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.904 INFO kablam! Sep 10 10:46:20.904 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.904 INFO kablam! --> src/arrays/Array128.rs:66:29 Sep 10 10:46:20.904 INFO kablam! | Sep 10 10:46:20.904 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.904 INFO kablam! | ^^^^^^ Sep 10 10:46:20.904 INFO kablam! | Sep 10 10:46:20.904 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.904 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.904 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.904 INFO kablam! Sep 10 10:46:20.904 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.904 INFO kablam! --> src/arrays/Array128.rs:66:43 Sep 10 10:46:20.904 INFO kablam! | Sep 10 10:46:20.904 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.904 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.904 INFO kablam! | Sep 10 10:46:20.904 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.904 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.904 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.904 INFO kablam! Sep 10 10:46:20.904 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.904 INFO kablam! --> src/arrays/Array128.rs:72:20 Sep 10 10:46:20.904 INFO kablam! | Sep 10 10:46:20.904 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.904 INFO kablam! | ^^^^^^ Sep 10 10:46:20.904 INFO kablam! | Sep 10 10:46:20.904 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.904 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.905 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.905 INFO kablam! Sep 10 10:46:20.905 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.905 INFO kablam! --> src/arrays/Array128.rs:72:34 Sep 10 10:46:20.905 INFO kablam! | Sep 10 10:46:20.905 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.905 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.905 INFO kablam! | Sep 10 10:46:20.905 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.905 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.905 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.905 INFO kablam! Sep 10 10:46:20.905 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.905 INFO kablam! --> src/arrays/Array128.rs:78:20 Sep 10 10:46:20.905 INFO kablam! | Sep 10 10:46:20.905 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.905 INFO kablam! | ^^^^^^ Sep 10 10:46:20.905 INFO kablam! | Sep 10 10:46:20.905 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.905 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.905 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.905 INFO kablam! Sep 10 10:46:20.905 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.905 INFO kablam! --> src/arrays/Array128.rs:78:34 Sep 10 10:46:20.905 INFO kablam! | Sep 10 10:46:20.905 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.905 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.905 INFO kablam! | Sep 10 10:46:20.905 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.905 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.905 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.905 INFO kablam! Sep 10 10:46:20.905 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.905 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 10 10:46:20.905 INFO kablam! | Sep 10 10:46:20.905 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.905 INFO kablam! | ^^^^^^ Sep 10 10:46:20.905 INFO kablam! | Sep 10 10:46:20.905 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.905 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.905 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.905 INFO kablam! Sep 10 10:46:20.905 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.905 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 10 10:46:20.905 INFO kablam! | Sep 10 10:46:20.905 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.905 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.905 INFO kablam! | Sep 10 10:46:20.905 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.906 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.906 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.906 INFO kablam! Sep 10 10:46:20.906 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.906 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 10 10:46:20.906 INFO kablam! | Sep 10 10:46:20.906 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.906 INFO kablam! | ^^^^^^ Sep 10 10:46:20.906 INFO kablam! | Sep 10 10:46:20.906 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.906 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.906 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.906 INFO kablam! Sep 10 10:46:20.906 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.906 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 10 10:46:20.906 INFO kablam! | Sep 10 10:46:20.906 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.906 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.906 INFO kablam! | Sep 10 10:46:20.906 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.906 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.906 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.906 INFO kablam! Sep 10 10:46:20.906 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.906 INFO kablam! --> src/arrays/Array128.rs:99:14 Sep 10 10:46:20.906 INFO kablam! | Sep 10 10:46:20.906 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.906 INFO kablam! | ^^^^^^ Sep 10 10:46:20.906 INFO kablam! | Sep 10 10:46:20.906 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.906 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.906 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.906 INFO kablam! Sep 10 10:46:20.906 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.906 INFO kablam! --> src/arrays/Array128.rs:99:28 Sep 10 10:46:20.906 INFO kablam! | Sep 10 10:46:20.906 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.906 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.906 INFO kablam! | Sep 10 10:46:20.906 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.906 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.906 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.906 INFO kablam! Sep 10 10:46:20.906 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.906 INFO kablam! --> src/arrays/Array128.rs:108:15 Sep 10 10:46:20.906 INFO kablam! | Sep 10 10:46:20.907 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 10 10:46:20.907 INFO kablam! | ^^^^^^ Sep 10 10:46:20.907 INFO kablam! | Sep 10 10:46:20.907 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.907 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.907 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.907 INFO kablam! Sep 10 10:46:20.907 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.907 INFO kablam! --> src/arrays/Array128.rs:120:3 Sep 10 10:46:20.907 INFO kablam! | Sep 10 10:46:20.907 INFO kablam! 120 | self.0.iter() Sep 10 10:46:20.907 INFO kablam! | ^^^^^^ Sep 10 10:46:20.907 INFO kablam! | Sep 10 10:46:20.907 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.907 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.907 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.907 INFO kablam! Sep 10 10:46:20.907 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.907 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 10 10:46:20.907 INFO kablam! | Sep 10 10:46:20.907 INFO kablam! 132 | self.0.iter_mut() Sep 10 10:46:20.907 INFO kablam! | ^^^^^^ Sep 10 10:46:20.907 INFO kablam! | Sep 10 10:46:20.907 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.907 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.907 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.907 INFO kablam! Sep 10 10:46:20.907 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.907 INFO kablam! --> src/arrays/Array128.rs:141:4 Sep 10 10:46:20.907 INFO kablam! | Sep 10 10:46:20.907 INFO kablam! 141 | &self.0[..] Sep 10 10:46:20.907 INFO kablam! | ^^^^^^ Sep 10 10:46:20.907 INFO kablam! | Sep 10 10:46:20.907 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.907 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.907 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.907 INFO kablam! Sep 10 10:46:20.907 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.907 INFO kablam! --> src/arrays/Array128.rs:150:8 Sep 10 10:46:20.907 INFO kablam! | Sep 10 10:46:20.907 INFO kablam! 150 | &mut self.0[..] Sep 10 10:46:20.907 INFO kablam! | ^^^^^^ Sep 10 10:46:20.907 INFO kablam! | Sep 10 10:46:20.907 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.907 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.907 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.907 INFO kablam! Sep 10 10:46:20.907 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.907 INFO kablam! --> src/arrays/Array256.rs:44:3 Sep 10 10:46:20.908 INFO kablam! | Sep 10 10:46:20.908 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 10 10:46:20.908 INFO kablam! | ^^^^^^ Sep 10 10:46:20.908 INFO kablam! | Sep 10 10:46:20.908 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.908 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.908 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.908 INFO kablam! Sep 10 10:46:20.908 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.908 INFO kablam! --> src/arrays/Array256.rs:53:3 Sep 10 10:46:20.908 INFO kablam! | Sep 10 10:46:20.908 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.908 INFO kablam! | ^^^^^^ Sep 10 10:46:20.908 INFO kablam! | Sep 10 10:46:20.908 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.908 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.908 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.908 INFO kablam! Sep 10 10:46:20.908 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.908 INFO kablam! --> src/arrays/Array256.rs:53:18 Sep 10 10:46:20.908 INFO kablam! | Sep 10 10:46:20.908 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.908 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.908 INFO kablam! | Sep 10 10:46:20.908 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.908 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.908 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.908 INFO kablam! Sep 10 10:46:20.908 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.908 INFO kablam! --> src/arrays/Array256.rs:66:29 Sep 10 10:46:20.908 INFO kablam! | Sep 10 10:46:20.908 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.908 INFO kablam! | ^^^^^^ Sep 10 10:46:20.908 INFO kablam! | Sep 10 10:46:20.908 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.908 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.908 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.908 INFO kablam! Sep 10 10:46:20.908 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.908 INFO kablam! --> src/arrays/Array256.rs:66:43 Sep 10 10:46:20.908 INFO kablam! | Sep 10 10:46:20.908 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.908 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.908 INFO kablam! | Sep 10 10:46:20.908 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.908 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.908 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.908 INFO kablam! Sep 10 10:46:20.908 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.908 INFO kablam! --> src/arrays/Array256.rs:72:20 Sep 10 10:46:20.908 INFO kablam! | Sep 10 10:46:20.909 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.909 INFO kablam! | ^^^^^^ Sep 10 10:46:20.909 INFO kablam! | Sep 10 10:46:20.909 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.909 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.909 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.909 INFO kablam! Sep 10 10:46:20.909 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.909 INFO kablam! --> src/arrays/Array256.rs:72:34 Sep 10 10:46:20.909 INFO kablam! | Sep 10 10:46:20.909 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.909 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.909 INFO kablam! | Sep 10 10:46:20.909 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.909 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.909 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.909 INFO kablam! Sep 10 10:46:20.909 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.909 INFO kablam! --> src/arrays/Array256.rs:78:20 Sep 10 10:46:20.909 INFO kablam! | Sep 10 10:46:20.909 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.909 INFO kablam! | ^^^^^^ Sep 10 10:46:20.909 INFO kablam! | Sep 10 10:46:20.909 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.909 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.909 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.909 INFO kablam! Sep 10 10:46:20.909 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.909 INFO kablam! --> src/arrays/Array256.rs:78:34 Sep 10 10:46:20.909 INFO kablam! | Sep 10 10:46:20.909 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.909 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.909 INFO kablam! | Sep 10 10:46:20.909 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.909 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.909 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.909 INFO kablam! Sep 10 10:46:20.909 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.909 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 10 10:46:20.909 INFO kablam! | Sep 10 10:46:20.909 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.909 INFO kablam! | ^^^^^^ Sep 10 10:46:20.909 INFO kablam! | Sep 10 10:46:20.909 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.909 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.909 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.909 INFO kablam! Sep 10 10:46:20.909 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.909 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 10 10:46:20.909 INFO kablam! | Sep 10 10:46:20.910 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.910 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.910 INFO kablam! | Sep 10 10:46:20.910 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.910 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.910 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.910 INFO kablam! Sep 10 10:46:20.910 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.910 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 10 10:46:20.910 INFO kablam! | Sep 10 10:46:20.910 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.910 INFO kablam! | ^^^^^^ Sep 10 10:46:20.910 INFO kablam! | Sep 10 10:46:20.910 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.910 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.910 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.910 INFO kablam! Sep 10 10:46:20.910 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.910 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 10 10:46:20.910 INFO kablam! | Sep 10 10:46:20.910 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.910 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.910 INFO kablam! | Sep 10 10:46:20.910 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.910 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.910 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.910 INFO kablam! Sep 10 10:46:20.910 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.910 INFO kablam! --> src/arrays/Array256.rs:99:14 Sep 10 10:46:20.910 INFO kablam! | Sep 10 10:46:20.910 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.910 INFO kablam! | ^^^^^^ Sep 10 10:46:20.910 INFO kablam! | Sep 10 10:46:20.910 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.910 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.910 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.910 INFO kablam! Sep 10 10:46:20.910 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.910 INFO kablam! --> src/arrays/Array256.rs:99:28 Sep 10 10:46:20.910 INFO kablam! | Sep 10 10:46:20.910 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.910 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.910 INFO kablam! | Sep 10 10:46:20.910 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.910 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.910 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.910 INFO kablam! Sep 10 10:46:20.910 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.911 INFO kablam! --> src/arrays/Array256.rs:108:15 Sep 10 10:46:20.911 INFO kablam! | Sep 10 10:46:20.911 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 10 10:46:20.911 INFO kablam! | ^^^^^^ Sep 10 10:46:20.911 INFO kablam! | Sep 10 10:46:20.911 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.911 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.911 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.911 INFO kablam! Sep 10 10:46:20.911 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.911 INFO kablam! --> src/arrays/Array256.rs:120:3 Sep 10 10:46:20.911 INFO kablam! | Sep 10 10:46:20.911 INFO kablam! 120 | self.0.iter() Sep 10 10:46:20.911 INFO kablam! | ^^^^^^ Sep 10 10:46:20.911 INFO kablam! | Sep 10 10:46:20.911 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.911 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.911 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.911 INFO kablam! Sep 10 10:46:20.911 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.911 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 10 10:46:20.911 INFO kablam! | Sep 10 10:46:20.911 INFO kablam! 132 | self.0.iter_mut() Sep 10 10:46:20.911 INFO kablam! | ^^^^^^ Sep 10 10:46:20.911 INFO kablam! | Sep 10 10:46:20.911 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.911 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.911 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.911 INFO kablam! Sep 10 10:46:20.911 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.911 INFO kablam! --> src/arrays/Array256.rs:141:4 Sep 10 10:46:20.911 INFO kablam! | Sep 10 10:46:20.911 INFO kablam! 141 | &self.0[..] Sep 10 10:46:20.911 INFO kablam! | ^^^^^^ Sep 10 10:46:20.911 INFO kablam! | Sep 10 10:46:20.911 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.911 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.911 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.911 INFO kablam! Sep 10 10:46:20.911 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.911 INFO kablam! --> src/arrays/Array256.rs:150:8 Sep 10 10:46:20.911 INFO kablam! | Sep 10 10:46:20.911 INFO kablam! 150 | &mut self.0[..] Sep 10 10:46:20.911 INFO kablam! | ^^^^^^ Sep 10 10:46:20.911 INFO kablam! | Sep 10 10:46:20.911 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.911 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.911 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.911 INFO kablam! Sep 10 10:46:20.912 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.912 INFO kablam! --> src/arrays/Array512.rs:44:3 Sep 10 10:46:20.912 INFO kablam! | Sep 10 10:46:20.912 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 10 10:46:20.912 INFO kablam! | ^^^^^^ Sep 10 10:46:20.912 INFO kablam! | Sep 10 10:46:20.912 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.912 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.912 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.912 INFO kablam! Sep 10 10:46:20.912 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.912 INFO kablam! --> src/arrays/Array512.rs:53:3 Sep 10 10:46:20.912 INFO kablam! | Sep 10 10:46:20.912 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.912 INFO kablam! | ^^^^^^ Sep 10 10:46:20.912 INFO kablam! | Sep 10 10:46:20.912 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.912 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.912 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.912 INFO kablam! Sep 10 10:46:20.912 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.912 INFO kablam! --> src/arrays/Array512.rs:53:18 Sep 10 10:46:20.912 INFO kablam! | Sep 10 10:46:20.912 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.912 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.912 INFO kablam! | Sep 10 10:46:20.912 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.912 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.912 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.912 INFO kablam! Sep 10 10:46:20.912 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.912 INFO kablam! --> src/arrays/Array512.rs:66:29 Sep 10 10:46:20.912 INFO kablam! | Sep 10 10:46:20.912 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.912 INFO kablam! | ^^^^^^ Sep 10 10:46:20.912 INFO kablam! | Sep 10 10:46:20.912 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.912 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.912 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.912 INFO kablam! Sep 10 10:46:20.912 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.912 INFO kablam! --> src/arrays/Array512.rs:66:43 Sep 10 10:46:20.912 INFO kablam! | Sep 10 10:46:20.912 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.912 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.912 INFO kablam! | Sep 10 10:46:20.912 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.912 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.912 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.913 INFO kablam! Sep 10 10:46:20.913 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.913 INFO kablam! --> src/arrays/Array512.rs:72:20 Sep 10 10:46:20.913 INFO kablam! | Sep 10 10:46:20.913 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.913 INFO kablam! | ^^^^^^ Sep 10 10:46:20.913 INFO kablam! | Sep 10 10:46:20.913 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.913 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.913 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.913 INFO kablam! Sep 10 10:46:20.913 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.913 INFO kablam! --> src/arrays/Array512.rs:72:34 Sep 10 10:46:20.913 INFO kablam! | Sep 10 10:46:20.913 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.913 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.913 INFO kablam! | Sep 10 10:46:20.913 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.913 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.913 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.913 INFO kablam! Sep 10 10:46:20.913 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.913 INFO kablam! --> src/arrays/Array512.rs:78:20 Sep 10 10:46:20.913 INFO kablam! | Sep 10 10:46:20.913 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.913 INFO kablam! | ^^^^^^ Sep 10 10:46:20.913 INFO kablam! | Sep 10 10:46:20.913 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.913 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.913 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.913 INFO kablam! Sep 10 10:46:20.913 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.913 INFO kablam! --> src/arrays/Array512.rs:78:34 Sep 10 10:46:20.913 INFO kablam! | Sep 10 10:46:20.913 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.913 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.913 INFO kablam! | Sep 10 10:46:20.913 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.913 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.918 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.918 INFO kablam! Sep 10 10:46:20.918 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.918 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 10 10:46:20.918 INFO kablam! | Sep 10 10:46:20.918 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.918 INFO kablam! | ^^^^^^ Sep 10 10:46:20.918 INFO kablam! | Sep 10 10:46:20.918 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.918 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.918 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.918 INFO kablam! Sep 10 10:46:20.918 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.918 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 10 10:46:20.918 INFO kablam! | Sep 10 10:46:20.918 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.918 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.918 INFO kablam! | Sep 10 10:46:20.918 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.918 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.918 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.918 INFO kablam! Sep 10 10:46:20.918 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.918 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 10 10:46:20.918 INFO kablam! | Sep 10 10:46:20.918 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.918 INFO kablam! | ^^^^^^ Sep 10 10:46:20.918 INFO kablam! | Sep 10 10:46:20.918 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.918 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.918 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.918 INFO kablam! Sep 10 10:46:20.918 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.918 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 10 10:46:20.918 INFO kablam! | Sep 10 10:46:20.918 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.918 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.918 INFO kablam! | Sep 10 10:46:20.918 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.918 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.918 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.918 INFO kablam! Sep 10 10:46:20.918 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.918 INFO kablam! --> src/arrays/Array512.rs:99:14 Sep 10 10:46:20.918 INFO kablam! | Sep 10 10:46:20.919 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.919 INFO kablam! | ^^^^^^ Sep 10 10:46:20.919 INFO kablam! | Sep 10 10:46:20.919 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.919 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.919 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.919 INFO kablam! Sep 10 10:46:20.919 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.919 INFO kablam! --> src/arrays/Array512.rs:99:28 Sep 10 10:46:20.919 INFO kablam! | Sep 10 10:46:20.919 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.919 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.919 INFO kablam! | Sep 10 10:46:20.919 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.919 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.919 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.919 INFO kablam! Sep 10 10:46:20.919 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.919 INFO kablam! --> src/arrays/Array512.rs:108:15 Sep 10 10:46:20.919 INFO kablam! | Sep 10 10:46:20.919 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 10 10:46:20.919 INFO kablam! | ^^^^^^ Sep 10 10:46:20.919 INFO kablam! | Sep 10 10:46:20.919 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.919 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.919 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.919 INFO kablam! Sep 10 10:46:20.919 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.919 INFO kablam! --> src/arrays/Array512.rs:120:3 Sep 10 10:46:20.919 INFO kablam! | Sep 10 10:46:20.919 INFO kablam! 120 | self.0.iter() Sep 10 10:46:20.919 INFO kablam! | ^^^^^^ Sep 10 10:46:20.919 INFO kablam! | Sep 10 10:46:20.919 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.919 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.919 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.919 INFO kablam! Sep 10 10:46:20.919 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.919 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 10 10:46:20.919 INFO kablam! | Sep 10 10:46:20.919 INFO kablam! 132 | self.0.iter_mut() Sep 10 10:46:20.919 INFO kablam! | ^^^^^^ Sep 10 10:46:20.919 INFO kablam! | Sep 10 10:46:20.919 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.919 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.919 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.919 INFO kablam! Sep 10 10:46:20.919 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.919 INFO kablam! --> src/arrays/Array512.rs:141:4 Sep 10 10:46:20.919 INFO kablam! | Sep 10 10:46:20.920 INFO kablam! 141 | &self.0[..] Sep 10 10:46:20.920 INFO kablam! | ^^^^^^ Sep 10 10:46:20.920 INFO kablam! | Sep 10 10:46:20.920 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.920 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.920 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.920 INFO kablam! Sep 10 10:46:20.920 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.920 INFO kablam! --> src/arrays/Array512.rs:150:8 Sep 10 10:46:20.920 INFO kablam! | Sep 10 10:46:20.920 INFO kablam! 150 | &mut self.0[..] Sep 10 10:46:20.920 INFO kablam! | ^^^^^^ Sep 10 10:46:20.920 INFO kablam! | Sep 10 10:46:20.920 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.920 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.920 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.920 INFO kablam! Sep 10 10:46:20.920 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.920 INFO kablam! --> src/arrays/Array1024.rs:44:3 Sep 10 10:46:20.920 INFO kablam! | Sep 10 10:46:20.920 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 10 10:46:20.920 INFO kablam! | ^^^^^^ Sep 10 10:46:20.920 INFO kablam! | Sep 10 10:46:20.920 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.920 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.920 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.920 INFO kablam! Sep 10 10:46:20.920 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.920 INFO kablam! --> src/arrays/Array1024.rs:53:3 Sep 10 10:46:20.920 INFO kablam! | Sep 10 10:46:20.920 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.920 INFO kablam! | ^^^^^^ Sep 10 10:46:20.920 INFO kablam! | Sep 10 10:46:20.920 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.920 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.920 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.920 INFO kablam! Sep 10 10:46:20.920 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.920 INFO kablam! --> src/arrays/Array1024.rs:53:18 Sep 10 10:46:20.920 INFO kablam! | Sep 10 10:46:20.920 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.920 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.920 INFO kablam! | Sep 10 10:46:20.920 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.920 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.920 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.920 INFO kablam! Sep 10 10:46:20.920 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.920 INFO kablam! --> src/arrays/Array1024.rs:66:29 Sep 10 10:46:20.920 INFO kablam! | Sep 10 10:46:20.920 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.921 INFO kablam! | ^^^^^^ Sep 10 10:46:20.921 INFO kablam! | Sep 10 10:46:20.921 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.921 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.921 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.921 INFO kablam! Sep 10 10:46:20.921 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.921 INFO kablam! --> src/arrays/Array1024.rs:66:43 Sep 10 10:46:20.921 INFO kablam! | Sep 10 10:46:20.921 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.921 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.921 INFO kablam! | Sep 10 10:46:20.921 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.921 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.921 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.921 INFO kablam! Sep 10 10:46:20.921 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.921 INFO kablam! --> src/arrays/Array1024.rs:72:20 Sep 10 10:46:20.921 INFO kablam! | Sep 10 10:46:20.921 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.921 INFO kablam! | ^^^^^^ Sep 10 10:46:20.921 INFO kablam! | Sep 10 10:46:20.921 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.921 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.921 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.921 INFO kablam! Sep 10 10:46:20.921 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.921 INFO kablam! --> src/arrays/Array1024.rs:72:34 Sep 10 10:46:20.921 INFO kablam! | Sep 10 10:46:20.921 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.921 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.921 INFO kablam! | Sep 10 10:46:20.921 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.921 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.921 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.921 INFO kablam! Sep 10 10:46:20.921 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.921 INFO kablam! --> src/arrays/Array1024.rs:78:20 Sep 10 10:46:20.921 INFO kablam! | Sep 10 10:46:20.921 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.921 INFO kablam! | ^^^^^^ Sep 10 10:46:20.921 INFO kablam! | Sep 10 10:46:20.921 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.921 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.921 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.921 INFO kablam! Sep 10 10:46:20.921 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.921 INFO kablam! --> src/arrays/Array1024.rs:78:34 Sep 10 10:46:20.921 INFO kablam! | Sep 10 10:46:20.921 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.922 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.922 INFO kablam! | Sep 10 10:46:20.922 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.922 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.922 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.922 INFO kablam! Sep 10 10:46:20.922 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.922 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 10 10:46:20.922 INFO kablam! | Sep 10 10:46:20.922 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.922 INFO kablam! | ^^^^^^ Sep 10 10:46:20.922 INFO kablam! | Sep 10 10:46:20.922 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.922 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.922 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.922 INFO kablam! Sep 10 10:46:20.922 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.922 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 10 10:46:20.922 INFO kablam! | Sep 10 10:46:20.922 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.922 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.922 INFO kablam! | Sep 10 10:46:20.922 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.922 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.922 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.922 INFO kablam! Sep 10 10:46:20.922 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.922 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 10 10:46:20.922 INFO kablam! | Sep 10 10:46:20.922 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.922 INFO kablam! | ^^^^^^ Sep 10 10:46:20.922 INFO kablam! | Sep 10 10:46:20.922 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.922 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.922 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.922 INFO kablam! Sep 10 10:46:20.922 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.922 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 10 10:46:20.922 INFO kablam! | Sep 10 10:46:20.922 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.922 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.922 INFO kablam! | Sep 10 10:46:20.922 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.922 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.922 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.922 INFO kablam! Sep 10 10:46:20.922 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.922 INFO kablam! --> src/arrays/Array1024.rs:99:14 Sep 10 10:46:20.923 INFO kablam! | Sep 10 10:46:20.923 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.923 INFO kablam! | ^^^^^^ Sep 10 10:46:20.923 INFO kablam! | Sep 10 10:46:20.923 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.923 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.923 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.923 INFO kablam! Sep 10 10:46:20.923 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.923 INFO kablam! --> src/arrays/Array1024.rs:99:28 Sep 10 10:46:20.923 INFO kablam! | Sep 10 10:46:20.923 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.923 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.923 INFO kablam! | Sep 10 10:46:20.923 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.923 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.923 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.923 INFO kablam! Sep 10 10:46:20.923 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.923 INFO kablam! --> src/arrays/Array1024.rs:108:15 Sep 10 10:46:20.923 INFO kablam! | Sep 10 10:46:20.923 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 10 10:46:20.923 INFO kablam! | ^^^^^^ Sep 10 10:46:20.923 INFO kablam! | Sep 10 10:46:20.923 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.923 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.923 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.923 INFO kablam! Sep 10 10:46:20.923 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.923 INFO kablam! --> src/arrays/Array1024.rs:120:3 Sep 10 10:46:20.923 INFO kablam! | Sep 10 10:46:20.923 INFO kablam! 120 | self.0.iter() Sep 10 10:46:20.923 INFO kablam! | ^^^^^^ Sep 10 10:46:20.923 INFO kablam! | Sep 10 10:46:20.923 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.923 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.923 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.923 INFO kablam! Sep 10 10:46:20.923 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.923 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 10 10:46:20.923 INFO kablam! | Sep 10 10:46:20.923 INFO kablam! 132 | self.0.iter_mut() Sep 10 10:46:20.923 INFO kablam! | ^^^^^^ Sep 10 10:46:20.923 INFO kablam! | Sep 10 10:46:20.923 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.923 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.923 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.923 INFO kablam! Sep 10 10:46:20.923 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.923 INFO kablam! --> src/arrays/Array1024.rs:141:4 Sep 10 10:46:20.923 INFO kablam! | Sep 10 10:46:20.923 INFO kablam! 141 | &self.0[..] Sep 10 10:46:20.924 INFO kablam! | ^^^^^^ Sep 10 10:46:20.924 INFO kablam! | Sep 10 10:46:20.924 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.924 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.924 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.924 INFO kablam! Sep 10 10:46:20.924 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.924 INFO kablam! --> src/arrays/Array1024.rs:150:8 Sep 10 10:46:20.924 INFO kablam! | Sep 10 10:46:20.924 INFO kablam! 150 | &mut self.0[..] Sep 10 10:46:20.924 INFO kablam! | ^^^^^^ Sep 10 10:46:20.924 INFO kablam! | Sep 10 10:46:20.924 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.924 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.924 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.924 INFO kablam! Sep 10 10:46:20.924 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 10 10:46:20.924 INFO kablam! --> src/lib.rs:8:12 Sep 10 10:46:20.924 INFO kablam! | Sep 10 10:46:20.924 INFO kablam! 8 | #![feature(associated_consts)] Sep 10 10:46:20.924 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 10 10:46:20.924 INFO kablam! | Sep 10 10:46:20.924 INFO kablam! = note: #[warn(stable_features)] on by default Sep 10 10:46:20.924 INFO kablam! Sep 10 10:46:20.960 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.960 INFO kablam! --> src/arrays/Array40.rs:44:3 Sep 10 10:46:20.960 INFO kablam! | Sep 10 10:46:20.960 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 10 10:46:20.960 INFO kablam! | ^^^^^^ Sep 10 10:46:20.960 INFO kablam! | Sep 10 10:46:20.960 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 10 10:46:20.960 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.960 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.960 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.961 INFO kablam! Sep 10 10:46:20.961 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.961 INFO kablam! --> src/arrays/Array40.rs:53:3 Sep 10 10:46:20.961 INFO kablam! | Sep 10 10:46:20.961 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.961 INFO kablam! | ^^^^^^ Sep 10 10:46:20.961 INFO kablam! | Sep 10 10:46:20.961 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.961 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.961 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.961 INFO kablam! Sep 10 10:46:20.961 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.961 INFO kablam! --> src/arrays/Array40.rs:53:18 Sep 10 10:46:20.961 INFO kablam! | Sep 10 10:46:20.961 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.961 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.961 INFO kablam! | Sep 10 10:46:20.961 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.961 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.961 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.961 INFO kablam! Sep 10 10:46:20.961 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.961 INFO kablam! --> src/arrays/Array40.rs:66:29 Sep 10 10:46:20.961 INFO kablam! | Sep 10 10:46:20.961 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.961 INFO kablam! | ^^^^^^ Sep 10 10:46:20.961 INFO kablam! | Sep 10 10:46:20.961 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.962 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.962 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.962 INFO kablam! Sep 10 10:46:20.962 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.962 INFO kablam! --> src/arrays/Array40.rs:66:43 Sep 10 10:46:20.962 INFO kablam! | Sep 10 10:46:20.962 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.962 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.962 INFO kablam! | Sep 10 10:46:20.962 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.962 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.962 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.962 INFO kablam! Sep 10 10:46:20.962 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.962 INFO kablam! --> src/arrays/Array40.rs:72:20 Sep 10 10:46:20.962 INFO kablam! | Sep 10 10:46:20.962 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.962 INFO kablam! | ^^^^^^ Sep 10 10:46:20.962 INFO kablam! | Sep 10 10:46:20.962 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.962 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.962 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.962 INFO kablam! Sep 10 10:46:20.962 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.962 INFO kablam! --> src/arrays/Array40.rs:72:34 Sep 10 10:46:20.962 INFO kablam! | Sep 10 10:46:20.963 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.963 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.963 INFO kablam! | Sep 10 10:46:20.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.963 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.963 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.963 INFO kablam! Sep 10 10:46:20.963 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.963 INFO kablam! --> src/arrays/Array40.rs:78:20 Sep 10 10:46:20.963 INFO kablam! | Sep 10 10:46:20.963 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.963 INFO kablam! | ^^^^^^ Sep 10 10:46:20.963 INFO kablam! | Sep 10 10:46:20.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.963 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.963 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.963 INFO kablam! Sep 10 10:46:20.963 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.963 INFO kablam! --> src/arrays/Array40.rs:78:34 Sep 10 10:46:20.963 INFO kablam! | Sep 10 10:46:20.963 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.963 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.963 INFO kablam! | Sep 10 10:46:20.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.963 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.963 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.963 INFO kablam! Sep 10 10:46:20.963 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.963 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 10 10:46:20.963 INFO kablam! | Sep 10 10:46:20.963 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.963 INFO kablam! | ^^^^^^ Sep 10 10:46:20.963 INFO kablam! | Sep 10 10:46:20.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.963 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.963 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.963 INFO kablam! Sep 10 10:46:20.963 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.963 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 10 10:46:20.963 INFO kablam! | Sep 10 10:46:20.963 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.963 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.963 INFO kablam! | Sep 10 10:46:20.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.963 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.963 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.963 INFO kablam! Sep 10 10:46:20.963 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.963 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 10 10:46:20.963 INFO kablam! | Sep 10 10:46:20.963 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.963 INFO kablam! | ^^^^^^ Sep 10 10:46:20.963 INFO kablam! | Sep 10 10:46:20.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.963 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.963 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.963 INFO kablam! Sep 10 10:46:20.963 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.963 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 10 10:46:20.963 INFO kablam! | Sep 10 10:46:20.964 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.964 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.964 INFO kablam! | Sep 10 10:46:20.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.964 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.964 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.964 INFO kablam! Sep 10 10:46:20.964 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.964 INFO kablam! --> src/arrays/Array40.rs:99:14 Sep 10 10:46:20.964 INFO kablam! | Sep 10 10:46:20.964 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.964 INFO kablam! | ^^^^^^ Sep 10 10:46:20.964 INFO kablam! | Sep 10 10:46:20.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.964 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.964 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.964 INFO kablam! Sep 10 10:46:20.964 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.964 INFO kablam! --> src/arrays/Array40.rs:99:28 Sep 10 10:46:20.964 INFO kablam! | Sep 10 10:46:20.964 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.964 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.964 INFO kablam! | Sep 10 10:46:20.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.964 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.964 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.964 INFO kablam! Sep 10 10:46:20.964 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.964 INFO kablam! --> src/arrays/Array40.rs:108:15 Sep 10 10:46:20.964 INFO kablam! | Sep 10 10:46:20.964 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 10 10:46:20.964 INFO kablam! | ^^^^^^ Sep 10 10:46:20.964 INFO kablam! | Sep 10 10:46:20.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.964 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.964 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.964 INFO kablam! Sep 10 10:46:20.964 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.964 INFO kablam! --> src/arrays/Array40.rs:120:3 Sep 10 10:46:20.964 INFO kablam! | Sep 10 10:46:20.964 INFO kablam! 120 | self.0.iter() Sep 10 10:46:20.964 INFO kablam! | ^^^^^^ Sep 10 10:46:20.964 INFO kablam! | Sep 10 10:46:20.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.964 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.964 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.964 INFO kablam! Sep 10 10:46:20.964 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.964 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 10 10:46:20.964 INFO kablam! | Sep 10 10:46:20.964 INFO kablam! 132 | self.0.iter_mut() Sep 10 10:46:20.964 INFO kablam! | ^^^^^^ Sep 10 10:46:20.964 INFO kablam! | Sep 10 10:46:20.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.965 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.965 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.965 INFO kablam! Sep 10 10:46:20.965 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.965 INFO kablam! --> src/arrays/Array40.rs:141:4 Sep 10 10:46:20.965 INFO kablam! | Sep 10 10:46:20.965 INFO kablam! 141 | &self.0[..] Sep 10 10:46:20.965 INFO kablam! | ^^^^^^ Sep 10 10:46:20.965 INFO kablam! | Sep 10 10:46:20.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.965 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.965 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.965 INFO kablam! Sep 10 10:46:20.965 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.965 INFO kablam! --> src/arrays/Array40.rs:150:8 Sep 10 10:46:20.965 INFO kablam! | Sep 10 10:46:20.965 INFO kablam! 150 | &mut self.0[..] Sep 10 10:46:20.965 INFO kablam! | ^^^^^^ Sep 10 10:46:20.965 INFO kablam! | Sep 10 10:46:20.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.965 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.965 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.965 INFO kablam! Sep 10 10:46:20.965 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.965 INFO kablam! --> src/arrays/Array52.rs:44:3 Sep 10 10:46:20.965 INFO kablam! | Sep 10 10:46:20.965 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 10 10:46:20.965 INFO kablam! | ^^^^^^ Sep 10 10:46:20.965 INFO kablam! | Sep 10 10:46:20.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.965 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.965 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.965 INFO kablam! Sep 10 10:46:20.965 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.965 INFO kablam! --> src/arrays/Array52.rs:53:3 Sep 10 10:46:20.965 INFO kablam! | Sep 10 10:46:20.965 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.965 INFO kablam! | ^^^^^^ Sep 10 10:46:20.965 INFO kablam! | Sep 10 10:46:20.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.965 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.965 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.965 INFO kablam! Sep 10 10:46:20.965 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.965 INFO kablam! --> src/arrays/Array52.rs:53:18 Sep 10 10:46:20.965 INFO kablam! | Sep 10 10:46:20.965 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.965 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.965 INFO kablam! | Sep 10 10:46:20.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.965 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.965 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.965 INFO kablam! Sep 10 10:46:20.965 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.966 INFO kablam! --> src/arrays/Array52.rs:66:29 Sep 10 10:46:20.966 INFO kablam! | Sep 10 10:46:20.966 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.966 INFO kablam! | ^^^^^^ Sep 10 10:46:20.966 INFO kablam! | Sep 10 10:46:20.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.966 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.966 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.966 INFO kablam! Sep 10 10:46:20.966 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.966 INFO kablam! --> src/arrays/Array52.rs:66:43 Sep 10 10:46:20.966 INFO kablam! | Sep 10 10:46:20.966 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.966 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.966 INFO kablam! | Sep 10 10:46:20.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.966 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.966 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.966 INFO kablam! Sep 10 10:46:20.966 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.966 INFO kablam! --> src/arrays/Array52.rs:72:20 Sep 10 10:46:20.966 INFO kablam! | Sep 10 10:46:20.966 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.966 INFO kablam! | ^^^^^^ Sep 10 10:46:20.966 INFO kablam! | Sep 10 10:46:20.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.966 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.966 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.966 INFO kablam! Sep 10 10:46:20.966 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.966 INFO kablam! --> src/arrays/Array52.rs:72:34 Sep 10 10:46:20.966 INFO kablam! | Sep 10 10:46:20.966 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.966 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.966 INFO kablam! | Sep 10 10:46:20.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.966 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.966 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.966 INFO kablam! Sep 10 10:46:20.967 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.967 INFO kablam! --> src/arrays/Array52.rs:78:20 Sep 10 10:46:20.967 INFO kablam! | Sep 10 10:46:20.967 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.967 INFO kablam! | ^^^^^^ Sep 10 10:46:20.967 INFO kablam! | Sep 10 10:46:20.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.967 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.967 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.967 INFO kablam! Sep 10 10:46:20.967 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.967 INFO kablam! --> src/arrays/Array52.rs:78:34 Sep 10 10:46:20.967 INFO kablam! | Sep 10 10:46:20.967 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.967 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.967 INFO kablam! | Sep 10 10:46:20.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.967 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.967 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.967 INFO kablam! Sep 10 10:46:20.967 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.967 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 10 10:46:20.967 INFO kablam! | Sep 10 10:46:20.967 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.967 INFO kablam! | ^^^^^^ Sep 10 10:46:20.967 INFO kablam! | Sep 10 10:46:20.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.967 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.967 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.967 INFO kablam! Sep 10 10:46:20.967 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.967 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 10 10:46:20.968 INFO kablam! | Sep 10 10:46:20.968 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.968 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.968 INFO kablam! | Sep 10 10:46:20.968 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.968 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.968 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.968 INFO kablam! Sep 10 10:46:20.968 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.968 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 10 10:46:20.968 INFO kablam! | Sep 10 10:46:20.968 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.968 INFO kablam! | ^^^^^^ Sep 10 10:46:20.968 INFO kablam! | Sep 10 10:46:20.968 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.968 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.968 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.968 INFO kablam! Sep 10 10:46:20.968 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.968 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 10 10:46:20.968 INFO kablam! | Sep 10 10:46:20.968 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.968 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.968 INFO kablam! | Sep 10 10:46:20.968 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.968 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.968 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.968 INFO kablam! Sep 10 10:46:20.968 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.968 INFO kablam! --> src/arrays/Array52.rs:99:14 Sep 10 10:46:20.968 INFO kablam! | Sep 10 10:46:20.968 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.968 INFO kablam! | ^^^^^^ Sep 10 10:46:20.968 INFO kablam! | Sep 10 10:46:20.968 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.968 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.968 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.968 INFO kablam! Sep 10 10:46:20.968 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.968 INFO kablam! --> src/arrays/Array52.rs:99:28 Sep 10 10:46:20.968 INFO kablam! | Sep 10 10:46:20.968 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.968 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.968 INFO kablam! | Sep 10 10:46:20.968 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.968 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.968 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.968 INFO kablam! Sep 10 10:46:20.968 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.968 INFO kablam! --> src/arrays/Array52.rs:108:15 Sep 10 10:46:20.969 INFO kablam! | Sep 10 10:46:20.969 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 10 10:46:20.969 INFO kablam! | ^^^^^^ Sep 10 10:46:20.969 INFO kablam! | Sep 10 10:46:20.969 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.969 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.969 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.969 INFO kablam! Sep 10 10:46:20.969 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.969 INFO kablam! --> src/arrays/Array52.rs:120:3 Sep 10 10:46:20.969 INFO kablam! | Sep 10 10:46:20.969 INFO kablam! 120 | self.0.iter() Sep 10 10:46:20.969 INFO kablam! | ^^^^^^ Sep 10 10:46:20.969 INFO kablam! | Sep 10 10:46:20.969 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.969 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.969 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.969 INFO kablam! Sep 10 10:46:20.969 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.969 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 10 10:46:20.969 INFO kablam! | Sep 10 10:46:20.969 INFO kablam! 132 | self.0.iter_mut() Sep 10 10:46:20.969 INFO kablam! | ^^^^^^ Sep 10 10:46:20.969 INFO kablam! | Sep 10 10:46:20.969 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.969 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.969 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.969 INFO kablam! Sep 10 10:46:20.969 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.969 INFO kablam! --> src/arrays/Array52.rs:141:4 Sep 10 10:46:20.969 INFO kablam! | Sep 10 10:46:20.969 INFO kablam! 141 | &self.0[..] Sep 10 10:46:20.969 INFO kablam! | ^^^^^^ Sep 10 10:46:20.969 INFO kablam! | Sep 10 10:46:20.969 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.969 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.969 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.969 INFO kablam! Sep 10 10:46:20.969 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.969 INFO kablam! --> src/arrays/Array52.rs:150:8 Sep 10 10:46:20.969 INFO kablam! | Sep 10 10:46:20.969 INFO kablam! 150 | &mut self.0[..] Sep 10 10:46:20.969 INFO kablam! | ^^^^^^ Sep 10 10:46:20.969 INFO kablam! | Sep 10 10:46:20.969 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.969 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.969 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.969 INFO kablam! Sep 10 10:46:20.969 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.969 INFO kablam! --> src/arrays/Array64.rs:44:3 Sep 10 10:46:20.970 INFO kablam! | Sep 10 10:46:20.970 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 10 10:46:20.970 INFO kablam! | ^^^^^^ Sep 10 10:46:20.970 INFO kablam! | Sep 10 10:46:20.970 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.970 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.970 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.970 INFO kablam! Sep 10 10:46:20.970 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.970 INFO kablam! --> src/arrays/Array64.rs:53:3 Sep 10 10:46:20.970 INFO kablam! | Sep 10 10:46:20.970 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.970 INFO kablam! | ^^^^^^ Sep 10 10:46:20.970 INFO kablam! | Sep 10 10:46:20.970 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.970 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.970 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.970 INFO kablam! Sep 10 10:46:20.970 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.970 INFO kablam! --> src/arrays/Array64.rs:53:18 Sep 10 10:46:20.970 INFO kablam! | Sep 10 10:46:20.970 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.970 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.970 INFO kablam! | Sep 10 10:46:20.970 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.970 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.970 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.970 INFO kablam! Sep 10 10:46:20.970 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.970 INFO kablam! --> src/arrays/Array64.rs:66:29 Sep 10 10:46:20.970 INFO kablam! | Sep 10 10:46:20.970 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.970 INFO kablam! | ^^^^^^ Sep 10 10:46:20.970 INFO kablam! | Sep 10 10:46:20.970 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.970 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.970 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.970 INFO kablam! Sep 10 10:46:20.970 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.970 INFO kablam! --> src/arrays/Array64.rs:66:43 Sep 10 10:46:20.970 INFO kablam! | Sep 10 10:46:20.970 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.970 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.970 INFO kablam! | Sep 10 10:46:20.970 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.970 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.970 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.970 INFO kablam! Sep 10 10:46:20.971 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.971 INFO kablam! --> src/arrays/Array64.rs:72:20 Sep 10 10:46:20.971 INFO kablam! | Sep 10 10:46:20.971 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.971 INFO kablam! | ^^^^^^ Sep 10 10:46:20.971 INFO kablam! | Sep 10 10:46:20.971 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.971 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.971 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.971 INFO kablam! Sep 10 10:46:20.971 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.971 INFO kablam! --> src/arrays/Array64.rs:72:34 Sep 10 10:46:20.971 INFO kablam! | Sep 10 10:46:20.971 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.971 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.971 INFO kablam! | Sep 10 10:46:20.971 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.971 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.971 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.971 INFO kablam! Sep 10 10:46:20.971 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.971 INFO kablam! --> src/arrays/Array64.rs:78:20 Sep 10 10:46:20.971 INFO kablam! | Sep 10 10:46:20.971 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.971 INFO kablam! | ^^^^^^ Sep 10 10:46:20.971 INFO kablam! | Sep 10 10:46:20.971 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.971 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.971 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.971 INFO kablam! Sep 10 10:46:20.971 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.971 INFO kablam! --> src/arrays/Array64.rs:78:34 Sep 10 10:46:20.971 INFO kablam! | Sep 10 10:46:20.971 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.971 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.971 INFO kablam! | Sep 10 10:46:20.971 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.971 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.971 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.971 INFO kablam! Sep 10 10:46:20.971 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.971 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 10 10:46:20.971 INFO kablam! | Sep 10 10:46:20.971 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.971 INFO kablam! | ^^^^^^ Sep 10 10:46:20.971 INFO kablam! | Sep 10 10:46:20.971 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.971 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.971 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.971 INFO kablam! Sep 10 10:46:20.971 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.972 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 10 10:46:20.972 INFO kablam! | Sep 10 10:46:20.972 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.972 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.972 INFO kablam! | Sep 10 10:46:20.972 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.972 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.972 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.972 INFO kablam! Sep 10 10:46:20.972 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.972 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 10 10:46:20.972 INFO kablam! | Sep 10 10:46:20.972 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.972 INFO kablam! | ^^^^^^ Sep 10 10:46:20.972 INFO kablam! | Sep 10 10:46:20.972 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.972 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.972 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.972 INFO kablam! Sep 10 10:46:20.972 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.972 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 10 10:46:20.972 INFO kablam! | Sep 10 10:46:20.972 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.972 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.972 INFO kablam! | Sep 10 10:46:20.972 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.972 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.972 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.972 INFO kablam! Sep 10 10:46:20.972 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.972 INFO kablam! --> src/arrays/Array64.rs:99:14 Sep 10 10:46:20.972 INFO kablam! | Sep 10 10:46:20.972 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.972 INFO kablam! | ^^^^^^ Sep 10 10:46:20.972 INFO kablam! | Sep 10 10:46:20.972 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.972 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.972 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.972 INFO kablam! Sep 10 10:46:20.972 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.972 INFO kablam! --> src/arrays/Array64.rs:99:28 Sep 10 10:46:20.972 INFO kablam! | Sep 10 10:46:20.972 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.972 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.972 INFO kablam! | Sep 10 10:46:20.972 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.972 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.972 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.972 INFO kablam! Sep 10 10:46:20.972 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.972 INFO kablam! --> src/arrays/Array64.rs:108:15 Sep 10 10:46:20.973 INFO kablam! | Sep 10 10:46:20.973 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 10 10:46:20.973 INFO kablam! | ^^^^^^ Sep 10 10:46:20.973 INFO kablam! | Sep 10 10:46:20.973 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.973 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.973 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.973 INFO kablam! Sep 10 10:46:20.973 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.973 INFO kablam! --> src/arrays/Array64.rs:120:3 Sep 10 10:46:20.973 INFO kablam! | Sep 10 10:46:20.973 INFO kablam! 120 | self.0.iter() Sep 10 10:46:20.973 INFO kablam! | ^^^^^^ Sep 10 10:46:20.973 INFO kablam! | Sep 10 10:46:20.973 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.973 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.973 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.973 INFO kablam! Sep 10 10:46:20.973 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.973 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 10 10:46:20.973 INFO kablam! | Sep 10 10:46:20.973 INFO kablam! 132 | self.0.iter_mut() Sep 10 10:46:20.973 INFO kablam! | ^^^^^^ Sep 10 10:46:20.973 INFO kablam! | Sep 10 10:46:20.973 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.973 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.973 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.973 INFO kablam! Sep 10 10:46:20.973 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.973 INFO kablam! --> src/arrays/Array64.rs:141:4 Sep 10 10:46:20.973 INFO kablam! | Sep 10 10:46:20.973 INFO kablam! 141 | &self.0[..] Sep 10 10:46:20.973 INFO kablam! | ^^^^^^ Sep 10 10:46:20.973 INFO kablam! | Sep 10 10:46:20.973 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.973 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.973 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.973 INFO kablam! Sep 10 10:46:20.973 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.973 INFO kablam! --> src/arrays/Array64.rs:150:8 Sep 10 10:46:20.973 INFO kablam! | Sep 10 10:46:20.973 INFO kablam! 150 | &mut self.0[..] Sep 10 10:46:20.973 INFO kablam! | ^^^^^^ Sep 10 10:46:20.973 INFO kablam! | Sep 10 10:46:20.973 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.973 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.973 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.973 INFO kablam! Sep 10 10:46:20.973 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.973 INFO kablam! --> src/arrays/Array128.rs:44:3 Sep 10 10:46:20.973 INFO kablam! | Sep 10 10:46:20.974 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 10 10:46:20.974 INFO kablam! | ^^^^^^ Sep 10 10:46:20.974 INFO kablam! | Sep 10 10:46:20.974 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.974 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.974 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.974 INFO kablam! Sep 10 10:46:20.974 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.974 INFO kablam! --> src/arrays/Array128.rs:53:3 Sep 10 10:46:20.974 INFO kablam! | Sep 10 10:46:20.974 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.974 INFO kablam! | ^^^^^^ Sep 10 10:46:20.974 INFO kablam! | Sep 10 10:46:20.974 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.974 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.974 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.974 INFO kablam! Sep 10 10:46:20.974 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.974 INFO kablam! --> src/arrays/Array128.rs:53:18 Sep 10 10:46:20.974 INFO kablam! | Sep 10 10:46:20.974 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.974 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.974 INFO kablam! | Sep 10 10:46:20.974 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.974 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.974 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.974 INFO kablam! Sep 10 10:46:20.974 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.974 INFO kablam! --> src/arrays/Array128.rs:66:29 Sep 10 10:46:20.974 INFO kablam! | Sep 10 10:46:20.974 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.974 INFO kablam! | ^^^^^^ Sep 10 10:46:20.974 INFO kablam! | Sep 10 10:46:20.974 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.974 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.974 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.974 INFO kablam! Sep 10 10:46:20.974 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.974 INFO kablam! --> src/arrays/Array128.rs:66:43 Sep 10 10:46:20.974 INFO kablam! | Sep 10 10:46:20.974 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.974 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.974 INFO kablam! | Sep 10 10:46:20.974 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.974 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.974 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.974 INFO kablam! Sep 10 10:46:20.974 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.974 INFO kablam! --> src/arrays/Array128.rs:72:20 Sep 10 10:46:20.975 INFO kablam! | Sep 10 10:46:20.975 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.975 INFO kablam! | ^^^^^^ Sep 10 10:46:20.975 INFO kablam! | Sep 10 10:46:20.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.975 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.975 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.975 INFO kablam! Sep 10 10:46:20.975 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.975 INFO kablam! --> src/arrays/Array128.rs:72:34 Sep 10 10:46:20.975 INFO kablam! | Sep 10 10:46:20.975 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.975 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.975 INFO kablam! | Sep 10 10:46:20.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.975 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.975 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.975 INFO kablam! Sep 10 10:46:20.975 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.975 INFO kablam! --> src/arrays/Array128.rs:78:20 Sep 10 10:46:20.975 INFO kablam! | Sep 10 10:46:20.975 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.975 INFO kablam! | ^^^^^^ Sep 10 10:46:20.975 INFO kablam! | Sep 10 10:46:20.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.975 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.975 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.975 INFO kablam! Sep 10 10:46:20.975 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.975 INFO kablam! --> src/arrays/Array128.rs:78:34 Sep 10 10:46:20.975 INFO kablam! | Sep 10 10:46:20.975 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.975 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.975 INFO kablam! | Sep 10 10:46:20.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.975 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.975 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.975 INFO kablam! Sep 10 10:46:20.975 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.975 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 10 10:46:20.975 INFO kablam! | Sep 10 10:46:20.975 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.975 INFO kablam! | ^^^^^^ Sep 10 10:46:20.975 INFO kablam! | Sep 10 10:46:20.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.975 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.975 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.975 INFO kablam! Sep 10 10:46:20.975 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.975 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 10 10:46:20.976 INFO kablam! | Sep 10 10:46:20.976 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.976 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.976 INFO kablam! | Sep 10 10:46:20.976 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.976 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.976 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.976 INFO kablam! Sep 10 10:46:20.976 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.976 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 10 10:46:20.976 INFO kablam! | Sep 10 10:46:20.976 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.976 INFO kablam! | ^^^^^^ Sep 10 10:46:20.976 INFO kablam! | Sep 10 10:46:20.976 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.976 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.976 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.976 INFO kablam! Sep 10 10:46:20.976 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.976 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 10 10:46:20.976 INFO kablam! | Sep 10 10:46:20.976 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.976 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.976 INFO kablam! | Sep 10 10:46:20.976 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.976 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.976 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.976 INFO kablam! Sep 10 10:46:20.976 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.976 INFO kablam! --> src/arrays/Array128.rs:99:14 Sep 10 10:46:20.976 INFO kablam! | Sep 10 10:46:20.976 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.976 INFO kablam! | ^^^^^^ Sep 10 10:46:20.976 INFO kablam! | Sep 10 10:46:20.976 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.976 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.976 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.976 INFO kablam! Sep 10 10:46:20.976 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.976 INFO kablam! --> src/arrays/Array128.rs:99:28 Sep 10 10:46:20.976 INFO kablam! | Sep 10 10:46:20.976 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.976 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.976 INFO kablam! | Sep 10 10:46:20.976 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.976 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.976 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.976 INFO kablam! Sep 10 10:46:20.976 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.976 INFO kablam! --> src/arrays/Array128.rs:108:15 Sep 10 10:46:20.976 INFO kablam! | Sep 10 10:46:20.977 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 10 10:46:20.977 INFO kablam! | ^^^^^^ Sep 10 10:46:20.977 INFO kablam! | Sep 10 10:46:20.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.977 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.977 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.977 INFO kablam! Sep 10 10:46:20.977 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.977 INFO kablam! --> src/arrays/Array128.rs:120:3 Sep 10 10:46:20.977 INFO kablam! | Sep 10 10:46:20.977 INFO kablam! 120 | self.0.iter() Sep 10 10:46:20.977 INFO kablam! | ^^^^^^ Sep 10 10:46:20.977 INFO kablam! | Sep 10 10:46:20.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.977 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.977 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.977 INFO kablam! Sep 10 10:46:20.977 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.977 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 10 10:46:20.977 INFO kablam! | Sep 10 10:46:20.977 INFO kablam! 132 | self.0.iter_mut() Sep 10 10:46:20.977 INFO kablam! | ^^^^^^ Sep 10 10:46:20.977 INFO kablam! | Sep 10 10:46:20.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.977 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.977 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.977 INFO kablam! Sep 10 10:46:20.977 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.977 INFO kablam! --> src/arrays/Array128.rs:141:4 Sep 10 10:46:20.977 INFO kablam! | Sep 10 10:46:20.977 INFO kablam! 141 | &self.0[..] Sep 10 10:46:20.977 INFO kablam! | ^^^^^^ Sep 10 10:46:20.977 INFO kablam! | Sep 10 10:46:20.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.977 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.977 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.977 INFO kablam! Sep 10 10:46:20.977 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.977 INFO kablam! --> src/arrays/Array128.rs:150:8 Sep 10 10:46:20.977 INFO kablam! | Sep 10 10:46:20.977 INFO kablam! 150 | &mut self.0[..] Sep 10 10:46:20.977 INFO kablam! | ^^^^^^ Sep 10 10:46:20.977 INFO kablam! | Sep 10 10:46:20.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.977 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.977 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.977 INFO kablam! Sep 10 10:46:20.977 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.977 INFO kablam! --> src/arrays/Array256.rs:44:3 Sep 10 10:46:20.977 INFO kablam! | Sep 10 10:46:20.977 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 10 10:46:20.978 INFO kablam! | ^^^^^^ Sep 10 10:46:20.978 INFO kablam! | Sep 10 10:46:20.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.978 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.978 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.978 INFO kablam! Sep 10 10:46:20.978 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.978 INFO kablam! --> src/arrays/Array256.rs:53:3 Sep 10 10:46:20.978 INFO kablam! | Sep 10 10:46:20.978 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.978 INFO kablam! | ^^^^^^ Sep 10 10:46:20.978 INFO kablam! | Sep 10 10:46:20.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.978 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.978 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.978 INFO kablam! Sep 10 10:46:20.978 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.978 INFO kablam! --> src/arrays/Array256.rs:53:18 Sep 10 10:46:20.978 INFO kablam! | Sep 10 10:46:20.978 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.978 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.978 INFO kablam! | Sep 10 10:46:20.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.978 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.978 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.978 INFO kablam! Sep 10 10:46:20.978 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.978 INFO kablam! --> src/arrays/Array256.rs:66:29 Sep 10 10:46:20.978 INFO kablam! | Sep 10 10:46:20.978 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.978 INFO kablam! | ^^^^^^ Sep 10 10:46:20.978 INFO kablam! | Sep 10 10:46:20.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.978 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.978 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.978 INFO kablam! Sep 10 10:46:20.978 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.978 INFO kablam! --> src/arrays/Array256.rs:66:43 Sep 10 10:46:20.978 INFO kablam! | Sep 10 10:46:20.978 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.978 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.978 INFO kablam! | Sep 10 10:46:20.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.978 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.978 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.978 INFO kablam! Sep 10 10:46:20.978 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.978 INFO kablam! --> src/arrays/Array256.rs:72:20 Sep 10 10:46:20.978 INFO kablam! | Sep 10 10:46:20.978 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.978 INFO kablam! | ^^^^^^ Sep 10 10:46:20.978 INFO kablam! | Sep 10 10:46:20.979 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.979 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.979 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.979 INFO kablam! Sep 10 10:46:20.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.979 INFO kablam! --> src/arrays/Array256.rs:72:34 Sep 10 10:46:20.979 INFO kablam! | Sep 10 10:46:20.979 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.979 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.979 INFO kablam! | Sep 10 10:46:20.979 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.979 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.979 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.979 INFO kablam! Sep 10 10:46:20.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.979 INFO kablam! --> src/arrays/Array256.rs:78:20 Sep 10 10:46:20.979 INFO kablam! | Sep 10 10:46:20.979 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.979 INFO kablam! | ^^^^^^ Sep 10 10:46:20.979 INFO kablam! | Sep 10 10:46:20.979 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.979 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.980 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.980 INFO kablam! Sep 10 10:46:20.980 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.980 INFO kablam! --> src/arrays/Array256.rs:78:34 Sep 10 10:46:20.981 INFO kablam! | Sep 10 10:46:20.981 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.981 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.981 INFO kablam! | Sep 10 10:46:20.981 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.981 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.981 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.981 INFO kablam! Sep 10 10:46:20.981 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.981 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 10 10:46:20.981 INFO kablam! | Sep 10 10:46:20.981 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.981 INFO kablam! | ^^^^^^ Sep 10 10:46:20.981 INFO kablam! | Sep 10 10:46:20.981 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.981 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.981 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.981 INFO kablam! Sep 10 10:46:20.981 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.981 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 10 10:46:20.981 INFO kablam! | Sep 10 10:46:20.981 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.981 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.981 INFO kablam! | Sep 10 10:46:20.981 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.981 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.981 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.981 INFO kablam! Sep 10 10:46:20.981 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.984 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 10 10:46:20.984 INFO kablam! | Sep 10 10:46:20.984 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.984 INFO kablam! | ^^^^^^ Sep 10 10:46:20.984 INFO kablam! | Sep 10 10:46:20.984 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.984 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.984 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.984 INFO kablam! Sep 10 10:46:20.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.984 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 10 10:46:20.984 INFO kablam! | Sep 10 10:46:20.984 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.984 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.984 INFO kablam! | Sep 10 10:46:20.984 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.984 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.984 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.985 INFO kablam! Sep 10 10:46:20.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.985 INFO kablam! --> src/arrays/Array256.rs:99:14 Sep 10 10:46:20.985 INFO kablam! | Sep 10 10:46:20.985 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.985 INFO kablam! | ^^^^^^ Sep 10 10:46:20.985 INFO kablam! | Sep 10 10:46:20.985 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.985 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.985 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.985 INFO kablam! Sep 10 10:46:20.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.985 INFO kablam! --> src/arrays/Array256.rs:99:28 Sep 10 10:46:20.985 INFO kablam! | Sep 10 10:46:20.985 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.985 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.985 INFO kablam! | Sep 10 10:46:20.985 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.985 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.985 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.985 INFO kablam! Sep 10 10:46:20.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.985 INFO kablam! --> src/arrays/Array256.rs:108:15 Sep 10 10:46:20.985 INFO kablam! | Sep 10 10:46:20.985 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 10 10:46:20.985 INFO kablam! | ^^^^^^ Sep 10 10:46:20.985 INFO kablam! | Sep 10 10:46:20.985 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.985 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.985 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.985 INFO kablam! Sep 10 10:46:20.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.985 INFO kablam! --> src/arrays/Array256.rs:120:3 Sep 10 10:46:20.985 INFO kablam! | Sep 10 10:46:20.985 INFO kablam! 120 | self.0.iter() Sep 10 10:46:20.985 INFO kablam! | ^^^^^^ Sep 10 10:46:20.985 INFO kablam! | Sep 10 10:46:20.985 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.985 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.985 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.985 INFO kablam! Sep 10 10:46:20.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.985 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 10 10:46:20.985 INFO kablam! | Sep 10 10:46:20.985 INFO kablam! 132 | self.0.iter_mut() Sep 10 10:46:20.985 INFO kablam! | ^^^^^^ Sep 10 10:46:20.985 INFO kablam! | Sep 10 10:46:20.985 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.985 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.985 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.985 INFO kablam! Sep 10 10:46:20.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.985 INFO kablam! --> src/arrays/Array256.rs:141:4 Sep 10 10:46:20.985 INFO kablam! | Sep 10 10:46:20.985 INFO kablam! 141 | &self.0[..] Sep 10 10:46:20.985 INFO kablam! | ^^^^^^ Sep 10 10:46:20.986 INFO kablam! | Sep 10 10:46:20.986 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.986 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.986 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.986 INFO kablam! Sep 10 10:46:20.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.986 INFO kablam! --> src/arrays/Array256.rs:150:8 Sep 10 10:46:20.986 INFO kablam! | Sep 10 10:46:20.986 INFO kablam! 150 | &mut self.0[..] Sep 10 10:46:20.986 INFO kablam! | ^^^^^^ Sep 10 10:46:20.986 INFO kablam! | Sep 10 10:46:20.986 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.986 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.986 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.986 INFO kablam! Sep 10 10:46:20.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.986 INFO kablam! --> src/arrays/Array512.rs:44:3 Sep 10 10:46:20.986 INFO kablam! | Sep 10 10:46:20.986 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 10 10:46:20.986 INFO kablam! | ^^^^^^ Sep 10 10:46:20.986 INFO kablam! | Sep 10 10:46:20.986 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.986 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.986 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.986 INFO kablam! Sep 10 10:46:20.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.986 INFO kablam! --> src/arrays/Array512.rs:53:3 Sep 10 10:46:20.987 INFO kablam! | Sep 10 10:46:20.987 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.987 INFO kablam! | ^^^^^^ Sep 10 10:46:20.987 INFO kablam! | Sep 10 10:46:20.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.987 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.987 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.987 INFO kablam! Sep 10 10:46:20.987 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.987 INFO kablam! --> src/arrays/Array512.rs:53:18 Sep 10 10:46:20.987 INFO kablam! | Sep 10 10:46:20.987 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.987 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.987 INFO kablam! | Sep 10 10:46:20.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.987 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.987 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.987 INFO kablam! Sep 10 10:46:20.987 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.987 INFO kablam! --> src/arrays/Array512.rs:66:29 Sep 10 10:46:20.987 INFO kablam! | Sep 10 10:46:20.987 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.987 INFO kablam! | ^^^^^^ Sep 10 10:46:20.987 INFO kablam! | Sep 10 10:46:20.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.987 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.987 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.987 INFO kablam! Sep 10 10:46:20.987 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.987 INFO kablam! --> src/arrays/Array512.rs:66:43 Sep 10 10:46:20.987 INFO kablam! | Sep 10 10:46:20.987 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.987 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.987 INFO kablam! | Sep 10 10:46:20.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.987 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.987 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.987 INFO kablam! Sep 10 10:46:20.987 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.987 INFO kablam! --> src/arrays/Array512.rs:72:20 Sep 10 10:46:20.988 INFO kablam! | Sep 10 10:46:20.988 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.988 INFO kablam! | ^^^^^^ Sep 10 10:46:20.988 INFO kablam! | Sep 10 10:46:20.988 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.988 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.988 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.988 INFO kablam! Sep 10 10:46:20.988 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.988 INFO kablam! --> src/arrays/Array512.rs:72:34 Sep 10 10:46:20.988 INFO kablam! | Sep 10 10:46:20.988 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.988 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.988 INFO kablam! | Sep 10 10:46:20.988 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.988 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.988 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.988 INFO kablam! Sep 10 10:46:20.988 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.988 INFO kablam! --> src/arrays/Array512.rs:78:20 Sep 10 10:46:20.988 INFO kablam! | Sep 10 10:46:20.988 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.988 INFO kablam! | ^^^^^^ Sep 10 10:46:20.989 INFO kablam! | Sep 10 10:46:20.989 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.989 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.989 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.989 INFO kablam! Sep 10 10:46:20.989 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.989 INFO kablam! --> src/arrays/Array512.rs:78:34 Sep 10 10:46:20.989 INFO kablam! | Sep 10 10:46:20.989 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.989 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.989 INFO kablam! | Sep 10 10:46:20.989 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.989 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.989 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.989 INFO kablam! Sep 10 10:46:20.989 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.989 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 10 10:46:20.989 INFO kablam! | Sep 10 10:46:20.990 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.990 INFO kablam! | ^^^^^^ Sep 10 10:46:20.990 INFO kablam! | Sep 10 10:46:20.990 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.990 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.990 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.990 INFO kablam! Sep 10 10:46:20.990 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.990 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 10 10:46:20.990 INFO kablam! | Sep 10 10:46:20.990 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.990 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.990 INFO kablam! | Sep 10 10:46:20.990 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.990 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.990 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.990 INFO kablam! Sep 10 10:46:20.990 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.990 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 10 10:46:20.990 INFO kablam! | Sep 10 10:46:20.990 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.990 INFO kablam! | ^^^^^^ Sep 10 10:46:20.990 INFO kablam! | Sep 10 10:46:20.990 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.990 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.990 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.990 INFO kablam! Sep 10 10:46:20.990 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.990 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 10 10:46:20.990 INFO kablam! | Sep 10 10:46:20.990 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.990 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.990 INFO kablam! | Sep 10 10:46:20.990 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.990 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.990 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.990 INFO kablam! Sep 10 10:46:20.990 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.991 INFO kablam! --> src/arrays/Array512.rs:99:14 Sep 10 10:46:20.991 INFO kablam! | Sep 10 10:46:20.991 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.991 INFO kablam! | ^^^^^^ Sep 10 10:46:20.991 INFO kablam! | Sep 10 10:46:20.991 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.991 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.991 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.991 INFO kablam! Sep 10 10:46:20.991 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.991 INFO kablam! --> src/arrays/Array512.rs:99:28 Sep 10 10:46:20.991 INFO kablam! | Sep 10 10:46:20.991 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.991 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.991 INFO kablam! | Sep 10 10:46:20.991 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.991 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.991 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.991 INFO kablam! Sep 10 10:46:20.991 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.991 INFO kablam! --> src/arrays/Array512.rs:108:15 Sep 10 10:46:20.991 INFO kablam! | Sep 10 10:46:20.991 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 10 10:46:20.991 INFO kablam! | ^^^^^^ Sep 10 10:46:20.991 INFO kablam! | Sep 10 10:46:20.991 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.991 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.991 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.991 INFO kablam! Sep 10 10:46:20.991 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.991 INFO kablam! --> src/arrays/Array512.rs:120:3 Sep 10 10:46:20.991 INFO kablam! | Sep 10 10:46:20.991 INFO kablam! 120 | self.0.iter() Sep 10 10:46:20.991 INFO kablam! | ^^^^^^ Sep 10 10:46:20.991 INFO kablam! | Sep 10 10:46:20.991 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.991 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.991 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.992 INFO kablam! Sep 10 10:46:20.992 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.992 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 10 10:46:20.992 INFO kablam! | Sep 10 10:46:20.992 INFO kablam! 132 | self.0.iter_mut() Sep 10 10:46:20.992 INFO kablam! | ^^^^^^ Sep 10 10:46:20.992 INFO kablam! | Sep 10 10:46:20.992 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.992 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.992 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.992 INFO kablam! Sep 10 10:46:20.992 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.992 INFO kablam! --> src/arrays/Array512.rs:141:4 Sep 10 10:46:20.992 INFO kablam! | Sep 10 10:46:20.992 INFO kablam! 141 | &self.0[..] Sep 10 10:46:20.992 INFO kablam! | ^^^^^^ Sep 10 10:46:20.992 INFO kablam! | Sep 10 10:46:20.992 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.992 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.993 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.993 INFO kablam! Sep 10 10:46:20.993 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.993 INFO kablam! --> src/arrays/Array512.rs:150:8 Sep 10 10:46:20.993 INFO kablam! | Sep 10 10:46:20.993 INFO kablam! 150 | &mut self.0[..] Sep 10 10:46:20.993 INFO kablam! | ^^^^^^ Sep 10 10:46:20.993 INFO kablam! | Sep 10 10:46:20.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.993 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.993 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.993 INFO kablam! Sep 10 10:46:20.993 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.993 INFO kablam! --> src/arrays/Array1024.rs:44:3 Sep 10 10:46:20.993 INFO kablam! | Sep 10 10:46:20.993 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 10 10:46:20.993 INFO kablam! | ^^^^^^ Sep 10 10:46:20.993 INFO kablam! | Sep 10 10:46:20.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.993 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.993 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.993 INFO kablam! Sep 10 10:46:20.994 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.994 INFO kablam! --> src/arrays/Array1024.rs:53:3 Sep 10 10:46:20.994 INFO kablam! | Sep 10 10:46:20.994 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.994 INFO kablam! | ^^^^^^ Sep 10 10:46:20.994 INFO kablam! | Sep 10 10:46:20.994 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.994 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.994 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.994 INFO kablam! Sep 10 10:46:20.994 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.994 INFO kablam! --> src/arrays/Array1024.rs:53:18 Sep 10 10:46:20.994 INFO kablam! | Sep 10 10:46:20.994 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 10 10:46:20.994 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.994 INFO kablam! | Sep 10 10:46:20.994 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.994 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.994 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.994 INFO kablam! Sep 10 10:46:20.994 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.994 INFO kablam! --> src/arrays/Array1024.rs:66:29 Sep 10 10:46:20.994 INFO kablam! | Sep 10 10:46:20.994 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.994 INFO kablam! | ^^^^^^ Sep 10 10:46:20.994 INFO kablam! | Sep 10 10:46:20.994 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.994 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.994 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.994 INFO kablam! Sep 10 10:46:20.994 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.994 INFO kablam! --> src/arrays/Array1024.rs:66:43 Sep 10 10:46:20.994 INFO kablam! | Sep 10 10:46:20.994 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.994 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.994 INFO kablam! | Sep 10 10:46:20.994 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.994 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.994 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.995 INFO kablam! Sep 10 10:46:20.995 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.995 INFO kablam! --> src/arrays/Array1024.rs:72:20 Sep 10 10:46:20.995 INFO kablam! | Sep 10 10:46:20.995 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.995 INFO kablam! | ^^^^^^ Sep 10 10:46:20.995 INFO kablam! | Sep 10 10:46:20.995 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.995 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.995 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.995 INFO kablam! Sep 10 10:46:20.995 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.995 INFO kablam! --> src/arrays/Array1024.rs:72:34 Sep 10 10:46:20.995 INFO kablam! | Sep 10 10:46:20.995 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.995 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.995 INFO kablam! | Sep 10 10:46:20.995 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.995 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.995 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.995 INFO kablam! Sep 10 10:46:20.995 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.995 INFO kablam! --> src/arrays/Array1024.rs:78:20 Sep 10 10:46:20.995 INFO kablam! | Sep 10 10:46:20.995 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.995 INFO kablam! | ^^^^^^ Sep 10 10:46:20.995 INFO kablam! | Sep 10 10:46:20.995 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.995 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.996 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.996 INFO kablam! Sep 10 10:46:20.996 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.996 INFO kablam! --> src/arrays/Array1024.rs:78:34 Sep 10 10:46:20.996 INFO kablam! | Sep 10 10:46:20.996 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.996 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.996 INFO kablam! | Sep 10 10:46:20.996 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.996 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.996 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.996 INFO kablam! Sep 10 10:46:20.996 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.996 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 10 10:46:20.996 INFO kablam! | Sep 10 10:46:20.996 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.996 INFO kablam! | ^^^^^^ Sep 10 10:46:20.996 INFO kablam! | Sep 10 10:46:20.996 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.997 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.997 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.997 INFO kablam! Sep 10 10:46:20.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.997 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 10 10:46:20.997 INFO kablam! | Sep 10 10:46:20.997 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.997 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.997 INFO kablam! | Sep 10 10:46:20.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.997 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.997 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.997 INFO kablam! Sep 10 10:46:20.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.997 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 10 10:46:20.997 INFO kablam! | Sep 10 10:46:20.997 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.997 INFO kablam! | ^^^^^^ Sep 10 10:46:20.997 INFO kablam! | Sep 10 10:46:20.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.997 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.997 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.997 INFO kablam! Sep 10 10:46:20.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.997 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 10 10:46:20.997 INFO kablam! | Sep 10 10:46:20.997 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.997 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.997 INFO kablam! | Sep 10 10:46:20.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.997 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.997 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.997 INFO kablam! Sep 10 10:46:20.998 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.998 INFO kablam! --> src/arrays/Array1024.rs:99:14 Sep 10 10:46:20.998 INFO kablam! | Sep 10 10:46:20.998 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.998 INFO kablam! | ^^^^^^ Sep 10 10:46:20.998 INFO kablam! | Sep 10 10:46:20.998 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.998 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.998 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.998 INFO kablam! Sep 10 10:46:20.998 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.998 INFO kablam! --> src/arrays/Array1024.rs:99:28 Sep 10 10:46:20.998 INFO kablam! | Sep 10 10:46:20.998 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 10 10:46:20.998 INFO kablam! | ^^^^^^^ Sep 10 10:46:20.998 INFO kablam! | Sep 10 10:46:20.998 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.998 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.998 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.998 INFO kablam! Sep 10 10:46:20.998 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.998 INFO kablam! --> src/arrays/Array1024.rs:108:15 Sep 10 10:46:20.998 INFO kablam! | Sep 10 10:46:20.998 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 10 10:46:20.998 INFO kablam! | ^^^^^^ Sep 10 10:46:20.998 INFO kablam! | Sep 10 10:46:20.998 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.998 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.998 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.998 INFO kablam! Sep 10 10:46:20.998 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.998 INFO kablam! --> src/arrays/Array1024.rs:120:3 Sep 10 10:46:20.998 INFO kablam! | Sep 10 10:46:20.998 INFO kablam! 120 | self.0.iter() Sep 10 10:46:20.998 INFO kablam! | ^^^^^^ Sep 10 10:46:20.998 INFO kablam! | Sep 10 10:46:20.998 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.999 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.999 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.999 INFO kablam! Sep 10 10:46:20.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.999 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 10 10:46:20.999 INFO kablam! | Sep 10 10:46:20.999 INFO kablam! 132 | self.0.iter_mut() Sep 10 10:46:20.999 INFO kablam! | ^^^^^^ Sep 10 10:46:20.999 INFO kablam! | Sep 10 10:46:20.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.999 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.999 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.999 INFO kablam! Sep 10 10:46:20.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.999 INFO kablam! --> src/arrays/Array1024.rs:141:4 Sep 10 10:46:20.999 INFO kablam! | Sep 10 10:46:20.999 INFO kablam! 141 | &self.0[..] Sep 10 10:46:20.999 INFO kablam! | ^^^^^^ Sep 10 10:46:20.999 INFO kablam! | Sep 10 10:46:20.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:20.999 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:20.999 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:20.999 INFO kablam! Sep 10 10:46:20.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 10:46:20.999 INFO kablam! --> src/arrays/Array1024.rs:150:8 Sep 10 10:46:20.999 INFO kablam! | Sep 10 10:46:20.999 INFO kablam! 150 | &mut self.0[..] Sep 10 10:46:20.999 INFO kablam! | ^^^^^^ Sep 10 10:46:20.999 INFO kablam! | Sep 10 10:46:20.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 10:46:21.000 INFO kablam! = note: for more information, see issue #46043 Sep 10 10:46:21.000 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 10:46:21.000 INFO kablam! Sep 10 10:46:21.000 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 10 10:46:21.000 INFO kablam! --> src/lib.rs:8:12 Sep 10 10:46:21.000 INFO kablam! | Sep 10 10:46:21.000 INFO kablam! 8 | #![feature(associated_consts)] Sep 10 10:46:21.000 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 10 10:46:21.000 INFO kablam! | Sep 10 10:46:21.000 INFO kablam! = note: #[warn(stable_features)] on by default Sep 10 10:46:21.000 INFO kablam! Sep 10 10:46:21.008 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.87s Sep 10 10:46:21.010 INFO kablam! su: No module specific data is present Sep 10 10:46:21.602 INFO running `"docker" "rm" "-f" "f58c7128efd4c9e34d4ae290f2b11f9242185704de255b4d1cfaad04c73d753a"` Sep 10 10:46:21.688 INFO blam! f58c7128efd4c9e34d4ae290f2b11f9242185704de255b4d1cfaad04c73d753a