Sep 01 08:15:02.983 INFO checking rust-extra-0.0.13 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 08:15:02.983 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 08:15:02.983 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 08:15:03.170 INFO blam! 4cd94ae2cb3755acc18ae2a5e74dff6059dbbd0688a85795edafe1b6390fb737 Sep 01 08:15:03.171 INFO running `"docker" "start" "-a" "4cd94ae2cb3755acc18ae2a5e74dff6059dbbd0688a85795edafe1b6390fb737"` Sep 01 08:15:03.897 INFO kablam! Checking rust-extra v0.0.13 (file:///source) Sep 01 08:15:04.486 INFO kablam! warning: unused macro definition Sep 01 08:15:04.486 INFO kablam! --> src/do_while_loop.rs:5:1 Sep 01 08:15:04.486 INFO kablam! | Sep 01 08:15:04.486 INFO kablam! 5 | / macro_rules! do_while_loop Sep 01 08:15:04.486 INFO kablam! 6 | | { Sep 01 08:15:04.486 INFO kablam! 7 | | ( Sep 01 08:15:04.486 INFO kablam! 8 | | do Sep 01 08:15:04.487 INFO kablam! ... | Sep 01 08:15:04.487 INFO kablam! 21 | | }; Sep 01 08:15:04.487 INFO kablam! 22 | | } Sep 01 08:15:04.487 INFO kablam! | |_^ Sep 01 08:15:04.487 INFO kablam! | Sep 01 08:15:04.487 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 01 08:15:04.487 INFO kablam! Sep 01 08:15:04.487 INFO kablam! warning: unused macro definition Sep 01 08:15:04.487 INFO kablam! --> src/do_while_loop.rs:5:1 Sep 01 08:15:04.487 INFO kablam! | Sep 01 08:15:04.488 INFO kablam! 5 | / macro_rules! do_while_loop Sep 01 08:15:04.488 INFO kablam! 6 | | { Sep 01 08:15:04.488 INFO kablam! 7 | | ( Sep 01 08:15:04.488 INFO kablam! 8 | | do Sep 01 08:15:04.488 INFO kablam! ... | Sep 01 08:15:04.488 INFO kablam! 21 | | }; Sep 01 08:15:04.488 INFO kablam! 22 | | } Sep 01 08:15:04.488 INFO kablam! | |_^ Sep 01 08:15:04.488 INFO kablam! | Sep 01 08:15:04.488 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 01 08:15:04.489 INFO kablam! Sep 01 08:15:05.586 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.587 INFO kablam! --> src/arrays/Array40.rs:44:3 Sep 01 08:15:05.587 INFO kablam! | Sep 01 08:15:05.587 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 01 08:15:05.587 INFO kablam! | ^^^^^^ Sep 01 08:15:05.587 INFO kablam! | Sep 01 08:15:05.587 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 08:15:05.587 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.587 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.587 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.587 INFO kablam! Sep 01 08:15:05.587 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.587 INFO kablam! --> src/arrays/Array40.rs:53:3 Sep 01 08:15:05.587 INFO kablam! | Sep 01 08:15:05.587 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.587 INFO kablam! | ^^^^^^ Sep 01 08:15:05.587 INFO kablam! | Sep 01 08:15:05.587 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.587 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.587 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.587 INFO kablam! Sep 01 08:15:05.588 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.588 INFO kablam! --> src/arrays/Array40.rs:53:18 Sep 01 08:15:05.588 INFO kablam! | Sep 01 08:15:05.588 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.588 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.588 INFO kablam! | Sep 01 08:15:05.588 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.588 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.588 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.588 INFO kablam! Sep 01 08:15:05.588 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.588 INFO kablam! --> src/arrays/Array40.rs:66:29 Sep 01 08:15:05.588 INFO kablam! | Sep 01 08:15:05.588 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.588 INFO kablam! | ^^^^^^ Sep 01 08:15:05.588 INFO kablam! | Sep 01 08:15:05.588 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.588 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.588 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.588 INFO kablam! Sep 01 08:15:05.589 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.589 INFO kablam! --> src/arrays/Array40.rs:66:43 Sep 01 08:15:05.589 INFO kablam! | Sep 01 08:15:05.589 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.589 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.589 INFO kablam! | Sep 01 08:15:05.589 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.589 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.589 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.589 INFO kablam! Sep 01 08:15:05.589 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.589 INFO kablam! --> src/arrays/Array40.rs:72:20 Sep 01 08:15:05.589 INFO kablam! | Sep 01 08:15:05.589 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.589 INFO kablam! | ^^^^^^ Sep 01 08:15:05.589 INFO kablam! | Sep 01 08:15:05.589 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.589 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.589 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.589 INFO kablam! Sep 01 08:15:05.590 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.590 INFO kablam! --> src/arrays/Array40.rs:72:34 Sep 01 08:15:05.590 INFO kablam! | Sep 01 08:15:05.590 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.590 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.590 INFO kablam! | Sep 01 08:15:05.590 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.590 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.590 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.590 INFO kablam! Sep 01 08:15:05.590 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.590 INFO kablam! --> src/arrays/Array40.rs:78:20 Sep 01 08:15:05.590 INFO kablam! | Sep 01 08:15:05.590 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.590 INFO kablam! | ^^^^^^ Sep 01 08:15:05.590 INFO kablam! | Sep 01 08:15:05.590 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.590 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.590 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.590 INFO kablam! Sep 01 08:15:05.591 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.591 INFO kablam! --> src/arrays/Array40.rs:78:34 Sep 01 08:15:05.591 INFO kablam! | Sep 01 08:15:05.591 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.591 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.591 INFO kablam! | Sep 01 08:15:05.591 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.591 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.591 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.591 INFO kablam! Sep 01 08:15:05.591 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.591 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 01 08:15:05.591 INFO kablam! | Sep 01 08:15:05.591 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.591 INFO kablam! | ^^^^^^ Sep 01 08:15:05.591 INFO kablam! | Sep 01 08:15:05.591 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.591 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.591 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.591 INFO kablam! Sep 01 08:15:05.592 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.592 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 01 08:15:05.592 INFO kablam! | Sep 01 08:15:05.592 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.592 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.592 INFO kablam! | Sep 01 08:15:05.592 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.592 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.592 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.592 INFO kablam! Sep 01 08:15:05.592 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.592 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 01 08:15:05.592 INFO kablam! | Sep 01 08:15:05.592 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.592 INFO kablam! | ^^^^^^ Sep 01 08:15:05.592 INFO kablam! | Sep 01 08:15:05.592 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.592 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.592 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.592 INFO kablam! Sep 01 08:15:05.593 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.593 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 01 08:15:05.593 INFO kablam! | Sep 01 08:15:05.593 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.593 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.593 INFO kablam! | Sep 01 08:15:05.593 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.593 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.593 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.593 INFO kablam! Sep 01 08:15:05.593 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.593 INFO kablam! --> src/arrays/Array40.rs:99:14 Sep 01 08:15:05.593 INFO kablam! | Sep 01 08:15:05.593 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.593 INFO kablam! | ^^^^^^ Sep 01 08:15:05.593 INFO kablam! | Sep 01 08:15:05.593 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.593 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.593 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.593 INFO kablam! Sep 01 08:15:05.594 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.594 INFO kablam! --> src/arrays/Array40.rs:99:28 Sep 01 08:15:05.594 INFO kablam! | Sep 01 08:15:05.594 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.594 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.594 INFO kablam! | Sep 01 08:15:05.594 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.594 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.594 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.594 INFO kablam! Sep 01 08:15:05.594 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.594 INFO kablam! --> src/arrays/Array40.rs:108:15 Sep 01 08:15:05.594 INFO kablam! | Sep 01 08:15:05.594 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 01 08:15:05.594 INFO kablam! | ^^^^^^ Sep 01 08:15:05.594 INFO kablam! | Sep 01 08:15:05.594 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.594 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.594 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.594 INFO kablam! Sep 01 08:15:05.595 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.595 INFO kablam! --> src/arrays/Array40.rs:120:3 Sep 01 08:15:05.595 INFO kablam! | Sep 01 08:15:05.595 INFO kablam! 120 | self.0.iter() Sep 01 08:15:05.595 INFO kablam! | ^^^^^^ Sep 01 08:15:05.595 INFO kablam! | Sep 01 08:15:05.595 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.595 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.595 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.595 INFO kablam! Sep 01 08:15:05.595 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.595 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 01 08:15:05.595 INFO kablam! | Sep 01 08:15:05.595 INFO kablam! 132 | self.0.iter_mut() Sep 01 08:15:05.595 INFO kablam! | ^^^^^^ Sep 01 08:15:05.595 INFO kablam! | Sep 01 08:15:05.595 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.595 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.595 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.595 INFO kablam! Sep 01 08:15:05.596 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.596 INFO kablam! --> src/arrays/Array40.rs:141:4 Sep 01 08:15:05.596 INFO kablam! | Sep 01 08:15:05.596 INFO kablam! 141 | &self.0[..] Sep 01 08:15:05.596 INFO kablam! | ^^^^^^ Sep 01 08:15:05.596 INFO kablam! | Sep 01 08:15:05.596 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.596 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.596 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.596 INFO kablam! Sep 01 08:15:05.596 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.596 INFO kablam! --> src/arrays/Array40.rs:150:8 Sep 01 08:15:05.597 INFO kablam! | Sep 01 08:15:05.597 INFO kablam! 150 | &mut self.0[..] Sep 01 08:15:05.597 INFO kablam! | ^^^^^^ Sep 01 08:15:05.597 INFO kablam! | Sep 01 08:15:05.597 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.597 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.597 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.598 INFO kablam! Sep 01 08:15:05.598 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.598 INFO kablam! --> src/arrays/Array52.rs:44:3 Sep 01 08:15:05.598 INFO kablam! | Sep 01 08:15:05.598 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 01 08:15:05.598 INFO kablam! | ^^^^^^ Sep 01 08:15:05.598 INFO kablam! | Sep 01 08:15:05.598 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.599 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.599 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.601 INFO kablam! Sep 01 08:15:05.601 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.601 INFO kablam! --> src/arrays/Array52.rs:53:3 Sep 01 08:15:05.601 INFO kablam! | Sep 01 08:15:05.601 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.601 INFO kablam! | ^^^^^^ Sep 01 08:15:05.601 INFO kablam! | Sep 01 08:15:05.602 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.602 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.602 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.602 INFO kablam! Sep 01 08:15:05.602 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.602 INFO kablam! --> src/arrays/Array52.rs:53:18 Sep 01 08:15:05.602 INFO kablam! | Sep 01 08:15:05.602 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.602 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.602 INFO kablam! | Sep 01 08:15:05.602 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.602 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.602 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.602 INFO kablam! Sep 01 08:15:05.602 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.602 INFO kablam! --> src/arrays/Array52.rs:66:29 Sep 01 08:15:05.602 INFO kablam! | Sep 01 08:15:05.602 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.602 INFO kablam! | ^^^^^^ Sep 01 08:15:05.602 INFO kablam! | Sep 01 08:15:05.603 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.603 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.603 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.603 INFO kablam! Sep 01 08:15:05.603 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.603 INFO kablam! --> src/arrays/Array52.rs:66:43 Sep 01 08:15:05.603 INFO kablam! | Sep 01 08:15:05.603 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.603 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.603 INFO kablam! | Sep 01 08:15:05.603 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.603 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.603 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.603 INFO kablam! Sep 01 08:15:05.603 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.603 INFO kablam! --> src/arrays/Array52.rs:72:20 Sep 01 08:15:05.603 INFO kablam! | Sep 01 08:15:05.603 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.603 INFO kablam! | ^^^^^^ Sep 01 08:15:05.604 INFO kablam! | Sep 01 08:15:05.604 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.604 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.604 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.604 INFO kablam! Sep 01 08:15:05.604 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.604 INFO kablam! --> src/arrays/Array52.rs:72:34 Sep 01 08:15:05.604 INFO kablam! | Sep 01 08:15:05.604 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.624 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.624 INFO kablam! | Sep 01 08:15:05.625 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.625 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.625 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.625 INFO kablam! Sep 01 08:15:05.625 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.625 INFO kablam! --> src/arrays/Array52.rs:78:20 Sep 01 08:15:05.625 INFO kablam! | Sep 01 08:15:05.625 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.625 INFO kablam! | ^^^^^^ Sep 01 08:15:05.625 INFO kablam! | Sep 01 08:15:05.625 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.625 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.625 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.625 INFO kablam! Sep 01 08:15:05.625 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.625 INFO kablam! --> src/arrays/Array52.rs:78:34 Sep 01 08:15:05.625 INFO kablam! | Sep 01 08:15:05.625 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.625 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.626 INFO kablam! | Sep 01 08:15:05.626 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.626 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.626 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.626 INFO kablam! Sep 01 08:15:05.626 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.626 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 01 08:15:05.626 INFO kablam! | Sep 01 08:15:05.626 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.626 INFO kablam! | ^^^^^^ Sep 01 08:15:05.626 INFO kablam! | Sep 01 08:15:05.626 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.626 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.626 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.626 INFO kablam! Sep 01 08:15:05.626 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.626 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 01 08:15:05.626 INFO kablam! | Sep 01 08:15:05.626 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.626 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.627 INFO kablam! | Sep 01 08:15:05.627 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.627 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.627 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.627 INFO kablam! Sep 01 08:15:05.627 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.627 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 01 08:15:05.627 INFO kablam! | Sep 01 08:15:05.627 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.627 INFO kablam! | ^^^^^^ Sep 01 08:15:05.627 INFO kablam! | Sep 01 08:15:05.627 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.627 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.627 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.627 INFO kablam! Sep 01 08:15:05.627 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.627 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 01 08:15:05.627 INFO kablam! | Sep 01 08:15:05.627 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.627 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.628 INFO kablam! | Sep 01 08:15:05.628 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.628 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.628 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.628 INFO kablam! Sep 01 08:15:05.628 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.628 INFO kablam! --> src/arrays/Array52.rs:99:14 Sep 01 08:15:05.628 INFO kablam! | Sep 01 08:15:05.628 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.628 INFO kablam! | ^^^^^^ Sep 01 08:15:05.628 INFO kablam! | Sep 01 08:15:05.628 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.628 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.628 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.628 INFO kablam! Sep 01 08:15:05.628 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.628 INFO kablam! --> src/arrays/Array52.rs:99:28 Sep 01 08:15:05.628 INFO kablam! | Sep 01 08:15:05.628 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.629 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.629 INFO kablam! | Sep 01 08:15:05.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.629 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.629 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.629 INFO kablam! Sep 01 08:15:05.629 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.629 INFO kablam! --> src/arrays/Array52.rs:108:15 Sep 01 08:15:05.629 INFO kablam! | Sep 01 08:15:05.629 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 01 08:15:05.629 INFO kablam! | ^^^^^^ Sep 01 08:15:05.629 INFO kablam! | Sep 01 08:15:05.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.629 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.629 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.629 INFO kablam! Sep 01 08:15:05.629 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.629 INFO kablam! --> src/arrays/Array52.rs:120:3 Sep 01 08:15:05.629 INFO kablam! | Sep 01 08:15:05.629 INFO kablam! 120 | self.0.iter() Sep 01 08:15:05.630 INFO kablam! | ^^^^^^ Sep 01 08:15:05.630 INFO kablam! | Sep 01 08:15:05.630 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.630 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.630 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.630 INFO kablam! Sep 01 08:15:05.630 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.630 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 01 08:15:05.630 INFO kablam! | Sep 01 08:15:05.630 INFO kablam! 132 | self.0.iter_mut() Sep 01 08:15:05.630 INFO kablam! | ^^^^^^ Sep 01 08:15:05.630 INFO kablam! | Sep 01 08:15:05.630 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.630 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.630 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.630 INFO kablam! Sep 01 08:15:05.630 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.630 INFO kablam! --> src/arrays/Array52.rs:141:4 Sep 01 08:15:05.630 INFO kablam! | Sep 01 08:15:05.631 INFO kablam! 141 | &self.0[..] Sep 01 08:15:05.631 INFO kablam! | ^^^^^^ Sep 01 08:15:05.631 INFO kablam! | Sep 01 08:15:05.631 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.631 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.631 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.631 INFO kablam! Sep 01 08:15:05.631 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.631 INFO kablam! --> src/arrays/Array52.rs:150:8 Sep 01 08:15:05.631 INFO kablam! | Sep 01 08:15:05.631 INFO kablam! 150 | &mut self.0[..] Sep 01 08:15:05.631 INFO kablam! | ^^^^^^ Sep 01 08:15:05.631 INFO kablam! | Sep 01 08:15:05.631 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.631 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.631 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.631 INFO kablam! Sep 01 08:15:05.631 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.631 INFO kablam! --> src/arrays/Array64.rs:44:3 Sep 01 08:15:05.631 INFO kablam! | Sep 01 08:15:05.632 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 01 08:15:05.632 INFO kablam! | ^^^^^^ Sep 01 08:15:05.632 INFO kablam! | Sep 01 08:15:05.632 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.632 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.632 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.632 INFO kablam! Sep 01 08:15:05.632 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.632 INFO kablam! --> src/arrays/Array64.rs:53:3 Sep 01 08:15:05.632 INFO kablam! | Sep 01 08:15:05.632 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.632 INFO kablam! | ^^^^^^ Sep 01 08:15:05.632 INFO kablam! | Sep 01 08:15:05.632 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.632 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.632 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.632 INFO kablam! Sep 01 08:15:05.632 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.632 INFO kablam! --> src/arrays/Array64.rs:53:18 Sep 01 08:15:05.632 INFO kablam! | Sep 01 08:15:05.633 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.633 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.633 INFO kablam! | Sep 01 08:15:05.633 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.633 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.633 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.633 INFO kablam! Sep 01 08:15:05.633 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.633 INFO kablam! --> src/arrays/Array64.rs:66:29 Sep 01 08:15:05.633 INFO kablam! | Sep 01 08:15:05.633 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.633 INFO kablam! | ^^^^^^ Sep 01 08:15:05.633 INFO kablam! | Sep 01 08:15:05.633 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.633 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.633 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.633 INFO kablam! Sep 01 08:15:05.633 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.633 INFO kablam! --> src/arrays/Array64.rs:66:43 Sep 01 08:15:05.633 INFO kablam! | Sep 01 08:15:05.634 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.634 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.634 INFO kablam! | Sep 01 08:15:05.634 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.634 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.634 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.634 INFO kablam! Sep 01 08:15:05.634 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.634 INFO kablam! --> src/arrays/Array64.rs:72:20 Sep 01 08:15:05.634 INFO kablam! | Sep 01 08:15:05.634 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.634 INFO kablam! | ^^^^^^ Sep 01 08:15:05.634 INFO kablam! | Sep 01 08:15:05.634 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.634 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.634 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.634 INFO kablam! Sep 01 08:15:05.634 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.634 INFO kablam! --> src/arrays/Array64.rs:72:34 Sep 01 08:15:05.634 INFO kablam! | Sep 01 08:15:05.634 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.635 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.635 INFO kablam! | Sep 01 08:15:05.635 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.635 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.635 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.635 INFO kablam! Sep 01 08:15:05.635 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.635 INFO kablam! --> src/arrays/Array64.rs:78:20 Sep 01 08:15:05.635 INFO kablam! | Sep 01 08:15:05.635 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.635 INFO kablam! | ^^^^^^ Sep 01 08:15:05.635 INFO kablam! | Sep 01 08:15:05.635 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.635 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.635 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.635 INFO kablam! Sep 01 08:15:05.635 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.635 INFO kablam! --> src/arrays/Array64.rs:78:34 Sep 01 08:15:05.635 INFO kablam! | Sep 01 08:15:05.635 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.636 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.636 INFO kablam! | Sep 01 08:15:05.636 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.636 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.636 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.636 INFO kablam! Sep 01 08:15:05.636 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.636 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 01 08:15:05.636 INFO kablam! | Sep 01 08:15:05.636 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.636 INFO kablam! | ^^^^^^ Sep 01 08:15:05.636 INFO kablam! | Sep 01 08:15:05.637 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.637 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.637 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.637 INFO kablam! Sep 01 08:15:05.637 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.637 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 01 08:15:05.637 INFO kablam! | Sep 01 08:15:05.638 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.638 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.638 INFO kablam! | Sep 01 08:15:05.644 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.647 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.654 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.655 INFO kablam! Sep 01 08:15:05.655 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.655 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 01 08:15:05.655 INFO kablam! | Sep 01 08:15:05.655 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.656 INFO kablam! | ^^^^^^ Sep 01 08:15:05.656 INFO kablam! | Sep 01 08:15:05.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.656 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.656 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.656 INFO kablam! Sep 01 08:15:05.657 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.657 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 01 08:15:05.657 INFO kablam! | Sep 01 08:15:05.657 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.657 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.657 INFO kablam! | Sep 01 08:15:05.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.657 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.657 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.657 INFO kablam! Sep 01 08:15:05.657 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.657 INFO kablam! --> src/arrays/Array64.rs:99:14 Sep 01 08:15:05.657 INFO kablam! | Sep 01 08:15:05.657 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.657 INFO kablam! | ^^^^^^ Sep 01 08:15:05.657 INFO kablam! | Sep 01 08:15:05.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.657 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.658 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.658 INFO kablam! Sep 01 08:15:05.658 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.658 INFO kablam! --> src/arrays/Array64.rs:99:28 Sep 01 08:15:05.658 INFO kablam! | Sep 01 08:15:05.658 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.658 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.658 INFO kablam! | Sep 01 08:15:05.658 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.658 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.658 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.658 INFO kablam! Sep 01 08:15:05.658 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.658 INFO kablam! --> src/arrays/Array64.rs:108:15 Sep 01 08:15:05.658 INFO kablam! | Sep 01 08:15:05.658 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 01 08:15:05.658 INFO kablam! | ^^^^^^ Sep 01 08:15:05.658 INFO kablam! | Sep 01 08:15:05.658 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.658 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.658 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.658 INFO kablam! Sep 01 08:15:05.658 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.658 INFO kablam! --> src/arrays/Array64.rs:120:3 Sep 01 08:15:05.658 INFO kablam! | Sep 01 08:15:05.659 INFO kablam! 120 | self.0.iter() Sep 01 08:15:05.659 INFO kablam! | ^^^^^^ Sep 01 08:15:05.659 INFO kablam! | Sep 01 08:15:05.659 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.659 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.659 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.659 INFO kablam! Sep 01 08:15:05.659 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.659 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 01 08:15:05.659 INFO kablam! | Sep 01 08:15:05.659 INFO kablam! 132 | self.0.iter_mut() Sep 01 08:15:05.659 INFO kablam! | ^^^^^^ Sep 01 08:15:05.659 INFO kablam! | Sep 01 08:15:05.659 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.659 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.659 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.659 INFO kablam! Sep 01 08:15:05.659 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.659 INFO kablam! --> src/arrays/Array64.rs:141:4 Sep 01 08:15:05.659 INFO kablam! | Sep 01 08:15:05.659 INFO kablam! 141 | &self.0[..] Sep 01 08:15:05.659 INFO kablam! | ^^^^^^ Sep 01 08:15:05.659 INFO kablam! | Sep 01 08:15:05.660 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.660 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.660 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.660 INFO kablam! Sep 01 08:15:05.660 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.660 INFO kablam! --> src/arrays/Array64.rs:150:8 Sep 01 08:15:05.660 INFO kablam! | Sep 01 08:15:05.660 INFO kablam! 150 | &mut self.0[..] Sep 01 08:15:05.660 INFO kablam! | ^^^^^^ Sep 01 08:15:05.660 INFO kablam! | Sep 01 08:15:05.660 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.660 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.660 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.660 INFO kablam! Sep 01 08:15:05.660 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.660 INFO kablam! --> src/arrays/Array128.rs:44:3 Sep 01 08:15:05.660 INFO kablam! | Sep 01 08:15:05.660 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 01 08:15:05.660 INFO kablam! | ^^^^^^ Sep 01 08:15:05.660 INFO kablam! | Sep 01 08:15:05.660 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.660 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.660 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.660 INFO kablam! Sep 01 08:15:05.661 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.661 INFO kablam! --> src/arrays/Array128.rs:53:3 Sep 01 08:15:05.661 INFO kablam! | Sep 01 08:15:05.661 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.661 INFO kablam! | ^^^^^^ Sep 01 08:15:05.661 INFO kablam! | Sep 01 08:15:05.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.661 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.661 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.661 INFO kablam! Sep 01 08:15:05.661 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.661 INFO kablam! --> src/arrays/Array128.rs:53:18 Sep 01 08:15:05.661 INFO kablam! | Sep 01 08:15:05.661 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.661 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.661 INFO kablam! | Sep 01 08:15:05.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.661 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.661 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.661 INFO kablam! Sep 01 08:15:05.661 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.661 INFO kablam! --> src/arrays/Array128.rs:66:29 Sep 01 08:15:05.661 INFO kablam! | Sep 01 08:15:05.662 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.662 INFO kablam! | ^^^^^^ Sep 01 08:15:05.662 INFO kablam! | Sep 01 08:15:05.662 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.662 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.662 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.662 INFO kablam! Sep 01 08:15:05.662 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.662 INFO kablam! --> src/arrays/Array128.rs:66:43 Sep 01 08:15:05.662 INFO kablam! | Sep 01 08:15:05.662 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.662 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.662 INFO kablam! | Sep 01 08:15:05.662 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.662 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.662 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.662 INFO kablam! Sep 01 08:15:05.662 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.662 INFO kablam! --> src/arrays/Array128.rs:72:20 Sep 01 08:15:05.662 INFO kablam! | Sep 01 08:15:05.662 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.662 INFO kablam! | ^^^^^^ Sep 01 08:15:05.662 INFO kablam! | Sep 01 08:15:05.662 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.662 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.662 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.662 INFO kablam! Sep 01 08:15:05.662 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.662 INFO kablam! --> src/arrays/Array128.rs:72:34 Sep 01 08:15:05.662 INFO kablam! | Sep 01 08:15:05.662 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.663 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.663 INFO kablam! | Sep 01 08:15:05.663 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.663 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.663 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.663 INFO kablam! Sep 01 08:15:05.663 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.663 INFO kablam! --> src/arrays/Array128.rs:78:20 Sep 01 08:15:05.663 INFO kablam! | Sep 01 08:15:05.663 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.663 INFO kablam! | ^^^^^^ Sep 01 08:15:05.663 INFO kablam! | Sep 01 08:15:05.663 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.663 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.663 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.663 INFO kablam! Sep 01 08:15:05.663 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.663 INFO kablam! --> src/arrays/Array128.rs:78:34 Sep 01 08:15:05.663 INFO kablam! | Sep 01 08:15:05.663 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.663 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.663 INFO kablam! | Sep 01 08:15:05.663 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.663 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.663 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.663 INFO kablam! Sep 01 08:15:05.663 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.663 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 01 08:15:05.663 INFO kablam! | Sep 01 08:15:05.663 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.663 INFO kablam! | ^^^^^^ Sep 01 08:15:05.663 INFO kablam! | Sep 01 08:15:05.664 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.664 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.664 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.664 INFO kablam! Sep 01 08:15:05.664 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.664 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 01 08:15:05.664 INFO kablam! | Sep 01 08:15:05.664 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.664 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.664 INFO kablam! | Sep 01 08:15:05.664 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.664 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.671 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.672 INFO kablam! Sep 01 08:15:05.672 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.672 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 01 08:15:05.672 INFO kablam! | Sep 01 08:15:05.672 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.672 INFO kablam! | ^^^^^^ Sep 01 08:15:05.672 INFO kablam! | Sep 01 08:15:05.672 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.672 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.672 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.672 INFO kablam! Sep 01 08:15:05.672 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.672 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 01 08:15:05.672 INFO kablam! | Sep 01 08:15:05.672 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.672 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.672 INFO kablam! | Sep 01 08:15:05.672 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.672 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.672 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.672 INFO kablam! Sep 01 08:15:05.673 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.673 INFO kablam! --> src/arrays/Array128.rs:99:14 Sep 01 08:15:05.673 INFO kablam! | Sep 01 08:15:05.673 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.673 INFO kablam! | ^^^^^^ Sep 01 08:15:05.673 INFO kablam! | Sep 01 08:15:05.673 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.673 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.673 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.673 INFO kablam! Sep 01 08:15:05.673 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.673 INFO kablam! --> src/arrays/Array128.rs:99:28 Sep 01 08:15:05.673 INFO kablam! | Sep 01 08:15:05.673 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.673 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.673 INFO kablam! | Sep 01 08:15:05.673 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.673 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.673 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.673 INFO kablam! Sep 01 08:15:05.673 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.673 INFO kablam! --> src/arrays/Array128.rs:108:15 Sep 01 08:15:05.673 INFO kablam! | Sep 01 08:15:05.674 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 01 08:15:05.674 INFO kablam! | ^^^^^^ Sep 01 08:15:05.674 INFO kablam! | Sep 01 08:15:05.674 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.674 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.674 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.674 INFO kablam! Sep 01 08:15:05.674 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.674 INFO kablam! --> src/arrays/Array128.rs:120:3 Sep 01 08:15:05.674 INFO kablam! | Sep 01 08:15:05.674 INFO kablam! 120 | self.0.iter() Sep 01 08:15:05.674 INFO kablam! | ^^^^^^ Sep 01 08:15:05.674 INFO kablam! | Sep 01 08:15:05.674 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.674 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.674 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.674 INFO kablam! Sep 01 08:15:05.674 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.674 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 01 08:15:05.674 INFO kablam! | Sep 01 08:15:05.674 INFO kablam! 132 | self.0.iter_mut() Sep 01 08:15:05.674 INFO kablam! | ^^^^^^ Sep 01 08:15:05.674 INFO kablam! | Sep 01 08:15:05.674 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.674 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.675 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.675 INFO kablam! Sep 01 08:15:05.675 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.675 INFO kablam! --> src/arrays/Array128.rs:141:4 Sep 01 08:15:05.675 INFO kablam! | Sep 01 08:15:05.675 INFO kablam! 141 | &self.0[..] Sep 01 08:15:05.675 INFO kablam! | ^^^^^^ Sep 01 08:15:05.675 INFO kablam! | Sep 01 08:15:05.675 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.675 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.675 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.675 INFO kablam! Sep 01 08:15:05.675 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.675 INFO kablam! --> src/arrays/Array128.rs:150:8 Sep 01 08:15:05.675 INFO kablam! | Sep 01 08:15:05.675 INFO kablam! 150 | &mut self.0[..] Sep 01 08:15:05.675 INFO kablam! | ^^^^^^ Sep 01 08:15:05.675 INFO kablam! | Sep 01 08:15:05.675 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.675 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.675 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.675 INFO kablam! Sep 01 08:15:05.675 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.675 INFO kablam! --> src/arrays/Array256.rs:44:3 Sep 01 08:15:05.676 INFO kablam! | Sep 01 08:15:05.676 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 01 08:15:05.676 INFO kablam! | ^^^^^^ Sep 01 08:15:05.676 INFO kablam! | Sep 01 08:15:05.676 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.676 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.676 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.676 INFO kablam! Sep 01 08:15:05.676 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.676 INFO kablam! --> src/arrays/Array256.rs:53:3 Sep 01 08:15:05.676 INFO kablam! | Sep 01 08:15:05.677 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.677 INFO kablam! | ^^^^^^ Sep 01 08:15:05.688 INFO kablam! | Sep 01 08:15:05.696 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.696 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.696 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.697 INFO kablam! Sep 01 08:15:05.697 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.697 INFO kablam! --> src/arrays/Array256.rs:53:18 Sep 01 08:15:05.697 INFO kablam! | Sep 01 08:15:05.697 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.697 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.697 INFO kablam! | Sep 01 08:15:05.697 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.698 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.698 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.698 INFO kablam! Sep 01 08:15:05.698 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.698 INFO kablam! --> src/arrays/Array256.rs:66:29 Sep 01 08:15:05.698 INFO kablam! | Sep 01 08:15:05.699 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.699 INFO kablam! | ^^^^^^ Sep 01 08:15:05.699 INFO kablam! | Sep 01 08:15:05.699 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.699 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.700 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.700 INFO kablam! Sep 01 08:15:05.700 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.700 INFO kablam! --> src/arrays/Array256.rs:66:43 Sep 01 08:15:05.700 INFO kablam! | Sep 01 08:15:05.701 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.701 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.701 INFO kablam! | Sep 01 08:15:05.701 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.701 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.702 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.702 INFO kablam! Sep 01 08:15:05.702 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.702 INFO kablam! --> src/arrays/Array256.rs:72:20 Sep 01 08:15:05.702 INFO kablam! | Sep 01 08:15:05.702 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.703 INFO kablam! | ^^^^^^ Sep 01 08:15:05.703 INFO kablam! | Sep 01 08:15:05.703 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.703 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.703 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.703 INFO kablam! Sep 01 08:15:05.703 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.703 INFO kablam! --> src/arrays/Array256.rs:72:34 Sep 01 08:15:05.704 INFO kablam! | Sep 01 08:15:05.704 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.704 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.704 INFO kablam! | Sep 01 08:15:05.705 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.705 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.705 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.705 INFO kablam! Sep 01 08:15:05.705 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.705 INFO kablam! --> src/arrays/Array256.rs:78:20 Sep 01 08:15:05.705 INFO kablam! | Sep 01 08:15:05.705 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.705 INFO kablam! | ^^^^^^ Sep 01 08:15:05.705 INFO kablam! | Sep 01 08:15:05.705 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.705 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.705 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.705 INFO kablam! Sep 01 08:15:05.705 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.705 INFO kablam! --> src/arrays/Array256.rs:78:34 Sep 01 08:15:05.705 INFO kablam! | Sep 01 08:15:05.705 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.706 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.706 INFO kablam! | Sep 01 08:15:05.706 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.706 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.706 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.706 INFO kablam! Sep 01 08:15:05.706 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.706 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 01 08:15:05.706 INFO kablam! | Sep 01 08:15:05.706 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.706 INFO kablam! | ^^^^^^ Sep 01 08:15:05.706 INFO kablam! | Sep 01 08:15:05.706 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.706 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.706 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.706 INFO kablam! Sep 01 08:15:05.706 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.706 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 01 08:15:05.706 INFO kablam! | Sep 01 08:15:05.706 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.706 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.706 INFO kablam! | Sep 01 08:15:05.706 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.706 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.706 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.706 INFO kablam! Sep 01 08:15:05.706 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.706 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 01 08:15:05.707 INFO kablam! | Sep 01 08:15:05.707 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.707 INFO kablam! | ^^^^^^ Sep 01 08:15:05.707 INFO kablam! | Sep 01 08:15:05.707 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.707 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.707 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.707 INFO kablam! Sep 01 08:15:05.707 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.707 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 01 08:15:05.707 INFO kablam! | Sep 01 08:15:05.707 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.707 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.707 INFO kablam! | Sep 01 08:15:05.707 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.707 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.707 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.707 INFO kablam! Sep 01 08:15:05.707 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.707 INFO kablam! --> src/arrays/Array256.rs:99:14 Sep 01 08:15:05.707 INFO kablam! | Sep 01 08:15:05.707 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.707 INFO kablam! | ^^^^^^ Sep 01 08:15:05.707 INFO kablam! | Sep 01 08:15:05.707 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.707 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.707 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.707 INFO kablam! Sep 01 08:15:05.707 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.708 INFO kablam! --> src/arrays/Array256.rs:99:28 Sep 01 08:15:05.708 INFO kablam! | Sep 01 08:15:05.708 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.708 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.708 INFO kablam! | Sep 01 08:15:05.708 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.708 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.708 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.708 INFO kablam! Sep 01 08:15:05.708 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.708 INFO kablam! --> src/arrays/Array256.rs:108:15 Sep 01 08:15:05.708 INFO kablam! | Sep 01 08:15:05.708 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 01 08:15:05.709 INFO kablam! | ^^^^^^ Sep 01 08:15:05.709 INFO kablam! | Sep 01 08:15:05.709 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.709 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.709 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.709 INFO kablam! Sep 01 08:15:05.709 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.709 INFO kablam! --> src/arrays/Array256.rs:120:3 Sep 01 08:15:05.709 INFO kablam! | Sep 01 08:15:05.710 INFO kablam! 120 | self.0.iter() Sep 01 08:15:05.710 INFO kablam! | ^^^^^^ Sep 01 08:15:05.710 INFO kablam! | Sep 01 08:15:05.710 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.710 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.710 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.710 INFO kablam! Sep 01 08:15:05.710 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.710 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 01 08:15:05.710 INFO kablam! | Sep 01 08:15:05.711 INFO kablam! 132 | self.0.iter_mut() Sep 01 08:15:05.711 INFO kablam! | ^^^^^^ Sep 01 08:15:05.711 INFO kablam! | Sep 01 08:15:05.711 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.711 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.711 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.711 INFO kablam! Sep 01 08:15:05.712 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.712 INFO kablam! --> src/arrays/Array256.rs:141:4 Sep 01 08:15:05.712 INFO kablam! | Sep 01 08:15:05.712 INFO kablam! 141 | &self.0[..] Sep 01 08:15:05.712 INFO kablam! | ^^^^^^ Sep 01 08:15:05.712 INFO kablam! | Sep 01 08:15:05.713 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.713 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.713 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.713 INFO kablam! Sep 01 08:15:05.713 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.713 INFO kablam! --> src/arrays/Array256.rs:150:8 Sep 01 08:15:05.713 INFO kablam! | Sep 01 08:15:05.713 INFO kablam! 150 | &mut self.0[..] Sep 01 08:15:05.713 INFO kablam! | ^^^^^^ Sep 01 08:15:05.713 INFO kablam! | Sep 01 08:15:05.713 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.713 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.713 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.713 INFO kablam! Sep 01 08:15:05.713 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.713 INFO kablam! --> src/arrays/Array512.rs:44:3 Sep 01 08:15:05.713 INFO kablam! | Sep 01 08:15:05.713 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 01 08:15:05.714 INFO kablam! | ^^^^^^ Sep 01 08:15:05.714 INFO kablam! | Sep 01 08:15:05.714 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.714 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.714 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.714 INFO kablam! Sep 01 08:15:05.714 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.714 INFO kablam! --> src/arrays/Array512.rs:53:3 Sep 01 08:15:05.714 INFO kablam! | Sep 01 08:15:05.714 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.714 INFO kablam! | ^^^^^^ Sep 01 08:15:05.714 INFO kablam! | Sep 01 08:15:05.714 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.714 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.714 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.714 INFO kablam! Sep 01 08:15:05.714 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.714 INFO kablam! --> src/arrays/Array512.rs:53:18 Sep 01 08:15:05.714 INFO kablam! | Sep 01 08:15:05.714 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.714 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.715 INFO kablam! | Sep 01 08:15:05.715 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.715 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.715 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.715 INFO kablam! Sep 01 08:15:05.715 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.715 INFO kablam! --> src/arrays/Array512.rs:66:29 Sep 01 08:15:05.715 INFO kablam! | Sep 01 08:15:05.715 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.715 INFO kablam! | ^^^^^^ Sep 01 08:15:05.715 INFO kablam! | Sep 01 08:15:05.715 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.715 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.715 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.715 INFO kablam! Sep 01 08:15:05.715 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.715 INFO kablam! --> src/arrays/Array512.rs:66:43 Sep 01 08:15:05.715 INFO kablam! | Sep 01 08:15:05.715 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.715 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.715 INFO kablam! | Sep 01 08:15:05.715 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.715 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.715 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.715 INFO kablam! Sep 01 08:15:05.715 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.715 INFO kablam! --> src/arrays/Array512.rs:72:20 Sep 01 08:15:05.715 INFO kablam! | Sep 01 08:15:05.715 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.715 INFO kablam! | ^^^^^^ Sep 01 08:15:05.715 INFO kablam! | Sep 01 08:15:05.715 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.715 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.715 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.715 INFO kablam! Sep 01 08:15:05.715 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.715 INFO kablam! --> src/arrays/Array512.rs:72:34 Sep 01 08:15:05.715 INFO kablam! | Sep 01 08:15:05.715 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.715 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.716 INFO kablam! | Sep 01 08:15:05.716 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.716 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.716 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.716 INFO kablam! Sep 01 08:15:05.716 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.716 INFO kablam! --> src/arrays/Array512.rs:78:20 Sep 01 08:15:05.716 INFO kablam! | Sep 01 08:15:05.716 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.716 INFO kablam! | ^^^^^^ Sep 01 08:15:05.716 INFO kablam! | Sep 01 08:15:05.716 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.716 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.716 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.716 INFO kablam! Sep 01 08:15:05.716 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.716 INFO kablam! --> src/arrays/Array512.rs:78:34 Sep 01 08:15:05.716 INFO kablam! | Sep 01 08:15:05.716 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.716 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.716 INFO kablam! | Sep 01 08:15:05.716 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.716 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.716 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.716 INFO kablam! Sep 01 08:15:05.716 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.716 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 01 08:15:05.717 INFO kablam! | Sep 01 08:15:05.717 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.717 INFO kablam! | ^^^^^^ Sep 01 08:15:05.717 INFO kablam! | Sep 01 08:15:05.717 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.717 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.717 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.717 INFO kablam! Sep 01 08:15:05.717 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.717 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 01 08:15:05.717 INFO kablam! | Sep 01 08:15:05.717 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.717 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.717 INFO kablam! | Sep 01 08:15:05.717 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.717 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.717 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.717 INFO kablam! Sep 01 08:15:05.717 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.717 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 01 08:15:05.717 INFO kablam! | Sep 01 08:15:05.718 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.718 INFO kablam! | ^^^^^^ Sep 01 08:15:05.718 INFO kablam! | Sep 01 08:15:05.718 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.718 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.718 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.718 INFO kablam! Sep 01 08:15:05.718 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.718 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 01 08:15:05.718 INFO kablam! | Sep 01 08:15:05.718 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.718 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.718 INFO kablam! | Sep 01 08:15:05.718 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.718 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.718 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.718 INFO kablam! Sep 01 08:15:05.718 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.718 INFO kablam! --> src/arrays/Array512.rs:99:14 Sep 01 08:15:05.718 INFO kablam! | Sep 01 08:15:05.718 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.719 INFO kablam! | ^^^^^^ Sep 01 08:15:05.719 INFO kablam! | Sep 01 08:15:05.719 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.719 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.719 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.719 INFO kablam! Sep 01 08:15:05.719 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.719 INFO kablam! --> src/arrays/Array512.rs:99:28 Sep 01 08:15:05.719 INFO kablam! | Sep 01 08:15:05.719 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.719 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.719 INFO kablam! | Sep 01 08:15:05.719 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.719 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.719 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.719 INFO kablam! Sep 01 08:15:05.719 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.719 INFO kablam! --> src/arrays/Array512.rs:108:15 Sep 01 08:15:05.719 INFO kablam! | Sep 01 08:15:05.719 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 01 08:15:05.719 INFO kablam! | ^^^^^^ Sep 01 08:15:05.719 INFO kablam! | Sep 01 08:15:05.720 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.720 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.720 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.720 INFO kablam! Sep 01 08:15:05.724 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.724 INFO kablam! --> src/arrays/Array512.rs:120:3 Sep 01 08:15:05.724 INFO kablam! | Sep 01 08:15:05.724 INFO kablam! 120 | self.0.iter() Sep 01 08:15:05.724 INFO kablam! | ^^^^^^ Sep 01 08:15:05.724 INFO kablam! | Sep 01 08:15:05.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.725 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.725 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.725 INFO kablam! Sep 01 08:15:05.725 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.725 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 01 08:15:05.725 INFO kablam! | Sep 01 08:15:05.725 INFO kablam! 132 | self.0.iter_mut() Sep 01 08:15:05.725 INFO kablam! | ^^^^^^ Sep 01 08:15:05.726 INFO kablam! | Sep 01 08:15:05.726 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.726 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.726 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.727 INFO kablam! Sep 01 08:15:05.727 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.727 INFO kablam! --> src/arrays/Array512.rs:141:4 Sep 01 08:15:05.727 INFO kablam! | Sep 01 08:15:05.727 INFO kablam! 141 | &self.0[..] Sep 01 08:15:05.728 INFO kablam! | ^^^^^^ Sep 01 08:15:05.728 INFO kablam! | Sep 01 08:15:05.728 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.728 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.728 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.728 INFO kablam! Sep 01 08:15:05.728 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.728 INFO kablam! --> src/arrays/Array512.rs:150:8 Sep 01 08:15:05.729 INFO kablam! | Sep 01 08:15:05.729 INFO kablam! 150 | &mut self.0[..] Sep 01 08:15:05.729 INFO kablam! | ^^^^^^ Sep 01 08:15:05.729 INFO kablam! | Sep 01 08:15:05.729 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.729 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.729 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.729 INFO kablam! Sep 01 08:15:05.735 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.740 INFO kablam! --> src/arrays/Array1024.rs:44:3 Sep 01 08:15:05.740 INFO kablam! | Sep 01 08:15:05.740 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 01 08:15:05.740 INFO kablam! | ^^^^^^ Sep 01 08:15:05.740 INFO kablam! | Sep 01 08:15:05.740 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.740 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.740 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.740 INFO kablam! Sep 01 08:15:05.741 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.741 INFO kablam! --> src/arrays/Array1024.rs:53:3 Sep 01 08:15:05.741 INFO kablam! | Sep 01 08:15:05.741 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.741 INFO kablam! | ^^^^^^ Sep 01 08:15:05.741 INFO kablam! | Sep 01 08:15:05.741 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.741 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.741 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.741 INFO kablam! Sep 01 08:15:05.741 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.741 INFO kablam! --> src/arrays/Array1024.rs:53:18 Sep 01 08:15:05.741 INFO kablam! | Sep 01 08:15:05.741 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.741 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.741 INFO kablam! | Sep 01 08:15:05.741 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.741 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.741 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.741 INFO kablam! Sep 01 08:15:05.741 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.741 INFO kablam! --> src/arrays/Array1024.rs:66:29 Sep 01 08:15:05.741 INFO kablam! | Sep 01 08:15:05.741 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.741 INFO kablam! | ^^^^^^ Sep 01 08:15:05.741 INFO kablam! | Sep 01 08:15:05.741 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.742 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.742 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.742 INFO kablam! Sep 01 08:15:05.742 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.742 INFO kablam! --> src/arrays/Array1024.rs:66:43 Sep 01 08:15:05.742 INFO kablam! | Sep 01 08:15:05.742 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.742 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.742 INFO kablam! | Sep 01 08:15:05.742 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.742 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.742 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.742 INFO kablam! Sep 01 08:15:05.742 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.742 INFO kablam! --> src/arrays/Array1024.rs:72:20 Sep 01 08:15:05.742 INFO kablam! | Sep 01 08:15:05.742 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.742 INFO kablam! | ^^^^^^ Sep 01 08:15:05.742 INFO kablam! | Sep 01 08:15:05.742 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.742 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.742 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.742 INFO kablam! Sep 01 08:15:05.742 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.742 INFO kablam! --> src/arrays/Array1024.rs:72:34 Sep 01 08:15:05.743 INFO kablam! | Sep 01 08:15:05.743 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.743 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.743 INFO kablam! | Sep 01 08:15:05.743 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.743 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.743 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.743 INFO kablam! Sep 01 08:15:05.743 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.743 INFO kablam! --> src/arrays/Array1024.rs:78:20 Sep 01 08:15:05.743 INFO kablam! | Sep 01 08:15:05.743 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.743 INFO kablam! | ^^^^^^ Sep 01 08:15:05.743 INFO kablam! | Sep 01 08:15:05.743 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.743 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.743 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.743 INFO kablam! Sep 01 08:15:05.743 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.743 INFO kablam! --> src/arrays/Array1024.rs:78:34 Sep 01 08:15:05.743 INFO kablam! | Sep 01 08:15:05.743 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.744 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.744 INFO kablam! | Sep 01 08:15:05.744 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.744 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.744 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.744 INFO kablam! Sep 01 08:15:05.744 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.744 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 01 08:15:05.744 INFO kablam! | Sep 01 08:15:05.744 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.744 INFO kablam! | ^^^^^^ Sep 01 08:15:05.744 INFO kablam! | Sep 01 08:15:05.744 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.744 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.744 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.744 INFO kablam! Sep 01 08:15:05.744 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.744 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 01 08:15:05.744 INFO kablam! | Sep 01 08:15:05.744 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.744 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.745 INFO kablam! | Sep 01 08:15:05.745 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.745 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.745 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.745 INFO kablam! Sep 01 08:15:05.745 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.745 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 01 08:15:05.745 INFO kablam! | Sep 01 08:15:05.745 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.745 INFO kablam! | ^^^^^^ Sep 01 08:15:05.745 INFO kablam! | Sep 01 08:15:05.745 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.745 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.745 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.745 INFO kablam! Sep 01 08:15:05.745 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.745 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 01 08:15:05.745 INFO kablam! | Sep 01 08:15:05.745 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.745 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.745 INFO kablam! | Sep 01 08:15:05.745 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.746 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.746 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.746 INFO kablam! Sep 01 08:15:05.746 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.746 INFO kablam! --> src/arrays/Array1024.rs:99:14 Sep 01 08:15:05.746 INFO kablam! | Sep 01 08:15:05.746 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.746 INFO kablam! | ^^^^^^ Sep 01 08:15:05.746 INFO kablam! | Sep 01 08:15:05.746 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.746 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.746 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.746 INFO kablam! Sep 01 08:15:05.746 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.746 INFO kablam! --> src/arrays/Array1024.rs:99:28 Sep 01 08:15:05.746 INFO kablam! | Sep 01 08:15:05.746 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.746 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.746 INFO kablam! | Sep 01 08:15:05.746 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.746 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.747 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.747 INFO kablam! Sep 01 08:15:05.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.747 INFO kablam! --> src/arrays/Array1024.rs:108:15 Sep 01 08:15:05.747 INFO kablam! | Sep 01 08:15:05.747 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 01 08:15:05.747 INFO kablam! | ^^^^^^ Sep 01 08:15:05.747 INFO kablam! | Sep 01 08:15:05.747 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.747 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.747 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.747 INFO kablam! Sep 01 08:15:05.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.747 INFO kablam! --> src/arrays/Array1024.rs:120:3 Sep 01 08:15:05.747 INFO kablam! | Sep 01 08:15:05.747 INFO kablam! 120 | self.0.iter() Sep 01 08:15:05.747 INFO kablam! | ^^^^^^ Sep 01 08:15:05.747 INFO kablam! | Sep 01 08:15:05.747 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.747 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.747 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.747 INFO kablam! Sep 01 08:15:05.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.747 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 01 08:15:05.747 INFO kablam! | Sep 01 08:15:05.747 INFO kablam! 132 | self.0.iter_mut() Sep 01 08:15:05.747 INFO kablam! | ^^^^^^ Sep 01 08:15:05.747 INFO kablam! | Sep 01 08:15:05.747 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.747 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.747 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.747 INFO kablam! Sep 01 08:15:05.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.747 INFO kablam! --> src/arrays/Array1024.rs:141:4 Sep 01 08:15:05.747 INFO kablam! | Sep 01 08:15:05.747 INFO kablam! 141 | &self.0[..] Sep 01 08:15:05.747 INFO kablam! | ^^^^^^ Sep 01 08:15:05.747 INFO kablam! | Sep 01 08:15:05.747 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.747 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.748 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.748 INFO kablam! Sep 01 08:15:05.748 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.748 INFO kablam! --> src/arrays/Array1024.rs:150:8 Sep 01 08:15:05.748 INFO kablam! | Sep 01 08:15:05.748 INFO kablam! 150 | &mut self.0[..] Sep 01 08:15:05.748 INFO kablam! | ^^^^^^ Sep 01 08:15:05.748 INFO kablam! | Sep 01 08:15:05.748 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.748 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.748 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.748 INFO kablam! Sep 01 08:15:05.748 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 01 08:15:05.748 INFO kablam! --> src/lib.rs:8:12 Sep 01 08:15:05.748 INFO kablam! | Sep 01 08:15:05.748 INFO kablam! 8 | #![feature(associated_consts)] Sep 01 08:15:05.748 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 08:15:05.748 INFO kablam! | Sep 01 08:15:05.748 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 08:15:05.748 INFO kablam! Sep 01 08:15:05.749 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.749 INFO kablam! --> src/arrays/Array40.rs:44:3 Sep 01 08:15:05.763 INFO kablam! | Sep 01 08:15:05.772 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 01 08:15:05.772 INFO kablam! | ^^^^^^ Sep 01 08:15:05.772 INFO kablam! | Sep 01 08:15:05.772 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 08:15:05.772 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.773 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.773 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.773 INFO kablam! Sep 01 08:15:05.773 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.773 INFO kablam! --> src/arrays/Array40.rs:53:3 Sep 01 08:15:05.773 INFO kablam! | Sep 01 08:15:05.773 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.773 INFO kablam! | ^^^^^^ Sep 01 08:15:05.773 INFO kablam! | Sep 01 08:15:05.774 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.774 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.774 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.774 INFO kablam! Sep 01 08:15:05.774 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.774 INFO kablam! --> src/arrays/Array40.rs:53:18 Sep 01 08:15:05.774 INFO kablam! | Sep 01 08:15:05.774 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.774 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.774 INFO kablam! | Sep 01 08:15:05.774 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.774 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.774 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.774 INFO kablam! Sep 01 08:15:05.774 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.774 INFO kablam! --> src/arrays/Array40.rs:66:29 Sep 01 08:15:05.774 INFO kablam! | Sep 01 08:15:05.774 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.774 INFO kablam! | ^^^^^^ Sep 01 08:15:05.775 INFO kablam! | Sep 01 08:15:05.775 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.775 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.775 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.775 INFO kablam! Sep 01 08:15:05.775 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.775 INFO kablam! --> src/arrays/Array40.rs:66:43 Sep 01 08:15:05.775 INFO kablam! | Sep 01 08:15:05.776 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.776 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.776 INFO kablam! | Sep 01 08:15:05.776 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.776 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.776 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.776 INFO kablam! Sep 01 08:15:05.777 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.777 INFO kablam! --> src/arrays/Array40.rs:72:20 Sep 01 08:15:05.778 INFO kablam! | Sep 01 08:15:05.778 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.778 INFO kablam! | ^^^^^^ Sep 01 08:15:05.778 INFO kablam! | Sep 01 08:15:05.778 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.778 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.779 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.779 INFO kablam! Sep 01 08:15:05.779 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.779 INFO kablam! --> src/arrays/Array40.rs:72:34 Sep 01 08:15:05.779 INFO kablam! | Sep 01 08:15:05.779 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.779 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.779 INFO kablam! | Sep 01 08:15:05.779 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.779 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.779 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.779 INFO kablam! Sep 01 08:15:05.779 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.779 INFO kablam! --> src/arrays/Array40.rs:78:20 Sep 01 08:15:05.779 INFO kablam! | Sep 01 08:15:05.779 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.780 INFO kablam! | ^^^^^^ Sep 01 08:15:05.780 INFO kablam! | Sep 01 08:15:05.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.780 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.780 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.780 INFO kablam! Sep 01 08:15:05.780 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.780 INFO kablam! --> src/arrays/Array40.rs:78:34 Sep 01 08:15:05.780 INFO kablam! | Sep 01 08:15:05.780 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.780 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.780 INFO kablam! | Sep 01 08:15:05.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.780 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.780 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.780 INFO kablam! Sep 01 08:15:05.780 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.780 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 01 08:15:05.780 INFO kablam! | Sep 01 08:15:05.780 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.780 INFO kablam! | ^^^^^^ Sep 01 08:15:05.781 INFO kablam! | Sep 01 08:15:05.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.781 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.781 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.781 INFO kablam! Sep 01 08:15:05.781 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.781 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 01 08:15:05.781 INFO kablam! | Sep 01 08:15:05.781 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.781 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.781 INFO kablam! | Sep 01 08:15:05.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.781 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.781 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.781 INFO kablam! Sep 01 08:15:05.781 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.781 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 01 08:15:05.781 INFO kablam! | Sep 01 08:15:05.781 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.781 INFO kablam! | ^^^^^^ Sep 01 08:15:05.781 INFO kablam! | Sep 01 08:15:05.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.782 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.782 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.782 INFO kablam! Sep 01 08:15:05.782 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.782 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 01 08:15:05.782 INFO kablam! | Sep 01 08:15:05.782 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.782 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.782 INFO kablam! | Sep 01 08:15:05.782 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.782 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.782 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.782 INFO kablam! Sep 01 08:15:05.782 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.782 INFO kablam! --> src/arrays/Array40.rs:99:14 Sep 01 08:15:05.782 INFO kablam! | Sep 01 08:15:05.782 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.782 INFO kablam! | ^^^^^^ Sep 01 08:15:05.782 INFO kablam! | Sep 01 08:15:05.782 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.782 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.782 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.782 INFO kablam! Sep 01 08:15:05.783 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.783 INFO kablam! --> src/arrays/Array40.rs:99:28 Sep 01 08:15:05.783 INFO kablam! | Sep 01 08:15:05.783 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.783 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.783 INFO kablam! | Sep 01 08:15:05.783 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.783 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.783 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.783 INFO kablam! Sep 01 08:15:05.783 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.783 INFO kablam! --> src/arrays/Array40.rs:108:15 Sep 01 08:15:05.783 INFO kablam! | Sep 01 08:15:05.783 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 01 08:15:05.783 INFO kablam! | ^^^^^^ Sep 01 08:15:05.783 INFO kablam! | Sep 01 08:15:05.783 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.783 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.783 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.783 INFO kablam! Sep 01 08:15:05.783 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.783 INFO kablam! --> src/arrays/Array40.rs:120:3 Sep 01 08:15:05.784 INFO kablam! | Sep 01 08:15:05.784 INFO kablam! 120 | self.0.iter() Sep 01 08:15:05.784 INFO kablam! | ^^^^^^ Sep 01 08:15:05.784 INFO kablam! | Sep 01 08:15:05.784 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.784 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.784 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.784 INFO kablam! Sep 01 08:15:05.784 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.784 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 01 08:15:05.784 INFO kablam! | Sep 01 08:15:05.784 INFO kablam! 132 | self.0.iter_mut() Sep 01 08:15:05.784 INFO kablam! | ^^^^^^ Sep 01 08:15:05.784 INFO kablam! | Sep 01 08:15:05.785 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.785 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.785 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.785 INFO kablam! Sep 01 08:15:05.785 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.785 INFO kablam! --> src/arrays/Array40.rs:141:4 Sep 01 08:15:05.785 INFO kablam! | Sep 01 08:15:05.785 INFO kablam! 141 | &self.0[..] Sep 01 08:15:05.785 INFO kablam! | ^^^^^^ Sep 01 08:15:05.785 INFO kablam! | Sep 01 08:15:05.785 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.786 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.786 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.786 INFO kablam! Sep 01 08:15:05.786 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.786 INFO kablam! --> src/arrays/Array40.rs:150:8 Sep 01 08:15:05.786 INFO kablam! | Sep 01 08:15:05.786 INFO kablam! 150 | &mut self.0[..] Sep 01 08:15:05.786 INFO kablam! | ^^^^^^ Sep 01 08:15:05.786 INFO kablam! | Sep 01 08:15:05.786 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.786 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.786 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.786 INFO kablam! Sep 01 08:15:05.786 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.786 INFO kablam! --> src/arrays/Array52.rs:44:3 Sep 01 08:15:05.786 INFO kablam! | Sep 01 08:15:05.786 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 01 08:15:05.786 INFO kablam! | ^^^^^^ Sep 01 08:15:05.787 INFO kablam! | Sep 01 08:15:05.787 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.787 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.787 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.787 INFO kablam! Sep 01 08:15:05.787 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.787 INFO kablam! --> src/arrays/Array52.rs:53:3 Sep 01 08:15:05.787 INFO kablam! | Sep 01 08:15:05.787 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.787 INFO kablam! | ^^^^^^ Sep 01 08:15:05.787 INFO kablam! | Sep 01 08:15:05.787 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.787 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.787 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.787 INFO kablam! Sep 01 08:15:05.787 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.787 INFO kablam! --> src/arrays/Array52.rs:53:18 Sep 01 08:15:05.787 INFO kablam! | Sep 01 08:15:05.787 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.787 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.787 INFO kablam! | Sep 01 08:15:05.787 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.787 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.787 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.788 INFO kablam! Sep 01 08:15:05.788 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.788 INFO kablam! --> src/arrays/Array52.rs:66:29 Sep 01 08:15:05.788 INFO kablam! | Sep 01 08:15:05.788 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.788 INFO kablam! | ^^^^^^ Sep 01 08:15:05.788 INFO kablam! | Sep 01 08:15:05.788 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.788 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.788 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.788 INFO kablam! Sep 01 08:15:05.788 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.788 INFO kablam! --> src/arrays/Array52.rs:66:43 Sep 01 08:15:05.788 INFO kablam! | Sep 01 08:15:05.788 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.788 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.788 INFO kablam! | Sep 01 08:15:05.788 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.788 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.788 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.788 INFO kablam! Sep 01 08:15:05.788 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.788 INFO kablam! --> src/arrays/Array52.rs:72:20 Sep 01 08:15:05.788 INFO kablam! | Sep 01 08:15:05.788 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.788 INFO kablam! | ^^^^^^ Sep 01 08:15:05.788 INFO kablam! | Sep 01 08:15:05.788 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.788 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.788 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.788 INFO kablam! Sep 01 08:15:05.788 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.788 INFO kablam! --> src/arrays/Array52.rs:72:34 Sep 01 08:15:05.788 INFO kablam! | Sep 01 08:15:05.788 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.789 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.789 INFO kablam! | Sep 01 08:15:05.789 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.789 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.789 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.789 INFO kablam! Sep 01 08:15:05.789 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.789 INFO kablam! --> src/arrays/Array52.rs:78:20 Sep 01 08:15:05.789 INFO kablam! | Sep 01 08:15:05.789 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.789 INFO kablam! | ^^^^^^ Sep 01 08:15:05.789 INFO kablam! | Sep 01 08:15:05.789 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.789 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.789 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.789 INFO kablam! Sep 01 08:15:05.789 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.789 INFO kablam! --> src/arrays/Array52.rs:78:34 Sep 01 08:15:05.789 INFO kablam! | Sep 01 08:15:05.789 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.789 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.789 INFO kablam! | Sep 01 08:15:05.789 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.789 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.789 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.789 INFO kablam! Sep 01 08:15:05.789 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.789 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 01 08:15:05.789 INFO kablam! | Sep 01 08:15:05.789 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.789 INFO kablam! | ^^^^^^ Sep 01 08:15:05.789 INFO kablam! | Sep 01 08:15:05.789 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.789 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.789 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.789 INFO kablam! Sep 01 08:15:05.789 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.789 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 01 08:15:05.789 INFO kablam! | Sep 01 08:15:05.790 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.790 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.790 INFO kablam! | Sep 01 08:15:05.790 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.790 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.790 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.790 INFO kablam! Sep 01 08:15:05.790 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.790 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 01 08:15:05.790 INFO kablam! | Sep 01 08:15:05.790 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.790 INFO kablam! | ^^^^^^ Sep 01 08:15:05.790 INFO kablam! | Sep 01 08:15:05.790 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.790 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.790 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.790 INFO kablam! Sep 01 08:15:05.790 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.790 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 01 08:15:05.790 INFO kablam! | Sep 01 08:15:05.790 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.790 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.790 INFO kablam! | Sep 01 08:15:05.790 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.790 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.790 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.790 INFO kablam! Sep 01 08:15:05.790 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.790 INFO kablam! --> src/arrays/Array52.rs:99:14 Sep 01 08:15:05.790 INFO kablam! | Sep 01 08:15:05.790 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.790 INFO kablam! | ^^^^^^ Sep 01 08:15:05.790 INFO kablam! | Sep 01 08:15:05.790 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.790 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.790 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.790 INFO kablam! Sep 01 08:15:05.790 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.790 INFO kablam! --> src/arrays/Array52.rs:99:28 Sep 01 08:15:05.790 INFO kablam! | Sep 01 08:15:05.790 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.791 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.791 INFO kablam! | Sep 01 08:15:05.791 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.791 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.791 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.791 INFO kablam! Sep 01 08:15:05.791 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.791 INFO kablam! --> src/arrays/Array52.rs:108:15 Sep 01 08:15:05.791 INFO kablam! | Sep 01 08:15:05.791 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 01 08:15:05.791 INFO kablam! | ^^^^^^ Sep 01 08:15:05.791 INFO kablam! | Sep 01 08:15:05.791 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.791 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.791 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.791 INFO kablam! Sep 01 08:15:05.791 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.791 INFO kablam! --> src/arrays/Array52.rs:120:3 Sep 01 08:15:05.791 INFO kablam! | Sep 01 08:15:05.791 INFO kablam! 120 | self.0.iter() Sep 01 08:15:05.791 INFO kablam! | ^^^^^^ Sep 01 08:15:05.791 INFO kablam! | Sep 01 08:15:05.791 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.791 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.791 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.791 INFO kablam! Sep 01 08:15:05.791 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.791 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 01 08:15:05.791 INFO kablam! | Sep 01 08:15:05.791 INFO kablam! 132 | self.0.iter_mut() Sep 01 08:15:05.791 INFO kablam! | ^^^^^^ Sep 01 08:15:05.791 INFO kablam! | Sep 01 08:15:05.791 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.791 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.791 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.791 INFO kablam! Sep 01 08:15:05.791 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.791 INFO kablam! --> src/arrays/Array52.rs:141:4 Sep 01 08:15:05.791 INFO kablam! | Sep 01 08:15:05.791 INFO kablam! 141 | &self.0[..] Sep 01 08:15:05.792 INFO kablam! | ^^^^^^ Sep 01 08:15:05.792 INFO kablam! | Sep 01 08:15:05.792 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.792 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.792 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.792 INFO kablam! Sep 01 08:15:05.792 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.792 INFO kablam! --> src/arrays/Array52.rs:150:8 Sep 01 08:15:05.792 INFO kablam! | Sep 01 08:15:05.792 INFO kablam! 150 | &mut self.0[..] Sep 01 08:15:05.792 INFO kablam! | ^^^^^^ Sep 01 08:15:05.792 INFO kablam! | Sep 01 08:15:05.792 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.792 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.792 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.792 INFO kablam! Sep 01 08:15:05.792 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.792 INFO kablam! --> src/arrays/Array64.rs:44:3 Sep 01 08:15:05.792 INFO kablam! | Sep 01 08:15:05.792 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 01 08:15:05.792 INFO kablam! | ^^^^^^ Sep 01 08:15:05.792 INFO kablam! | Sep 01 08:15:05.792 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.793 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.793 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.793 INFO kablam! Sep 01 08:15:05.793 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.793 INFO kablam! --> src/arrays/Array64.rs:53:3 Sep 01 08:15:05.793 INFO kablam! | Sep 01 08:15:05.793 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.793 INFO kablam! | ^^^^^^ Sep 01 08:15:05.793 INFO kablam! | Sep 01 08:15:05.793 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.794 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.794 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.794 INFO kablam! Sep 01 08:15:05.794 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.794 INFO kablam! --> src/arrays/Array64.rs:53:18 Sep 01 08:15:05.794 INFO kablam! | Sep 01 08:15:05.794 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.794 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.794 INFO kablam! | Sep 01 08:15:05.794 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.795 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.795 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.795 INFO kablam! Sep 01 08:15:05.795 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.795 INFO kablam! --> src/arrays/Array64.rs:66:29 Sep 01 08:15:05.795 INFO kablam! | Sep 01 08:15:05.795 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.795 INFO kablam! | ^^^^^^ Sep 01 08:15:05.795 INFO kablam! | Sep 01 08:15:05.795 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.795 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.796 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.796 INFO kablam! Sep 01 08:15:05.796 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.796 INFO kablam! --> src/arrays/Array64.rs:66:43 Sep 01 08:15:05.796 INFO kablam! | Sep 01 08:15:05.796 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.796 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.796 INFO kablam! | Sep 01 08:15:05.796 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.796 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.796 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.797 INFO kablam! Sep 01 08:15:05.797 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.797 INFO kablam! --> src/arrays/Array64.rs:72:20 Sep 01 08:15:05.797 INFO kablam! | Sep 01 08:15:05.797 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.797 INFO kablam! | ^^^^^^ Sep 01 08:15:05.797 INFO kablam! | Sep 01 08:15:05.797 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.797 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.797 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.797 INFO kablam! Sep 01 08:15:05.797 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.798 INFO kablam! --> src/arrays/Array64.rs:72:34 Sep 01 08:15:05.798 INFO kablam! | Sep 01 08:15:05.798 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.798 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.798 INFO kablam! | Sep 01 08:15:05.798 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.798 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.798 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.798 INFO kablam! Sep 01 08:15:05.798 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.798 INFO kablam! --> src/arrays/Array64.rs:78:20 Sep 01 08:15:05.799 INFO kablam! | Sep 01 08:15:05.799 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.799 INFO kablam! | ^^^^^^ Sep 01 08:15:05.799 INFO kablam! | Sep 01 08:15:05.799 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.799 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.799 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.799 INFO kablam! Sep 01 08:15:05.799 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.799 INFO kablam! --> src/arrays/Array64.rs:78:34 Sep 01 08:15:05.799 INFO kablam! | Sep 01 08:15:05.800 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.800 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.800 INFO kablam! | Sep 01 08:15:05.800 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.800 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.800 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.800 INFO kablam! Sep 01 08:15:05.800 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.800 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 01 08:15:05.800 INFO kablam! | Sep 01 08:15:05.800 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.801 INFO kablam! | ^^^^^^ Sep 01 08:15:05.801 INFO kablam! | Sep 01 08:15:05.801 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.801 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.801 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.801 INFO kablam! Sep 01 08:15:05.801 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.801 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 01 08:15:05.801 INFO kablam! | Sep 01 08:15:05.801 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.801 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.802 INFO kablam! | Sep 01 08:15:05.802 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.802 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.802 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.802 INFO kablam! Sep 01 08:15:05.802 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.802 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 01 08:15:05.802 INFO kablam! | Sep 01 08:15:05.802 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.802 INFO kablam! | ^^^^^^ Sep 01 08:15:05.802 INFO kablam! | Sep 01 08:15:05.803 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.803 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.803 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.803 INFO kablam! Sep 01 08:15:05.803 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.803 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 01 08:15:05.803 INFO kablam! | Sep 01 08:15:05.803 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.803 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.803 INFO kablam! | Sep 01 08:15:05.803 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.804 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.804 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.804 INFO kablam! Sep 01 08:15:05.804 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.804 INFO kablam! --> src/arrays/Array64.rs:99:14 Sep 01 08:15:05.804 INFO kablam! | Sep 01 08:15:05.804 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.804 INFO kablam! | ^^^^^^ Sep 01 08:15:05.804 INFO kablam! | Sep 01 08:15:05.804 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.804 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.805 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.805 INFO kablam! Sep 01 08:15:05.805 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.805 INFO kablam! --> src/arrays/Array64.rs:99:28 Sep 01 08:15:05.805 INFO kablam! | Sep 01 08:15:05.805 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.805 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.805 INFO kablam! | Sep 01 08:15:05.805 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.805 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.805 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.806 INFO kablam! Sep 01 08:15:05.806 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.806 INFO kablam! --> src/arrays/Array64.rs:108:15 Sep 01 08:15:05.806 INFO kablam! | Sep 01 08:15:05.806 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 01 08:15:05.806 INFO kablam! | ^^^^^^ Sep 01 08:15:05.806 INFO kablam! | Sep 01 08:15:05.806 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.806 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.806 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.806 INFO kablam! Sep 01 08:15:05.806 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.806 INFO kablam! --> src/arrays/Array64.rs:120:3 Sep 01 08:15:05.807 INFO kablam! | Sep 01 08:15:05.807 INFO kablam! 120 | self.0.iter() Sep 01 08:15:05.807 INFO kablam! | ^^^^^^ Sep 01 08:15:05.807 INFO kablam! | Sep 01 08:15:05.807 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.807 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.807 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.807 INFO kablam! Sep 01 08:15:05.807 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.807 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 01 08:15:05.807 INFO kablam! | Sep 01 08:15:05.807 INFO kablam! 132 | self.0.iter_mut() Sep 01 08:15:05.808 INFO kablam! | ^^^^^^ Sep 01 08:15:05.808 INFO kablam! | Sep 01 08:15:05.808 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.808 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.808 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.808 INFO kablam! Sep 01 08:15:05.808 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.808 INFO kablam! --> src/arrays/Array64.rs:141:4 Sep 01 08:15:05.808 INFO kablam! | Sep 01 08:15:05.808 INFO kablam! 141 | &self.0[..] Sep 01 08:15:05.808 INFO kablam! | ^^^^^^ Sep 01 08:15:05.809 INFO kablam! | Sep 01 08:15:05.809 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.809 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.809 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.809 INFO kablam! Sep 01 08:15:05.809 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.809 INFO kablam! --> src/arrays/Array64.rs:150:8 Sep 01 08:15:05.809 INFO kablam! | Sep 01 08:15:05.809 INFO kablam! 150 | &mut self.0[..] Sep 01 08:15:05.809 INFO kablam! | ^^^^^^ Sep 01 08:15:05.809 INFO kablam! | Sep 01 08:15:05.810 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.810 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.810 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.810 INFO kablam! Sep 01 08:15:05.810 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.810 INFO kablam! --> src/arrays/Array128.rs:44:3 Sep 01 08:15:05.810 INFO kablam! | Sep 01 08:15:05.810 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 01 08:15:05.810 INFO kablam! | ^^^^^^ Sep 01 08:15:05.810 INFO kablam! | Sep 01 08:15:05.810 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.811 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.811 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.811 INFO kablam! Sep 01 08:15:05.811 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.811 INFO kablam! --> src/arrays/Array128.rs:53:3 Sep 01 08:15:05.811 INFO kablam! | Sep 01 08:15:05.811 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.811 INFO kablam! | ^^^^^^ Sep 01 08:15:05.811 INFO kablam! | Sep 01 08:15:05.811 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.811 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.812 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.812 INFO kablam! Sep 01 08:15:05.812 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.812 INFO kablam! --> src/arrays/Array128.rs:53:18 Sep 01 08:15:05.812 INFO kablam! | Sep 01 08:15:05.812 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.812 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.812 INFO kablam! | Sep 01 08:15:05.812 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.812 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.812 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.813 INFO kablam! Sep 01 08:15:05.813 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.813 INFO kablam! --> src/arrays/Array128.rs:66:29 Sep 01 08:15:05.813 INFO kablam! | Sep 01 08:15:05.813 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.813 INFO kablam! | ^^^^^^ Sep 01 08:15:05.813 INFO kablam! | Sep 01 08:15:05.813 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.813 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.813 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.813 INFO kablam! Sep 01 08:15:05.814 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.814 INFO kablam! --> src/arrays/Array128.rs:66:43 Sep 01 08:15:05.814 INFO kablam! | Sep 01 08:15:05.814 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.814 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.814 INFO kablam! | Sep 01 08:15:05.814 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.814 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.814 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.814 INFO kablam! Sep 01 08:15:05.814 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.815 INFO kablam! --> src/arrays/Array128.rs:72:20 Sep 01 08:15:05.815 INFO kablam! | Sep 01 08:15:05.815 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.815 INFO kablam! | ^^^^^^ Sep 01 08:15:05.815 INFO kablam! | Sep 01 08:15:05.815 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.815 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.815 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.815 INFO kablam! Sep 01 08:15:05.815 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.815 INFO kablam! --> src/arrays/Array128.rs:72:34 Sep 01 08:15:05.816 INFO kablam! | Sep 01 08:15:05.816 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.816 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.816 INFO kablam! | Sep 01 08:15:05.816 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.816 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.816 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.816 INFO kablam! Sep 01 08:15:05.816 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.816 INFO kablam! --> src/arrays/Array128.rs:78:20 Sep 01 08:15:05.816 INFO kablam! | Sep 01 08:15:05.817 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.817 INFO kablam! | ^^^^^^ Sep 01 08:15:05.817 INFO kablam! | Sep 01 08:15:05.817 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.817 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.817 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.817 INFO kablam! Sep 01 08:15:05.817 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.817 INFO kablam! --> src/arrays/Array128.rs:78:34 Sep 01 08:15:05.817 INFO kablam! | Sep 01 08:15:05.817 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.818 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.818 INFO kablam! | Sep 01 08:15:05.818 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.818 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.818 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.818 INFO kablam! Sep 01 08:15:05.818 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.818 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 01 08:15:05.818 INFO kablam! | Sep 01 08:15:05.818 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.818 INFO kablam! | ^^^^^^ Sep 01 08:15:05.819 INFO kablam! | Sep 01 08:15:05.819 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.819 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.819 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.819 INFO kablam! Sep 01 08:15:05.819 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.819 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 01 08:15:05.819 INFO kablam! | Sep 01 08:15:05.819 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.819 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.819 INFO kablam! | Sep 01 08:15:05.820 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.820 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.820 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.820 INFO kablam! Sep 01 08:15:05.820 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.820 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 01 08:15:05.820 INFO kablam! | Sep 01 08:15:05.820 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.820 INFO kablam! | ^^^^^^ Sep 01 08:15:05.820 INFO kablam! | Sep 01 08:15:05.820 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.820 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.821 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.821 INFO kablam! Sep 01 08:15:05.821 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.821 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 01 08:15:05.821 INFO kablam! | Sep 01 08:15:05.821 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.821 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.821 INFO kablam! | Sep 01 08:15:05.821 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.821 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.821 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.821 INFO kablam! Sep 01 08:15:05.821 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.822 INFO kablam! --> src/arrays/Array128.rs:99:14 Sep 01 08:15:05.822 INFO kablam! | Sep 01 08:15:05.822 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.822 INFO kablam! | ^^^^^^ Sep 01 08:15:05.822 INFO kablam! | Sep 01 08:15:05.822 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.822 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.822 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.822 INFO kablam! Sep 01 08:15:05.822 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.822 INFO kablam! --> src/arrays/Array128.rs:99:28 Sep 01 08:15:05.822 INFO kablam! | Sep 01 08:15:05.823 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.823 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.823 INFO kablam! | Sep 01 08:15:05.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.823 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.823 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.823 INFO kablam! Sep 01 08:15:05.823 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.823 INFO kablam! --> src/arrays/Array128.rs:108:15 Sep 01 08:15:05.823 INFO kablam! | Sep 01 08:15:05.823 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 01 08:15:05.823 INFO kablam! | ^^^^^^ Sep 01 08:15:05.824 INFO kablam! | Sep 01 08:15:05.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.824 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.824 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.824 INFO kablam! Sep 01 08:15:05.824 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.824 INFO kablam! --> src/arrays/Array128.rs:120:3 Sep 01 08:15:05.824 INFO kablam! | Sep 01 08:15:05.831 INFO kablam! 120 | self.0.iter() Sep 01 08:15:05.831 INFO kablam! | ^^^^^^ Sep 01 08:15:05.832 INFO kablam! | Sep 01 08:15:05.832 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.832 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.832 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.832 INFO kablam! Sep 01 08:15:05.832 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.832 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 01 08:15:05.832 INFO kablam! | Sep 01 08:15:05.832 INFO kablam! 132 | self.0.iter_mut() Sep 01 08:15:05.832 INFO kablam! | ^^^^^^ Sep 01 08:15:05.832 INFO kablam! | Sep 01 08:15:05.833 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.833 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.833 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.833 INFO kablam! Sep 01 08:15:05.833 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.833 INFO kablam! --> src/arrays/Array128.rs:141:4 Sep 01 08:15:05.833 INFO kablam! | Sep 01 08:15:05.833 INFO kablam! 141 | &self.0[..] Sep 01 08:15:05.833 INFO kablam! | ^^^^^^ Sep 01 08:15:05.833 INFO kablam! | Sep 01 08:15:05.833 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.834 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.834 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.834 INFO kablam! Sep 01 08:15:05.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.834 INFO kablam! --> src/arrays/Array128.rs:150:8 Sep 01 08:15:05.834 INFO kablam! | Sep 01 08:15:05.834 INFO kablam! 150 | &mut self.0[..] Sep 01 08:15:05.834 INFO kablam! | ^^^^^^ Sep 01 08:15:05.834 INFO kablam! | Sep 01 08:15:05.834 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.834 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.835 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.835 INFO kablam! Sep 01 08:15:05.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.835 INFO kablam! --> src/arrays/Array256.rs:44:3 Sep 01 08:15:05.835 INFO kablam! | Sep 01 08:15:05.835 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 01 08:15:05.835 INFO kablam! | ^^^^^^ Sep 01 08:15:05.835 INFO kablam! | Sep 01 08:15:05.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.835 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.835 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.836 INFO kablam! Sep 01 08:15:05.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.836 INFO kablam! --> src/arrays/Array256.rs:53:3 Sep 01 08:15:05.836 INFO kablam! | Sep 01 08:15:05.836 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.836 INFO kablam! | ^^^^^^ Sep 01 08:15:05.836 INFO kablam! | Sep 01 08:15:05.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.836 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.836 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.836 INFO kablam! Sep 01 08:15:05.837 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.837 INFO kablam! --> src/arrays/Array256.rs:53:18 Sep 01 08:15:05.837 INFO kablam! | Sep 01 08:15:05.837 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.837 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.837 INFO kablam! | Sep 01 08:15:05.837 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.837 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.837 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.837 INFO kablam! Sep 01 08:15:05.837 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.838 INFO kablam! --> src/arrays/Array256.rs:66:29 Sep 01 08:15:05.838 INFO kablam! | Sep 01 08:15:05.838 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.838 INFO kablam! | ^^^^^^ Sep 01 08:15:05.838 INFO kablam! | Sep 01 08:15:05.838 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.838 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.838 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.838 INFO kablam! Sep 01 08:15:05.838 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.838 INFO kablam! --> src/arrays/Array256.rs:66:43 Sep 01 08:15:05.838 INFO kablam! | Sep 01 08:15:05.839 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.839 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.839 INFO kablam! | Sep 01 08:15:05.839 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.839 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.839 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.839 INFO kablam! Sep 01 08:15:05.839 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.839 INFO kablam! --> src/arrays/Array256.rs:72:20 Sep 01 08:15:05.839 INFO kablam! | Sep 01 08:15:05.839 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.840 INFO kablam! | ^^^^^^ Sep 01 08:15:05.840 INFO kablam! | Sep 01 08:15:05.840 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.840 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.840 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.840 INFO kablam! Sep 01 08:15:05.840 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.840 INFO kablam! --> src/arrays/Array256.rs:72:34 Sep 01 08:15:05.840 INFO kablam! | Sep 01 08:15:05.840 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.840 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.841 INFO kablam! | Sep 01 08:15:05.841 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.841 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.841 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.844 INFO kablam! Sep 01 08:15:05.844 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.844 INFO kablam! --> src/arrays/Array256.rs:78:20 Sep 01 08:15:05.844 INFO kablam! | Sep 01 08:15:05.844 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.844 INFO kablam! | ^^^^^^ Sep 01 08:15:05.844 INFO kablam! | Sep 01 08:15:05.845 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.845 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.845 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.845 INFO kablam! Sep 01 08:15:05.845 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.845 INFO kablam! --> src/arrays/Array256.rs:78:34 Sep 01 08:15:05.845 INFO kablam! | Sep 01 08:15:05.845 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.845 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.845 INFO kablam! | Sep 01 08:15:05.845 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.846 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.846 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.846 INFO kablam! Sep 01 08:15:05.846 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.846 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 01 08:15:05.846 INFO kablam! | Sep 01 08:15:05.846 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.846 INFO kablam! | ^^^^^^ Sep 01 08:15:05.846 INFO kablam! | Sep 01 08:15:05.846 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.846 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.847 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.847 INFO kablam! Sep 01 08:15:05.847 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.847 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 01 08:15:05.847 INFO kablam! | Sep 01 08:15:05.847 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.847 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.847 INFO kablam! | Sep 01 08:15:05.847 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.847 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.847 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.848 INFO kablam! Sep 01 08:15:05.848 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.848 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 01 08:15:05.848 INFO kablam! | Sep 01 08:15:05.848 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.848 INFO kablam! | ^^^^^^ Sep 01 08:15:05.848 INFO kablam! | Sep 01 08:15:05.848 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.848 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.848 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.849 INFO kablam! Sep 01 08:15:05.849 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.849 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 01 08:15:05.849 INFO kablam! | Sep 01 08:15:05.849 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.849 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.849 INFO kablam! | Sep 01 08:15:05.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.849 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.849 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.849 INFO kablam! Sep 01 08:15:05.849 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.850 INFO kablam! --> src/arrays/Array256.rs:99:14 Sep 01 08:15:05.850 INFO kablam! | Sep 01 08:15:05.850 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.850 INFO kablam! | ^^^^^^ Sep 01 08:15:05.850 INFO kablam! | Sep 01 08:15:05.850 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.850 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.850 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.850 INFO kablam! Sep 01 08:15:05.850 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.850 INFO kablam! --> src/arrays/Array256.rs:99:28 Sep 01 08:15:05.851 INFO kablam! | Sep 01 08:15:05.851 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.851 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.851 INFO kablam! | Sep 01 08:15:05.851 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.851 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.851 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.851 INFO kablam! Sep 01 08:15:05.851 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.851 INFO kablam! --> src/arrays/Array256.rs:108:15 Sep 01 08:15:05.851 INFO kablam! | Sep 01 08:15:05.852 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 01 08:15:05.852 INFO kablam! | ^^^^^^ Sep 01 08:15:05.852 INFO kablam! | Sep 01 08:15:05.852 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.852 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.852 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.852 INFO kablam! Sep 01 08:15:05.852 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.852 INFO kablam! --> src/arrays/Array256.rs:120:3 Sep 01 08:15:05.852 INFO kablam! | Sep 01 08:15:05.852 INFO kablam! 120 | self.0.iter() Sep 01 08:15:05.853 INFO kablam! | ^^^^^^ Sep 01 08:15:05.853 INFO kablam! | Sep 01 08:15:05.853 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.853 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.853 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.853 INFO kablam! Sep 01 08:15:05.853 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.853 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 01 08:15:05.853 INFO kablam! | Sep 01 08:15:05.853 INFO kablam! 132 | self.0.iter_mut() Sep 01 08:15:05.853 INFO kablam! | ^^^^^^ Sep 01 08:15:05.854 INFO kablam! | Sep 01 08:15:05.854 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.854 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.854 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.854 INFO kablam! Sep 01 08:15:05.854 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.854 INFO kablam! --> src/arrays/Array256.rs:141:4 Sep 01 08:15:05.854 INFO kablam! | Sep 01 08:15:05.854 INFO kablam! 141 | &self.0[..] Sep 01 08:15:05.855 INFO kablam! | ^^^^^^ Sep 01 08:15:05.855 INFO kablam! | Sep 01 08:15:05.855 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.855 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.855 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.855 INFO kablam! Sep 01 08:15:05.855 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.855 INFO kablam! --> src/arrays/Array256.rs:150:8 Sep 01 08:15:05.855 INFO kablam! | Sep 01 08:15:05.855 INFO kablam! 150 | &mut self.0[..] Sep 01 08:15:05.856 INFO kablam! | ^^^^^^ Sep 01 08:15:05.856 INFO kablam! | Sep 01 08:15:05.856 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.856 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.856 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.856 INFO kablam! Sep 01 08:15:05.856 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.856 INFO kablam! --> src/arrays/Array512.rs:44:3 Sep 01 08:15:05.856 INFO kablam! | Sep 01 08:15:05.856 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 01 08:15:05.856 INFO kablam! | ^^^^^^ Sep 01 08:15:05.856 INFO kablam! | Sep 01 08:15:05.857 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.857 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.857 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.857 INFO kablam! Sep 01 08:15:05.857 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.857 INFO kablam! --> src/arrays/Array512.rs:53:3 Sep 01 08:15:05.857 INFO kablam! | Sep 01 08:15:05.857 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.857 INFO kablam! | ^^^^^^ Sep 01 08:15:05.857 INFO kablam! | Sep 01 08:15:05.858 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.858 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.858 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.858 INFO kablam! Sep 01 08:15:05.858 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.858 INFO kablam! --> src/arrays/Array512.rs:53:18 Sep 01 08:15:05.858 INFO kablam! | Sep 01 08:15:05.858 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.858 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.859 INFO kablam! | Sep 01 08:15:05.859 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.859 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.859 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.859 INFO kablam! Sep 01 08:15:05.859 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.859 INFO kablam! --> src/arrays/Array512.rs:66:29 Sep 01 08:15:05.859 INFO kablam! | Sep 01 08:15:05.859 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.859 INFO kablam! | ^^^^^^ Sep 01 08:15:05.860 INFO kablam! | Sep 01 08:15:05.860 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.860 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.860 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.860 INFO kablam! Sep 01 08:15:05.860 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.860 INFO kablam! --> src/arrays/Array512.rs:66:43 Sep 01 08:15:05.860 INFO kablam! | Sep 01 08:15:05.860 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.861 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.861 INFO kablam! | Sep 01 08:15:05.861 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.861 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.861 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.861 INFO kablam! Sep 01 08:15:05.861 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.861 INFO kablam! --> src/arrays/Array512.rs:72:20 Sep 01 08:15:05.861 INFO kablam! | Sep 01 08:15:05.861 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.862 INFO kablam! | ^^^^^^ Sep 01 08:15:05.862 INFO kablam! | Sep 01 08:15:05.862 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.862 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.862 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.862 INFO kablam! Sep 01 08:15:05.862 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.862 INFO kablam! --> src/arrays/Array512.rs:72:34 Sep 01 08:15:05.862 INFO kablam! | Sep 01 08:15:05.862 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.863 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.863 INFO kablam! | Sep 01 08:15:05.863 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.863 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.863 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.863 INFO kablam! Sep 01 08:15:05.863 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.863 INFO kablam! --> src/arrays/Array512.rs:78:20 Sep 01 08:15:05.863 INFO kablam! | Sep 01 08:15:05.863 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.864 INFO kablam! | ^^^^^^ Sep 01 08:15:05.864 INFO kablam! | Sep 01 08:15:05.864 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.864 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.864 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.864 INFO kablam! Sep 01 08:15:05.864 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.864 INFO kablam! --> src/arrays/Array512.rs:78:34 Sep 01 08:15:05.864 INFO kablam! | Sep 01 08:15:05.864 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.864 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.864 INFO kablam! | Sep 01 08:15:05.864 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.864 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.864 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.865 INFO kablam! Sep 01 08:15:05.865 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.865 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 01 08:15:05.865 INFO kablam! | Sep 01 08:15:05.865 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.865 INFO kablam! | ^^^^^^ Sep 01 08:15:05.865 INFO kablam! | Sep 01 08:15:05.865 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.865 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.865 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.866 INFO kablam! Sep 01 08:15:05.866 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.866 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 01 08:15:05.866 INFO kablam! | Sep 01 08:15:05.866 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.866 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.866 INFO kablam! | Sep 01 08:15:05.866 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.866 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.866 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.866 INFO kablam! Sep 01 08:15:05.867 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.867 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 01 08:15:05.867 INFO kablam! | Sep 01 08:15:05.867 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.867 INFO kablam! | ^^^^^^ Sep 01 08:15:05.867 INFO kablam! | Sep 01 08:15:05.867 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.867 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.867 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.867 INFO kablam! Sep 01 08:15:05.867 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.868 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 01 08:15:05.868 INFO kablam! | Sep 01 08:15:05.868 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.868 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.868 INFO kablam! | Sep 01 08:15:05.868 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.868 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.868 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.868 INFO kablam! Sep 01 08:15:05.868 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.869 INFO kablam! --> src/arrays/Array512.rs:99:14 Sep 01 08:15:05.869 INFO kablam! | Sep 01 08:15:05.869 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.869 INFO kablam! | ^^^^^^ Sep 01 08:15:05.869 INFO kablam! | Sep 01 08:15:05.869 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.869 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.869 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.869 INFO kablam! Sep 01 08:15:05.869 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.869 INFO kablam! --> src/arrays/Array512.rs:99:28 Sep 01 08:15:05.870 INFO kablam! | Sep 01 08:15:05.870 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.870 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.870 INFO kablam! | Sep 01 08:15:05.870 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.870 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.870 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.870 INFO kablam! Sep 01 08:15:05.870 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.870 INFO kablam! --> src/arrays/Array512.rs:108:15 Sep 01 08:15:05.870 INFO kablam! | Sep 01 08:15:05.871 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 01 08:15:05.871 INFO kablam! | ^^^^^^ Sep 01 08:15:05.871 INFO kablam! | Sep 01 08:15:05.871 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.871 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.871 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.871 INFO kablam! Sep 01 08:15:05.871 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.871 INFO kablam! --> src/arrays/Array512.rs:120:3 Sep 01 08:15:05.871 INFO kablam! | Sep 01 08:15:05.871 INFO kablam! 120 | self.0.iter() Sep 01 08:15:05.872 INFO kablam! | ^^^^^^ Sep 01 08:15:05.872 INFO kablam! | Sep 01 08:15:05.872 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.872 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.872 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.872 INFO kablam! Sep 01 08:15:05.872 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.872 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 01 08:15:05.872 INFO kablam! | Sep 01 08:15:05.872 INFO kablam! 132 | self.0.iter_mut() Sep 01 08:15:05.872 INFO kablam! | ^^^^^^ Sep 01 08:15:05.873 INFO kablam! | Sep 01 08:15:05.873 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.873 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.873 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.873 INFO kablam! Sep 01 08:15:05.873 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.873 INFO kablam! --> src/arrays/Array512.rs:141:4 Sep 01 08:15:05.873 INFO kablam! | Sep 01 08:15:05.873 INFO kablam! 141 | &self.0[..] Sep 01 08:15:05.873 INFO kablam! | ^^^^^^ Sep 01 08:15:05.873 INFO kablam! | Sep 01 08:15:05.874 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.874 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.874 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.874 INFO kablam! Sep 01 08:15:05.874 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.874 INFO kablam! --> src/arrays/Array512.rs:150:8 Sep 01 08:15:05.874 INFO kablam! | Sep 01 08:15:05.874 INFO kablam! 150 | &mut self.0[..] Sep 01 08:15:05.874 INFO kablam! | ^^^^^^ Sep 01 08:15:05.874 INFO kablam! | Sep 01 08:15:05.874 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.875 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.875 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.875 INFO kablam! Sep 01 08:15:05.875 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.875 INFO kablam! --> src/arrays/Array1024.rs:44:3 Sep 01 08:15:05.875 INFO kablam! | Sep 01 08:15:05.875 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 01 08:15:05.875 INFO kablam! | ^^^^^^ Sep 01 08:15:05.875 INFO kablam! | Sep 01 08:15:05.875 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.875 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.876 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.876 INFO kablam! Sep 01 08:15:05.876 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.876 INFO kablam! --> src/arrays/Array1024.rs:53:3 Sep 01 08:15:05.876 INFO kablam! | Sep 01 08:15:05.876 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.876 INFO kablam! | ^^^^^^ Sep 01 08:15:05.876 INFO kablam! | Sep 01 08:15:05.876 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.876 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.876 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.877 INFO kablam! Sep 01 08:15:05.877 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.877 INFO kablam! --> src/arrays/Array1024.rs:53:18 Sep 01 08:15:05.877 INFO kablam! | Sep 01 08:15:05.877 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.877 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.877 INFO kablam! | Sep 01 08:15:05.877 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.877 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.877 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.877 INFO kablam! Sep 01 08:15:05.878 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.878 INFO kablam! --> src/arrays/Array1024.rs:66:29 Sep 01 08:15:05.878 INFO kablam! | Sep 01 08:15:05.878 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.878 INFO kablam! | ^^^^^^ Sep 01 08:15:05.878 INFO kablam! | Sep 01 08:15:05.878 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.878 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.878 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.878 INFO kablam! Sep 01 08:15:05.878 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.879 INFO kablam! --> src/arrays/Array1024.rs:66:43 Sep 01 08:15:05.879 INFO kablam! | Sep 01 08:15:05.879 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.879 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.879 INFO kablam! | Sep 01 08:15:05.879 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.879 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.879 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.879 INFO kablam! Sep 01 08:15:05.879 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.879 INFO kablam! --> src/arrays/Array1024.rs:72:20 Sep 01 08:15:05.879 INFO kablam! | Sep 01 08:15:05.879 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.879 INFO kablam! | ^^^^^^ Sep 01 08:15:05.879 INFO kablam! | Sep 01 08:15:05.879 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.879 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.879 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.879 INFO kablam! Sep 01 08:15:05.879 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.879 INFO kablam! --> src/arrays/Array1024.rs:72:34 Sep 01 08:15:05.879 INFO kablam! | Sep 01 08:15:05.879 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.879 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.879 INFO kablam! | Sep 01 08:15:05.879 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.879 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.879 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.879 INFO kablam! Sep 01 08:15:05.879 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.879 INFO kablam! --> src/arrays/Array1024.rs:78:20 Sep 01 08:15:05.879 INFO kablam! | Sep 01 08:15:05.880 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.880 INFO kablam! | ^^^^^^ Sep 01 08:15:05.880 INFO kablam! | Sep 01 08:15:05.880 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.880 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.880 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.880 INFO kablam! Sep 01 08:15:05.880 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.880 INFO kablam! --> src/arrays/Array1024.rs:78:34 Sep 01 08:15:05.880 INFO kablam! | Sep 01 08:15:05.880 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.880 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.880 INFO kablam! | Sep 01 08:15:05.880 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.880 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.880 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.880 INFO kablam! Sep 01 08:15:05.880 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.880 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 01 08:15:05.880 INFO kablam! | Sep 01 08:15:05.880 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.880 INFO kablam! | ^^^^^^ Sep 01 08:15:05.880 INFO kablam! | Sep 01 08:15:05.880 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.880 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.880 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.880 INFO kablam! Sep 01 08:15:05.880 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.880 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 01 08:15:05.880 INFO kablam! | Sep 01 08:15:05.880 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.880 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.880 INFO kablam! | Sep 01 08:15:05.880 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.880 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.880 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.880 INFO kablam! Sep 01 08:15:05.880 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.881 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 01 08:15:05.881 INFO kablam! | Sep 01 08:15:05.881 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.881 INFO kablam! | ^^^^^^ Sep 01 08:15:05.881 INFO kablam! | Sep 01 08:15:05.881 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.881 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.881 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.881 INFO kablam! Sep 01 08:15:05.881 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.881 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 01 08:15:05.881 INFO kablam! | Sep 01 08:15:05.881 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.881 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.881 INFO kablam! | Sep 01 08:15:05.881 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.881 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.881 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.881 INFO kablam! Sep 01 08:15:05.881 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.881 INFO kablam! --> src/arrays/Array1024.rs:99:14 Sep 01 08:15:05.881 INFO kablam! | Sep 01 08:15:05.881 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.881 INFO kablam! | ^^^^^^ Sep 01 08:15:05.881 INFO kablam! | Sep 01 08:15:05.881 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.881 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.881 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.881 INFO kablam! Sep 01 08:15:05.881 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.881 INFO kablam! --> src/arrays/Array1024.rs:99:28 Sep 01 08:15:05.881 INFO kablam! | Sep 01 08:15:05.881 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.881 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.881 INFO kablam! | Sep 01 08:15:05.881 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.881 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.881 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.882 INFO kablam! Sep 01 08:15:05.882 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.882 INFO kablam! --> src/arrays/Array1024.rs:108:15 Sep 01 08:15:05.882 INFO kablam! | Sep 01 08:15:05.882 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 01 08:15:05.882 INFO kablam! | ^^^^^^ Sep 01 08:15:05.882 INFO kablam! | Sep 01 08:15:05.882 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.882 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.882 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.882 INFO kablam! Sep 01 08:15:05.882 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.882 INFO kablam! --> src/arrays/Array1024.rs:120:3 Sep 01 08:15:05.882 INFO kablam! | Sep 01 08:15:05.882 INFO kablam! 120 | self.0.iter() Sep 01 08:15:05.882 INFO kablam! | ^^^^^^ Sep 01 08:15:05.882 INFO kablam! | Sep 01 08:15:05.882 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.882 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.882 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.882 INFO kablam! Sep 01 08:15:05.882 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.882 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 01 08:15:05.882 INFO kablam! | Sep 01 08:15:05.882 INFO kablam! 132 | self.0.iter_mut() Sep 01 08:15:05.882 INFO kablam! | ^^^^^^ Sep 01 08:15:05.882 INFO kablam! | Sep 01 08:15:05.882 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.882 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.882 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.882 INFO kablam! Sep 01 08:15:05.882 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.882 INFO kablam! --> src/arrays/Array1024.rs:141:4 Sep 01 08:15:05.883 INFO kablam! | Sep 01 08:15:05.883 INFO kablam! 141 | &self.0[..] Sep 01 08:15:05.883 INFO kablam! | ^^^^^^ Sep 01 08:15:05.883 INFO kablam! | Sep 01 08:15:05.883 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.883 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.883 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.883 INFO kablam! Sep 01 08:15:05.883 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.883 INFO kablam! --> src/arrays/Array1024.rs:150:8 Sep 01 08:15:05.883 INFO kablam! | Sep 01 08:15:05.883 INFO kablam! 150 | &mut self.0[..] Sep 01 08:15:05.883 INFO kablam! | ^^^^^^ Sep 01 08:15:05.883 INFO kablam! | Sep 01 08:15:05.883 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.883 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.883 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.883 INFO kablam! Sep 01 08:15:05.883 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 01 08:15:05.883 INFO kablam! --> src/lib.rs:8:12 Sep 01 08:15:05.883 INFO kablam! | Sep 01 08:15:05.883 INFO kablam! 8 | #![feature(associated_consts)] Sep 01 08:15:05.883 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 08:15:05.883 INFO kablam! | Sep 01 08:15:05.883 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 08:15:05.883 INFO kablam! Sep 01 08:15:05.883 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.88s Sep 01 08:15:05.883 INFO kablam! su: No module specific data is present Sep 01 08:15:06.493 INFO running `"docker" "rm" "-f" "4cd94ae2cb3755acc18ae2a5e74dff6059dbbd0688a85795edafe1b6390fb737"` Sep 01 08:15:06.578 INFO blam! 4cd94ae2cb3755acc18ae2a5e74dff6059dbbd0688a85795edafe1b6390fb737