Sep 01 08:15:02.946 INFO checking rust-extra-0.0.13 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 08:15:02.946 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 08:15:02.946 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 08:15:03.144 INFO blam! 5869100aab342959896cdf13772c5b0b95da23a0594c300980b676a1b6b598d9 Sep 01 08:15:03.144 INFO running `"docker" "start" "-a" "5869100aab342959896cdf13772c5b0b95da23a0594c300980b676a1b6b598d9"` Sep 01 08:15:03.897 INFO kablam! Checking rust-extra v0.0.13 (file:///source) Sep 01 08:15:04.349 INFO kablam! warning: unused macro definition Sep 01 08:15:04.349 INFO kablam! --> src/do_while_loop.rs:5:1 Sep 01 08:15:04.349 INFO kablam! | Sep 01 08:15:04.349 INFO kablam! 5 | / macro_rules! do_while_loop Sep 01 08:15:04.350 INFO kablam! 6 | | { Sep 01 08:15:04.350 INFO kablam! 7 | | ( Sep 01 08:15:04.350 INFO kablam! 8 | | do Sep 01 08:15:04.350 INFO kablam! ... | Sep 01 08:15:04.350 INFO kablam! 21 | | }; Sep 01 08:15:04.350 INFO kablam! 22 | | } Sep 01 08:15:04.350 INFO kablam! | |_^ Sep 01 08:15:04.350 INFO kablam! | Sep 01 08:15:04.350 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 01 08:15:04.350 INFO kablam! Sep 01 08:15:04.509 INFO kablam! warning: unused macro definition Sep 01 08:15:04.509 INFO kablam! --> src/do_while_loop.rs:5:1 Sep 01 08:15:04.509 INFO kablam! | Sep 01 08:15:04.509 INFO kablam! 5 | / macro_rules! do_while_loop Sep 01 08:15:04.509 INFO kablam! 6 | | { Sep 01 08:15:04.509 INFO kablam! 7 | | ( Sep 01 08:15:04.509 INFO kablam! 8 | | do Sep 01 08:15:04.509 INFO kablam! ... | Sep 01 08:15:04.509 INFO kablam! 21 | | }; Sep 01 08:15:04.509 INFO kablam! 22 | | } Sep 01 08:15:04.509 INFO kablam! | |_^ Sep 01 08:15:04.510 INFO kablam! | Sep 01 08:15:04.510 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 01 08:15:04.510 INFO kablam! Sep 01 08:15:05.359 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.360 INFO kablam! --> src/arrays/Array40.rs:44:3 Sep 01 08:15:05.360 INFO kablam! | Sep 01 08:15:05.360 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 01 08:15:05.360 INFO kablam! | ^^^^^^ Sep 01 08:15:05.360 INFO kablam! | Sep 01 08:15:05.360 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 08:15:05.360 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.360 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.361 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.361 INFO kablam! Sep 01 08:15:05.361 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.361 INFO kablam! --> src/arrays/Array40.rs:53:3 Sep 01 08:15:05.361 INFO kablam! | Sep 01 08:15:05.361 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.361 INFO kablam! | ^^^^^^ Sep 01 08:15:05.361 INFO kablam! | Sep 01 08:15:05.361 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.361 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.361 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.361 INFO kablam! Sep 01 08:15:05.361 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.361 INFO kablam! --> src/arrays/Array40.rs:53:18 Sep 01 08:15:05.361 INFO kablam! | Sep 01 08:15:05.361 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.361 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.362 INFO kablam! | Sep 01 08:15:05.362 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.362 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.362 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.362 INFO kablam! Sep 01 08:15:05.362 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.362 INFO kablam! --> src/arrays/Array40.rs:66:29 Sep 01 08:15:05.362 INFO kablam! | Sep 01 08:15:05.362 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.362 INFO kablam! | ^^^^^^ Sep 01 08:15:05.362 INFO kablam! | Sep 01 08:15:05.362 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.362 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.362 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.362 INFO kablam! Sep 01 08:15:05.362 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.362 INFO kablam! --> src/arrays/Array40.rs:66:43 Sep 01 08:15:05.362 INFO kablam! | Sep 01 08:15:05.362 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.362 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.362 INFO kablam! | Sep 01 08:15:05.362 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.362 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.362 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.362 INFO kablam! Sep 01 08:15:05.364 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.364 INFO kablam! --> src/arrays/Array40.rs:72:20 Sep 01 08:15:05.364 INFO kablam! | Sep 01 08:15:05.364 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.364 INFO kablam! | ^^^^^^ Sep 01 08:15:05.364 INFO kablam! | Sep 01 08:15:05.364 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.364 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.364 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.364 INFO kablam! Sep 01 08:15:05.364 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.364 INFO kablam! --> src/arrays/Array40.rs:72:34 Sep 01 08:15:05.364 INFO kablam! | Sep 01 08:15:05.364 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.364 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.364 INFO kablam! | Sep 01 08:15:05.364 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.364 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.364 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.364 INFO kablam! Sep 01 08:15:05.364 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.364 INFO kablam! --> src/arrays/Array40.rs:78:20 Sep 01 08:15:05.365 INFO kablam! | Sep 01 08:15:05.365 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.365 INFO kablam! | ^^^^^^ Sep 01 08:15:05.365 INFO kablam! | Sep 01 08:15:05.365 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.365 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.365 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.365 INFO kablam! Sep 01 08:15:05.365 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.365 INFO kablam! --> src/arrays/Array40.rs:78:34 Sep 01 08:15:05.365 INFO kablam! | Sep 01 08:15:05.365 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.365 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.365 INFO kablam! | Sep 01 08:15:05.365 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.365 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.365 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.365 INFO kablam! Sep 01 08:15:05.365 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.365 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 01 08:15:05.365 INFO kablam! | Sep 01 08:15:05.365 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.365 INFO kablam! | ^^^^^^ Sep 01 08:15:05.365 INFO kablam! | Sep 01 08:15:05.365 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.366 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.366 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.366 INFO kablam! Sep 01 08:15:05.366 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.366 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 01 08:15:05.366 INFO kablam! | Sep 01 08:15:05.366 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.366 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.366 INFO kablam! | Sep 01 08:15:05.366 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.366 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.366 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.366 INFO kablam! Sep 01 08:15:05.366 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.366 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 01 08:15:05.366 INFO kablam! | Sep 01 08:15:05.366 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.366 INFO kablam! | ^^^^^^ Sep 01 08:15:05.366 INFO kablam! | Sep 01 08:15:05.366 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.366 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.366 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.366 INFO kablam! Sep 01 08:15:05.366 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.366 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 01 08:15:05.366 INFO kablam! | Sep 01 08:15:05.367 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.367 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.367 INFO kablam! | Sep 01 08:15:05.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.367 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.367 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.367 INFO kablam! Sep 01 08:15:05.367 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.367 INFO kablam! --> src/arrays/Array40.rs:99:14 Sep 01 08:15:05.367 INFO kablam! | Sep 01 08:15:05.367 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.367 INFO kablam! | ^^^^^^ Sep 01 08:15:05.367 INFO kablam! | Sep 01 08:15:05.371 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.371 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.371 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.371 INFO kablam! Sep 01 08:15:05.371 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.371 INFO kablam! --> src/arrays/Array40.rs:99:28 Sep 01 08:15:05.372 INFO kablam! | Sep 01 08:15:05.372 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.372 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.372 INFO kablam! | Sep 01 08:15:05.372 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.372 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.372 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.372 INFO kablam! Sep 01 08:15:05.372 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.372 INFO kablam! --> src/arrays/Array40.rs:108:15 Sep 01 08:15:05.372 INFO kablam! | Sep 01 08:15:05.372 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 01 08:15:05.372 INFO kablam! | ^^^^^^ Sep 01 08:15:05.372 INFO kablam! | Sep 01 08:15:05.372 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.372 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.372 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.372 INFO kablam! Sep 01 08:15:05.372 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.373 INFO kablam! --> src/arrays/Array40.rs:120:3 Sep 01 08:15:05.373 INFO kablam! | Sep 01 08:15:05.373 INFO kablam! 120 | self.0.iter() Sep 01 08:15:05.373 INFO kablam! | ^^^^^^ Sep 01 08:15:05.373 INFO kablam! | Sep 01 08:15:05.373 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.373 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.373 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.373 INFO kablam! Sep 01 08:15:05.373 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.373 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 01 08:15:05.373 INFO kablam! | Sep 01 08:15:05.373 INFO kablam! 132 | self.0.iter_mut() Sep 01 08:15:05.373 INFO kablam! | ^^^^^^ Sep 01 08:15:05.373 INFO kablam! | Sep 01 08:15:05.373 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.388 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.388 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.388 INFO kablam! Sep 01 08:15:05.388 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.388 INFO kablam! --> src/arrays/Array40.rs:141:4 Sep 01 08:15:05.388 INFO kablam! | Sep 01 08:15:05.388 INFO kablam! 141 | &self.0[..] Sep 01 08:15:05.388 INFO kablam! | ^^^^^^ Sep 01 08:15:05.388 INFO kablam! | Sep 01 08:15:05.388 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.388 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.389 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.389 INFO kablam! Sep 01 08:15:05.389 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.389 INFO kablam! --> src/arrays/Array40.rs:150:8 Sep 01 08:15:05.389 INFO kablam! | Sep 01 08:15:05.389 INFO kablam! 150 | &mut self.0[..] Sep 01 08:15:05.389 INFO kablam! | ^^^^^^ Sep 01 08:15:05.389 INFO kablam! | Sep 01 08:15:05.389 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.389 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.389 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.389 INFO kablam! Sep 01 08:15:05.389 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.389 INFO kablam! --> src/arrays/Array52.rs:44:3 Sep 01 08:15:05.389 INFO kablam! | Sep 01 08:15:05.389 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 01 08:15:05.389 INFO kablam! | ^^^^^^ Sep 01 08:15:05.389 INFO kablam! | Sep 01 08:15:05.389 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.389 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.390 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.390 INFO kablam! Sep 01 08:15:05.390 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.390 INFO kablam! --> src/arrays/Array52.rs:53:3 Sep 01 08:15:05.390 INFO kablam! | Sep 01 08:15:05.390 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.390 INFO kablam! | ^^^^^^ Sep 01 08:15:05.390 INFO kablam! | Sep 01 08:15:05.390 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.390 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.390 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.390 INFO kablam! Sep 01 08:15:05.390 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.390 INFO kablam! --> src/arrays/Array52.rs:53:18 Sep 01 08:15:05.390 INFO kablam! | Sep 01 08:15:05.390 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.390 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.390 INFO kablam! | Sep 01 08:15:05.390 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.390 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.390 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.391 INFO kablam! Sep 01 08:15:05.391 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.391 INFO kablam! --> src/arrays/Array52.rs:66:29 Sep 01 08:15:05.391 INFO kablam! | Sep 01 08:15:05.391 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.391 INFO kablam! | ^^^^^^ Sep 01 08:15:05.391 INFO kablam! | Sep 01 08:15:05.391 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.391 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.391 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.391 INFO kablam! Sep 01 08:15:05.391 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.391 INFO kablam! --> src/arrays/Array52.rs:66:43 Sep 01 08:15:05.391 INFO kablam! | Sep 01 08:15:05.391 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.391 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.391 INFO kablam! | Sep 01 08:15:05.391 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.391 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.391 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.392 INFO kablam! Sep 01 08:15:05.392 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.392 INFO kablam! --> src/arrays/Array52.rs:72:20 Sep 01 08:15:05.392 INFO kablam! | Sep 01 08:15:05.392 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.392 INFO kablam! | ^^^^^^ Sep 01 08:15:05.392 INFO kablam! | Sep 01 08:15:05.392 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.392 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.392 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.392 INFO kablam! Sep 01 08:15:05.392 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.392 INFO kablam! --> src/arrays/Array52.rs:72:34 Sep 01 08:15:05.392 INFO kablam! | Sep 01 08:15:05.392 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.392 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.392 INFO kablam! | Sep 01 08:15:05.392 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.392 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.392 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.393 INFO kablam! Sep 01 08:15:05.393 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.393 INFO kablam! --> src/arrays/Array52.rs:78:20 Sep 01 08:15:05.393 INFO kablam! | Sep 01 08:15:05.393 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.393 INFO kablam! | ^^^^^^ Sep 01 08:15:05.393 INFO kablam! | Sep 01 08:15:05.393 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.393 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.393 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.393 INFO kablam! Sep 01 08:15:05.393 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.393 INFO kablam! --> src/arrays/Array52.rs:78:34 Sep 01 08:15:05.393 INFO kablam! | Sep 01 08:15:05.393 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.393 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.393 INFO kablam! | Sep 01 08:15:05.393 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.393 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.393 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.394 INFO kablam! Sep 01 08:15:05.394 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.394 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 01 08:15:05.394 INFO kablam! | Sep 01 08:15:05.394 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.394 INFO kablam! | ^^^^^^ Sep 01 08:15:05.394 INFO kablam! | Sep 01 08:15:05.394 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.394 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.394 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.394 INFO kablam! Sep 01 08:15:05.394 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.394 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 01 08:15:05.394 INFO kablam! | Sep 01 08:15:05.394 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.394 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.394 INFO kablam! | Sep 01 08:15:05.394 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.394 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.395 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.395 INFO kablam! Sep 01 08:15:05.395 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.395 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 01 08:15:05.395 INFO kablam! | Sep 01 08:15:05.395 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.395 INFO kablam! | ^^^^^^ Sep 01 08:15:05.395 INFO kablam! | Sep 01 08:15:05.395 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.395 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.395 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.395 INFO kablam! Sep 01 08:15:05.395 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.395 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 01 08:15:05.395 INFO kablam! | Sep 01 08:15:05.395 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.395 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.395 INFO kablam! | Sep 01 08:15:05.395 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.395 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.396 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.396 INFO kablam! Sep 01 08:15:05.396 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.396 INFO kablam! --> src/arrays/Array52.rs:99:14 Sep 01 08:15:05.396 INFO kablam! | Sep 01 08:15:05.396 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.396 INFO kablam! | ^^^^^^ Sep 01 08:15:05.396 INFO kablam! | Sep 01 08:15:05.396 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.396 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.396 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.396 INFO kablam! Sep 01 08:15:05.396 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.396 INFO kablam! --> src/arrays/Array52.rs:99:28 Sep 01 08:15:05.396 INFO kablam! | Sep 01 08:15:05.396 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.396 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.396 INFO kablam! | Sep 01 08:15:05.396 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.397 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.397 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.397 INFO kablam! Sep 01 08:15:05.397 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.397 INFO kablam! --> src/arrays/Array52.rs:108:15 Sep 01 08:15:05.397 INFO kablam! | Sep 01 08:15:05.397 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 01 08:15:05.397 INFO kablam! | ^^^^^^ Sep 01 08:15:05.397 INFO kablam! | Sep 01 08:15:05.397 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.397 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.397 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.397 INFO kablam! Sep 01 08:15:05.397 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.397 INFO kablam! --> src/arrays/Array52.rs:120:3 Sep 01 08:15:05.397 INFO kablam! | Sep 01 08:15:05.397 INFO kablam! 120 | self.0.iter() Sep 01 08:15:05.397 INFO kablam! | ^^^^^^ Sep 01 08:15:05.397 INFO kablam! | Sep 01 08:15:05.398 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.398 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.398 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.398 INFO kablam! Sep 01 08:15:05.398 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.398 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 01 08:15:05.398 INFO kablam! | Sep 01 08:15:05.398 INFO kablam! 132 | self.0.iter_mut() Sep 01 08:15:05.398 INFO kablam! | ^^^^^^ Sep 01 08:15:05.398 INFO kablam! | Sep 01 08:15:05.398 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.398 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.398 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.398 INFO kablam! Sep 01 08:15:05.398 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.398 INFO kablam! --> src/arrays/Array52.rs:141:4 Sep 01 08:15:05.398 INFO kablam! | Sep 01 08:15:05.398 INFO kablam! 141 | &self.0[..] Sep 01 08:15:05.398 INFO kablam! | ^^^^^^ Sep 01 08:15:05.398 INFO kablam! | Sep 01 08:15:05.399 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.399 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.399 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.399 INFO kablam! Sep 01 08:15:05.399 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.399 INFO kablam! --> src/arrays/Array52.rs:150:8 Sep 01 08:15:05.399 INFO kablam! | Sep 01 08:15:05.399 INFO kablam! 150 | &mut self.0[..] Sep 01 08:15:05.399 INFO kablam! | ^^^^^^ Sep 01 08:15:05.399 INFO kablam! | Sep 01 08:15:05.399 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.399 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.399 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.399 INFO kablam! Sep 01 08:15:05.399 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.399 INFO kablam! --> src/arrays/Array64.rs:44:3 Sep 01 08:15:05.399 INFO kablam! | Sep 01 08:15:05.399 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 01 08:15:05.399 INFO kablam! | ^^^^^^ Sep 01 08:15:05.399 INFO kablam! | Sep 01 08:15:05.400 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.400 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.400 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.400 INFO kablam! Sep 01 08:15:05.400 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.400 INFO kablam! --> src/arrays/Array64.rs:53:3 Sep 01 08:15:05.400 INFO kablam! | Sep 01 08:15:05.400 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.400 INFO kablam! | ^^^^^^ Sep 01 08:15:05.404 INFO kablam! | Sep 01 08:15:05.404 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.404 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.404 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.404 INFO kablam! Sep 01 08:15:05.404 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.404 INFO kablam! --> src/arrays/Array64.rs:53:18 Sep 01 08:15:05.405 INFO kablam! | Sep 01 08:15:05.405 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.405 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.405 INFO kablam! | Sep 01 08:15:05.405 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.405 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.405 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.405 INFO kablam! Sep 01 08:15:05.405 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.405 INFO kablam! --> src/arrays/Array64.rs:66:29 Sep 01 08:15:05.405 INFO kablam! | Sep 01 08:15:05.405 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.405 INFO kablam! | ^^^^^^ Sep 01 08:15:05.405 INFO kablam! | Sep 01 08:15:05.406 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.406 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.406 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.406 INFO kablam! Sep 01 08:15:05.406 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.406 INFO kablam! --> src/arrays/Array64.rs:66:43 Sep 01 08:15:05.406 INFO kablam! | Sep 01 08:15:05.406 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.406 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.406 INFO kablam! | Sep 01 08:15:05.406 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.407 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.407 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.407 INFO kablam! Sep 01 08:15:05.407 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.407 INFO kablam! --> src/arrays/Array64.rs:72:20 Sep 01 08:15:05.407 INFO kablam! | Sep 01 08:15:05.407 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.407 INFO kablam! | ^^^^^^ Sep 01 08:15:05.407 INFO kablam! | Sep 01 08:15:05.407 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.407 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.408 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.408 INFO kablam! Sep 01 08:15:05.408 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.408 INFO kablam! --> src/arrays/Array64.rs:72:34 Sep 01 08:15:05.408 INFO kablam! | Sep 01 08:15:05.408 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.408 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.408 INFO kablam! | Sep 01 08:15:05.408 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.408 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.408 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.409 INFO kablam! Sep 01 08:15:05.409 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.409 INFO kablam! --> src/arrays/Array64.rs:78:20 Sep 01 08:15:05.409 INFO kablam! | Sep 01 08:15:05.409 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.409 INFO kablam! | ^^^^^^ Sep 01 08:15:05.409 INFO kablam! | Sep 01 08:15:05.409 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.409 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.409 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.409 INFO kablam! Sep 01 08:15:05.410 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.410 INFO kablam! --> src/arrays/Array64.rs:78:34 Sep 01 08:15:05.410 INFO kablam! | Sep 01 08:15:05.410 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.410 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.410 INFO kablam! | Sep 01 08:15:05.410 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.410 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.410 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.411 INFO kablam! Sep 01 08:15:05.411 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.412 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 01 08:15:05.412 INFO kablam! | Sep 01 08:15:05.412 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.412 INFO kablam! | ^^^^^^ Sep 01 08:15:05.412 INFO kablam! | Sep 01 08:15:05.412 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.412 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.412 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.412 INFO kablam! Sep 01 08:15:05.412 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.412 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 01 08:15:05.414 INFO kablam! | Sep 01 08:15:05.414 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.414 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.414 INFO kablam! | Sep 01 08:15:05.414 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.414 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.414 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.414 INFO kablam! Sep 01 08:15:05.414 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.414 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 01 08:15:05.415 INFO kablam! | Sep 01 08:15:05.415 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.415 INFO kablam! | ^^^^^^ Sep 01 08:15:05.415 INFO kablam! | Sep 01 08:15:05.415 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.415 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.415 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.415 INFO kablam! Sep 01 08:15:05.415 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.415 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 01 08:15:05.415 INFO kablam! | Sep 01 08:15:05.416 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.416 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.416 INFO kablam! | Sep 01 08:15:05.416 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.416 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.416 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.416 INFO kablam! Sep 01 08:15:05.416 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.416 INFO kablam! --> src/arrays/Array64.rs:99:14 Sep 01 08:15:05.416 INFO kablam! | Sep 01 08:15:05.416 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.417 INFO kablam! | ^^^^^^ Sep 01 08:15:05.417 INFO kablam! | Sep 01 08:15:05.417 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.417 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.417 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.417 INFO kablam! Sep 01 08:15:05.417 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.417 INFO kablam! --> src/arrays/Array64.rs:99:28 Sep 01 08:15:05.417 INFO kablam! | Sep 01 08:15:05.417 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.418 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.418 INFO kablam! | Sep 01 08:15:05.418 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.418 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.418 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.418 INFO kablam! Sep 01 08:15:05.418 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.418 INFO kablam! --> src/arrays/Array64.rs:108:15 Sep 01 08:15:05.418 INFO kablam! | Sep 01 08:15:05.418 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 01 08:15:05.418 INFO kablam! | ^^^^^^ Sep 01 08:15:05.419 INFO kablam! | Sep 01 08:15:05.419 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.419 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.419 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.419 INFO kablam! Sep 01 08:15:05.419 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.419 INFO kablam! --> src/arrays/Array64.rs:120:3 Sep 01 08:15:05.419 INFO kablam! | Sep 01 08:15:05.419 INFO kablam! 120 | self.0.iter() Sep 01 08:15:05.419 INFO kablam! | ^^^^^^ Sep 01 08:15:05.419 INFO kablam! | Sep 01 08:15:05.420 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.420 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.420 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.420 INFO kablam! Sep 01 08:15:05.420 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.420 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 01 08:15:05.420 INFO kablam! | Sep 01 08:15:05.420 INFO kablam! 132 | self.0.iter_mut() Sep 01 08:15:05.420 INFO kablam! | ^^^^^^ Sep 01 08:15:05.420 INFO kablam! | Sep 01 08:15:05.420 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.421 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.421 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.421 INFO kablam! Sep 01 08:15:05.421 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.421 INFO kablam! --> src/arrays/Array64.rs:141:4 Sep 01 08:15:05.421 INFO kablam! | Sep 01 08:15:05.421 INFO kablam! 141 | &self.0[..] Sep 01 08:15:05.421 INFO kablam! | ^^^^^^ Sep 01 08:15:05.421 INFO kablam! | Sep 01 08:15:05.421 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.421 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.421 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.422 INFO kablam! Sep 01 08:15:05.422 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.422 INFO kablam! --> src/arrays/Array64.rs:150:8 Sep 01 08:15:05.422 INFO kablam! | Sep 01 08:15:05.422 INFO kablam! 150 | &mut self.0[..] Sep 01 08:15:05.422 INFO kablam! | ^^^^^^ Sep 01 08:15:05.422 INFO kablam! | Sep 01 08:15:05.422 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.422 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.422 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.422 INFO kablam! Sep 01 08:15:05.423 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.423 INFO kablam! --> src/arrays/Array128.rs:44:3 Sep 01 08:15:05.423 INFO kablam! | Sep 01 08:15:05.423 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 01 08:15:05.423 INFO kablam! | ^^^^^^ Sep 01 08:15:05.423 INFO kablam! | Sep 01 08:15:05.423 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.423 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.423 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.423 INFO kablam! Sep 01 08:15:05.423 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.424 INFO kablam! --> src/arrays/Array128.rs:53:3 Sep 01 08:15:05.424 INFO kablam! | Sep 01 08:15:05.424 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.424 INFO kablam! | ^^^^^^ Sep 01 08:15:05.424 INFO kablam! | Sep 01 08:15:05.424 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.424 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.424 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.424 INFO kablam! Sep 01 08:15:05.424 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.424 INFO kablam! --> src/arrays/Array128.rs:53:18 Sep 01 08:15:05.425 INFO kablam! | Sep 01 08:15:05.425 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.425 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.425 INFO kablam! | Sep 01 08:15:05.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.425 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.425 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.425 INFO kablam! Sep 01 08:15:05.425 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.425 INFO kablam! --> src/arrays/Array128.rs:66:29 Sep 01 08:15:05.425 INFO kablam! | Sep 01 08:15:05.425 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.426 INFO kablam! | ^^^^^^ Sep 01 08:15:05.426 INFO kablam! | Sep 01 08:15:05.426 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.426 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.426 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.426 INFO kablam! Sep 01 08:15:05.426 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.426 INFO kablam! --> src/arrays/Array128.rs:66:43 Sep 01 08:15:05.426 INFO kablam! | Sep 01 08:15:05.426 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.426 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.427 INFO kablam! | Sep 01 08:15:05.427 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.427 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.427 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.427 INFO kablam! Sep 01 08:15:05.427 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.427 INFO kablam! --> src/arrays/Array128.rs:72:20 Sep 01 08:15:05.427 INFO kablam! | Sep 01 08:15:05.427 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.427 INFO kablam! | ^^^^^^ Sep 01 08:15:05.428 INFO kablam! | Sep 01 08:15:05.428 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.428 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.428 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.428 INFO kablam! Sep 01 08:15:05.428 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.428 INFO kablam! --> src/arrays/Array128.rs:72:34 Sep 01 08:15:05.428 INFO kablam! | Sep 01 08:15:05.428 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.428 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.428 INFO kablam! | Sep 01 08:15:05.429 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.429 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.429 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.429 INFO kablam! Sep 01 08:15:05.429 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.429 INFO kablam! --> src/arrays/Array128.rs:78:20 Sep 01 08:15:05.429 INFO kablam! | Sep 01 08:15:05.429 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.429 INFO kablam! | ^^^^^^ Sep 01 08:15:05.429 INFO kablam! | Sep 01 08:15:05.429 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.430 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.430 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.430 INFO kablam! Sep 01 08:15:05.430 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.430 INFO kablam! --> src/arrays/Array128.rs:78:34 Sep 01 08:15:05.430 INFO kablam! | Sep 01 08:15:05.430 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.430 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.430 INFO kablam! | Sep 01 08:15:05.430 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.430 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.431 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.431 INFO kablam! Sep 01 08:15:05.431 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.431 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 01 08:15:05.431 INFO kablam! | Sep 01 08:15:05.431 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.431 INFO kablam! | ^^^^^^ Sep 01 08:15:05.431 INFO kablam! | Sep 01 08:15:05.431 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.431 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.431 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.432 INFO kablam! Sep 01 08:15:05.432 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.432 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 01 08:15:05.432 INFO kablam! | Sep 01 08:15:05.432 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.432 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.432 INFO kablam! | Sep 01 08:15:05.432 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.432 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.432 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.432 INFO kablam! Sep 01 08:15:05.433 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.433 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 01 08:15:05.433 INFO kablam! | Sep 01 08:15:05.433 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.433 INFO kablam! | ^^^^^^ Sep 01 08:15:05.433 INFO kablam! | Sep 01 08:15:05.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.433 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.433 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.433 INFO kablam! Sep 01 08:15:05.433 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.434 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 01 08:15:05.434 INFO kablam! | Sep 01 08:15:05.434 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.434 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.434 INFO kablam! | Sep 01 08:15:05.434 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.434 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.434 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.434 INFO kablam! Sep 01 08:15:05.434 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.434 INFO kablam! --> src/arrays/Array128.rs:99:14 Sep 01 08:15:05.434 INFO kablam! | Sep 01 08:15:05.434 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.434 INFO kablam! | ^^^^^^ Sep 01 08:15:05.434 INFO kablam! | Sep 01 08:15:05.434 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.434 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.434 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.434 INFO kablam! Sep 01 08:15:05.434 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.435 INFO kablam! --> src/arrays/Array128.rs:99:28 Sep 01 08:15:05.435 INFO kablam! | Sep 01 08:15:05.435 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.435 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.435 INFO kablam! | Sep 01 08:15:05.435 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.435 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.435 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.435 INFO kablam! Sep 01 08:15:05.435 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.435 INFO kablam! --> src/arrays/Array128.rs:108:15 Sep 01 08:15:05.435 INFO kablam! | Sep 01 08:15:05.435 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 01 08:15:05.436 INFO kablam! | ^^^^^^ Sep 01 08:15:05.436 INFO kablam! | Sep 01 08:15:05.436 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.436 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.436 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.436 INFO kablam! Sep 01 08:15:05.436 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.436 INFO kablam! --> src/arrays/Array128.rs:120:3 Sep 01 08:15:05.445 INFO kablam! | Sep 01 08:15:05.445 INFO kablam! 120 | self.0.iter() Sep 01 08:15:05.445 INFO kablam! | ^^^^^^ Sep 01 08:15:05.445 INFO kablam! | Sep 01 08:15:05.445 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.445 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.445 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.445 INFO kablam! Sep 01 08:15:05.445 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.445 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 01 08:15:05.445 INFO kablam! | Sep 01 08:15:05.445 INFO kablam! 132 | self.0.iter_mut() Sep 01 08:15:05.445 INFO kablam! | ^^^^^^ Sep 01 08:15:05.445 INFO kablam! | Sep 01 08:15:05.445 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.445 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.445 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.445 INFO kablam! Sep 01 08:15:05.445 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.446 INFO kablam! --> src/arrays/Array128.rs:141:4 Sep 01 08:15:05.446 INFO kablam! | Sep 01 08:15:05.446 INFO kablam! 141 | &self.0[..] Sep 01 08:15:05.446 INFO kablam! | ^^^^^^ Sep 01 08:15:05.446 INFO kablam! | Sep 01 08:15:05.446 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.446 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.446 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.446 INFO kablam! Sep 01 08:15:05.446 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.446 INFO kablam! --> src/arrays/Array128.rs:150:8 Sep 01 08:15:05.446 INFO kablam! | Sep 01 08:15:05.446 INFO kablam! 150 | &mut self.0[..] Sep 01 08:15:05.446 INFO kablam! | ^^^^^^ Sep 01 08:15:05.446 INFO kablam! | Sep 01 08:15:05.446 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.446 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.446 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.446 INFO kablam! Sep 01 08:15:05.446 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.447 INFO kablam! --> src/arrays/Array256.rs:44:3 Sep 01 08:15:05.447 INFO kablam! | Sep 01 08:15:05.447 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 01 08:15:05.447 INFO kablam! | ^^^^^^ Sep 01 08:15:05.447 INFO kablam! | Sep 01 08:15:05.447 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.447 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.447 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.447 INFO kablam! Sep 01 08:15:05.447 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.447 INFO kablam! --> src/arrays/Array256.rs:53:3 Sep 01 08:15:05.447 INFO kablam! | Sep 01 08:15:05.447 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.447 INFO kablam! | ^^^^^^ Sep 01 08:15:05.447 INFO kablam! | Sep 01 08:15:05.447 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.447 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.447 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.447 INFO kablam! Sep 01 08:15:05.447 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.448 INFO kablam! --> src/arrays/Array256.rs:53:18 Sep 01 08:15:05.448 INFO kablam! | Sep 01 08:15:05.448 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.448 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.448 INFO kablam! | Sep 01 08:15:05.448 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.448 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.448 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.448 INFO kablam! Sep 01 08:15:05.448 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.448 INFO kablam! --> src/arrays/Array256.rs:66:29 Sep 01 08:15:05.448 INFO kablam! | Sep 01 08:15:05.448 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.448 INFO kablam! | ^^^^^^ Sep 01 08:15:05.448 INFO kablam! | Sep 01 08:15:05.448 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.448 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.448 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.448 INFO kablam! Sep 01 08:15:05.449 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.449 INFO kablam! --> src/arrays/Array256.rs:66:43 Sep 01 08:15:05.449 INFO kablam! | Sep 01 08:15:05.449 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.449 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.449 INFO kablam! | Sep 01 08:15:05.449 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.449 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.449 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.449 INFO kablam! Sep 01 08:15:05.449 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.449 INFO kablam! --> src/arrays/Array256.rs:72:20 Sep 01 08:15:05.449 INFO kablam! | Sep 01 08:15:05.449 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.449 INFO kablam! | ^^^^^^ Sep 01 08:15:05.449 INFO kablam! | Sep 01 08:15:05.449 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.449 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.449 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.449 INFO kablam! Sep 01 08:15:05.450 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.450 INFO kablam! --> src/arrays/Array256.rs:72:34 Sep 01 08:15:05.450 INFO kablam! | Sep 01 08:15:05.450 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.450 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.450 INFO kablam! | Sep 01 08:15:05.450 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.450 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.450 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.450 INFO kablam! Sep 01 08:15:05.450 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.450 INFO kablam! --> src/arrays/Array256.rs:78:20 Sep 01 08:15:05.450 INFO kablam! | Sep 01 08:15:05.450 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.450 INFO kablam! | ^^^^^^ Sep 01 08:15:05.450 INFO kablam! | Sep 01 08:15:05.450 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.450 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.450 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.450 INFO kablam! Sep 01 08:15:05.450 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.451 INFO kablam! --> src/arrays/Array256.rs:78:34 Sep 01 08:15:05.451 INFO kablam! | Sep 01 08:15:05.451 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.451 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.451 INFO kablam! | Sep 01 08:15:05.451 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.451 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.451 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.451 INFO kablam! Sep 01 08:15:05.451 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.451 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 01 08:15:05.451 INFO kablam! | Sep 01 08:15:05.451 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.451 INFO kablam! | ^^^^^^ Sep 01 08:15:05.451 INFO kablam! | Sep 01 08:15:05.451 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.451 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.451 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.451 INFO kablam! Sep 01 08:15:05.451 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.452 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 01 08:15:05.452 INFO kablam! | Sep 01 08:15:05.452 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.452 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.452 INFO kablam! | Sep 01 08:15:05.452 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.452 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.452 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.452 INFO kablam! Sep 01 08:15:05.452 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.452 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 01 08:15:05.452 INFO kablam! | Sep 01 08:15:05.452 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.452 INFO kablam! | ^^^^^^ Sep 01 08:15:05.452 INFO kablam! | Sep 01 08:15:05.452 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.452 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.452 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.452 INFO kablam! Sep 01 08:15:05.452 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.453 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 01 08:15:05.453 INFO kablam! | Sep 01 08:15:05.453 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.453 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.453 INFO kablam! | Sep 01 08:15:05.453 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.453 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.453 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.453 INFO kablam! Sep 01 08:15:05.453 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.453 INFO kablam! --> src/arrays/Array256.rs:99:14 Sep 01 08:15:05.453 INFO kablam! | Sep 01 08:15:05.453 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.453 INFO kablam! | ^^^^^^ Sep 01 08:15:05.453 INFO kablam! | Sep 01 08:15:05.453 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.453 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.453 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.453 INFO kablam! Sep 01 08:15:05.454 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.454 INFO kablam! --> src/arrays/Array256.rs:99:28 Sep 01 08:15:05.454 INFO kablam! | Sep 01 08:15:05.454 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.454 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.454 INFO kablam! | Sep 01 08:15:05.454 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.454 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.454 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.454 INFO kablam! Sep 01 08:15:05.454 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.454 INFO kablam! --> src/arrays/Array256.rs:108:15 Sep 01 08:15:05.454 INFO kablam! | Sep 01 08:15:05.454 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 01 08:15:05.454 INFO kablam! | ^^^^^^ Sep 01 08:15:05.454 INFO kablam! | Sep 01 08:15:05.454 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.454 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.454 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.454 INFO kablam! Sep 01 08:15:05.455 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.455 INFO kablam! --> src/arrays/Array256.rs:120:3 Sep 01 08:15:05.455 INFO kablam! | Sep 01 08:15:05.455 INFO kablam! 120 | self.0.iter() Sep 01 08:15:05.455 INFO kablam! | ^^^^^^ Sep 01 08:15:05.455 INFO kablam! | Sep 01 08:15:05.455 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.455 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.455 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.455 INFO kablam! Sep 01 08:15:05.455 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.455 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 01 08:15:05.455 INFO kablam! | Sep 01 08:15:05.455 INFO kablam! 132 | self.0.iter_mut() Sep 01 08:15:05.455 INFO kablam! | ^^^^^^ Sep 01 08:15:05.455 INFO kablam! | Sep 01 08:15:05.455 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.455 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.455 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.455 INFO kablam! Sep 01 08:15:05.456 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.456 INFO kablam! --> src/arrays/Array256.rs:141:4 Sep 01 08:15:05.456 INFO kablam! | Sep 01 08:15:05.456 INFO kablam! 141 | &self.0[..] Sep 01 08:15:05.456 INFO kablam! | ^^^^^^ Sep 01 08:15:05.456 INFO kablam! | Sep 01 08:15:05.456 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.456 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.470 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.470 INFO kablam! Sep 01 08:15:05.470 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.470 INFO kablam! --> src/arrays/Array256.rs:150:8 Sep 01 08:15:05.470 INFO kablam! | Sep 01 08:15:05.470 INFO kablam! 150 | &mut self.0[..] Sep 01 08:15:05.470 INFO kablam! | ^^^^^^ Sep 01 08:15:05.470 INFO kablam! | Sep 01 08:15:05.470 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.471 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.471 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.471 INFO kablam! Sep 01 08:15:05.471 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.471 INFO kablam! --> src/arrays/Array512.rs:44:3 Sep 01 08:15:05.471 INFO kablam! | Sep 01 08:15:05.471 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 01 08:15:05.471 INFO kablam! | ^^^^^^ Sep 01 08:15:05.471 INFO kablam! | Sep 01 08:15:05.471 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.471 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.471 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.471 INFO kablam! Sep 01 08:15:05.471 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.471 INFO kablam! --> src/arrays/Array512.rs:53:3 Sep 01 08:15:05.471 INFO kablam! | Sep 01 08:15:05.471 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.471 INFO kablam! | ^^^^^^ Sep 01 08:15:05.471 INFO kablam! | Sep 01 08:15:05.471 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.472 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.472 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.472 INFO kablam! Sep 01 08:15:05.472 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.472 INFO kablam! --> src/arrays/Array512.rs:53:18 Sep 01 08:15:05.472 INFO kablam! | Sep 01 08:15:05.472 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.472 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.472 INFO kablam! | Sep 01 08:15:05.472 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.472 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.472 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.472 INFO kablam! Sep 01 08:15:05.472 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.472 INFO kablam! --> src/arrays/Array512.rs:66:29 Sep 01 08:15:05.472 INFO kablam! | Sep 01 08:15:05.472 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.472 INFO kablam! | ^^^^^^ Sep 01 08:15:05.472 INFO kablam! | Sep 01 08:15:05.472 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.473 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.473 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.473 INFO kablam! Sep 01 08:15:05.473 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.473 INFO kablam! --> src/arrays/Array512.rs:66:43 Sep 01 08:15:05.473 INFO kablam! | Sep 01 08:15:05.473 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.473 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.473 INFO kablam! | Sep 01 08:15:05.473 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.473 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.473 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.473 INFO kablam! Sep 01 08:15:05.473 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.473 INFO kablam! --> src/arrays/Array512.rs:72:20 Sep 01 08:15:05.473 INFO kablam! | Sep 01 08:15:05.473 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.473 INFO kablam! | ^^^^^^ Sep 01 08:15:05.473 INFO kablam! | Sep 01 08:15:05.473 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.474 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.474 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.474 INFO kablam! Sep 01 08:15:05.474 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.474 INFO kablam! --> src/arrays/Array512.rs:72:34 Sep 01 08:15:05.474 INFO kablam! | Sep 01 08:15:05.474 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.474 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.474 INFO kablam! | Sep 01 08:15:05.474 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.474 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.474 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.474 INFO kablam! Sep 01 08:15:05.474 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.474 INFO kablam! --> src/arrays/Array512.rs:78:20 Sep 01 08:15:05.474 INFO kablam! | Sep 01 08:15:05.474 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.474 INFO kablam! | ^^^^^^ Sep 01 08:15:05.474 INFO kablam! | Sep 01 08:15:05.475 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.475 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.475 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.475 INFO kablam! Sep 01 08:15:05.475 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.475 INFO kablam! --> src/arrays/Array512.rs:78:34 Sep 01 08:15:05.475 INFO kablam! | Sep 01 08:15:05.475 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.475 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.475 INFO kablam! | Sep 01 08:15:05.475 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.475 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.475 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.475 INFO kablam! Sep 01 08:15:05.475 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.475 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 01 08:15:05.475 INFO kablam! | Sep 01 08:15:05.475 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.475 INFO kablam! | ^^^^^^ Sep 01 08:15:05.475 INFO kablam! | Sep 01 08:15:05.476 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.476 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.476 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.476 INFO kablam! Sep 01 08:15:05.476 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.476 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 01 08:15:05.476 INFO kablam! | Sep 01 08:15:05.476 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.476 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.476 INFO kablam! | Sep 01 08:15:05.476 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.476 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.476 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.476 INFO kablam! Sep 01 08:15:05.476 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.476 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 01 08:15:05.476 INFO kablam! | Sep 01 08:15:05.476 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.476 INFO kablam! | ^^^^^^ Sep 01 08:15:05.476 INFO kablam! | Sep 01 08:15:05.477 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.477 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.477 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.477 INFO kablam! Sep 01 08:15:05.477 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.477 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 01 08:15:05.477 INFO kablam! | Sep 01 08:15:05.477 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.477 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.477 INFO kablam! | Sep 01 08:15:05.477 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.477 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.477 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.477 INFO kablam! Sep 01 08:15:05.477 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.477 INFO kablam! --> src/arrays/Array512.rs:99:14 Sep 01 08:15:05.477 INFO kablam! | Sep 01 08:15:05.477 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.477 INFO kablam! | ^^^^^^ Sep 01 08:15:05.477 INFO kablam! | Sep 01 08:15:05.478 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.478 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.478 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.478 INFO kablam! Sep 01 08:15:05.478 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.478 INFO kablam! --> src/arrays/Array512.rs:99:28 Sep 01 08:15:05.478 INFO kablam! | Sep 01 08:15:05.478 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.478 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.478 INFO kablam! | Sep 01 08:15:05.478 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.478 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.478 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.478 INFO kablam! Sep 01 08:15:05.478 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.478 INFO kablam! --> src/arrays/Array512.rs:108:15 Sep 01 08:15:05.478 INFO kablam! | Sep 01 08:15:05.478 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 01 08:15:05.478 INFO kablam! | ^^^^^^ Sep 01 08:15:05.478 INFO kablam! | Sep 01 08:15:05.479 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.479 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.479 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.479 INFO kablam! Sep 01 08:15:05.479 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.479 INFO kablam! --> src/arrays/Array512.rs:120:3 Sep 01 08:15:05.479 INFO kablam! | Sep 01 08:15:05.479 INFO kablam! 120 | self.0.iter() Sep 01 08:15:05.479 INFO kablam! | ^^^^^^ Sep 01 08:15:05.479 INFO kablam! | Sep 01 08:15:05.479 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.479 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.479 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.479 INFO kablam! Sep 01 08:15:05.479 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.479 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 01 08:15:05.479 INFO kablam! | Sep 01 08:15:05.479 INFO kablam! 132 | self.0.iter_mut() Sep 01 08:15:05.479 INFO kablam! | ^^^^^^ Sep 01 08:15:05.479 INFO kablam! | Sep 01 08:15:05.480 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.480 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.480 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.480 INFO kablam! Sep 01 08:15:05.480 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.480 INFO kablam! --> src/arrays/Array512.rs:141:4 Sep 01 08:15:05.480 INFO kablam! | Sep 01 08:15:05.487 INFO kablam! 141 | &self.0[..] Sep 01 08:15:05.487 INFO kablam! | ^^^^^^ Sep 01 08:15:05.487 INFO kablam! | Sep 01 08:15:05.487 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.487 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.487 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.487 INFO kablam! Sep 01 08:15:05.487 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.487 INFO kablam! --> src/arrays/Array512.rs:150:8 Sep 01 08:15:05.487 INFO kablam! | Sep 01 08:15:05.487 INFO kablam! 150 | &mut self.0[..] Sep 01 08:15:05.488 INFO kablam! | ^^^^^^ Sep 01 08:15:05.488 INFO kablam! | Sep 01 08:15:05.488 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.488 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.488 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.488 INFO kablam! Sep 01 08:15:05.488 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.488 INFO kablam! --> src/arrays/Array1024.rs:44:3 Sep 01 08:15:05.488 INFO kablam! | Sep 01 08:15:05.488 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 01 08:15:05.488 INFO kablam! | ^^^^^^ Sep 01 08:15:05.488 INFO kablam! | Sep 01 08:15:05.488 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.488 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.488 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.488 INFO kablam! Sep 01 08:15:05.488 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.488 INFO kablam! --> src/arrays/Array1024.rs:53:3 Sep 01 08:15:05.488 INFO kablam! | Sep 01 08:15:05.489 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.489 INFO kablam! | ^^^^^^ Sep 01 08:15:05.489 INFO kablam! | Sep 01 08:15:05.489 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.489 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.489 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.489 INFO kablam! Sep 01 08:15:05.489 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.489 INFO kablam! --> src/arrays/Array1024.rs:53:18 Sep 01 08:15:05.489 INFO kablam! | Sep 01 08:15:05.489 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.489 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.489 INFO kablam! | Sep 01 08:15:05.489 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.489 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.489 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.489 INFO kablam! Sep 01 08:15:05.489 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.489 INFO kablam! --> src/arrays/Array1024.rs:66:29 Sep 01 08:15:05.489 INFO kablam! | Sep 01 08:15:05.490 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.490 INFO kablam! | ^^^^^^ Sep 01 08:15:05.490 INFO kablam! | Sep 01 08:15:05.490 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.490 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.490 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.490 INFO kablam! Sep 01 08:15:05.490 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.490 INFO kablam! --> src/arrays/Array1024.rs:66:43 Sep 01 08:15:05.490 INFO kablam! | Sep 01 08:15:05.490 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.490 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.490 INFO kablam! | Sep 01 08:15:05.490 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.490 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.490 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.490 INFO kablam! Sep 01 08:15:05.490 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.490 INFO kablam! --> src/arrays/Array1024.rs:72:20 Sep 01 08:15:05.490 INFO kablam! | Sep 01 08:15:05.491 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.491 INFO kablam! | ^^^^^^ Sep 01 08:15:05.491 INFO kablam! | Sep 01 08:15:05.491 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.491 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.491 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.491 INFO kablam! Sep 01 08:15:05.491 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.491 INFO kablam! --> src/arrays/Array1024.rs:72:34 Sep 01 08:15:05.491 INFO kablam! | Sep 01 08:15:05.491 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.491 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.491 INFO kablam! | Sep 01 08:15:05.491 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.491 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.491 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.491 INFO kablam! Sep 01 08:15:05.491 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.491 INFO kablam! --> src/arrays/Array1024.rs:78:20 Sep 01 08:15:05.491 INFO kablam! | Sep 01 08:15:05.492 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.492 INFO kablam! | ^^^^^^ Sep 01 08:15:05.492 INFO kablam! | Sep 01 08:15:05.492 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.492 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.492 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.492 INFO kablam! Sep 01 08:15:05.492 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.492 INFO kablam! --> src/arrays/Array1024.rs:78:34 Sep 01 08:15:05.492 INFO kablam! | Sep 01 08:15:05.492 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.492 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.492 INFO kablam! | Sep 01 08:15:05.492 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.492 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.492 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.492 INFO kablam! Sep 01 08:15:05.493 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.493 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 01 08:15:05.493 INFO kablam! | Sep 01 08:15:05.493 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.493 INFO kablam! | ^^^^^^ Sep 01 08:15:05.493 INFO kablam! | Sep 01 08:15:05.493 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.493 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.493 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.493 INFO kablam! Sep 01 08:15:05.493 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.493 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 01 08:15:05.493 INFO kablam! | Sep 01 08:15:05.493 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.493 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.493 INFO kablam! | Sep 01 08:15:05.493 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.494 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.494 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.494 INFO kablam! Sep 01 08:15:05.494 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.494 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 01 08:15:05.494 INFO kablam! | Sep 01 08:15:05.494 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.494 INFO kablam! | ^^^^^^ Sep 01 08:15:05.494 INFO kablam! | Sep 01 08:15:05.494 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.494 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.494 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.494 INFO kablam! Sep 01 08:15:05.494 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.494 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 01 08:15:05.494 INFO kablam! | Sep 01 08:15:05.495 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.495 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.495 INFO kablam! | Sep 01 08:15:05.495 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.495 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.495 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.495 INFO kablam! Sep 01 08:15:05.495 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.495 INFO kablam! --> src/arrays/Array1024.rs:99:14 Sep 01 08:15:05.495 INFO kablam! | Sep 01 08:15:05.495 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.495 INFO kablam! | ^^^^^^ Sep 01 08:15:05.495 INFO kablam! | Sep 01 08:15:05.495 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.496 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.496 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.496 INFO kablam! Sep 01 08:15:05.496 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.496 INFO kablam! --> src/arrays/Array1024.rs:99:28 Sep 01 08:15:05.496 INFO kablam! | Sep 01 08:15:05.496 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.496 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.496 INFO kablam! | Sep 01 08:15:05.496 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.496 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.496 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.496 INFO kablam! Sep 01 08:15:05.496 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.496 INFO kablam! --> src/arrays/Array1024.rs:108:15 Sep 01 08:15:05.496 INFO kablam! | Sep 01 08:15:05.496 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 01 08:15:05.497 INFO kablam! | ^^^^^^ Sep 01 08:15:05.497 INFO kablam! | Sep 01 08:15:05.497 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.497 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.497 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.497 INFO kablam! Sep 01 08:15:05.497 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.497 INFO kablam! --> src/arrays/Array1024.rs:120:3 Sep 01 08:15:05.497 INFO kablam! | Sep 01 08:15:05.497 INFO kablam! 120 | self.0.iter() Sep 01 08:15:05.497 INFO kablam! | ^^^^^^ Sep 01 08:15:05.497 INFO kablam! | Sep 01 08:15:05.497 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.498 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.498 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.498 INFO kablam! Sep 01 08:15:05.498 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.498 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 01 08:15:05.498 INFO kablam! | Sep 01 08:15:05.498 INFO kablam! 132 | self.0.iter_mut() Sep 01 08:15:05.498 INFO kablam! | ^^^^^^ Sep 01 08:15:05.498 INFO kablam! | Sep 01 08:15:05.498 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.498 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.498 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.498 INFO kablam! Sep 01 08:15:05.498 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.498 INFO kablam! --> src/arrays/Array1024.rs:141:4 Sep 01 08:15:05.499 INFO kablam! | Sep 01 08:15:05.499 INFO kablam! 141 | &self.0[..] Sep 01 08:15:05.499 INFO kablam! | ^^^^^^ Sep 01 08:15:05.499 INFO kablam! | Sep 01 08:15:05.499 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.499 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.499 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.499 INFO kablam! Sep 01 08:15:05.499 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.499 INFO kablam! --> src/arrays/Array1024.rs:150:8 Sep 01 08:15:05.499 INFO kablam! | Sep 01 08:15:05.499 INFO kablam! 150 | &mut self.0[..] Sep 01 08:15:05.499 INFO kablam! | ^^^^^^ Sep 01 08:15:05.499 INFO kablam! | Sep 01 08:15:05.500 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.500 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.500 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.500 INFO kablam! Sep 01 08:15:05.500 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 01 08:15:05.500 INFO kablam! --> src/lib.rs:8:12 Sep 01 08:15:05.500 INFO kablam! | Sep 01 08:15:05.500 INFO kablam! 8 | #![feature(associated_consts)] Sep 01 08:15:05.500 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 08:15:05.500 INFO kablam! | Sep 01 08:15:05.500 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 08:15:05.500 INFO kablam! Sep 01 08:15:05.575 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.575 INFO kablam! --> src/arrays/Array40.rs:44:3 Sep 01 08:15:05.575 INFO kablam! | Sep 01 08:15:05.575 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 01 08:15:05.575 INFO kablam! | ^^^^^^ Sep 01 08:15:05.576 INFO kablam! | Sep 01 08:15:05.576 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 08:15:05.576 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.576 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.576 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.576 INFO kablam! Sep 01 08:15:05.576 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.577 INFO kablam! --> src/arrays/Array40.rs:53:3 Sep 01 08:15:05.577 INFO kablam! | Sep 01 08:15:05.577 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.577 INFO kablam! | ^^^^^^ Sep 01 08:15:05.577 INFO kablam! | Sep 01 08:15:05.577 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.577 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.577 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.577 INFO kablam! Sep 01 08:15:05.578 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.578 INFO kablam! --> src/arrays/Array40.rs:53:18 Sep 01 08:15:05.578 INFO kablam! | Sep 01 08:15:05.578 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.578 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.578 INFO kablam! | Sep 01 08:15:05.578 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.578 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.578 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.579 INFO kablam! Sep 01 08:15:05.579 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.579 INFO kablam! --> src/arrays/Array40.rs:66:29 Sep 01 08:15:05.579 INFO kablam! | Sep 01 08:15:05.579 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.579 INFO kablam! | ^^^^^^ Sep 01 08:15:05.579 INFO kablam! | Sep 01 08:15:05.579 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.579 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.579 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.579 INFO kablam! Sep 01 08:15:05.580 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.580 INFO kablam! --> src/arrays/Array40.rs:66:43 Sep 01 08:15:05.580 INFO kablam! | Sep 01 08:15:05.580 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.580 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.580 INFO kablam! | Sep 01 08:15:05.580 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.580 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.580 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.580 INFO kablam! Sep 01 08:15:05.580 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.580 INFO kablam! --> src/arrays/Array40.rs:72:20 Sep 01 08:15:05.580 INFO kablam! | Sep 01 08:15:05.580 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.581 INFO kablam! | ^^^^^^ Sep 01 08:15:05.581 INFO kablam! | Sep 01 08:15:05.581 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.581 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.581 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.581 INFO kablam! Sep 01 08:15:05.581 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.581 INFO kablam! --> src/arrays/Array40.rs:72:34 Sep 01 08:15:05.582 INFO kablam! | Sep 01 08:15:05.582 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.582 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.582 INFO kablam! | Sep 01 08:15:05.582 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.582 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.582 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.582 INFO kablam! Sep 01 08:15:05.582 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.583 INFO kablam! --> src/arrays/Array40.rs:78:20 Sep 01 08:15:05.583 INFO kablam! | Sep 01 08:15:05.583 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.584 INFO kablam! | ^^^^^^ Sep 01 08:15:05.584 INFO kablam! | Sep 01 08:15:05.584 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.584 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.584 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.584 INFO kablam! Sep 01 08:15:05.585 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.585 INFO kablam! --> src/arrays/Array40.rs:78:34 Sep 01 08:15:05.585 INFO kablam! | Sep 01 08:15:05.585 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.585 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.585 INFO kablam! | Sep 01 08:15:05.585 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.585 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.585 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.585 INFO kablam! Sep 01 08:15:05.585 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.585 INFO kablam! --> src/arrays/Array40.rs:84:20 Sep 01 08:15:05.585 INFO kablam! | Sep 01 08:15:05.585 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.586 INFO kablam! | ^^^^^^ Sep 01 08:15:05.586 INFO kablam! | Sep 01 08:15:05.586 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.586 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.586 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.586 INFO kablam! Sep 01 08:15:05.586 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.586 INFO kablam! --> src/arrays/Array40.rs:84:34 Sep 01 08:15:05.604 INFO kablam! | Sep 01 08:15:05.605 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.624 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.636 INFO kablam! | Sep 01 08:15:05.636 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.636 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.637 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.637 INFO kablam! Sep 01 08:15:05.637 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.637 INFO kablam! --> src/arrays/Array40.rs:90:20 Sep 01 08:15:05.637 INFO kablam! | Sep 01 08:15:05.637 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.637 INFO kablam! | ^^^^^^ Sep 01 08:15:05.638 INFO kablam! | Sep 01 08:15:05.638 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.638 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.638 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.638 INFO kablam! Sep 01 08:15:05.638 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.638 INFO kablam! --> src/arrays/Array40.rs:90:34 Sep 01 08:15:05.638 INFO kablam! | Sep 01 08:15:05.638 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.639 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.639 INFO kablam! | Sep 01 08:15:05.639 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.639 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.639 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.639 INFO kablam! Sep 01 08:15:05.639 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.639 INFO kablam! --> src/arrays/Array40.rs:99:14 Sep 01 08:15:05.640 INFO kablam! | Sep 01 08:15:05.640 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.640 INFO kablam! | ^^^^^^ Sep 01 08:15:05.640 INFO kablam! | Sep 01 08:15:05.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.640 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.640 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.640 INFO kablam! Sep 01 08:15:05.640 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.641 INFO kablam! --> src/arrays/Array40.rs:99:28 Sep 01 08:15:05.641 INFO kablam! | Sep 01 08:15:05.641 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.641 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.641 INFO kablam! | Sep 01 08:15:05.641 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.641 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.641 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.641 INFO kablam! Sep 01 08:15:05.641 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.641 INFO kablam! --> src/arrays/Array40.rs:108:15 Sep 01 08:15:05.642 INFO kablam! | Sep 01 08:15:05.642 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 01 08:15:05.642 INFO kablam! | ^^^^^^ Sep 01 08:15:05.642 INFO kablam! | Sep 01 08:15:05.642 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.642 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.642 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.642 INFO kablam! Sep 01 08:15:05.642 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.642 INFO kablam! --> src/arrays/Array40.rs:120:3 Sep 01 08:15:05.644 INFO kablam! | Sep 01 08:15:05.644 INFO kablam! 120 | self.0.iter() Sep 01 08:15:05.644 INFO kablam! | ^^^^^^ Sep 01 08:15:05.644 INFO kablam! | Sep 01 08:15:05.644 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.644 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.645 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.645 INFO kablam! Sep 01 08:15:05.645 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.645 INFO kablam! --> src/arrays/Array40.rs:132:3 Sep 01 08:15:05.645 INFO kablam! | Sep 01 08:15:05.645 INFO kablam! 132 | self.0.iter_mut() Sep 01 08:15:05.645 INFO kablam! | ^^^^^^ Sep 01 08:15:05.645 INFO kablam! | Sep 01 08:15:05.645 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.645 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.645 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.645 INFO kablam! Sep 01 08:15:05.645 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.645 INFO kablam! --> src/arrays/Array40.rs:141:4 Sep 01 08:15:05.645 INFO kablam! | Sep 01 08:15:05.645 INFO kablam! 141 | &self.0[..] Sep 01 08:15:05.645 INFO kablam! | ^^^^^^ Sep 01 08:15:05.645 INFO kablam! | Sep 01 08:15:05.645 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.645 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.645 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.645 INFO kablam! Sep 01 08:15:05.645 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.645 INFO kablam! --> src/arrays/Array40.rs:150:8 Sep 01 08:15:05.645 INFO kablam! | Sep 01 08:15:05.645 INFO kablam! 150 | &mut self.0[..] Sep 01 08:15:05.645 INFO kablam! | ^^^^^^ Sep 01 08:15:05.646 INFO kablam! | Sep 01 08:15:05.646 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.646 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.646 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.646 INFO kablam! Sep 01 08:15:05.646 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.646 INFO kablam! --> src/arrays/Array52.rs:44:3 Sep 01 08:15:05.646 INFO kablam! | Sep 01 08:15:05.646 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 01 08:15:05.646 INFO kablam! | ^^^^^^ Sep 01 08:15:05.646 INFO kablam! | Sep 01 08:15:05.646 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.646 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.646 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.646 INFO kablam! Sep 01 08:15:05.646 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.646 INFO kablam! --> src/arrays/Array52.rs:53:3 Sep 01 08:15:05.646 INFO kablam! | Sep 01 08:15:05.646 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.646 INFO kablam! | ^^^^^^ Sep 01 08:15:05.646 INFO kablam! | Sep 01 08:15:05.646 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.646 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.646 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.646 INFO kablam! Sep 01 08:15:05.646 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.647 INFO kablam! --> src/arrays/Array52.rs:53:18 Sep 01 08:15:05.647 INFO kablam! | Sep 01 08:15:05.647 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.647 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.647 INFO kablam! | Sep 01 08:15:05.647 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.647 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.647 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.647 INFO kablam! Sep 01 08:15:05.647 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.647 INFO kablam! --> src/arrays/Array52.rs:66:29 Sep 01 08:15:05.647 INFO kablam! | Sep 01 08:15:05.647 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.648 INFO kablam! | ^^^^^^ Sep 01 08:15:05.648 INFO kablam! | Sep 01 08:15:05.648 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.648 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.648 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.648 INFO kablam! Sep 01 08:15:05.648 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.648 INFO kablam! --> src/arrays/Array52.rs:66:43 Sep 01 08:15:05.648 INFO kablam! | Sep 01 08:15:05.648 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.648 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.648 INFO kablam! | Sep 01 08:15:05.648 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.648 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.648 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.648 INFO kablam! Sep 01 08:15:05.648 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.648 INFO kablam! --> src/arrays/Array52.rs:72:20 Sep 01 08:15:05.648 INFO kablam! | Sep 01 08:15:05.649 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.649 INFO kablam! | ^^^^^^ Sep 01 08:15:05.649 INFO kablam! | Sep 01 08:15:05.649 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.649 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.649 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.649 INFO kablam! Sep 01 08:15:05.649 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.649 INFO kablam! --> src/arrays/Array52.rs:72:34 Sep 01 08:15:05.649 INFO kablam! | Sep 01 08:15:05.649 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.649 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.649 INFO kablam! | Sep 01 08:15:05.649 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.649 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.649 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.649 INFO kablam! Sep 01 08:15:05.649 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.649 INFO kablam! --> src/arrays/Array52.rs:78:20 Sep 01 08:15:05.649 INFO kablam! | Sep 01 08:15:05.649 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.649 INFO kablam! | ^^^^^^ Sep 01 08:15:05.649 INFO kablam! | Sep 01 08:15:05.650 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.650 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.650 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.650 INFO kablam! Sep 01 08:15:05.650 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.650 INFO kablam! --> src/arrays/Array52.rs:78:34 Sep 01 08:15:05.650 INFO kablam! | Sep 01 08:15:05.650 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.650 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.650 INFO kablam! | Sep 01 08:15:05.650 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.650 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.650 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.650 INFO kablam! Sep 01 08:15:05.650 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.650 INFO kablam! --> src/arrays/Array52.rs:84:20 Sep 01 08:15:05.651 INFO kablam! | Sep 01 08:15:05.651 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.651 INFO kablam! | ^^^^^^ Sep 01 08:15:05.651 INFO kablam! | Sep 01 08:15:05.651 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.651 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.651 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.651 INFO kablam! Sep 01 08:15:05.651 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.651 INFO kablam! --> src/arrays/Array52.rs:84:34 Sep 01 08:15:05.651 INFO kablam! | Sep 01 08:15:05.651 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.651 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.651 INFO kablam! | Sep 01 08:15:05.651 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.651 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.651 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.652 INFO kablam! Sep 01 08:15:05.652 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.652 INFO kablam! --> src/arrays/Array52.rs:90:20 Sep 01 08:15:05.652 INFO kablam! | Sep 01 08:15:05.652 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.652 INFO kablam! | ^^^^^^ Sep 01 08:15:05.652 INFO kablam! | Sep 01 08:15:05.652 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.652 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.652 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.652 INFO kablam! Sep 01 08:15:05.652 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.652 INFO kablam! --> src/arrays/Array52.rs:90:34 Sep 01 08:15:05.652 INFO kablam! | Sep 01 08:15:05.652 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.652 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.652 INFO kablam! | Sep 01 08:15:05.652 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.653 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.653 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.653 INFO kablam! Sep 01 08:15:05.653 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.653 INFO kablam! --> src/arrays/Array52.rs:99:14 Sep 01 08:15:05.653 INFO kablam! | Sep 01 08:15:05.653 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.653 INFO kablam! | ^^^^^^ Sep 01 08:15:05.653 INFO kablam! | Sep 01 08:15:05.653 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.653 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.653 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.653 INFO kablam! Sep 01 08:15:05.653 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.653 INFO kablam! --> src/arrays/Array52.rs:99:28 Sep 01 08:15:05.653 INFO kablam! | Sep 01 08:15:05.653 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.654 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.654 INFO kablam! | Sep 01 08:15:05.654 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.654 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.654 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.654 INFO kablam! Sep 01 08:15:05.654 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.654 INFO kablam! --> src/arrays/Array52.rs:108:15 Sep 01 08:15:05.654 INFO kablam! | Sep 01 08:15:05.654 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 01 08:15:05.654 INFO kablam! | ^^^^^^ Sep 01 08:15:05.654 INFO kablam! | Sep 01 08:15:05.654 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.654 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.654 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.654 INFO kablam! Sep 01 08:15:05.655 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.655 INFO kablam! --> src/arrays/Array52.rs:120:3 Sep 01 08:15:05.655 INFO kablam! | Sep 01 08:15:05.655 INFO kablam! 120 | self.0.iter() Sep 01 08:15:05.655 INFO kablam! | ^^^^^^ Sep 01 08:15:05.655 INFO kablam! | Sep 01 08:15:05.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.656 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.656 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.656 INFO kablam! Sep 01 08:15:05.656 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.657 INFO kablam! --> src/arrays/Array52.rs:132:3 Sep 01 08:15:05.657 INFO kablam! | Sep 01 08:15:05.664 INFO kablam! 132 | self.0.iter_mut() Sep 01 08:15:05.664 INFO kablam! | ^^^^^^ Sep 01 08:15:05.664 INFO kablam! | Sep 01 08:15:05.664 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.664 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.664 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.664 INFO kablam! Sep 01 08:15:05.664 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.664 INFO kablam! --> src/arrays/Array52.rs:141:4 Sep 01 08:15:05.665 INFO kablam! | Sep 01 08:15:05.665 INFO kablam! 141 | &self.0[..] Sep 01 08:15:05.665 INFO kablam! | ^^^^^^ Sep 01 08:15:05.665 INFO kablam! | Sep 01 08:15:05.665 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.665 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.665 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.665 INFO kablam! Sep 01 08:15:05.665 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.665 INFO kablam! --> src/arrays/Array52.rs:150:8 Sep 01 08:15:05.665 INFO kablam! | Sep 01 08:15:05.665 INFO kablam! 150 | &mut self.0[..] Sep 01 08:15:05.665 INFO kablam! | ^^^^^^ Sep 01 08:15:05.665 INFO kablam! | Sep 01 08:15:05.665 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.665 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.665 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.665 INFO kablam! Sep 01 08:15:05.665 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.665 INFO kablam! --> src/arrays/Array64.rs:44:3 Sep 01 08:15:05.665 INFO kablam! | Sep 01 08:15:05.665 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 01 08:15:05.665 INFO kablam! | ^^^^^^ Sep 01 08:15:05.666 INFO kablam! | Sep 01 08:15:05.666 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.666 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.666 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.666 INFO kablam! Sep 01 08:15:05.666 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.666 INFO kablam! --> src/arrays/Array64.rs:53:3 Sep 01 08:15:05.666 INFO kablam! | Sep 01 08:15:05.666 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.666 INFO kablam! | ^^^^^^ Sep 01 08:15:05.666 INFO kablam! | Sep 01 08:15:05.666 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.666 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.666 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.666 INFO kablam! Sep 01 08:15:05.666 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.666 INFO kablam! --> src/arrays/Array64.rs:53:18 Sep 01 08:15:05.666 INFO kablam! | Sep 01 08:15:05.666 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.666 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.666 INFO kablam! | Sep 01 08:15:05.667 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.667 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.667 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.667 INFO kablam! Sep 01 08:15:05.667 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.667 INFO kablam! --> src/arrays/Array64.rs:66:29 Sep 01 08:15:05.667 INFO kablam! | Sep 01 08:15:05.667 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.667 INFO kablam! | ^^^^^^ Sep 01 08:15:05.667 INFO kablam! | Sep 01 08:15:05.667 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.667 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.667 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.667 INFO kablam! Sep 01 08:15:05.667 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.667 INFO kablam! --> src/arrays/Array64.rs:66:43 Sep 01 08:15:05.667 INFO kablam! | Sep 01 08:15:05.667 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.667 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.667 INFO kablam! | Sep 01 08:15:05.667 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.667 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.667 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.667 INFO kablam! Sep 01 08:15:05.668 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.668 INFO kablam! --> src/arrays/Array64.rs:72:20 Sep 01 08:15:05.668 INFO kablam! | Sep 01 08:15:05.668 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.668 INFO kablam! | ^^^^^^ Sep 01 08:15:05.668 INFO kablam! | Sep 01 08:15:05.668 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.668 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.668 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.668 INFO kablam! Sep 01 08:15:05.668 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.668 INFO kablam! --> src/arrays/Array64.rs:72:34 Sep 01 08:15:05.668 INFO kablam! | Sep 01 08:15:05.668 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.668 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.668 INFO kablam! | Sep 01 08:15:05.668 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.668 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.668 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.668 INFO kablam! Sep 01 08:15:05.668 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.668 INFO kablam! --> src/arrays/Array64.rs:78:20 Sep 01 08:15:05.668 INFO kablam! | Sep 01 08:15:05.669 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.669 INFO kablam! | ^^^^^^ Sep 01 08:15:05.669 INFO kablam! | Sep 01 08:15:05.669 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.669 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.669 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.669 INFO kablam! Sep 01 08:15:05.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.669 INFO kablam! --> src/arrays/Array64.rs:78:34 Sep 01 08:15:05.669 INFO kablam! | Sep 01 08:15:05.669 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.669 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.669 INFO kablam! | Sep 01 08:15:05.669 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.669 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.669 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.669 INFO kablam! Sep 01 08:15:05.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.669 INFO kablam! --> src/arrays/Array64.rs:84:20 Sep 01 08:15:05.669 INFO kablam! | Sep 01 08:15:05.669 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.669 INFO kablam! | ^^^^^^ Sep 01 08:15:05.670 INFO kablam! | Sep 01 08:15:05.670 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.670 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.670 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.670 INFO kablam! Sep 01 08:15:05.670 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.670 INFO kablam! --> src/arrays/Array64.rs:84:34 Sep 01 08:15:05.670 INFO kablam! | Sep 01 08:15:05.670 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.670 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.670 INFO kablam! | Sep 01 08:15:05.670 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.670 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.670 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.670 INFO kablam! Sep 01 08:15:05.670 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.670 INFO kablam! --> src/arrays/Array64.rs:90:20 Sep 01 08:15:05.670 INFO kablam! | Sep 01 08:15:05.670 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.670 INFO kablam! | ^^^^^^ Sep 01 08:15:05.670 INFO kablam! | Sep 01 08:15:05.670 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.670 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.671 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.671 INFO kablam! Sep 01 08:15:05.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.671 INFO kablam! --> src/arrays/Array64.rs:90:34 Sep 01 08:15:05.671 INFO kablam! | Sep 01 08:15:05.671 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.671 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.671 INFO kablam! | Sep 01 08:15:05.671 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.671 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.671 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.671 INFO kablam! Sep 01 08:15:05.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.671 INFO kablam! --> src/arrays/Array64.rs:99:14 Sep 01 08:15:05.671 INFO kablam! | Sep 01 08:15:05.671 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.671 INFO kablam! | ^^^^^^ Sep 01 08:15:05.671 INFO kablam! | Sep 01 08:15:05.671 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.671 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.671 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.671 INFO kablam! Sep 01 08:15:05.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.671 INFO kablam! --> src/arrays/Array64.rs:99:28 Sep 01 08:15:05.677 INFO kablam! | Sep 01 08:15:05.688 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.688 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.688 INFO kablam! | Sep 01 08:15:05.688 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.688 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.688 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.688 INFO kablam! Sep 01 08:15:05.688 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.688 INFO kablam! --> src/arrays/Array64.rs:108:15 Sep 01 08:15:05.688 INFO kablam! | Sep 01 08:15:05.688 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 01 08:15:05.688 INFO kablam! | ^^^^^^ Sep 01 08:15:05.688 INFO kablam! | Sep 01 08:15:05.688 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.688 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.689 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.689 INFO kablam! Sep 01 08:15:05.689 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.689 INFO kablam! --> src/arrays/Array64.rs:120:3 Sep 01 08:15:05.689 INFO kablam! | Sep 01 08:15:05.689 INFO kablam! 120 | self.0.iter() Sep 01 08:15:05.689 INFO kablam! | ^^^^^^ Sep 01 08:15:05.689 INFO kablam! | Sep 01 08:15:05.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.689 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.689 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.689 INFO kablam! Sep 01 08:15:05.689 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.689 INFO kablam! --> src/arrays/Array64.rs:132:3 Sep 01 08:15:05.689 INFO kablam! | Sep 01 08:15:05.689 INFO kablam! 132 | self.0.iter_mut() Sep 01 08:15:05.689 INFO kablam! | ^^^^^^ Sep 01 08:15:05.689 INFO kablam! | Sep 01 08:15:05.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.689 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.689 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.689 INFO kablam! Sep 01 08:15:05.689 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.689 INFO kablam! --> src/arrays/Array64.rs:141:4 Sep 01 08:15:05.689 INFO kablam! | Sep 01 08:15:05.689 INFO kablam! 141 | &self.0[..] Sep 01 08:15:05.689 INFO kablam! | ^^^^^^ Sep 01 08:15:05.689 INFO kablam! | Sep 01 08:15:05.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.689 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.689 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.690 INFO kablam! Sep 01 08:15:05.690 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.690 INFO kablam! --> src/arrays/Array64.rs:150:8 Sep 01 08:15:05.690 INFO kablam! | Sep 01 08:15:05.690 INFO kablam! 150 | &mut self.0[..] Sep 01 08:15:05.690 INFO kablam! | ^^^^^^ Sep 01 08:15:05.690 INFO kablam! | Sep 01 08:15:05.690 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.690 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.690 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.690 INFO kablam! Sep 01 08:15:05.690 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.690 INFO kablam! --> src/arrays/Array128.rs:44:3 Sep 01 08:15:05.690 INFO kablam! | Sep 01 08:15:05.690 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 01 08:15:05.690 INFO kablam! | ^^^^^^ Sep 01 08:15:05.690 INFO kablam! | Sep 01 08:15:05.690 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.690 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.690 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.690 INFO kablam! Sep 01 08:15:05.690 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.690 INFO kablam! --> src/arrays/Array128.rs:53:3 Sep 01 08:15:05.690 INFO kablam! | Sep 01 08:15:05.690 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.690 INFO kablam! | ^^^^^^ Sep 01 08:15:05.690 INFO kablam! | Sep 01 08:15:05.690 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.690 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.690 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.690 INFO kablam! Sep 01 08:15:05.690 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.691 INFO kablam! --> src/arrays/Array128.rs:53:18 Sep 01 08:15:05.691 INFO kablam! | Sep 01 08:15:05.691 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.691 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.691 INFO kablam! | Sep 01 08:15:05.691 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.691 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.691 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.691 INFO kablam! Sep 01 08:15:05.691 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.691 INFO kablam! --> src/arrays/Array128.rs:66:29 Sep 01 08:15:05.691 INFO kablam! | Sep 01 08:15:05.691 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.691 INFO kablam! | ^^^^^^ Sep 01 08:15:05.691 INFO kablam! | Sep 01 08:15:05.691 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.691 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.691 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.691 INFO kablam! Sep 01 08:15:05.691 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.691 INFO kablam! --> src/arrays/Array128.rs:66:43 Sep 01 08:15:05.691 INFO kablam! | Sep 01 08:15:05.691 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.691 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.691 INFO kablam! | Sep 01 08:15:05.691 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.691 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.691 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.691 INFO kablam! Sep 01 08:15:05.691 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.692 INFO kablam! --> src/arrays/Array128.rs:72:20 Sep 01 08:15:05.692 INFO kablam! | Sep 01 08:15:05.692 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.692 INFO kablam! | ^^^^^^ Sep 01 08:15:05.692 INFO kablam! | Sep 01 08:15:05.692 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.692 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.692 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.692 INFO kablam! Sep 01 08:15:05.692 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.692 INFO kablam! --> src/arrays/Array128.rs:72:34 Sep 01 08:15:05.692 INFO kablam! | Sep 01 08:15:05.692 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.692 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.692 INFO kablam! | Sep 01 08:15:05.692 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.692 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.692 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.692 INFO kablam! Sep 01 08:15:05.692 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.692 INFO kablam! --> src/arrays/Array128.rs:78:20 Sep 01 08:15:05.693 INFO kablam! | Sep 01 08:15:05.693 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.693 INFO kablam! | ^^^^^^ Sep 01 08:15:05.693 INFO kablam! | Sep 01 08:15:05.693 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.693 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.693 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.693 INFO kablam! Sep 01 08:15:05.693 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.693 INFO kablam! --> src/arrays/Array128.rs:78:34 Sep 01 08:15:05.693 INFO kablam! | Sep 01 08:15:05.693 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.693 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.693 INFO kablam! | Sep 01 08:15:05.693 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.693 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.693 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.693 INFO kablam! Sep 01 08:15:05.693 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.693 INFO kablam! --> src/arrays/Array128.rs:84:20 Sep 01 08:15:05.693 INFO kablam! | Sep 01 08:15:05.693 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.694 INFO kablam! | ^^^^^^ Sep 01 08:15:05.694 INFO kablam! | Sep 01 08:15:05.694 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.694 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.694 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.694 INFO kablam! Sep 01 08:15:05.694 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.694 INFO kablam! --> src/arrays/Array128.rs:84:34 Sep 01 08:15:05.694 INFO kablam! | Sep 01 08:15:05.694 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.694 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.694 INFO kablam! | Sep 01 08:15:05.694 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.694 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.694 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.694 INFO kablam! Sep 01 08:15:05.694 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.694 INFO kablam! --> src/arrays/Array128.rs:90:20 Sep 01 08:15:05.694 INFO kablam! | Sep 01 08:15:05.694 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.694 INFO kablam! | ^^^^^^ Sep 01 08:15:05.694 INFO kablam! | Sep 01 08:15:05.695 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.695 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.695 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.695 INFO kablam! Sep 01 08:15:05.695 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.695 INFO kablam! --> src/arrays/Array128.rs:90:34 Sep 01 08:15:05.695 INFO kablam! | Sep 01 08:15:05.695 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.695 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.695 INFO kablam! | Sep 01 08:15:05.695 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.695 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.695 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.695 INFO kablam! Sep 01 08:15:05.695 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.695 INFO kablam! --> src/arrays/Array128.rs:99:14 Sep 01 08:15:05.695 INFO kablam! | Sep 01 08:15:05.695 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.695 INFO kablam! | ^^^^^^ Sep 01 08:15:05.695 INFO kablam! | Sep 01 08:15:05.695 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.696 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.696 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.696 INFO kablam! Sep 01 08:15:05.696 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.696 INFO kablam! --> src/arrays/Array128.rs:99:28 Sep 01 08:15:05.696 INFO kablam! | Sep 01 08:15:05.696 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.696 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.696 INFO kablam! | Sep 01 08:15:05.696 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.696 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.696 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.696 INFO kablam! Sep 01 08:15:05.697 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.697 INFO kablam! --> src/arrays/Array128.rs:108:15 Sep 01 08:15:05.697 INFO kablam! | Sep 01 08:15:05.697 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 01 08:15:05.698 INFO kablam! | ^^^^^^ Sep 01 08:15:05.698 INFO kablam! | Sep 01 08:15:05.698 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.698 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.699 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.699 INFO kablam! Sep 01 08:15:05.699 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.699 INFO kablam! --> src/arrays/Array128.rs:120:3 Sep 01 08:15:05.699 INFO kablam! | Sep 01 08:15:05.699 INFO kablam! 120 | self.0.iter() Sep 01 08:15:05.699 INFO kablam! | ^^^^^^ Sep 01 08:15:05.699 INFO kablam! | Sep 01 08:15:05.700 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.700 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.700 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.700 INFO kablam! Sep 01 08:15:05.700 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.701 INFO kablam! --> src/arrays/Array128.rs:132:3 Sep 01 08:15:05.701 INFO kablam! | Sep 01 08:15:05.701 INFO kablam! 132 | self.0.iter_mut() Sep 01 08:15:05.701 INFO kablam! | ^^^^^^ Sep 01 08:15:05.701 INFO kablam! | Sep 01 08:15:05.701 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.702 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.702 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.702 INFO kablam! Sep 01 08:15:05.702 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.702 INFO kablam! --> src/arrays/Array128.rs:141:4 Sep 01 08:15:05.703 INFO kablam! | Sep 01 08:15:05.703 INFO kablam! 141 | &self.0[..] Sep 01 08:15:05.704 INFO kablam! | ^^^^^^ Sep 01 08:15:05.704 INFO kablam! | Sep 01 08:15:05.704 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.704 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.704 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.704 INFO kablam! Sep 01 08:15:05.704 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.704 INFO kablam! --> src/arrays/Array128.rs:150:8 Sep 01 08:15:05.704 INFO kablam! | Sep 01 08:15:05.704 INFO kablam! 150 | &mut self.0[..] Sep 01 08:15:05.704 INFO kablam! | ^^^^^^ Sep 01 08:15:05.704 INFO kablam! | Sep 01 08:15:05.705 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.705 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.708 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.708 INFO kablam! Sep 01 08:15:05.708 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.708 INFO kablam! --> src/arrays/Array256.rs:44:3 Sep 01 08:15:05.708 INFO kablam! | Sep 01 08:15:05.709 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 01 08:15:05.709 INFO kablam! | ^^^^^^ Sep 01 08:15:05.709 INFO kablam! | Sep 01 08:15:05.709 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.709 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.710 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.710 INFO kablam! Sep 01 08:15:05.710 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.710 INFO kablam! --> src/arrays/Array256.rs:53:3 Sep 01 08:15:05.710 INFO kablam! | Sep 01 08:15:05.710 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.711 INFO kablam! | ^^^^^^ Sep 01 08:15:05.711 INFO kablam! | Sep 01 08:15:05.711 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.711 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.711 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.711 INFO kablam! Sep 01 08:15:05.712 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.712 INFO kablam! --> src/arrays/Array256.rs:53:18 Sep 01 08:15:05.712 INFO kablam! | Sep 01 08:15:05.712 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.713 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.720 INFO kablam! | Sep 01 08:15:05.724 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.724 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.724 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.724 INFO kablam! Sep 01 08:15:05.725 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.725 INFO kablam! --> src/arrays/Array256.rs:66:29 Sep 01 08:15:05.725 INFO kablam! | Sep 01 08:15:05.725 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.725 INFO kablam! | ^^^^^^ Sep 01 08:15:05.725 INFO kablam! | Sep 01 08:15:05.726 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.726 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.726 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.726 INFO kablam! Sep 01 08:15:05.727 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.727 INFO kablam! --> src/arrays/Array256.rs:66:43 Sep 01 08:15:05.727 INFO kablam! | Sep 01 08:15:05.727 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.727 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.728 INFO kablam! | Sep 01 08:15:05.728 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.728 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.728 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.728 INFO kablam! Sep 01 08:15:05.729 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.729 INFO kablam! --> src/arrays/Array256.rs:72:20 Sep 01 08:15:05.729 INFO kablam! | Sep 01 08:15:05.729 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.729 INFO kablam! | ^^^^^^ Sep 01 08:15:05.729 INFO kablam! | Sep 01 08:15:05.729 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.729 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.729 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.729 INFO kablam! Sep 01 08:15:05.729 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.729 INFO kablam! --> src/arrays/Array256.rs:72:34 Sep 01 08:15:05.729 INFO kablam! | Sep 01 08:15:05.729 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.729 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.729 INFO kablam! | Sep 01 08:15:05.729 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.729 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.730 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.730 INFO kablam! Sep 01 08:15:05.730 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.730 INFO kablam! --> src/arrays/Array256.rs:78:20 Sep 01 08:15:05.730 INFO kablam! | Sep 01 08:15:05.730 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.730 INFO kablam! | ^^^^^^ Sep 01 08:15:05.730 INFO kablam! | Sep 01 08:15:05.730 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.730 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.730 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.730 INFO kablam! Sep 01 08:15:05.730 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.730 INFO kablam! --> src/arrays/Array256.rs:78:34 Sep 01 08:15:05.730 INFO kablam! | Sep 01 08:15:05.730 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.730 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.730 INFO kablam! | Sep 01 08:15:05.730 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.730 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.730 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.730 INFO kablam! Sep 01 08:15:05.730 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.730 INFO kablam! --> src/arrays/Array256.rs:84:20 Sep 01 08:15:05.730 INFO kablam! | Sep 01 08:15:05.730 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.730 INFO kablam! | ^^^^^^ Sep 01 08:15:05.730 INFO kablam! | Sep 01 08:15:05.730 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.730 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.730 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.730 INFO kablam! Sep 01 08:15:05.730 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.731 INFO kablam! --> src/arrays/Array256.rs:84:34 Sep 01 08:15:05.731 INFO kablam! | Sep 01 08:15:05.731 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.731 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.731 INFO kablam! | Sep 01 08:15:05.731 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.731 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.731 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.731 INFO kablam! Sep 01 08:15:05.731 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.731 INFO kablam! --> src/arrays/Array256.rs:90:20 Sep 01 08:15:05.731 INFO kablam! | Sep 01 08:15:05.731 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.731 INFO kablam! | ^^^^^^ Sep 01 08:15:05.731 INFO kablam! | Sep 01 08:15:05.731 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.731 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.731 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.731 INFO kablam! Sep 01 08:15:05.731 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.731 INFO kablam! --> src/arrays/Array256.rs:90:34 Sep 01 08:15:05.731 INFO kablam! | Sep 01 08:15:05.731 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.731 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.731 INFO kablam! | Sep 01 08:15:05.731 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.731 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.731 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.731 INFO kablam! Sep 01 08:15:05.731 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.731 INFO kablam! --> src/arrays/Array256.rs:99:14 Sep 01 08:15:05.731 INFO kablam! | Sep 01 08:15:05.731 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.731 INFO kablam! | ^^^^^^ Sep 01 08:15:05.732 INFO kablam! | Sep 01 08:15:05.732 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.732 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.732 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.732 INFO kablam! Sep 01 08:15:05.732 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.732 INFO kablam! --> src/arrays/Array256.rs:99:28 Sep 01 08:15:05.732 INFO kablam! | Sep 01 08:15:05.732 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.732 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.732 INFO kablam! | Sep 01 08:15:05.732 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.732 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.732 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.732 INFO kablam! Sep 01 08:15:05.732 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.732 INFO kablam! --> src/arrays/Array256.rs:108:15 Sep 01 08:15:05.732 INFO kablam! | Sep 01 08:15:05.732 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 01 08:15:05.733 INFO kablam! | ^^^^^^ Sep 01 08:15:05.733 INFO kablam! | Sep 01 08:15:05.733 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.733 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.733 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.733 INFO kablam! Sep 01 08:15:05.733 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.733 INFO kablam! --> src/arrays/Array256.rs:120:3 Sep 01 08:15:05.733 INFO kablam! | Sep 01 08:15:05.734 INFO kablam! 120 | self.0.iter() Sep 01 08:15:05.734 INFO kablam! | ^^^^^^ Sep 01 08:15:05.734 INFO kablam! | Sep 01 08:15:05.734 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.734 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.734 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.734 INFO kablam! Sep 01 08:15:05.734 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.734 INFO kablam! --> src/arrays/Array256.rs:132:3 Sep 01 08:15:05.734 INFO kablam! | Sep 01 08:15:05.734 INFO kablam! 132 | self.0.iter_mut() Sep 01 08:15:05.735 INFO kablam! | ^^^^^^ Sep 01 08:15:05.735 INFO kablam! | Sep 01 08:15:05.735 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.735 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.735 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.735 INFO kablam! Sep 01 08:15:05.735 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.735 INFO kablam! --> src/arrays/Array256.rs:141:4 Sep 01 08:15:05.735 INFO kablam! | Sep 01 08:15:05.735 INFO kablam! 141 | &self.0[..] Sep 01 08:15:05.735 INFO kablam! | ^^^^^^ Sep 01 08:15:05.735 INFO kablam! | Sep 01 08:15:05.735 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.735 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.736 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.736 INFO kablam! Sep 01 08:15:05.736 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.736 INFO kablam! --> src/arrays/Array256.rs:150:8 Sep 01 08:15:05.736 INFO kablam! | Sep 01 08:15:05.736 INFO kablam! 150 | &mut self.0[..] Sep 01 08:15:05.736 INFO kablam! | ^^^^^^ Sep 01 08:15:05.736 INFO kablam! | Sep 01 08:15:05.736 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.736 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.736 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.736 INFO kablam! Sep 01 08:15:05.736 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.736 INFO kablam! --> src/arrays/Array512.rs:44:3 Sep 01 08:15:05.736 INFO kablam! | Sep 01 08:15:05.736 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 01 08:15:05.736 INFO kablam! | ^^^^^^ Sep 01 08:15:05.736 INFO kablam! | Sep 01 08:15:05.736 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.736 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.737 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.737 INFO kablam! Sep 01 08:15:05.740 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.748 INFO kablam! --> src/arrays/Array512.rs:53:3 Sep 01 08:15:05.748 INFO kablam! | Sep 01 08:15:05.748 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.749 INFO kablam! | ^^^^^^ Sep 01 08:15:05.749 INFO kablam! | Sep 01 08:15:05.749 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.749 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.749 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.749 INFO kablam! Sep 01 08:15:05.749 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.749 INFO kablam! --> src/arrays/Array512.rs:53:18 Sep 01 08:15:05.749 INFO kablam! | Sep 01 08:15:05.749 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.749 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.749 INFO kablam! | Sep 01 08:15:05.749 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.749 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.749 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.750 INFO kablam! Sep 01 08:15:05.750 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.750 INFO kablam! --> src/arrays/Array512.rs:66:29 Sep 01 08:15:05.750 INFO kablam! | Sep 01 08:15:05.750 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.750 INFO kablam! | ^^^^^^ Sep 01 08:15:05.750 INFO kablam! | Sep 01 08:15:05.750 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.750 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.750 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.750 INFO kablam! Sep 01 08:15:05.750 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.750 INFO kablam! --> src/arrays/Array512.rs:66:43 Sep 01 08:15:05.750 INFO kablam! | Sep 01 08:15:05.750 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.750 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.750 INFO kablam! | Sep 01 08:15:05.750 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.750 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.750 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.750 INFO kablam! Sep 01 08:15:05.750 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.750 INFO kablam! --> src/arrays/Array512.rs:72:20 Sep 01 08:15:05.750 INFO kablam! | Sep 01 08:15:05.751 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.751 INFO kablam! | ^^^^^^ Sep 01 08:15:05.751 INFO kablam! | Sep 01 08:15:05.751 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.751 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.751 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.751 INFO kablam! Sep 01 08:15:05.751 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.751 INFO kablam! --> src/arrays/Array512.rs:72:34 Sep 01 08:15:05.751 INFO kablam! | Sep 01 08:15:05.751 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.751 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.751 INFO kablam! | Sep 01 08:15:05.751 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.751 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.751 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.751 INFO kablam! Sep 01 08:15:05.751 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.751 INFO kablam! --> src/arrays/Array512.rs:78:20 Sep 01 08:15:05.751 INFO kablam! | Sep 01 08:15:05.751 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.751 INFO kablam! | ^^^^^^ Sep 01 08:15:05.751 INFO kablam! | Sep 01 08:15:05.752 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.752 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.752 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.752 INFO kablam! Sep 01 08:15:05.752 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.752 INFO kablam! --> src/arrays/Array512.rs:78:34 Sep 01 08:15:05.752 INFO kablam! | Sep 01 08:15:05.752 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.752 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.752 INFO kablam! | Sep 01 08:15:05.752 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.752 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.752 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.752 INFO kablam! Sep 01 08:15:05.752 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.752 INFO kablam! --> src/arrays/Array512.rs:84:20 Sep 01 08:15:05.752 INFO kablam! | Sep 01 08:15:05.752 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.752 INFO kablam! | ^^^^^^ Sep 01 08:15:05.752 INFO kablam! | Sep 01 08:15:05.753 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.753 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.753 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.753 INFO kablam! Sep 01 08:15:05.753 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.753 INFO kablam! --> src/arrays/Array512.rs:84:34 Sep 01 08:15:05.753 INFO kablam! | Sep 01 08:15:05.753 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.753 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.753 INFO kablam! | Sep 01 08:15:05.753 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.753 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.753 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.753 INFO kablam! Sep 01 08:15:05.753 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.753 INFO kablam! --> src/arrays/Array512.rs:90:20 Sep 01 08:15:05.753 INFO kablam! | Sep 01 08:15:05.753 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.753 INFO kablam! | ^^^^^^ Sep 01 08:15:05.753 INFO kablam! | Sep 01 08:15:05.753 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.753 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.753 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.754 INFO kablam! Sep 01 08:15:05.754 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.754 INFO kablam! --> src/arrays/Array512.rs:90:34 Sep 01 08:15:05.754 INFO kablam! | Sep 01 08:15:05.754 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.754 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.754 INFO kablam! | Sep 01 08:15:05.754 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.754 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.754 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.754 INFO kablam! Sep 01 08:15:05.754 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.754 INFO kablam! --> src/arrays/Array512.rs:99:14 Sep 01 08:15:05.754 INFO kablam! | Sep 01 08:15:05.754 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.754 INFO kablam! | ^^^^^^ Sep 01 08:15:05.754 INFO kablam! | Sep 01 08:15:05.754 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.754 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.754 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.754 INFO kablam! Sep 01 08:15:05.754 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.754 INFO kablam! --> src/arrays/Array512.rs:99:28 Sep 01 08:15:05.755 INFO kablam! | Sep 01 08:15:05.755 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.755 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.755 INFO kablam! | Sep 01 08:15:05.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.755 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.755 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.755 INFO kablam! Sep 01 08:15:05.755 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.755 INFO kablam! --> src/arrays/Array512.rs:108:15 Sep 01 08:15:05.755 INFO kablam! | Sep 01 08:15:05.755 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 01 08:15:05.755 INFO kablam! | ^^^^^^ Sep 01 08:15:05.755 INFO kablam! | Sep 01 08:15:05.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.755 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.755 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.755 INFO kablam! Sep 01 08:15:05.755 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.755 INFO kablam! --> src/arrays/Array512.rs:120:3 Sep 01 08:15:05.755 INFO kablam! | Sep 01 08:15:05.756 INFO kablam! 120 | self.0.iter() Sep 01 08:15:05.756 INFO kablam! | ^^^^^^ Sep 01 08:15:05.756 INFO kablam! | Sep 01 08:15:05.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.756 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.756 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.756 INFO kablam! Sep 01 08:15:05.756 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.756 INFO kablam! --> src/arrays/Array512.rs:132:3 Sep 01 08:15:05.756 INFO kablam! | Sep 01 08:15:05.756 INFO kablam! 132 | self.0.iter_mut() Sep 01 08:15:05.756 INFO kablam! | ^^^^^^ Sep 01 08:15:05.756 INFO kablam! | Sep 01 08:15:05.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.756 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.756 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.756 INFO kablam! Sep 01 08:15:05.756 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.756 INFO kablam! --> src/arrays/Array512.rs:141:4 Sep 01 08:15:05.756 INFO kablam! | Sep 01 08:15:05.756 INFO kablam! 141 | &self.0[..] Sep 01 08:15:05.756 INFO kablam! | ^^^^^^ Sep 01 08:15:05.756 INFO kablam! | Sep 01 08:15:05.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.757 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.757 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.757 INFO kablam! Sep 01 08:15:05.757 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.757 INFO kablam! --> src/arrays/Array512.rs:150:8 Sep 01 08:15:05.757 INFO kablam! | Sep 01 08:15:05.757 INFO kablam! 150 | &mut self.0[..] Sep 01 08:15:05.757 INFO kablam! | ^^^^^^ Sep 01 08:15:05.757 INFO kablam! | Sep 01 08:15:05.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.757 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.757 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.757 INFO kablam! Sep 01 08:15:05.757 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.757 INFO kablam! --> src/arrays/Array1024.rs:44:3 Sep 01 08:15:05.757 INFO kablam! | Sep 01 08:15:05.757 INFO kablam! 44 | self.0[..].fmt(formatter) Sep 01 08:15:05.757 INFO kablam! | ^^^^^^ Sep 01 08:15:05.757 INFO kablam! | Sep 01 08:15:05.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.757 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.757 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.758 INFO kablam! Sep 01 08:15:05.758 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.758 INFO kablam! --> src/arrays/Array1024.rs:53:3 Sep 01 08:15:05.758 INFO kablam! | Sep 01 08:15:05.758 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.758 INFO kablam! | ^^^^^^ Sep 01 08:15:05.758 INFO kablam! | Sep 01 08:15:05.758 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.758 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.758 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.758 INFO kablam! Sep 01 08:15:05.758 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.758 INFO kablam! --> src/arrays/Array1024.rs:53:18 Sep 01 08:15:05.758 INFO kablam! | Sep 01 08:15:05.758 INFO kablam! 53 | self.0[..].eq(&other.0[..]) Sep 01 08:15:05.758 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.758 INFO kablam! | Sep 01 08:15:05.758 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.758 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.758 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.758 INFO kablam! Sep 01 08:15:05.758 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.758 INFO kablam! --> src/arrays/Array1024.rs:66:29 Sep 01 08:15:05.758 INFO kablam! | Sep 01 08:15:05.758 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.758 INFO kablam! | ^^^^^^ Sep 01 08:15:05.758 INFO kablam! | Sep 01 08:15:05.759 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.759 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.759 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.759 INFO kablam! Sep 01 08:15:05.759 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.759 INFO kablam! --> src/arrays/Array1024.rs:66:43 Sep 01 08:15:05.759 INFO kablam! | Sep 01 08:15:05.759 INFO kablam! 66 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.759 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.759 INFO kablam! | Sep 01 08:15:05.759 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.759 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.759 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.759 INFO kablam! Sep 01 08:15:05.759 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.759 INFO kablam! --> src/arrays/Array1024.rs:72:20 Sep 01 08:15:05.759 INFO kablam! | Sep 01 08:15:05.759 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.759 INFO kablam! | ^^^^^^ Sep 01 08:15:05.759 INFO kablam! | Sep 01 08:15:05.759 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.759 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.759 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.759 INFO kablam! Sep 01 08:15:05.759 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.759 INFO kablam! --> src/arrays/Array1024.rs:72:34 Sep 01 08:15:05.759 INFO kablam! | Sep 01 08:15:05.759 INFO kablam! 72 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.759 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.759 INFO kablam! | Sep 01 08:15:05.759 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.759 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.759 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.759 INFO kablam! Sep 01 08:15:05.760 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.760 INFO kablam! --> src/arrays/Array1024.rs:78:20 Sep 01 08:15:05.760 INFO kablam! | Sep 01 08:15:05.760 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.760 INFO kablam! | ^^^^^^ Sep 01 08:15:05.760 INFO kablam! | Sep 01 08:15:05.760 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.760 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.760 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.760 INFO kablam! Sep 01 08:15:05.760 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.760 INFO kablam! --> src/arrays/Array1024.rs:78:34 Sep 01 08:15:05.763 INFO kablam! | Sep 01 08:15:05.763 INFO kablam! 78 | PartialOrd::le(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.763 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.769 INFO kablam! | Sep 01 08:15:05.769 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.769 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.769 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.769 INFO kablam! Sep 01 08:15:05.769 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.769 INFO kablam! --> src/arrays/Array1024.rs:84:20 Sep 01 08:15:05.769 INFO kablam! | Sep 01 08:15:05.769 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.769 INFO kablam! | ^^^^^^ Sep 01 08:15:05.769 INFO kablam! | Sep 01 08:15:05.769 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.769 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.769 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.769 INFO kablam! Sep 01 08:15:05.769 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.769 INFO kablam! --> src/arrays/Array1024.rs:84:34 Sep 01 08:15:05.770 INFO kablam! | Sep 01 08:15:05.770 INFO kablam! 84 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.770 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.770 INFO kablam! | Sep 01 08:15:05.770 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.770 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.770 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.770 INFO kablam! Sep 01 08:15:05.770 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.770 INFO kablam! --> src/arrays/Array1024.rs:90:20 Sep 01 08:15:05.770 INFO kablam! | Sep 01 08:15:05.770 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.770 INFO kablam! | ^^^^^^ Sep 01 08:15:05.770 INFO kablam! | Sep 01 08:15:05.770 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.770 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.770 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.770 INFO kablam! Sep 01 08:15:05.770 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.770 INFO kablam! --> src/arrays/Array1024.rs:90:34 Sep 01 08:15:05.770 INFO kablam! | Sep 01 08:15:05.771 INFO kablam! 90 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.771 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.771 INFO kablam! | Sep 01 08:15:05.771 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.771 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.771 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.771 INFO kablam! Sep 01 08:15:05.771 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.771 INFO kablam! --> src/arrays/Array1024.rs:99:14 Sep 01 08:15:05.771 INFO kablam! | Sep 01 08:15:05.771 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.771 INFO kablam! | ^^^^^^ Sep 01 08:15:05.771 INFO kablam! | Sep 01 08:15:05.771 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.771 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.771 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.771 INFO kablam! Sep 01 08:15:05.771 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.771 INFO kablam! --> src/arrays/Array1024.rs:99:28 Sep 01 08:15:05.771 INFO kablam! | Sep 01 08:15:05.771 INFO kablam! 99 | Ord::cmp(&&self.0[..], &&other.0[..]) Sep 01 08:15:05.772 INFO kablam! | ^^^^^^^ Sep 01 08:15:05.772 INFO kablam! | Sep 01 08:15:05.772 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.772 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.772 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.772 INFO kablam! Sep 01 08:15:05.772 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.772 INFO kablam! --> src/arrays/Array1024.rs:108:15 Sep 01 08:15:05.772 INFO kablam! | Sep 01 08:15:05.772 INFO kablam! 108 | Hash::hash(&self.0[..], state) Sep 01 08:15:05.772 INFO kablam! | ^^^^^^ Sep 01 08:15:05.772 INFO kablam! | Sep 01 08:15:05.773 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.773 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.773 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.773 INFO kablam! Sep 01 08:15:05.773 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.773 INFO kablam! --> src/arrays/Array1024.rs:120:3 Sep 01 08:15:05.773 INFO kablam! | Sep 01 08:15:05.774 INFO kablam! 120 | self.0.iter() Sep 01 08:15:05.774 INFO kablam! | ^^^^^^ Sep 01 08:15:05.774 INFO kablam! | Sep 01 08:15:05.774 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.774 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.774 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.775 INFO kablam! Sep 01 08:15:05.775 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.775 INFO kablam! --> src/arrays/Array1024.rs:132:3 Sep 01 08:15:05.775 INFO kablam! | Sep 01 08:15:05.775 INFO kablam! 132 | self.0.iter_mut() Sep 01 08:15:05.775 INFO kablam! | ^^^^^^ Sep 01 08:15:05.775 INFO kablam! | Sep 01 08:15:05.775 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.775 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.776 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.776 INFO kablam! Sep 01 08:15:05.776 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.776 INFO kablam! --> src/arrays/Array1024.rs:141:4 Sep 01 08:15:05.776 INFO kablam! | Sep 01 08:15:05.776 INFO kablam! 141 | &self.0[..] Sep 01 08:15:05.776 INFO kablam! | ^^^^^^ Sep 01 08:15:05.776 INFO kablam! | Sep 01 08:15:05.776 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.776 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.777 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.777 INFO kablam! Sep 01 08:15:05.777 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:15:05.777 INFO kablam! --> src/arrays/Array1024.rs:150:8 Sep 01 08:15:05.777 INFO kablam! | Sep 01 08:15:05.777 INFO kablam! 150 | &mut self.0[..] Sep 01 08:15:05.777 INFO kablam! | ^^^^^^ Sep 01 08:15:05.777 INFO kablam! | Sep 01 08:15:05.777 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:15:05.777 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:15:05.777 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:15:05.777 INFO kablam! Sep 01 08:15:05.777 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 01 08:15:05.777 INFO kablam! --> src/lib.rs:8:12 Sep 01 08:15:05.777 INFO kablam! | Sep 01 08:15:05.777 INFO kablam! 8 | #![feature(associated_consts)] Sep 01 08:15:05.777 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 08:15:05.778 INFO kablam! | Sep 01 08:15:05.778 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 08:15:05.778 INFO kablam! Sep 01 08:15:05.778 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.80s Sep 01 08:15:05.778 INFO kablam! su: No module specific data is present Sep 01 08:15:06.374 INFO running `"docker" "rm" "-f" "5869100aab342959896cdf13772c5b0b95da23a0594c300980b676a1b6b598d9"` Sep 01 08:15:06.459 INFO blam! 5869100aab342959896cdf13772c5b0b95da23a0594c300980b676a1b6b598d9