Sep 21 04:00:36.924 INFO checking rust-extra-0.0.13 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 04:00:36.924 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 04:00:36.924 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/master#f7f4c500b46603386e940f116b469c7adc043a6d:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 04:00:37.080 INFO blam! f9653ad1c4e172c53886f74b89fc1427d29202d8d72130f1e1b0355feb8f8cf4 Sep 21 04:00:37.082 INFO running `"docker" "start" "-a" "f9653ad1c4e172c53886f74b89fc1427d29202d8d72130f1e1b0355feb8f8cf4"` Sep 21 04:00:38.263 INFO kablam! usermod: no changes Sep 21 04:00:38.305 INFO kablam! Checking rust-extra v0.0.13 (/source) Sep 21 04:00:38.532 INFO kablam! warning: unused macro definition Sep 21 04:00:38.532 INFO kablam! --> src/do_while_loop.rs:5:1 Sep 21 04:00:38.532 INFO kablam! | Sep 21 04:00:38.532 INFO kablam! 5 | / macro_rules! do_while_loop Sep 21 04:00:38.532 INFO kablam! 6 | | { Sep 21 04:00:38.532 INFO kablam! 7 | | ( Sep 21 04:00:38.532 INFO kablam! 8 | | do Sep 21 04:00:38.532 INFO kablam! ... | Sep 21 04:00:38.532 INFO kablam! 21 | | }; Sep 21 04:00:38.533 INFO kablam! 22 | | } Sep 21 04:00:38.533 INFO kablam! | |_^ Sep 21 04:00:38.533 INFO kablam! | Sep 21 04:00:38.533 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 21 04:00:38.533 INFO kablam! Sep 21 04:00:38.590 INFO kablam! warning: unused macro definition Sep 21 04:00:38.590 INFO kablam! --> src/do_while_loop.rs:5:1 Sep 21 04:00:38.590 INFO kablam! | Sep 21 04:00:38.590 INFO kablam! 5 | / macro_rules! do_while_loop Sep 21 04:00:38.590 INFO kablam! 6 | | { Sep 21 04:00:38.594 INFO kablam! 7 | | ( Sep 21 04:00:38.594 INFO kablam! 8 | | do Sep 21 04:00:38.594 INFO kablam! ... | Sep 21 04:00:38.594 INFO kablam! 21 | | }; Sep 21 04:00:38.594 INFO kablam! 22 | | } Sep 21 04:00:38.594 INFO kablam! | |_^ Sep 21 04:00:38.594 INFO kablam! | Sep 21 04:00:38.594 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 21 04:00:38.594 INFO kablam! Sep 21 04:00:39.023 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.023 INFO kablam! --> src/arrays/Array40.rs:44:3 Sep 21 04:00:39.023 INFO kablam! | Sep 21 04:00:39.024 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 21 04:00:39.024 INFO kablam! | ^^^^^^ Sep 21 04:00:39.024 INFO kablam! | Sep 21 04:00:39.024 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 04:00:39.024 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.024 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.024 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.024 INFO kablam! Sep 21 04:00:39.024 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.024 INFO kablam! --> src/arrays/Array40.rs:53:3 Sep 21 04:00:39.024 INFO kablam! | Sep 21 04:00:39.024 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 21 04:00:39.024 INFO kablam! | ^^^^^^ Sep 21 04:00:39.024 INFO kablam! | Sep 21 04:00:39.024 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.024 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.024 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.024 INFO kablam! Sep 21 04:00:39.024 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.024 INFO kablam! --> src/arrays/Array40.rs:53:18 Sep 21 04:00:39.024 INFO kablam! | Sep 21 04:00:39.024 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 21 04:00:39.024 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.024 INFO kablam! | Sep 21 04:00:39.024 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.024 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.024 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.024 INFO kablam! Sep 21 04:00:39.024 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.024 INFO kablam! --> src/arrays/Array40.rs:66:29 Sep 21 04:00:39.024 INFO kablam! | Sep 21 04:00:39.024 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.024 INFO kablam! | ^^^^^^ Sep 21 04:00:39.024 INFO kablam! | Sep 21 04:00:39.024 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.024 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.024 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.024 INFO kablam! Sep 21 04:00:39.024 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.024 INFO kablam! --> src/arrays/Array40.rs:66:43 Sep 21 04:00:39.024 INFO kablam! | Sep 21 04:00:39.024 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.024 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.024 INFO kablam! | Sep 21 04:00:39.024 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.024 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.024 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.024 INFO kablam! Sep 21 04:00:39.024 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.024 INFO kablam! --> src/arrays/Array40.rs:72:20 Sep 21 04:00:39.024 INFO kablam! | Sep 21 04:00:39.024 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.024 INFO kablam! | ^^^^^^ Sep 21 04:00:39.024 INFO kablam! | Sep 21 04:00:39.024 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.024 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.024 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.024 INFO kablam! Sep 21 04:00:39.024 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.024 INFO kablam! --> src/arrays/Array40.rs:72:34 Sep 21 04:00:39.024 INFO kablam! | Sep 21 04:00:39.024 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.024 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.024 INFO kablam! | Sep 21 04:00:39.024 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.024 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.024 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.024 INFO kablam! Sep 21 04:00:39.024 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.025 INFO kablam! --> src/arrays/Array40.rs:78:20 Sep 21 04:00:39.025 INFO kablam! | Sep 21 04:00:39.025 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.025 INFO kablam! | ^^^^^^ Sep 21 04:00:39.025 INFO kablam! | Sep 21 04:00:39.025 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.025 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.025 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.025 INFO kablam! Sep 21 04:00:39.025 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.025 INFO kablam! --> src/arrays/Array40.rs:78:34 Sep 21 04:00:39.025 INFO kablam! | Sep 21 04:00:39.025 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.025 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.025 INFO kablam! | Sep 21 04:00:39.025 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.025 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.025 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.025 INFO kablam! Sep 21 04:00:39.025 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.025 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 21 04:00:39.025 INFO kablam! | Sep 21 04:00:39.025 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.025 INFO kablam! | ^^^^^^ Sep 21 04:00:39.025 INFO kablam! | Sep 21 04:00:39.025 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.025 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.025 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.025 INFO kablam! Sep 21 04:00:39.025 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.025 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 21 04:00:39.025 INFO kablam! | Sep 21 04:00:39.025 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.025 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.025 INFO kablam! | Sep 21 04:00:39.025 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.025 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.025 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.025 INFO kablam! Sep 21 04:00:39.025 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.025 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 21 04:00:39.025 INFO kablam! | Sep 21 04:00:39.025 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.025 INFO kablam! | ^^^^^^ Sep 21 04:00:39.025 INFO kablam! | Sep 21 04:00:39.025 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.025 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.025 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.025 INFO kablam! Sep 21 04:00:39.025 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.025 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 21 04:00:39.025 INFO kablam! | Sep 21 04:00:39.025 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.025 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.025 INFO kablam! | Sep 21 04:00:39.025 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.025 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.025 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.025 INFO kablam! Sep 21 04:00:39.025 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.025 INFO kablam! --> src/arrays/Array40.rs:99:14 Sep 21 04:00:39.025 INFO kablam! | Sep 21 04:00:39.025 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.025 INFO kablam! | ^^^^^^ Sep 21 04:00:39.025 INFO kablam! | Sep 21 04:00:39.026 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.026 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.026 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.026 INFO kablam! Sep 21 04:00:39.026 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.026 INFO kablam! --> src/arrays/Array40.rs:99:28 Sep 21 04:00:39.026 INFO kablam! | Sep 21 04:00:39.026 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.026 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.026 INFO kablam! | Sep 21 04:00:39.026 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.026 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.026 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.026 INFO kablam! Sep 21 04:00:39.026 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.026 INFO kablam! --> src/arrays/Array40.rs:108:15 Sep 21 04:00:39.026 INFO kablam! | Sep 21 04:00:39.026 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 21 04:00:39.026 INFO kablam! | ^^^^^^ Sep 21 04:00:39.026 INFO kablam! | Sep 21 04:00:39.026 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.026 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.026 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.026 INFO kablam! Sep 21 04:00:39.026 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.026 INFO kablam! --> src/arrays/Array40.rs:120:3 Sep 21 04:00:39.026 INFO kablam! | Sep 21 04:00:39.026 INFO kablam! 120 | self.0.iter() Sep 21 04:00:39.026 INFO kablam! | ^^^^^^ Sep 21 04:00:39.026 INFO kablam! | Sep 21 04:00:39.029 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.030 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.030 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.030 INFO kablam! Sep 21 04:00:39.030 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.030 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 21 04:00:39.030 INFO kablam! | Sep 21 04:00:39.030 INFO kablam! 132 | self.0.iter_mut() Sep 21 04:00:39.030 INFO kablam! | ^^^^^^ Sep 21 04:00:39.030 INFO kablam! | Sep 21 04:00:39.030 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.030 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.030 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.030 INFO kablam! Sep 21 04:00:39.030 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.030 INFO kablam! --> src/arrays/Array40.rs:141:4 Sep 21 04:00:39.030 INFO kablam! | Sep 21 04:00:39.030 INFO kablam! 141 | &self.0[..] Sep 21 04:00:39.030 INFO kablam! | ^^^^^^ Sep 21 04:00:39.030 INFO kablam! | Sep 21 04:00:39.030 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.030 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.030 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.030 INFO kablam! Sep 21 04:00:39.030 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.030 INFO kablam! --> src/arrays/Array40.rs:150:8 Sep 21 04:00:39.030 INFO kablam! | Sep 21 04:00:39.030 INFO kablam! 150 | &mut self.0[..] Sep 21 04:00:39.030 INFO kablam! | ^^^^^^ Sep 21 04:00:39.030 INFO kablam! | Sep 21 04:00:39.030 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.030 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.030 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.030 INFO kablam! Sep 21 04:00:39.030 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.030 INFO kablam! --> src/arrays/Array52.rs:44:3 Sep 21 04:00:39.030 INFO kablam! | Sep 21 04:00:39.030 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 21 04:00:39.030 INFO kablam! | ^^^^^^ Sep 21 04:00:39.030 INFO kablam! | Sep 21 04:00:39.030 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.030 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.030 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.030 INFO kablam! Sep 21 04:00:39.030 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.030 INFO kablam! --> src/arrays/Array52.rs:53:3 Sep 21 04:00:39.030 INFO kablam! | Sep 21 04:00:39.030 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 21 04:00:39.030 INFO kablam! | ^^^^^^ Sep 21 04:00:39.030 INFO kablam! | Sep 21 04:00:39.030 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.030 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.030 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.030 INFO kablam! Sep 21 04:00:39.031 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.031 INFO kablam! --> src/arrays/Array52.rs:53:18 Sep 21 04:00:39.031 INFO kablam! | Sep 21 04:00:39.031 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 21 04:00:39.031 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.031 INFO kablam! | Sep 21 04:00:39.031 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.031 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.031 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.031 INFO kablam! Sep 21 04:00:39.031 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.031 INFO kablam! --> src/arrays/Array52.rs:66:29 Sep 21 04:00:39.031 INFO kablam! | Sep 21 04:00:39.031 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.031 INFO kablam! | ^^^^^^ Sep 21 04:00:39.031 INFO kablam! | Sep 21 04:00:39.031 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.031 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.031 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.031 INFO kablam! Sep 21 04:00:39.031 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.031 INFO kablam! --> src/arrays/Array52.rs:66:43 Sep 21 04:00:39.031 INFO kablam! | Sep 21 04:00:39.031 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.031 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.031 INFO kablam! | Sep 21 04:00:39.031 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.031 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.031 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.031 INFO kablam! Sep 21 04:00:39.031 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.031 INFO kablam! --> src/arrays/Array52.rs:72:20 Sep 21 04:00:39.031 INFO kablam! | Sep 21 04:00:39.031 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.031 INFO kablam! | ^^^^^^ Sep 21 04:00:39.031 INFO kablam! | Sep 21 04:00:39.031 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.031 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.031 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.031 INFO kablam! Sep 21 04:00:39.031 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.031 INFO kablam! --> src/arrays/Array52.rs:72:34 Sep 21 04:00:39.031 INFO kablam! | Sep 21 04:00:39.031 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.031 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.031 INFO kablam! | Sep 21 04:00:39.031 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.031 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.031 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.031 INFO kablam! Sep 21 04:00:39.031 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.031 INFO kablam! --> src/arrays/Array52.rs:78:20 Sep 21 04:00:39.031 INFO kablam! | Sep 21 04:00:39.031 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.031 INFO kablam! | ^^^^^^ Sep 21 04:00:39.032 INFO kablam! | Sep 21 04:00:39.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.032 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.032 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.032 INFO kablam! Sep 21 04:00:39.032 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.032 INFO kablam! --> src/arrays/Array52.rs:78:34 Sep 21 04:00:39.032 INFO kablam! | Sep 21 04:00:39.032 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.032 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.032 INFO kablam! | Sep 21 04:00:39.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.032 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.032 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.032 INFO kablam! Sep 21 04:00:39.032 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.032 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 21 04:00:39.032 INFO kablam! | Sep 21 04:00:39.032 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.032 INFO kablam! | ^^^^^^ Sep 21 04:00:39.032 INFO kablam! | Sep 21 04:00:39.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.032 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.032 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.032 INFO kablam! Sep 21 04:00:39.032 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.035 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 21 04:00:39.035 INFO kablam! | Sep 21 04:00:39.035 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.035 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.035 INFO kablam! | Sep 21 04:00:39.035 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.035 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.036 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.036 INFO kablam! Sep 21 04:00:39.036 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.036 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 21 04:00:39.036 INFO kablam! | Sep 21 04:00:39.036 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.036 INFO kablam! | ^^^^^^ Sep 21 04:00:39.036 INFO kablam! | Sep 21 04:00:39.036 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.036 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.036 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.036 INFO kablam! Sep 21 04:00:39.036 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.036 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 21 04:00:39.036 INFO kablam! | Sep 21 04:00:39.036 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.036 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.036 INFO kablam! | Sep 21 04:00:39.036 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.036 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.036 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.036 INFO kablam! Sep 21 04:00:39.036 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.036 INFO kablam! --> src/arrays/Array52.rs:99:14 Sep 21 04:00:39.036 INFO kablam! | Sep 21 04:00:39.036 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.036 INFO kablam! | ^^^^^^ Sep 21 04:00:39.036 INFO kablam! | Sep 21 04:00:39.036 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.036 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.036 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.036 INFO kablam! Sep 21 04:00:39.036 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.036 INFO kablam! --> src/arrays/Array52.rs:99:28 Sep 21 04:00:39.036 INFO kablam! | Sep 21 04:00:39.036 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.036 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.036 INFO kablam! | Sep 21 04:00:39.036 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.036 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.036 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.036 INFO kablam! Sep 21 04:00:39.036 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.036 INFO kablam! --> src/arrays/Array52.rs:108:15 Sep 21 04:00:39.036 INFO kablam! | Sep 21 04:00:39.036 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 21 04:00:39.036 INFO kablam! | ^^^^^^ Sep 21 04:00:39.036 INFO kablam! | Sep 21 04:00:39.036 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.036 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.036 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.036 INFO kablam! Sep 21 04:00:39.037 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.037 INFO kablam! --> src/arrays/Array52.rs:120:3 Sep 21 04:00:39.037 INFO kablam! | Sep 21 04:00:39.037 INFO kablam! 120 | self.0.iter() Sep 21 04:00:39.037 INFO kablam! | ^^^^^^ Sep 21 04:00:39.037 INFO kablam! | Sep 21 04:00:39.037 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.037 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.037 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.037 INFO kablam! Sep 21 04:00:39.037 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.037 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 21 04:00:39.037 INFO kablam! | Sep 21 04:00:39.037 INFO kablam! 132 | self.0.iter_mut() Sep 21 04:00:39.037 INFO kablam! | ^^^^^^ Sep 21 04:00:39.037 INFO kablam! | Sep 21 04:00:39.037 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.037 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.037 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.037 INFO kablam! Sep 21 04:00:39.037 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.037 INFO kablam! --> src/arrays/Array52.rs:141:4 Sep 21 04:00:39.037 INFO kablam! | Sep 21 04:00:39.037 INFO kablam! 141 | &self.0[..] Sep 21 04:00:39.037 INFO kablam! | ^^^^^^ Sep 21 04:00:39.037 INFO kablam! | Sep 21 04:00:39.037 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.037 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.037 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.037 INFO kablam! Sep 21 04:00:39.037 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.037 INFO kablam! --> src/arrays/Array52.rs:150:8 Sep 21 04:00:39.037 INFO kablam! | Sep 21 04:00:39.037 INFO kablam! 150 | &mut self.0[..] Sep 21 04:00:39.037 INFO kablam! | ^^^^^^ Sep 21 04:00:39.037 INFO kablam! | Sep 21 04:00:39.037 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.037 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.037 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.037 INFO kablam! Sep 21 04:00:39.037 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.037 INFO kablam! --> src/arrays/Array64.rs:44:3 Sep 21 04:00:39.037 INFO kablam! | Sep 21 04:00:39.037 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 21 04:00:39.037 INFO kablam! | ^^^^^^ Sep 21 04:00:39.037 INFO kablam! | Sep 21 04:00:39.037 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.037 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.037 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.037 INFO kablam! Sep 21 04:00:39.037 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.037 INFO kablam! --> src/arrays/Array64.rs:53:3 Sep 21 04:00:39.038 INFO kablam! | Sep 21 04:00:39.038 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 21 04:00:39.038 INFO kablam! | ^^^^^^ Sep 21 04:00:39.038 INFO kablam! | Sep 21 04:00:39.038 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.038 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.038 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.038 INFO kablam! Sep 21 04:00:39.038 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.038 INFO kablam! --> src/arrays/Array64.rs:53:18 Sep 21 04:00:39.038 INFO kablam! | Sep 21 04:00:39.038 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 21 04:00:39.038 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.038 INFO kablam! | Sep 21 04:00:39.038 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.038 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.038 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.038 INFO kablam! Sep 21 04:00:39.038 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.038 INFO kablam! --> src/arrays/Array64.rs:66:29 Sep 21 04:00:39.038 INFO kablam! | Sep 21 04:00:39.038 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.038 INFO kablam! | ^^^^^^ Sep 21 04:00:39.038 INFO kablam! | Sep 21 04:00:39.038 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.038 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.038 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.038 INFO kablam! Sep 21 04:00:39.038 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.038 INFO kablam! --> src/arrays/Array64.rs:66:43 Sep 21 04:00:39.038 INFO kablam! | Sep 21 04:00:39.038 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.038 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.038 INFO kablam! | Sep 21 04:00:39.038 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.038 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.038 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.038 INFO kablam! Sep 21 04:00:39.038 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.038 INFO kablam! --> src/arrays/Array64.rs:72:20 Sep 21 04:00:39.038 INFO kablam! | Sep 21 04:00:39.038 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.038 INFO kablam! | ^^^^^^ Sep 21 04:00:39.038 INFO kablam! | Sep 21 04:00:39.038 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.038 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.038 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.038 INFO kablam! Sep 21 04:00:39.038 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.038 INFO kablam! --> src/arrays/Array64.rs:72:34 Sep 21 04:00:39.038 INFO kablam! | Sep 21 04:00:39.038 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.039 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.039 INFO kablam! | Sep 21 04:00:39.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.039 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.039 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.039 INFO kablam! Sep 21 04:00:39.039 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.039 INFO kablam! --> src/arrays/Array64.rs:78:20 Sep 21 04:00:39.039 INFO kablam! | Sep 21 04:00:39.039 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.039 INFO kablam! | ^^^^^^ Sep 21 04:00:39.039 INFO kablam! | Sep 21 04:00:39.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.039 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.039 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.039 INFO kablam! Sep 21 04:00:39.039 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.039 INFO kablam! --> src/arrays/Array64.rs:78:34 Sep 21 04:00:39.039 INFO kablam! | Sep 21 04:00:39.039 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.039 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.039 INFO kablam! | Sep 21 04:00:39.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.039 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.039 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.039 INFO kablam! Sep 21 04:00:39.039 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.039 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 21 04:00:39.039 INFO kablam! | Sep 21 04:00:39.039 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.039 INFO kablam! | ^^^^^^ Sep 21 04:00:39.039 INFO kablam! | Sep 21 04:00:39.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.039 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.039 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.039 INFO kablam! Sep 21 04:00:39.039 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.039 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 21 04:00:39.039 INFO kablam! | Sep 21 04:00:39.039 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.039 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.039 INFO kablam! | Sep 21 04:00:39.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.039 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.039 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.039 INFO kablam! Sep 21 04:00:39.039 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.039 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 21 04:00:39.039 INFO kablam! | Sep 21 04:00:39.039 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.039 INFO kablam! | ^^^^^^ Sep 21 04:00:39.039 INFO kablam! | Sep 21 04:00:39.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.040 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.040 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.040 INFO kablam! Sep 21 04:00:39.040 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.040 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 21 04:00:39.040 INFO kablam! | Sep 21 04:00:39.040 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.040 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.040 INFO kablam! | Sep 21 04:00:39.040 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.040 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.040 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.040 INFO kablam! Sep 21 04:00:39.040 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.040 INFO kablam! --> src/arrays/Array64.rs:99:14 Sep 21 04:00:39.040 INFO kablam! | Sep 21 04:00:39.040 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.040 INFO kablam! | ^^^^^^ Sep 21 04:00:39.040 INFO kablam! | Sep 21 04:00:39.040 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.040 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.040 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.040 INFO kablam! Sep 21 04:00:39.040 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.040 INFO kablam! --> src/arrays/Array64.rs:99:28 Sep 21 04:00:39.040 INFO kablam! | Sep 21 04:00:39.040 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.040 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.040 INFO kablam! | Sep 21 04:00:39.040 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.040 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.040 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.040 INFO kablam! Sep 21 04:00:39.040 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.040 INFO kablam! --> src/arrays/Array64.rs:108:15 Sep 21 04:00:39.040 INFO kablam! | Sep 21 04:00:39.040 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 21 04:00:39.040 INFO kablam! | ^^^^^^ Sep 21 04:00:39.040 INFO kablam! | Sep 21 04:00:39.040 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.040 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.040 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.040 INFO kablam! Sep 21 04:00:39.040 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.040 INFO kablam! --> src/arrays/Array64.rs:120:3 Sep 21 04:00:39.040 INFO kablam! | Sep 21 04:00:39.040 INFO kablam! 120 | self.0.iter() Sep 21 04:00:39.040 INFO kablam! | ^^^^^^ Sep 21 04:00:39.040 INFO kablam! | Sep 21 04:00:39.040 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.041 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.041 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.041 INFO kablam! Sep 21 04:00:39.041 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.041 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 21 04:00:39.041 INFO kablam! | Sep 21 04:00:39.041 INFO kablam! 132 | self.0.iter_mut() Sep 21 04:00:39.041 INFO kablam! | ^^^^^^ Sep 21 04:00:39.041 INFO kablam! | Sep 21 04:00:39.041 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.041 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.041 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.041 INFO kablam! Sep 21 04:00:39.041 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.041 INFO kablam! --> src/arrays/Array64.rs:141:4 Sep 21 04:00:39.041 INFO kablam! | Sep 21 04:00:39.041 INFO kablam! 141 | &self.0[..] Sep 21 04:00:39.041 INFO kablam! | ^^^^^^ Sep 21 04:00:39.041 INFO kablam! | Sep 21 04:00:39.041 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.041 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.041 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.041 INFO kablam! Sep 21 04:00:39.041 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.041 INFO kablam! --> src/arrays/Array64.rs:150:8 Sep 21 04:00:39.041 INFO kablam! | Sep 21 04:00:39.041 INFO kablam! 150 | &mut self.0[..] Sep 21 04:00:39.041 INFO kablam! | ^^^^^^ Sep 21 04:00:39.041 INFO kablam! | Sep 21 04:00:39.041 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.041 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.041 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.042 INFO kablam! Sep 21 04:00:39.042 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.042 INFO kablam! --> src/arrays/Array128.rs:44:3 Sep 21 04:00:39.042 INFO kablam! | Sep 21 04:00:39.042 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 21 04:00:39.042 INFO kablam! | ^^^^^^ Sep 21 04:00:39.042 INFO kablam! | Sep 21 04:00:39.042 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.042 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.042 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.042 INFO kablam! Sep 21 04:00:39.042 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.042 INFO kablam! --> src/arrays/Array128.rs:53:3 Sep 21 04:00:39.042 INFO kablam! | Sep 21 04:00:39.042 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 21 04:00:39.042 INFO kablam! | ^^^^^^ Sep 21 04:00:39.042 INFO kablam! | Sep 21 04:00:39.042 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.042 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.042 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.042 INFO kablam! Sep 21 04:00:39.042 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.042 INFO kablam! --> src/arrays/Array128.rs:53:18 Sep 21 04:00:39.042 INFO kablam! | Sep 21 04:00:39.042 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 21 04:00:39.042 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.042 INFO kablam! | Sep 21 04:00:39.044 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.044 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.044 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.044 INFO kablam! Sep 21 04:00:39.044 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.044 INFO kablam! --> src/arrays/Array128.rs:66:29 Sep 21 04:00:39.044 INFO kablam! | Sep 21 04:00:39.044 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.044 INFO kablam! | ^^^^^^ Sep 21 04:00:39.044 INFO kablam! | Sep 21 04:00:39.044 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.044 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.044 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.044 INFO kablam! Sep 21 04:00:39.044 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.044 INFO kablam! --> src/arrays/Array128.rs:66:43 Sep 21 04:00:39.044 INFO kablam! | Sep 21 04:00:39.044 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.044 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.044 INFO kablam! | Sep 21 04:00:39.044 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.044 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.044 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.044 INFO kablam! Sep 21 04:00:39.044 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.044 INFO kablam! --> src/arrays/Array128.rs:72:20 Sep 21 04:00:39.044 INFO kablam! | Sep 21 04:00:39.045 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.045 INFO kablam! | ^^^^^^ Sep 21 04:00:39.045 INFO kablam! | Sep 21 04:00:39.045 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.045 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.045 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.045 INFO kablam! Sep 21 04:00:39.045 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.045 INFO kablam! --> src/arrays/Array128.rs:72:34 Sep 21 04:00:39.045 INFO kablam! | Sep 21 04:00:39.045 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.045 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.045 INFO kablam! | Sep 21 04:00:39.045 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.045 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.045 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.045 INFO kablam! Sep 21 04:00:39.045 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.045 INFO kablam! --> src/arrays/Array128.rs:78:20 Sep 21 04:00:39.045 INFO kablam! | Sep 21 04:00:39.045 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.045 INFO kablam! | ^^^^^^ Sep 21 04:00:39.045 INFO kablam! | Sep 21 04:00:39.045 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.045 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.045 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.045 INFO kablam! Sep 21 04:00:39.045 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.045 INFO kablam! --> src/arrays/Array128.rs:78:34 Sep 21 04:00:39.045 INFO kablam! | Sep 21 04:00:39.045 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.045 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.045 INFO kablam! | Sep 21 04:00:39.045 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.045 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.045 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.045 INFO kablam! Sep 21 04:00:39.045 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.046 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 21 04:00:39.046 INFO kablam! | Sep 21 04:00:39.046 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.046 INFO kablam! | ^^^^^^ Sep 21 04:00:39.046 INFO kablam! | Sep 21 04:00:39.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.046 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.046 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.046 INFO kablam! Sep 21 04:00:39.046 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.046 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 21 04:00:39.046 INFO kablam! | Sep 21 04:00:39.046 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.046 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.046 INFO kablam! | Sep 21 04:00:39.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.046 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.046 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.046 INFO kablam! Sep 21 04:00:39.046 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.046 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 21 04:00:39.046 INFO kablam! | Sep 21 04:00:39.046 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.046 INFO kablam! | ^^^^^^ Sep 21 04:00:39.046 INFO kablam! | Sep 21 04:00:39.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.046 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.046 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.046 INFO kablam! Sep 21 04:00:39.046 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.046 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 21 04:00:39.046 INFO kablam! | Sep 21 04:00:39.046 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.046 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.046 INFO kablam! | Sep 21 04:00:39.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.047 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.047 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.047 INFO kablam! Sep 21 04:00:39.047 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.047 INFO kablam! --> src/arrays/Array128.rs:99:14 Sep 21 04:00:39.047 INFO kablam! | Sep 21 04:00:39.047 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.047 INFO kablam! | ^^^^^^ Sep 21 04:00:39.047 INFO kablam! | Sep 21 04:00:39.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.047 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.047 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.047 INFO kablam! Sep 21 04:00:39.047 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.047 INFO kablam! --> src/arrays/Array128.rs:99:28 Sep 21 04:00:39.047 INFO kablam! | Sep 21 04:00:39.047 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.047 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.047 INFO kablam! | Sep 21 04:00:39.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.047 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.047 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.047 INFO kablam! Sep 21 04:00:39.047 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.047 INFO kablam! --> src/arrays/Array128.rs:108:15 Sep 21 04:00:39.047 INFO kablam! | Sep 21 04:00:39.047 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 21 04:00:39.047 INFO kablam! | ^^^^^^ Sep 21 04:00:39.047 INFO kablam! | Sep 21 04:00:39.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.047 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.048 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.048 INFO kablam! Sep 21 04:00:39.048 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.048 INFO kablam! --> src/arrays/Array128.rs:120:3 Sep 21 04:00:39.048 INFO kablam! | Sep 21 04:00:39.048 INFO kablam! 120 | self.0.iter() Sep 21 04:00:39.048 INFO kablam! | ^^^^^^ Sep 21 04:00:39.048 INFO kablam! | Sep 21 04:00:39.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.048 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.048 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.048 INFO kablam! Sep 21 04:00:39.048 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.048 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 21 04:00:39.048 INFO kablam! | Sep 21 04:00:39.048 INFO kablam! 132 | self.0.iter_mut() Sep 21 04:00:39.048 INFO kablam! | ^^^^^^ Sep 21 04:00:39.048 INFO kablam! | Sep 21 04:00:39.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.048 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.048 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.048 INFO kablam! Sep 21 04:00:39.048 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.048 INFO kablam! --> src/arrays/Array128.rs:141:4 Sep 21 04:00:39.048 INFO kablam! | Sep 21 04:00:39.048 INFO kablam! 141 | &self.0[..] Sep 21 04:00:39.048 INFO kablam! | ^^^^^^ Sep 21 04:00:39.048 INFO kablam! | Sep 21 04:00:39.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.048 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.048 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.049 INFO kablam! Sep 21 04:00:39.049 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.049 INFO kablam! --> src/arrays/Array128.rs:150:8 Sep 21 04:00:39.049 INFO kablam! | Sep 21 04:00:39.049 INFO kablam! 150 | &mut self.0[..] Sep 21 04:00:39.049 INFO kablam! | ^^^^^^ Sep 21 04:00:39.049 INFO kablam! | Sep 21 04:00:39.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.049 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.049 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.049 INFO kablam! Sep 21 04:00:39.049 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.049 INFO kablam! --> src/arrays/Array256.rs:44:3 Sep 21 04:00:39.049 INFO kablam! | Sep 21 04:00:39.049 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 21 04:00:39.049 INFO kablam! | ^^^^^^ Sep 21 04:00:39.049 INFO kablam! | Sep 21 04:00:39.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.049 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.049 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.049 INFO kablam! Sep 21 04:00:39.049 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.050 INFO kablam! --> src/arrays/Array256.rs:53:3 Sep 21 04:00:39.050 INFO kablam! | Sep 21 04:00:39.050 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 21 04:00:39.050 INFO kablam! | ^^^^^^ Sep 21 04:00:39.050 INFO kablam! | Sep 21 04:00:39.050 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.050 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.050 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.050 INFO kablam! Sep 21 04:00:39.050 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.050 INFO kablam! --> src/arrays/Array256.rs:53:18 Sep 21 04:00:39.050 INFO kablam! | Sep 21 04:00:39.050 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 21 04:00:39.050 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.051 INFO kablam! | Sep 21 04:00:39.051 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.051 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.051 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.051 INFO kablam! Sep 21 04:00:39.051 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.051 INFO kablam! --> src/arrays/Array256.rs:66:29 Sep 21 04:00:39.051 INFO kablam! | Sep 21 04:00:39.051 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.051 INFO kablam! | ^^^^^^ Sep 21 04:00:39.051 INFO kablam! | Sep 21 04:00:39.051 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.051 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.051 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.051 INFO kablam! Sep 21 04:00:39.051 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.051 INFO kablam! --> src/arrays/Array256.rs:66:43 Sep 21 04:00:39.051 INFO kablam! | Sep 21 04:00:39.051 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.051 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.051 INFO kablam! | Sep 21 04:00:39.051 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.051 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.051 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.051 INFO kablam! Sep 21 04:00:39.051 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.051 INFO kablam! --> src/arrays/Array256.rs:72:20 Sep 21 04:00:39.051 INFO kablam! | Sep 21 04:00:39.051 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.051 INFO kablam! | ^^^^^^ Sep 21 04:00:39.051 INFO kablam! | Sep 21 04:00:39.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.052 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.052 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.052 INFO kablam! Sep 21 04:00:39.052 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.052 INFO kablam! --> src/arrays/Array256.rs:72:34 Sep 21 04:00:39.052 INFO kablam! | Sep 21 04:00:39.052 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.052 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.052 INFO kablam! | Sep 21 04:00:39.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.052 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.052 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.052 INFO kablam! Sep 21 04:00:39.052 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.052 INFO kablam! --> src/arrays/Array256.rs:78:20 Sep 21 04:00:39.052 INFO kablam! | Sep 21 04:00:39.052 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.052 INFO kablam! | ^^^^^^ Sep 21 04:00:39.052 INFO kablam! | Sep 21 04:00:39.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.052 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.052 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.052 INFO kablam! Sep 21 04:00:39.052 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.052 INFO kablam! --> src/arrays/Array256.rs:78:34 Sep 21 04:00:39.052 INFO kablam! | Sep 21 04:00:39.052 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.052 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.052 INFO kablam! | Sep 21 04:00:39.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.052 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.053 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.053 INFO kablam! Sep 21 04:00:39.053 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.053 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 21 04:00:39.053 INFO kablam! | Sep 21 04:00:39.053 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.053 INFO kablam! | ^^^^^^ Sep 21 04:00:39.053 INFO kablam! | Sep 21 04:00:39.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.053 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.053 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.053 INFO kablam! Sep 21 04:00:39.053 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.053 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 21 04:00:39.053 INFO kablam! | Sep 21 04:00:39.053 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.053 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.053 INFO kablam! | Sep 21 04:00:39.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.053 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.053 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.053 INFO kablam! Sep 21 04:00:39.053 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.053 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 21 04:00:39.053 INFO kablam! | Sep 21 04:00:39.053 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.053 INFO kablam! | ^^^^^^ Sep 21 04:00:39.053 INFO kablam! | Sep 21 04:00:39.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.053 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.053 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.053 INFO kablam! Sep 21 04:00:39.053 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.054 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 21 04:00:39.054 INFO kablam! | Sep 21 04:00:39.054 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.054 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.054 INFO kablam! | Sep 21 04:00:39.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.054 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.054 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.054 INFO kablam! Sep 21 04:00:39.054 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.054 INFO kablam! --> src/arrays/Array256.rs:99:14 Sep 21 04:00:39.054 INFO kablam! | Sep 21 04:00:39.054 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.054 INFO kablam! | ^^^^^^ Sep 21 04:00:39.054 INFO kablam! | Sep 21 04:00:39.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.054 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.054 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.054 INFO kablam! Sep 21 04:00:39.054 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.054 INFO kablam! --> src/arrays/Array256.rs:99:28 Sep 21 04:00:39.054 INFO kablam! | Sep 21 04:00:39.054 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.054 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.054 INFO kablam! | Sep 21 04:00:39.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.054 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.054 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.054 INFO kablam! Sep 21 04:00:39.054 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.054 INFO kablam! --> src/arrays/Array256.rs:108:15 Sep 21 04:00:39.054 INFO kablam! | Sep 21 04:00:39.054 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 21 04:00:39.054 INFO kablam! | ^^^^^^ Sep 21 04:00:39.054 INFO kablam! | Sep 21 04:00:39.055 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.055 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.055 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.055 INFO kablam! Sep 21 04:00:39.055 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.055 INFO kablam! --> src/arrays/Array256.rs:120:3 Sep 21 04:00:39.055 INFO kablam! | Sep 21 04:00:39.055 INFO kablam! 120 | self.0.iter() Sep 21 04:00:39.055 INFO kablam! | ^^^^^^ Sep 21 04:00:39.055 INFO kablam! | Sep 21 04:00:39.055 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.055 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.055 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.055 INFO kablam! Sep 21 04:00:39.055 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.055 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 21 04:00:39.055 INFO kablam! | Sep 21 04:00:39.055 INFO kablam! 132 | self.0.iter_mut() Sep 21 04:00:39.055 INFO kablam! | ^^^^^^ Sep 21 04:00:39.055 INFO kablam! | Sep 21 04:00:39.055 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.055 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.055 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.055 INFO kablam! Sep 21 04:00:39.055 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.055 INFO kablam! --> src/arrays/Array256.rs:141:4 Sep 21 04:00:39.055 INFO kablam! | Sep 21 04:00:39.055 INFO kablam! 141 | &self.0[..] Sep 21 04:00:39.055 INFO kablam! | ^^^^^^ Sep 21 04:00:39.055 INFO kablam! | Sep 21 04:00:39.056 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.056 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.056 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.056 INFO kablam! Sep 21 04:00:39.056 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.056 INFO kablam! --> src/arrays/Array256.rs:150:8 Sep 21 04:00:39.056 INFO kablam! | Sep 21 04:00:39.056 INFO kablam! 150 | &mut self.0[..] Sep 21 04:00:39.056 INFO kablam! | ^^^^^^ Sep 21 04:00:39.056 INFO kablam! | Sep 21 04:00:39.056 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.056 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.056 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.056 INFO kablam! Sep 21 04:00:39.056 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.056 INFO kablam! --> src/arrays/Array512.rs:44:3 Sep 21 04:00:39.056 INFO kablam! | Sep 21 04:00:39.056 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 21 04:00:39.056 INFO kablam! | ^^^^^^ Sep 21 04:00:39.056 INFO kablam! | Sep 21 04:00:39.056 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.056 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.056 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.056 INFO kablam! Sep 21 04:00:39.056 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.056 INFO kablam! --> src/arrays/Array512.rs:53:3 Sep 21 04:00:39.056 INFO kablam! | Sep 21 04:00:39.056 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 21 04:00:39.056 INFO kablam! | ^^^^^^ Sep 21 04:00:39.057 INFO kablam! | Sep 21 04:00:39.057 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.057 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.057 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.057 INFO kablam! Sep 21 04:00:39.057 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.057 INFO kablam! --> src/arrays/Array512.rs:53:18 Sep 21 04:00:39.057 INFO kablam! | Sep 21 04:00:39.057 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 21 04:00:39.057 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.057 INFO kablam! | Sep 21 04:00:39.057 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.057 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.057 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.057 INFO kablam! Sep 21 04:00:39.057 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.057 INFO kablam! --> src/arrays/Array512.rs:66:29 Sep 21 04:00:39.057 INFO kablam! | Sep 21 04:00:39.057 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.057 INFO kablam! | ^^^^^^ Sep 21 04:00:39.057 INFO kablam! | Sep 21 04:00:39.057 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.057 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.057 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.057 INFO kablam! Sep 21 04:00:39.057 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.057 INFO kablam! --> src/arrays/Array512.rs:66:43 Sep 21 04:00:39.058 INFO kablam! | Sep 21 04:00:39.058 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.058 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.058 INFO kablam! | Sep 21 04:00:39.058 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.058 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.058 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.058 INFO kablam! Sep 21 04:00:39.058 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.058 INFO kablam! --> src/arrays/Array512.rs:72:20 Sep 21 04:00:39.058 INFO kablam! | Sep 21 04:00:39.058 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.058 INFO kablam! | ^^^^^^ Sep 21 04:00:39.058 INFO kablam! | Sep 21 04:00:39.058 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.058 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.058 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.058 INFO kablam! Sep 21 04:00:39.058 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.058 INFO kablam! --> src/arrays/Array512.rs:72:34 Sep 21 04:00:39.058 INFO kablam! | Sep 21 04:00:39.058 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.058 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.059 INFO kablam! | Sep 21 04:00:39.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.059 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.059 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.059 INFO kablam! Sep 21 04:00:39.059 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.059 INFO kablam! --> src/arrays/Array512.rs:78:20 Sep 21 04:00:39.059 INFO kablam! | Sep 21 04:00:39.059 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.059 INFO kablam! | ^^^^^^ Sep 21 04:00:39.059 INFO kablam! | Sep 21 04:00:39.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.059 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.059 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.059 INFO kablam! Sep 21 04:00:39.059 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.059 INFO kablam! --> src/arrays/Array512.rs:78:34 Sep 21 04:00:39.059 INFO kablam! | Sep 21 04:00:39.059 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.059 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.059 INFO kablam! | Sep 21 04:00:39.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.059 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.059 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.059 INFO kablam! Sep 21 04:00:39.059 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.059 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 21 04:00:39.060 INFO kablam! | Sep 21 04:00:39.060 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.060 INFO kablam! | ^^^^^^ Sep 21 04:00:39.060 INFO kablam! | Sep 21 04:00:39.060 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.060 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.060 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.060 INFO kablam! Sep 21 04:00:39.060 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.060 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 21 04:00:39.060 INFO kablam! | Sep 21 04:00:39.060 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.060 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.060 INFO kablam! | Sep 21 04:00:39.060 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.060 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.060 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.060 INFO kablam! Sep 21 04:00:39.060 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.060 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 21 04:00:39.060 INFO kablam! | Sep 21 04:00:39.060 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.060 INFO kablam! | ^^^^^^ Sep 21 04:00:39.060 INFO kablam! | Sep 21 04:00:39.060 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.060 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.060 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.061 INFO kablam! Sep 21 04:00:39.061 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.061 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 21 04:00:39.061 INFO kablam! | Sep 21 04:00:39.061 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.061 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.061 INFO kablam! | Sep 21 04:00:39.061 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.061 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.061 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.061 INFO kablam! Sep 21 04:00:39.061 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.061 INFO kablam! --> src/arrays/Array512.rs:99:14 Sep 21 04:00:39.061 INFO kablam! | Sep 21 04:00:39.061 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.061 INFO kablam! | ^^^^^^ Sep 21 04:00:39.061 INFO kablam! | Sep 21 04:00:39.061 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.061 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.061 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.061 INFO kablam! Sep 21 04:00:39.061 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.061 INFO kablam! --> src/arrays/Array512.rs:99:28 Sep 21 04:00:39.061 INFO kablam! | Sep 21 04:00:39.061 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.061 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.061 INFO kablam! | Sep 21 04:00:39.061 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.061 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.061 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.061 INFO kablam! Sep 21 04:00:39.061 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.062 INFO kablam! --> src/arrays/Array512.rs:108:15 Sep 21 04:00:39.062 INFO kablam! | Sep 21 04:00:39.062 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 21 04:00:39.062 INFO kablam! | ^^^^^^ Sep 21 04:00:39.062 INFO kablam! | Sep 21 04:00:39.062 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.062 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.062 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.062 INFO kablam! Sep 21 04:00:39.062 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.062 INFO kablam! --> src/arrays/Array512.rs:120:3 Sep 21 04:00:39.062 INFO kablam! | Sep 21 04:00:39.062 INFO kablam! 120 | self.0.iter() Sep 21 04:00:39.062 INFO kablam! | ^^^^^^ Sep 21 04:00:39.062 INFO kablam! | Sep 21 04:00:39.062 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.062 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.062 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.062 INFO kablam! Sep 21 04:00:39.062 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.062 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 21 04:00:39.062 INFO kablam! | Sep 21 04:00:39.062 INFO kablam! 132 | self.0.iter_mut() Sep 21 04:00:39.062 INFO kablam! | ^^^^^^ Sep 21 04:00:39.062 INFO kablam! | Sep 21 04:00:39.062 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.062 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.062 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.062 INFO kablam! Sep 21 04:00:39.062 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.063 INFO kablam! --> src/arrays/Array512.rs:141:4 Sep 21 04:00:39.063 INFO kablam! | Sep 21 04:00:39.063 INFO kablam! 141 | &self.0[..] Sep 21 04:00:39.063 INFO kablam! | ^^^^^^ Sep 21 04:00:39.063 INFO kablam! | Sep 21 04:00:39.063 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.063 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.063 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.063 INFO kablam! Sep 21 04:00:39.063 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.063 INFO kablam! --> src/arrays/Array512.rs:150:8 Sep 21 04:00:39.063 INFO kablam! | Sep 21 04:00:39.063 INFO kablam! 150 | &mut self.0[..] Sep 21 04:00:39.063 INFO kablam! | ^^^^^^ Sep 21 04:00:39.063 INFO kablam! | Sep 21 04:00:39.063 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.063 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.063 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.063 INFO kablam! Sep 21 04:00:39.063 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.063 INFO kablam! --> src/arrays/Array1024.rs:44:3 Sep 21 04:00:39.063 INFO kablam! | Sep 21 04:00:39.063 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 21 04:00:39.063 INFO kablam! | ^^^^^^ Sep 21 04:00:39.063 INFO kablam! | Sep 21 04:00:39.063 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.063 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.063 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.063 INFO kablam! Sep 21 04:00:39.063 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.063 INFO kablam! --> src/arrays/Array1024.rs:53:3 Sep 21 04:00:39.063 INFO kablam! | Sep 21 04:00:39.063 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 21 04:00:39.063 INFO kablam! | ^^^^^^ Sep 21 04:00:39.063 INFO kablam! | Sep 21 04:00:39.064 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.064 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.064 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.064 INFO kablam! Sep 21 04:00:39.064 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.064 INFO kablam! --> src/arrays/Array1024.rs:53:18 Sep 21 04:00:39.064 INFO kablam! | Sep 21 04:00:39.064 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 21 04:00:39.064 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.064 INFO kablam! | Sep 21 04:00:39.064 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.064 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.064 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.064 INFO kablam! Sep 21 04:00:39.064 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.064 INFO kablam! --> src/arrays/Array1024.rs:66:29 Sep 21 04:00:39.064 INFO kablam! | Sep 21 04:00:39.064 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.064 INFO kablam! | ^^^^^^ Sep 21 04:00:39.064 INFO kablam! | Sep 21 04:00:39.064 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.064 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.064 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.064 INFO kablam! Sep 21 04:00:39.064 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.064 INFO kablam! --> src/arrays/Array1024.rs:66:43 Sep 21 04:00:39.064 INFO kablam! | Sep 21 04:00:39.064 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.064 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.064 INFO kablam! | Sep 21 04:00:39.064 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.064 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.065 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.065 INFO kablam! Sep 21 04:00:39.065 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.065 INFO kablam! --> src/arrays/Array1024.rs:72:20 Sep 21 04:00:39.065 INFO kablam! | Sep 21 04:00:39.065 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.065 INFO kablam! | ^^^^^^ Sep 21 04:00:39.065 INFO kablam! | Sep 21 04:00:39.066 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.066 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.066 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.066 INFO kablam! Sep 21 04:00:39.066 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.066 INFO kablam! --> src/arrays/Array1024.rs:72:34 Sep 21 04:00:39.066 INFO kablam! | Sep 21 04:00:39.066 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.066 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.066 INFO kablam! | Sep 21 04:00:39.066 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.066 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.066 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.066 INFO kablam! Sep 21 04:00:39.066 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.066 INFO kablam! --> src/arrays/Array1024.rs:78:20 Sep 21 04:00:39.066 INFO kablam! | Sep 21 04:00:39.066 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.066 INFO kablam! | ^^^^^^ Sep 21 04:00:39.066 INFO kablam! | Sep 21 04:00:39.066 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.066 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.066 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.066 INFO kablam! Sep 21 04:00:39.066 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.067 INFO kablam! --> src/arrays/Array1024.rs:78:34 Sep 21 04:00:39.067 INFO kablam! | Sep 21 04:00:39.067 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.067 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.067 INFO kablam! | Sep 21 04:00:39.067 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.067 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.067 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.067 INFO kablam! Sep 21 04:00:39.067 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.067 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 21 04:00:39.067 INFO kablam! | Sep 21 04:00:39.067 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.067 INFO kablam! | ^^^^^^ Sep 21 04:00:39.067 INFO kablam! | Sep 21 04:00:39.067 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.067 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.067 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.067 INFO kablam! Sep 21 04:00:39.067 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.067 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 21 04:00:39.067 INFO kablam! | Sep 21 04:00:39.067 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.067 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.067 INFO kablam! | Sep 21 04:00:39.067 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.067 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.067 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.067 INFO kablam! Sep 21 04:00:39.067 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.067 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 21 04:00:39.067 INFO kablam! | Sep 21 04:00:39.067 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.067 INFO kablam! | ^^^^^^ Sep 21 04:00:39.067 INFO kablam! | Sep 21 04:00:39.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.068 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.068 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.068 INFO kablam! Sep 21 04:00:39.068 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.068 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 21 04:00:39.068 INFO kablam! | Sep 21 04:00:39.068 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.068 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.068 INFO kablam! | Sep 21 04:00:39.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.068 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.068 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.068 INFO kablam! Sep 21 04:00:39.068 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.068 INFO kablam! --> src/arrays/Array1024.rs:99:14 Sep 21 04:00:39.068 INFO kablam! | Sep 21 04:00:39.068 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.068 INFO kablam! | ^^^^^^ Sep 21 04:00:39.068 INFO kablam! | Sep 21 04:00:39.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.068 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.068 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.068 INFO kablam! Sep 21 04:00:39.068 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.068 INFO kablam! --> src/arrays/Array1024.rs:99:28 Sep 21 04:00:39.068 INFO kablam! | Sep 21 04:00:39.068 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.068 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.068 INFO kablam! | Sep 21 04:00:39.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.069 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.069 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.069 INFO kablam! Sep 21 04:00:39.069 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.069 INFO kablam! --> src/arrays/Array1024.rs:108:15 Sep 21 04:00:39.069 INFO kablam! | Sep 21 04:00:39.069 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 21 04:00:39.069 INFO kablam! | ^^^^^^ Sep 21 04:00:39.069 INFO kablam! | Sep 21 04:00:39.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.069 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.069 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.069 INFO kablam! Sep 21 04:00:39.069 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.069 INFO kablam! --> src/arrays/Array1024.rs:120:3 Sep 21 04:00:39.069 INFO kablam! | Sep 21 04:00:39.070 INFO kablam! 120 | self.0.iter() Sep 21 04:00:39.070 INFO kablam! | ^^^^^^ Sep 21 04:00:39.070 INFO kablam! | Sep 21 04:00:39.070 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.070 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.070 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.070 INFO kablam! Sep 21 04:00:39.070 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.070 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 21 04:00:39.070 INFO kablam! | Sep 21 04:00:39.070 INFO kablam! 132 | self.0.iter_mut() Sep 21 04:00:39.070 INFO kablam! | ^^^^^^ Sep 21 04:00:39.070 INFO kablam! | Sep 21 04:00:39.070 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.070 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.070 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.070 INFO kablam! Sep 21 04:00:39.070 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.070 INFO kablam! --> src/arrays/Array1024.rs:141:4 Sep 21 04:00:39.070 INFO kablam! | Sep 21 04:00:39.070 INFO kablam! 141 | &self.0[..] Sep 21 04:00:39.071 INFO kablam! | ^^^^^^ Sep 21 04:00:39.071 INFO kablam! | Sep 21 04:00:39.071 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.071 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.071 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.071 INFO kablam! Sep 21 04:00:39.071 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.071 INFO kablam! --> src/arrays/Array1024.rs:150:8 Sep 21 04:00:39.071 INFO kablam! | Sep 21 04:00:39.071 INFO kablam! 150 | &mut self.0[..] Sep 21 04:00:39.071 INFO kablam! | ^^^^^^ Sep 21 04:00:39.071 INFO kablam! | Sep 21 04:00:39.071 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.071 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.071 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.071 INFO kablam! Sep 21 04:00:39.071 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 21 04:00:39.071 INFO kablam! --> src/lib.rs:8:12 Sep 21 04:00:39.071 INFO kablam! | Sep 21 04:00:39.071 INFO kablam! 8 | #![feature(associated_consts)] Sep 21 04:00:39.071 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 04:00:39.071 INFO kablam! | Sep 21 04:00:39.071 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 04:00:39.071 INFO kablam! Sep 21 04:00:39.071 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.071 INFO kablam! --> src/arrays/Array40.rs:44:3 Sep 21 04:00:39.071 INFO kablam! | Sep 21 04:00:39.071 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 21 04:00:39.071 INFO kablam! | ^^^^^^ Sep 21 04:00:39.071 INFO kablam! | Sep 21 04:00:39.071 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 04:00:39.073 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.073 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.073 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.073 INFO kablam! Sep 21 04:00:39.073 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.073 INFO kablam! --> src/arrays/Array40.rs:53:3 Sep 21 04:00:39.073 INFO kablam! | Sep 21 04:00:39.073 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 21 04:00:39.073 INFO kablam! | ^^^^^^ Sep 21 04:00:39.073 INFO kablam! | Sep 21 04:00:39.073 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.073 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.073 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.073 INFO kablam! Sep 21 04:00:39.073 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.073 INFO kablam! --> src/arrays/Array40.rs:53:18 Sep 21 04:00:39.073 INFO kablam! | Sep 21 04:00:39.073 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 21 04:00:39.073 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.073 INFO kablam! | Sep 21 04:00:39.073 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.073 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.073 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.073 INFO kablam! Sep 21 04:00:39.073 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.073 INFO kablam! --> src/arrays/Array40.rs:66:29 Sep 21 04:00:39.073 INFO kablam! | Sep 21 04:00:39.073 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.073 INFO kablam! | ^^^^^^ Sep 21 04:00:39.073 INFO kablam! | Sep 21 04:00:39.073 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.073 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.074 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.074 INFO kablam! Sep 21 04:00:39.074 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.074 INFO kablam! --> src/arrays/Array40.rs:66:43 Sep 21 04:00:39.074 INFO kablam! | Sep 21 04:00:39.074 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.074 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.074 INFO kablam! | Sep 21 04:00:39.074 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.074 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.074 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.074 INFO kablam! Sep 21 04:00:39.074 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.074 INFO kablam! --> src/arrays/Array40.rs:72:20 Sep 21 04:00:39.074 INFO kablam! | Sep 21 04:00:39.074 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.074 INFO kablam! | ^^^^^^ Sep 21 04:00:39.074 INFO kablam! | Sep 21 04:00:39.074 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.074 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.074 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.074 INFO kablam! Sep 21 04:00:39.074 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.074 INFO kablam! --> src/arrays/Array40.rs:72:34 Sep 21 04:00:39.074 INFO kablam! | Sep 21 04:00:39.074 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.074 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.074 INFO kablam! | Sep 21 04:00:39.074 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.074 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.074 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.074 INFO kablam! Sep 21 04:00:39.074 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.075 INFO kablam! --> src/arrays/Array40.rs:78:20 Sep 21 04:00:39.075 INFO kablam! | Sep 21 04:00:39.075 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.075 INFO kablam! | ^^^^^^ Sep 21 04:00:39.075 INFO kablam! | Sep 21 04:00:39.075 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.075 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.075 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.075 INFO kablam! Sep 21 04:00:39.075 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.075 INFO kablam! --> src/arrays/Array40.rs:78:34 Sep 21 04:00:39.075 INFO kablam! | Sep 21 04:00:39.075 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.075 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.075 INFO kablam! | Sep 21 04:00:39.075 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.075 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.075 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.075 INFO kablam! Sep 21 04:00:39.075 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.075 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 21 04:00:39.075 INFO kablam! | Sep 21 04:00:39.076 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.076 INFO kablam! | ^^^^^^ Sep 21 04:00:39.076 INFO kablam! | Sep 21 04:00:39.076 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.076 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.076 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.076 INFO kablam! Sep 21 04:00:39.076 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.076 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 21 04:00:39.076 INFO kablam! | Sep 21 04:00:39.076 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.076 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.076 INFO kablam! | Sep 21 04:00:39.076 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.077 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.077 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.077 INFO kablam! Sep 21 04:00:39.077 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.077 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 21 04:00:39.077 INFO kablam! | Sep 21 04:00:39.077 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.077 INFO kablam! | ^^^^^^ Sep 21 04:00:39.077 INFO kablam! | Sep 21 04:00:39.077 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.077 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.077 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.077 INFO kablam! Sep 21 04:00:39.077 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.077 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 21 04:00:39.077 INFO kablam! | Sep 21 04:00:39.077 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.077 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.077 INFO kablam! | Sep 21 04:00:39.077 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.077 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.077 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.077 INFO kablam! Sep 21 04:00:39.077 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.077 INFO kablam! --> src/arrays/Array40.rs:99:14 Sep 21 04:00:39.077 INFO kablam! | Sep 21 04:00:39.077 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.077 INFO kablam! | ^^^^^^ Sep 21 04:00:39.077 INFO kablam! | Sep 21 04:00:39.077 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.077 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.078 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.078 INFO kablam! Sep 21 04:00:39.078 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.078 INFO kablam! --> src/arrays/Array40.rs:99:28 Sep 21 04:00:39.078 INFO kablam! | Sep 21 04:00:39.078 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.078 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.078 INFO kablam! | Sep 21 04:00:39.078 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.078 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.078 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.078 INFO kablam! Sep 21 04:00:39.078 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.078 INFO kablam! --> src/arrays/Array40.rs:108:15 Sep 21 04:00:39.078 INFO kablam! | Sep 21 04:00:39.078 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 21 04:00:39.078 INFO kablam! | ^^^^^^ Sep 21 04:00:39.078 INFO kablam! | Sep 21 04:00:39.078 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.078 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.078 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.078 INFO kablam! Sep 21 04:00:39.078 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.078 INFO kablam! --> src/arrays/Array40.rs:120:3 Sep 21 04:00:39.078 INFO kablam! | Sep 21 04:00:39.078 INFO kablam! 120 | self.0.iter() Sep 21 04:00:39.078 INFO kablam! | ^^^^^^ Sep 21 04:00:39.078 INFO kablam! | Sep 21 04:00:39.078 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.078 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.079 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.079 INFO kablam! Sep 21 04:00:39.079 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.079 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 21 04:00:39.079 INFO kablam! | Sep 21 04:00:39.079 INFO kablam! 132 | self.0.iter_mut() Sep 21 04:00:39.079 INFO kablam! | ^^^^^^ Sep 21 04:00:39.079 INFO kablam! | Sep 21 04:00:39.079 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.079 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.079 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.079 INFO kablam! Sep 21 04:00:39.079 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.079 INFO kablam! --> src/arrays/Array40.rs:141:4 Sep 21 04:00:39.079 INFO kablam! | Sep 21 04:00:39.079 INFO kablam! 141 | &self.0[..] Sep 21 04:00:39.079 INFO kablam! | ^^^^^^ Sep 21 04:00:39.079 INFO kablam! | Sep 21 04:00:39.079 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.079 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.079 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.079 INFO kablam! Sep 21 04:00:39.079 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.079 INFO kablam! --> src/arrays/Array40.rs:150:8 Sep 21 04:00:39.079 INFO kablam! | Sep 21 04:00:39.079 INFO kablam! 150 | &mut self.0[..] Sep 21 04:00:39.079 INFO kablam! | ^^^^^^ Sep 21 04:00:39.079 INFO kablam! | Sep 21 04:00:39.079 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.079 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.079 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.079 INFO kablam! Sep 21 04:00:39.079 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.081 INFO kablam! --> src/arrays/Array52.rs:44:3 Sep 21 04:00:39.081 INFO kablam! | Sep 21 04:00:39.081 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 21 04:00:39.081 INFO kablam! | ^^^^^^ Sep 21 04:00:39.081 INFO kablam! | Sep 21 04:00:39.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.081 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.081 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.081 INFO kablam! Sep 21 04:00:39.081 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.081 INFO kablam! --> src/arrays/Array52.rs:53:3 Sep 21 04:00:39.081 INFO kablam! | Sep 21 04:00:39.081 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 21 04:00:39.081 INFO kablam! | ^^^^^^ Sep 21 04:00:39.081 INFO kablam! | Sep 21 04:00:39.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.081 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.081 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.081 INFO kablam! Sep 21 04:00:39.081 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.081 INFO kablam! --> src/arrays/Array52.rs:53:18 Sep 21 04:00:39.081 INFO kablam! | Sep 21 04:00:39.081 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 21 04:00:39.081 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.081 INFO kablam! | Sep 21 04:00:39.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.081 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.081 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.081 INFO kablam! Sep 21 04:00:39.081 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.081 INFO kablam! --> src/arrays/Array52.rs:66:29 Sep 21 04:00:39.081 INFO kablam! | Sep 21 04:00:39.081 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.081 INFO kablam! | ^^^^^^ Sep 21 04:00:39.081 INFO kablam! | Sep 21 04:00:39.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.081 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.081 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.081 INFO kablam! Sep 21 04:00:39.081 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.081 INFO kablam! --> src/arrays/Array52.rs:66:43 Sep 21 04:00:39.081 INFO kablam! | Sep 21 04:00:39.081 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.081 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.081 INFO kablam! | Sep 21 04:00:39.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.081 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.081 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.081 INFO kablam! Sep 21 04:00:39.081 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.081 INFO kablam! --> src/arrays/Array52.rs:72:20 Sep 21 04:00:39.081 INFO kablam! | Sep 21 04:00:39.081 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.082 INFO kablam! | ^^^^^^ Sep 21 04:00:39.082 INFO kablam! | Sep 21 04:00:39.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.082 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.082 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.082 INFO kablam! Sep 21 04:00:39.082 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.082 INFO kablam! --> src/arrays/Array52.rs:72:34 Sep 21 04:00:39.082 INFO kablam! | Sep 21 04:00:39.082 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.082 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.082 INFO kablam! | Sep 21 04:00:39.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.082 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.083 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.083 INFO kablam! Sep 21 04:00:39.083 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.083 INFO kablam! --> src/arrays/Array52.rs:78:20 Sep 21 04:00:39.083 INFO kablam! | Sep 21 04:00:39.083 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.083 INFO kablam! | ^^^^^^ Sep 21 04:00:39.083 INFO kablam! | Sep 21 04:00:39.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.083 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.083 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.083 INFO kablam! Sep 21 04:00:39.083 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.083 INFO kablam! --> src/arrays/Array52.rs:78:34 Sep 21 04:00:39.083 INFO kablam! | Sep 21 04:00:39.083 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.083 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.083 INFO kablam! | Sep 21 04:00:39.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.083 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.083 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.083 INFO kablam! Sep 21 04:00:39.083 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.083 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 21 04:00:39.083 INFO kablam! | Sep 21 04:00:39.083 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.083 INFO kablam! | ^^^^^^ Sep 21 04:00:39.083 INFO kablam! | Sep 21 04:00:39.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.083 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.083 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.083 INFO kablam! Sep 21 04:00:39.083 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.083 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 21 04:00:39.083 INFO kablam! | Sep 21 04:00:39.083 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.083 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.083 INFO kablam! | Sep 21 04:00:39.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.083 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.083 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.083 INFO kablam! Sep 21 04:00:39.083 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.083 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 21 04:00:39.083 INFO kablam! | Sep 21 04:00:39.083 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.083 INFO kablam! | ^^^^^^ Sep 21 04:00:39.084 INFO kablam! | Sep 21 04:00:39.084 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.084 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.084 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.084 INFO kablam! Sep 21 04:00:39.084 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.084 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 21 04:00:39.084 INFO kablam! | Sep 21 04:00:39.084 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.084 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.084 INFO kablam! | Sep 21 04:00:39.084 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.084 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.084 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.084 INFO kablam! Sep 21 04:00:39.084 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.084 INFO kablam! --> src/arrays/Array52.rs:99:14 Sep 21 04:00:39.084 INFO kablam! | Sep 21 04:00:39.084 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.084 INFO kablam! | ^^^^^^ Sep 21 04:00:39.084 INFO kablam! | Sep 21 04:00:39.084 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.084 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.084 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.084 INFO kablam! Sep 21 04:00:39.084 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.084 INFO kablam! --> src/arrays/Array52.rs:99:28 Sep 21 04:00:39.084 INFO kablam! | Sep 21 04:00:39.084 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.084 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.084 INFO kablam! | Sep 21 04:00:39.084 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.084 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.084 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.084 INFO kablam! Sep 21 04:00:39.084 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.084 INFO kablam! --> src/arrays/Array52.rs:108:15 Sep 21 04:00:39.084 INFO kablam! | Sep 21 04:00:39.084 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 21 04:00:39.084 INFO kablam! | ^^^^^^ Sep 21 04:00:39.084 INFO kablam! | Sep 21 04:00:39.084 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.084 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.084 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.084 INFO kablam! Sep 21 04:00:39.084 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.084 INFO kablam! --> src/arrays/Array52.rs:120:3 Sep 21 04:00:39.084 INFO kablam! | Sep 21 04:00:39.084 INFO kablam! 120 | self.0.iter() Sep 21 04:00:39.084 INFO kablam! | ^^^^^^ Sep 21 04:00:39.084 INFO kablam! | Sep 21 04:00:39.084 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.084 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.084 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.084 INFO kablam! Sep 21 04:00:39.084 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.085 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 21 04:00:39.085 INFO kablam! | Sep 21 04:00:39.085 INFO kablam! 132 | self.0.iter_mut() Sep 21 04:00:39.085 INFO kablam! | ^^^^^^ Sep 21 04:00:39.085 INFO kablam! | Sep 21 04:00:39.085 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.085 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.085 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.085 INFO kablam! Sep 21 04:00:39.085 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.085 INFO kablam! --> src/arrays/Array52.rs:141:4 Sep 21 04:00:39.085 INFO kablam! | Sep 21 04:00:39.085 INFO kablam! 141 | &self.0[..] Sep 21 04:00:39.085 INFO kablam! | ^^^^^^ Sep 21 04:00:39.085 INFO kablam! | Sep 21 04:00:39.085 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.085 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.085 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.085 INFO kablam! Sep 21 04:00:39.085 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.085 INFO kablam! --> src/arrays/Array52.rs:150:8 Sep 21 04:00:39.085 INFO kablam! | Sep 21 04:00:39.085 INFO kablam! 150 | &mut self.0[..] Sep 21 04:00:39.085 INFO kablam! | ^^^^^^ Sep 21 04:00:39.085 INFO kablam! | Sep 21 04:00:39.085 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.085 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.085 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.085 INFO kablam! Sep 21 04:00:39.085 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.085 INFO kablam! --> src/arrays/Array64.rs:44:3 Sep 21 04:00:39.085 INFO kablam! | Sep 21 04:00:39.085 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 21 04:00:39.085 INFO kablam! | ^^^^^^ Sep 21 04:00:39.085 INFO kablam! | Sep 21 04:00:39.085 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.085 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.085 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.085 INFO kablam! Sep 21 04:00:39.085 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.085 INFO kablam! --> src/arrays/Array64.rs:53:3 Sep 21 04:00:39.085 INFO kablam! | Sep 21 04:00:39.085 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 21 04:00:39.085 INFO kablam! | ^^^^^^ Sep 21 04:00:39.085 INFO kablam! | Sep 21 04:00:39.085 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.085 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.085 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.085 INFO kablam! Sep 21 04:00:39.085 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.085 INFO kablam! --> src/arrays/Array64.rs:53:18 Sep 21 04:00:39.085 INFO kablam! | Sep 21 04:00:39.085 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 21 04:00:39.085 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.085 INFO kablam! | Sep 21 04:00:39.085 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.085 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.085 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.085 INFO kablam! Sep 21 04:00:39.086 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.086 INFO kablam! --> src/arrays/Array64.rs:66:29 Sep 21 04:00:39.086 INFO kablam! | Sep 21 04:00:39.086 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.086 INFO kablam! | ^^^^^^ Sep 21 04:00:39.086 INFO kablam! | Sep 21 04:00:39.086 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.086 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.086 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.086 INFO kablam! Sep 21 04:00:39.086 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.086 INFO kablam! --> src/arrays/Array64.rs:66:43 Sep 21 04:00:39.086 INFO kablam! | Sep 21 04:00:39.086 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.086 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.086 INFO kablam! | Sep 21 04:00:39.086 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.086 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.086 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.086 INFO kablam! Sep 21 04:00:39.086 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.086 INFO kablam! --> src/arrays/Array64.rs:72:20 Sep 21 04:00:39.086 INFO kablam! | Sep 21 04:00:39.086 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.086 INFO kablam! | ^^^^^^ Sep 21 04:00:39.086 INFO kablam! | Sep 21 04:00:39.086 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.087 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.087 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.087 INFO kablam! Sep 21 04:00:39.087 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.087 INFO kablam! --> src/arrays/Array64.rs:72:34 Sep 21 04:00:39.087 INFO kablam! | Sep 21 04:00:39.087 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.087 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.087 INFO kablam! | Sep 21 04:00:39.087 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.087 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.087 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.087 INFO kablam! Sep 21 04:00:39.087 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.087 INFO kablam! --> src/arrays/Array64.rs:78:20 Sep 21 04:00:39.087 INFO kablam! | Sep 21 04:00:39.087 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.087 INFO kablam! | ^^^^^^ Sep 21 04:00:39.087 INFO kablam! | Sep 21 04:00:39.087 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.088 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.088 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.088 INFO kablam! Sep 21 04:00:39.088 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.088 INFO kablam! --> src/arrays/Array64.rs:78:34 Sep 21 04:00:39.088 INFO kablam! | Sep 21 04:00:39.088 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.088 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.088 INFO kablam! | Sep 21 04:00:39.088 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.088 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.088 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.088 INFO kablam! Sep 21 04:00:39.088 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.088 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 21 04:00:39.088 INFO kablam! | Sep 21 04:00:39.088 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.088 INFO kablam! | ^^^^^^ Sep 21 04:00:39.088 INFO kablam! | Sep 21 04:00:39.088 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.088 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.089 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.089 INFO kablam! Sep 21 04:00:39.089 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.089 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 21 04:00:39.089 INFO kablam! | Sep 21 04:00:39.089 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.089 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.089 INFO kablam! | Sep 21 04:00:39.089 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.089 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.089 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.089 INFO kablam! Sep 21 04:00:39.089 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.089 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 21 04:00:39.089 INFO kablam! | Sep 21 04:00:39.089 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.089 INFO kablam! | ^^^^^^ Sep 21 04:00:39.089 INFO kablam! | Sep 21 04:00:39.089 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.089 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.089 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.089 INFO kablam! Sep 21 04:00:39.089 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.089 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 21 04:00:39.089 INFO kablam! | Sep 21 04:00:39.089 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.089 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.089 INFO kablam! | Sep 21 04:00:39.089 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.089 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.089 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.089 INFO kablam! Sep 21 04:00:39.091 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.091 INFO kablam! --> src/arrays/Array64.rs:99:14 Sep 21 04:00:39.091 INFO kablam! | Sep 21 04:00:39.091 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.091 INFO kablam! | ^^^^^^ Sep 21 04:00:39.091 INFO kablam! | Sep 21 04:00:39.091 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.091 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.091 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.091 INFO kablam! Sep 21 04:00:39.091 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.091 INFO kablam! --> src/arrays/Array64.rs:99:28 Sep 21 04:00:39.091 INFO kablam! | Sep 21 04:00:39.091 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.091 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.091 INFO kablam! | Sep 21 04:00:39.091 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.091 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.091 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.091 INFO kablam! Sep 21 04:00:39.091 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.091 INFO kablam! --> src/arrays/Array64.rs:108:15 Sep 21 04:00:39.091 INFO kablam! | Sep 21 04:00:39.091 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 21 04:00:39.091 INFO kablam! | ^^^^^^ Sep 21 04:00:39.091 INFO kablam! | Sep 21 04:00:39.091 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.091 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.091 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.091 INFO kablam! Sep 21 04:00:39.098 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.098 INFO kablam! --> src/arrays/Array64.rs:120:3 Sep 21 04:00:39.098 INFO kablam! | Sep 21 04:00:39.098 INFO kablam! 120 | self.0.iter() Sep 21 04:00:39.098 INFO kablam! | ^^^^^^ Sep 21 04:00:39.098 INFO kablam! | Sep 21 04:00:39.098 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.098 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.098 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.098 INFO kablam! Sep 21 04:00:39.098 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.098 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 21 04:00:39.098 INFO kablam! | Sep 21 04:00:39.098 INFO kablam! 132 | self.0.iter_mut() Sep 21 04:00:39.098 INFO kablam! | ^^^^^^ Sep 21 04:00:39.098 INFO kablam! | Sep 21 04:00:39.099 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.099 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.099 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.099 INFO kablam! Sep 21 04:00:39.099 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.099 INFO kablam! --> src/arrays/Array64.rs:141:4 Sep 21 04:00:39.099 INFO kablam! | Sep 21 04:00:39.099 INFO kablam! 141 | &self.0[..] Sep 21 04:00:39.099 INFO kablam! | ^^^^^^ Sep 21 04:00:39.099 INFO kablam! | Sep 21 04:00:39.099 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.099 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.099 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.099 INFO kablam! Sep 21 04:00:39.099 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.099 INFO kablam! --> src/arrays/Array64.rs:150:8 Sep 21 04:00:39.099 INFO kablam! | Sep 21 04:00:39.099 INFO kablam! 150 | &mut self.0[..] Sep 21 04:00:39.099 INFO kablam! | ^^^^^^ Sep 21 04:00:39.099 INFO kablam! | Sep 21 04:00:39.099 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.099 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.099 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.099 INFO kablam! Sep 21 04:00:39.099 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.099 INFO kablam! --> src/arrays/Array128.rs:44:3 Sep 21 04:00:39.099 INFO kablam! | Sep 21 04:00:39.099 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 21 04:00:39.099 INFO kablam! | ^^^^^^ Sep 21 04:00:39.099 INFO kablam! | Sep 21 04:00:39.099 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.099 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.099 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.099 INFO kablam! Sep 21 04:00:39.099 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.099 INFO kablam! --> src/arrays/Array128.rs:53:3 Sep 21 04:00:39.099 INFO kablam! | Sep 21 04:00:39.099 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 21 04:00:39.099 INFO kablam! | ^^^^^^ Sep 21 04:00:39.099 INFO kablam! | Sep 21 04:00:39.099 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.099 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.099 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.099 INFO kablam! Sep 21 04:00:39.099 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.099 INFO kablam! --> src/arrays/Array128.rs:53:18 Sep 21 04:00:39.099 INFO kablam! | Sep 21 04:00:39.099 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 21 04:00:39.099 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.099 INFO kablam! | Sep 21 04:00:39.100 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.100 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.102 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.102 INFO kablam! Sep 21 04:00:39.102 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.102 INFO kablam! --> src/arrays/Array128.rs:66:29 Sep 21 04:00:39.102 INFO kablam! | Sep 21 04:00:39.102 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.102 INFO kablam! | ^^^^^^ Sep 21 04:00:39.102 INFO kablam! | Sep 21 04:00:39.102 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.102 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.102 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.102 INFO kablam! Sep 21 04:00:39.102 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.102 INFO kablam! --> src/arrays/Array128.rs:66:43 Sep 21 04:00:39.102 INFO kablam! | Sep 21 04:00:39.103 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.103 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.103 INFO kablam! | Sep 21 04:00:39.103 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.103 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.103 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.103 INFO kablam! Sep 21 04:00:39.103 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.103 INFO kablam! --> src/arrays/Array128.rs:72:20 Sep 21 04:00:39.103 INFO kablam! | Sep 21 04:00:39.103 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.103 INFO kablam! | ^^^^^^ Sep 21 04:00:39.103 INFO kablam! | Sep 21 04:00:39.103 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.103 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.103 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.103 INFO kablam! Sep 21 04:00:39.103 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.103 INFO kablam! --> src/arrays/Array128.rs:72:34 Sep 21 04:00:39.103 INFO kablam! | Sep 21 04:00:39.103 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.103 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.103 INFO kablam! | Sep 21 04:00:39.103 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.103 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.103 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.103 INFO kablam! Sep 21 04:00:39.103 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.103 INFO kablam! --> src/arrays/Array128.rs:78:20 Sep 21 04:00:39.103 INFO kablam! | Sep 21 04:00:39.103 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.103 INFO kablam! | ^^^^^^ Sep 21 04:00:39.103 INFO kablam! | Sep 21 04:00:39.103 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.103 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.103 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.103 INFO kablam! Sep 21 04:00:39.103 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.103 INFO kablam! --> src/arrays/Array128.rs:78:34 Sep 21 04:00:39.103 INFO kablam! | Sep 21 04:00:39.103 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.103 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.103 INFO kablam! | Sep 21 04:00:39.103 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.103 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.103 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.103 INFO kablam! Sep 21 04:00:39.103 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.103 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 21 04:00:39.103 INFO kablam! | Sep 21 04:00:39.103 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.103 INFO kablam! | ^^^^^^ Sep 21 04:00:39.103 INFO kablam! | Sep 21 04:00:39.103 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.103 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.103 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.103 INFO kablam! Sep 21 04:00:39.103 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.103 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 21 04:00:39.103 INFO kablam! | Sep 21 04:00:39.104 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.104 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.104 INFO kablam! | Sep 21 04:00:39.104 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.104 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.104 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.104 INFO kablam! Sep 21 04:00:39.104 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.104 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 21 04:00:39.104 INFO kablam! | Sep 21 04:00:39.104 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.104 INFO kablam! | ^^^^^^ Sep 21 04:00:39.104 INFO kablam! | Sep 21 04:00:39.104 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.104 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.104 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.104 INFO kablam! Sep 21 04:00:39.104 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.104 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 21 04:00:39.104 INFO kablam! | Sep 21 04:00:39.104 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.104 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.104 INFO kablam! | Sep 21 04:00:39.104 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.104 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.104 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.104 INFO kablam! Sep 21 04:00:39.104 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.104 INFO kablam! --> src/arrays/Array128.rs:99:14 Sep 21 04:00:39.104 INFO kablam! | Sep 21 04:00:39.104 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.104 INFO kablam! | ^^^^^^ Sep 21 04:00:39.104 INFO kablam! | Sep 21 04:00:39.104 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.104 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.104 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.104 INFO kablam! Sep 21 04:00:39.104 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.104 INFO kablam! --> src/arrays/Array128.rs:99:28 Sep 21 04:00:39.104 INFO kablam! | Sep 21 04:00:39.104 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.104 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.104 INFO kablam! | Sep 21 04:00:39.104 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.104 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.104 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.104 INFO kablam! Sep 21 04:00:39.104 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.104 INFO kablam! --> src/arrays/Array128.rs:108:15 Sep 21 04:00:39.104 INFO kablam! | Sep 21 04:00:39.104 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 21 04:00:39.104 INFO kablam! | ^^^^^^ Sep 21 04:00:39.104 INFO kablam! | Sep 21 04:00:39.105 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.105 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.105 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.105 INFO kablam! Sep 21 04:00:39.105 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.105 INFO kablam! --> src/arrays/Array128.rs:120:3 Sep 21 04:00:39.105 INFO kablam! | Sep 21 04:00:39.105 INFO kablam! 120 | self.0.iter() Sep 21 04:00:39.105 INFO kablam! | ^^^^^^ Sep 21 04:00:39.105 INFO kablam! | Sep 21 04:00:39.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.110 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.110 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.110 INFO kablam! Sep 21 04:00:39.110 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.110 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 21 04:00:39.110 INFO kablam! | Sep 21 04:00:39.110 INFO kablam! 132 | self.0.iter_mut() Sep 21 04:00:39.110 INFO kablam! | ^^^^^^ Sep 21 04:00:39.110 INFO kablam! | Sep 21 04:00:39.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.110 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.110 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.110 INFO kablam! Sep 21 04:00:39.110 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.110 INFO kablam! --> src/arrays/Array128.rs:141:4 Sep 21 04:00:39.110 INFO kablam! | Sep 21 04:00:39.110 INFO kablam! 141 | &self.0[..] Sep 21 04:00:39.110 INFO kablam! | ^^^^^^ Sep 21 04:00:39.110 INFO kablam! | Sep 21 04:00:39.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.110 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.110 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.110 INFO kablam! Sep 21 04:00:39.110 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.110 INFO kablam! --> src/arrays/Array128.rs:150:8 Sep 21 04:00:39.110 INFO kablam! | Sep 21 04:00:39.110 INFO kablam! 150 | &mut self.0[..] Sep 21 04:00:39.110 INFO kablam! | ^^^^^^ Sep 21 04:00:39.110 INFO kablam! | Sep 21 04:00:39.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.110 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.110 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.110 INFO kablam! Sep 21 04:00:39.110 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.110 INFO kablam! --> src/arrays/Array256.rs:44:3 Sep 21 04:00:39.110 INFO kablam! | Sep 21 04:00:39.110 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 21 04:00:39.110 INFO kablam! | ^^^^^^ Sep 21 04:00:39.110 INFO kablam! | Sep 21 04:00:39.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.110 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.110 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.110 INFO kablam! Sep 21 04:00:39.110 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.110 INFO kablam! --> src/arrays/Array256.rs:53:3 Sep 21 04:00:39.110 INFO kablam! | Sep 21 04:00:39.110 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 21 04:00:39.110 INFO kablam! | ^^^^^^ Sep 21 04:00:39.110 INFO kablam! | Sep 21 04:00:39.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.110 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.110 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.110 INFO kablam! Sep 21 04:00:39.110 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.110 INFO kablam! --> src/arrays/Array256.rs:53:18 Sep 21 04:00:39.110 INFO kablam! | Sep 21 04:00:39.110 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 21 04:00:39.110 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.110 INFO kablam! | Sep 21 04:00:39.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.110 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.110 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.110 INFO kablam! Sep 21 04:00:39.110 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.110 INFO kablam! --> src/arrays/Array256.rs:66:29 Sep 21 04:00:39.111 INFO kablam! | Sep 21 04:00:39.111 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.111 INFO kablam! | ^^^^^^ Sep 21 04:00:39.111 INFO kablam! | Sep 21 04:00:39.111 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.111 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.111 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.111 INFO kablam! Sep 21 04:00:39.111 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.111 INFO kablam! --> src/arrays/Array256.rs:66:43 Sep 21 04:00:39.111 INFO kablam! | Sep 21 04:00:39.111 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.111 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.111 INFO kablam! | Sep 21 04:00:39.111 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.111 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.111 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.111 INFO kablam! Sep 21 04:00:39.111 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.111 INFO kablam! --> src/arrays/Array256.rs:72:20 Sep 21 04:00:39.111 INFO kablam! | Sep 21 04:00:39.111 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.111 INFO kablam! | ^^^^^^ Sep 21 04:00:39.111 INFO kablam! | Sep 21 04:00:39.111 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.111 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.111 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.111 INFO kablam! Sep 21 04:00:39.111 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.111 INFO kablam! --> src/arrays/Array256.rs:72:34 Sep 21 04:00:39.111 INFO kablam! | Sep 21 04:00:39.111 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.111 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.111 INFO kablam! | Sep 21 04:00:39.111 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.111 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.113 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.113 INFO kablam! Sep 21 04:00:39.113 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.113 INFO kablam! --> src/arrays/Array256.rs:78:20 Sep 21 04:00:39.113 INFO kablam! | Sep 21 04:00:39.113 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.113 INFO kablam! | ^^^^^^ Sep 21 04:00:39.113 INFO kablam! | Sep 21 04:00:39.113 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.113 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.113 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.113 INFO kablam! Sep 21 04:00:39.113 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.113 INFO kablam! --> src/arrays/Array256.rs:78:34 Sep 21 04:00:39.113 INFO kablam! | Sep 21 04:00:39.114 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.114 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.114 INFO kablam! | Sep 21 04:00:39.114 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.114 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.114 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.114 INFO kablam! Sep 21 04:00:39.114 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.114 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 21 04:00:39.114 INFO kablam! | Sep 21 04:00:39.114 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.114 INFO kablam! | ^^^^^^ Sep 21 04:00:39.114 INFO kablam! | Sep 21 04:00:39.114 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.114 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.114 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.114 INFO kablam! Sep 21 04:00:39.114 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.114 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 21 04:00:39.114 INFO kablam! | Sep 21 04:00:39.114 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.114 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.114 INFO kablam! | Sep 21 04:00:39.114 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.114 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.114 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.114 INFO kablam! Sep 21 04:00:39.114 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.114 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 21 04:00:39.114 INFO kablam! | Sep 21 04:00:39.114 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.114 INFO kablam! | ^^^^^^ Sep 21 04:00:39.114 INFO kablam! | Sep 21 04:00:39.114 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.114 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.114 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.114 INFO kablam! Sep 21 04:00:39.114 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.114 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 21 04:00:39.114 INFO kablam! | Sep 21 04:00:39.114 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.114 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.114 INFO kablam! | Sep 21 04:00:39.114 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.114 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.114 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.114 INFO kablam! Sep 21 04:00:39.114 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.114 INFO kablam! --> src/arrays/Array256.rs:99:14 Sep 21 04:00:39.114 INFO kablam! | Sep 21 04:00:39.114 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.114 INFO kablam! | ^^^^^^ Sep 21 04:00:39.114 INFO kablam! | Sep 21 04:00:39.115 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.115 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.115 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.115 INFO kablam! Sep 21 04:00:39.115 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.115 INFO kablam! --> src/arrays/Array256.rs:99:28 Sep 21 04:00:39.115 INFO kablam! | Sep 21 04:00:39.115 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.115 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.115 INFO kablam! | Sep 21 04:00:39.115 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.115 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.115 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.115 INFO kablam! Sep 21 04:00:39.115 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.115 INFO kablam! --> src/arrays/Array256.rs:108:15 Sep 21 04:00:39.115 INFO kablam! | Sep 21 04:00:39.115 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 21 04:00:39.115 INFO kablam! | ^^^^^^ Sep 21 04:00:39.115 INFO kablam! | Sep 21 04:00:39.115 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.115 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.115 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.115 INFO kablam! Sep 21 04:00:39.115 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.115 INFO kablam! --> src/arrays/Array256.rs:120:3 Sep 21 04:00:39.115 INFO kablam! | Sep 21 04:00:39.115 INFO kablam! 120 | self.0.iter() Sep 21 04:00:39.115 INFO kablam! | ^^^^^^ Sep 21 04:00:39.115 INFO kablam! | Sep 21 04:00:39.115 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.115 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.115 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.115 INFO kablam! Sep 21 04:00:39.115 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.115 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 21 04:00:39.115 INFO kablam! | Sep 21 04:00:39.115 INFO kablam! 132 | self.0.iter_mut() Sep 21 04:00:39.115 INFO kablam! | ^^^^^^ Sep 21 04:00:39.115 INFO kablam! | Sep 21 04:00:39.115 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.115 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.115 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.115 INFO kablam! Sep 21 04:00:39.115 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.115 INFO kablam! --> src/arrays/Array256.rs:141:4 Sep 21 04:00:39.115 INFO kablam! | Sep 21 04:00:39.115 INFO kablam! 141 | &self.0[..] Sep 21 04:00:39.115 INFO kablam! | ^^^^^^ Sep 21 04:00:39.115 INFO kablam! | Sep 21 04:00:39.115 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.115 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.115 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.115 INFO kablam! Sep 21 04:00:39.116 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.116 INFO kablam! --> src/arrays/Array256.rs:150:8 Sep 21 04:00:39.116 INFO kablam! | Sep 21 04:00:39.116 INFO kablam! 150 | &mut self.0[..] Sep 21 04:00:39.116 INFO kablam! | ^^^^^^ Sep 21 04:00:39.116 INFO kablam! | Sep 21 04:00:39.116 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.116 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.116 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.116 INFO kablam! Sep 21 04:00:39.116 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.116 INFO kablam! --> src/arrays/Array512.rs:44:3 Sep 21 04:00:39.116 INFO kablam! | Sep 21 04:00:39.116 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 21 04:00:39.116 INFO kablam! | ^^^^^^ Sep 21 04:00:39.116 INFO kablam! | Sep 21 04:00:39.116 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.116 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.116 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.116 INFO kablam! Sep 21 04:00:39.116 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.116 INFO kablam! --> src/arrays/Array512.rs:53:3 Sep 21 04:00:39.116 INFO kablam! | Sep 21 04:00:39.116 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 21 04:00:39.116 INFO kablam! | ^^^^^^ Sep 21 04:00:39.116 INFO kablam! | Sep 21 04:00:39.116 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.116 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.116 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.116 INFO kablam! Sep 21 04:00:39.116 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.116 INFO kablam! --> src/arrays/Array512.rs:53:18 Sep 21 04:00:39.116 INFO kablam! | Sep 21 04:00:39.116 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 21 04:00:39.116 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.116 INFO kablam! | Sep 21 04:00:39.116 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.116 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.116 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.116 INFO kablam! Sep 21 04:00:39.116 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.116 INFO kablam! --> src/arrays/Array512.rs:66:29 Sep 21 04:00:39.116 INFO kablam! | Sep 21 04:00:39.116 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.116 INFO kablam! | ^^^^^^ Sep 21 04:00:39.116 INFO kablam! | Sep 21 04:00:39.116 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.117 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.117 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.117 INFO kablam! Sep 21 04:00:39.117 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.117 INFO kablam! --> src/arrays/Array512.rs:66:43 Sep 21 04:00:39.117 INFO kablam! | Sep 21 04:00:39.117 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.117 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.117 INFO kablam! | Sep 21 04:00:39.117 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.117 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.117 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.117 INFO kablam! Sep 21 04:00:39.117 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.117 INFO kablam! --> src/arrays/Array512.rs:72:20 Sep 21 04:00:39.117 INFO kablam! | Sep 21 04:00:39.117 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.117 INFO kablam! | ^^^^^^ Sep 21 04:00:39.117 INFO kablam! | Sep 21 04:00:39.117 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.117 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.117 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.117 INFO kablam! Sep 21 04:00:39.117 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.117 INFO kablam! --> src/arrays/Array512.rs:72:34 Sep 21 04:00:39.117 INFO kablam! | Sep 21 04:00:39.117 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.117 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.117 INFO kablam! | Sep 21 04:00:39.117 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.117 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.117 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.117 INFO kablam! Sep 21 04:00:39.117 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.117 INFO kablam! --> src/arrays/Array512.rs:78:20 Sep 21 04:00:39.117 INFO kablam! | Sep 21 04:00:39.117 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.117 INFO kablam! | ^^^^^^ Sep 21 04:00:39.117 INFO kablam! | Sep 21 04:00:39.117 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.117 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.117 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.117 INFO kablam! Sep 21 04:00:39.117 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.117 INFO kablam! --> src/arrays/Array512.rs:78:34 Sep 21 04:00:39.117 INFO kablam! | Sep 21 04:00:39.117 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.117 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.117 INFO kablam! | Sep 21 04:00:39.118 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.118 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.118 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.118 INFO kablam! Sep 21 04:00:39.118 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.118 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 21 04:00:39.118 INFO kablam! | Sep 21 04:00:39.118 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.118 INFO kablam! | ^^^^^^ Sep 21 04:00:39.118 INFO kablam! | Sep 21 04:00:39.118 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.118 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.118 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.118 INFO kablam! Sep 21 04:00:39.118 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.118 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 21 04:00:39.118 INFO kablam! | Sep 21 04:00:39.118 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.118 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.118 INFO kablam! | Sep 21 04:00:39.118 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.118 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.118 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.118 INFO kablam! Sep 21 04:00:39.118 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.118 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 21 04:00:39.118 INFO kablam! | Sep 21 04:00:39.118 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.118 INFO kablam! | ^^^^^^ Sep 21 04:00:39.118 INFO kablam! | Sep 21 04:00:39.118 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.118 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.118 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.118 INFO kablam! Sep 21 04:00:39.118 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.118 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 21 04:00:39.118 INFO kablam! | Sep 21 04:00:39.118 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.118 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.118 INFO kablam! | Sep 21 04:00:39.118 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.118 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.118 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.118 INFO kablam! Sep 21 04:00:39.118 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.119 INFO kablam! --> src/arrays/Array512.rs:99:14 Sep 21 04:00:39.119 INFO kablam! | Sep 21 04:00:39.119 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.119 INFO kablam! | ^^^^^^ Sep 21 04:00:39.119 INFO kablam! | Sep 21 04:00:39.119 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.119 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.119 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.119 INFO kablam! Sep 21 04:00:39.119 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.119 INFO kablam! --> src/arrays/Array512.rs:99:28 Sep 21 04:00:39.119 INFO kablam! | Sep 21 04:00:39.119 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.119 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.119 INFO kablam! | Sep 21 04:00:39.119 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.119 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.119 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.119 INFO kablam! Sep 21 04:00:39.119 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.119 INFO kablam! --> src/arrays/Array512.rs:108:15 Sep 21 04:00:39.119 INFO kablam! | Sep 21 04:00:39.119 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 21 04:00:39.119 INFO kablam! | ^^^^^^ Sep 21 04:00:39.119 INFO kablam! | Sep 21 04:00:39.119 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.119 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.119 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.119 INFO kablam! Sep 21 04:00:39.119 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.119 INFO kablam! --> src/arrays/Array512.rs:120:3 Sep 21 04:00:39.119 INFO kablam! | Sep 21 04:00:39.119 INFO kablam! 120 | self.0.iter() Sep 21 04:00:39.119 INFO kablam! | ^^^^^^ Sep 21 04:00:39.119 INFO kablam! | Sep 21 04:00:39.119 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.119 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.119 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.119 INFO kablam! Sep 21 04:00:39.119 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.119 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 21 04:00:39.119 INFO kablam! | Sep 21 04:00:39.119 INFO kablam! 132 | self.0.iter_mut() Sep 21 04:00:39.119 INFO kablam! | ^^^^^^ Sep 21 04:00:39.119 INFO kablam! | Sep 21 04:00:39.119 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.119 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.120 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.120 INFO kablam! Sep 21 04:00:39.120 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.120 INFO kablam! --> src/arrays/Array512.rs:141:4 Sep 21 04:00:39.120 INFO kablam! | Sep 21 04:00:39.120 INFO kablam! 141 | &self.0[..] Sep 21 04:00:39.120 INFO kablam! | ^^^^^^ Sep 21 04:00:39.120 INFO kablam! | Sep 21 04:00:39.120 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.120 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.120 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.120 INFO kablam! Sep 21 04:00:39.120 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.120 INFO kablam! --> src/arrays/Array512.rs:150:8 Sep 21 04:00:39.120 INFO kablam! | Sep 21 04:00:39.120 INFO kablam! 150 | &mut self.0[..] Sep 21 04:00:39.120 INFO kablam! | ^^^^^^ Sep 21 04:00:39.120 INFO kablam! | Sep 21 04:00:39.120 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.120 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.120 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.120 INFO kablam! Sep 21 04:00:39.120 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.120 INFO kablam! --> src/arrays/Array1024.rs:44:3 Sep 21 04:00:39.120 INFO kablam! | Sep 21 04:00:39.120 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 21 04:00:39.120 INFO kablam! | ^^^^^^ Sep 21 04:00:39.120 INFO kablam! | Sep 21 04:00:39.120 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.120 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.120 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.120 INFO kablam! Sep 21 04:00:39.120 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.120 INFO kablam! --> src/arrays/Array1024.rs:53:3 Sep 21 04:00:39.120 INFO kablam! | Sep 21 04:00:39.120 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 21 04:00:39.120 INFO kablam! | ^^^^^^ Sep 21 04:00:39.120 INFO kablam! | Sep 21 04:00:39.120 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.120 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.120 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.120 INFO kablam! Sep 21 04:00:39.120 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.120 INFO kablam! --> src/arrays/Array1024.rs:53:18 Sep 21 04:00:39.120 INFO kablam! | Sep 21 04:00:39.120 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 21 04:00:39.120 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.120 INFO kablam! | Sep 21 04:00:39.121 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.121 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.121 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.121 INFO kablam! Sep 21 04:00:39.121 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.121 INFO kablam! --> src/arrays/Array1024.rs:66:29 Sep 21 04:00:39.121 INFO kablam! | Sep 21 04:00:39.121 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.121 INFO kablam! | ^^^^^^ Sep 21 04:00:39.121 INFO kablam! | Sep 21 04:00:39.121 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.121 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.121 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.121 INFO kablam! Sep 21 04:00:39.121 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.121 INFO kablam! --> src/arrays/Array1024.rs:66:43 Sep 21 04:00:39.121 INFO kablam! | Sep 21 04:00:39.121 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.121 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.121 INFO kablam! | Sep 21 04:00:39.121 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.121 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.121 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.121 INFO kablam! Sep 21 04:00:39.121 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.121 INFO kablam! --> src/arrays/Array1024.rs:72:20 Sep 21 04:00:39.121 INFO kablam! | Sep 21 04:00:39.121 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.121 INFO kablam! | ^^^^^^ Sep 21 04:00:39.121 INFO kablam! | Sep 21 04:00:39.121 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.121 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.121 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.121 INFO kablam! Sep 21 04:00:39.121 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.122 INFO kablam! --> src/arrays/Array1024.rs:72:34 Sep 21 04:00:39.122 INFO kablam! | Sep 21 04:00:39.122 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.122 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.122 INFO kablam! | Sep 21 04:00:39.122 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.122 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.122 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.122 INFO kablam! Sep 21 04:00:39.122 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.122 INFO kablam! --> src/arrays/Array1024.rs:78:20 Sep 21 04:00:39.122 INFO kablam! | Sep 21 04:00:39.122 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.122 INFO kablam! | ^^^^^^ Sep 21 04:00:39.122 INFO kablam! | Sep 21 04:00:39.122 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.122 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.122 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.122 INFO kablam! Sep 21 04:00:39.122 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.122 INFO kablam! --> src/arrays/Array1024.rs:78:34 Sep 21 04:00:39.122 INFO kablam! | Sep 21 04:00:39.122 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.122 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.122 INFO kablam! | Sep 21 04:00:39.122 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.122 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.122 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.122 INFO kablam! Sep 21 04:00:39.122 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.122 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 21 04:00:39.122 INFO kablam! | Sep 21 04:00:39.122 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.122 INFO kablam! | ^^^^^^ Sep 21 04:00:39.122 INFO kablam! | Sep 21 04:00:39.122 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.122 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.122 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.122 INFO kablam! Sep 21 04:00:39.122 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.122 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 21 04:00:39.122 INFO kablam! | Sep 21 04:00:39.122 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.122 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.122 INFO kablam! | Sep 21 04:00:39.122 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.122 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.123 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.123 INFO kablam! Sep 21 04:00:39.123 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.123 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 21 04:00:39.123 INFO kablam! | Sep 21 04:00:39.123 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.123 INFO kablam! | ^^^^^^ Sep 21 04:00:39.123 INFO kablam! | Sep 21 04:00:39.123 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.123 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.123 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.123 INFO kablam! Sep 21 04:00:39.123 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.123 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 21 04:00:39.123 INFO kablam! | Sep 21 04:00:39.123 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.123 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.123 INFO kablam! | Sep 21 04:00:39.123 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.123 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.123 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.123 INFO kablam! Sep 21 04:00:39.123 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.123 INFO kablam! --> src/arrays/Array1024.rs:99:14 Sep 21 04:00:39.123 INFO kablam! | Sep 21 04:00:39.123 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.123 INFO kablam! | ^^^^^^ Sep 21 04:00:39.123 INFO kablam! | Sep 21 04:00:39.123 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.123 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.123 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.123 INFO kablam! Sep 21 04:00:39.123 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.123 INFO kablam! --> src/arrays/Array1024.rs:99:28 Sep 21 04:00:39.123 INFO kablam! | Sep 21 04:00:39.123 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 21 04:00:39.123 INFO kablam! | ^^^^^^^ Sep 21 04:00:39.123 INFO kablam! | Sep 21 04:00:39.123 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.123 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.123 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.123 INFO kablam! Sep 21 04:00:39.123 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.123 INFO kablam! --> src/arrays/Array1024.rs:108:15 Sep 21 04:00:39.123 INFO kablam! | Sep 21 04:00:39.123 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 21 04:00:39.123 INFO kablam! | ^^^^^^ Sep 21 04:00:39.124 INFO kablam! | Sep 21 04:00:39.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.124 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.124 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.124 INFO kablam! Sep 21 04:00:39.124 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.124 INFO kablam! --> src/arrays/Array1024.rs:120:3 Sep 21 04:00:39.124 INFO kablam! | Sep 21 04:00:39.124 INFO kablam! 120 | self.0.iter() Sep 21 04:00:39.124 INFO kablam! | ^^^^^^ Sep 21 04:00:39.124 INFO kablam! | Sep 21 04:00:39.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.124 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.124 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.124 INFO kablam! Sep 21 04:00:39.124 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.124 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 21 04:00:39.124 INFO kablam! | Sep 21 04:00:39.124 INFO kablam! 132 | self.0.iter_mut() Sep 21 04:00:39.124 INFO kablam! | ^^^^^^ Sep 21 04:00:39.124 INFO kablam! | Sep 21 04:00:39.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.124 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.124 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.124 INFO kablam! Sep 21 04:00:39.124 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.124 INFO kablam! --> src/arrays/Array1024.rs:141:4 Sep 21 04:00:39.124 INFO kablam! | Sep 21 04:00:39.124 INFO kablam! 141 | &self.0[..] Sep 21 04:00:39.124 INFO kablam! | ^^^^^^ Sep 21 04:00:39.124 INFO kablam! | Sep 21 04:00:39.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.124 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.124 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.124 INFO kablam! Sep 21 04:00:39.124 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:00:39.124 INFO kablam! --> src/arrays/Array1024.rs:150:8 Sep 21 04:00:39.125 INFO kablam! | Sep 21 04:00:39.125 INFO kablam! 150 | &mut self.0[..] Sep 21 04:00:39.125 INFO kablam! | ^^^^^^ Sep 21 04:00:39.125 INFO kablam! | Sep 21 04:00:39.125 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 21 04:00:39.125 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:00:39.125 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 04:00:39.125 INFO kablam! Sep 21 04:00:39.125 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 21 04:00:39.125 INFO kablam! --> src/lib.rs:8:12 Sep 21 04:00:39.125 INFO kablam! | Sep 21 04:00:39.125 INFO kablam! 8 | #![feature(associated_consts)] Sep 21 04:00:39.125 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 04:00:39.125 INFO kablam! | Sep 21 04:00:39.125 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 04:00:39.125 INFO kablam! Sep 21 04:00:39.137 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.84s Sep 21 04:00:39.140 INFO kablam! su: No module specific data is present Sep 21 04:00:39.542 INFO running `"docker" "rm" "-f" "f9653ad1c4e172c53886f74b89fc1427d29202d8d72130f1e1b0355feb8f8cf4"` Sep 21 04:00:39.681 INFO blam! f9653ad1c4e172c53886f74b89fc1427d29202d8d72130f1e1b0355feb8f8cf4