Oct 15 20:36:42.590 INFO testing rust-extra-0.0.17 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 20:36:42.591 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 20:36:42.824 INFO blam! 595521e4dc9fca6a025e195551cd5ab6513b6a892f26bc66005671d2e35ada74 Oct 15 20:36:42.827 INFO running `"docker" "start" "-a" "595521e4dc9fca6a025e195551cd5ab6513b6a892f26bc66005671d2e35ada74"` Oct 15 20:36:43.237 INFO kablam! usermod: no changes Oct 15 20:36:43.260 INFO kablam! Compiling rust-extra v0.0.17 (/source) Oct 15 20:36:44.487 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.487 INFO kablam! --> src/arrays/Array16.rs:28:3 Oct 15 20:36:44.487 INFO kablam! | Oct 15 20:36:44.487 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:44.487 INFO kablam! | ^^^^^^ Oct 15 20:36:44.487 INFO kablam! | Oct 15 20:36:44.487 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 15 20:36:44.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! Oct 15 20:36:44.487 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.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 Oct 15 20:36:44.487 INFO kablam! Oct 15 20:36:44.487 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.487 INFO kablam! --> src/arrays/Array16.rs:34:3 Oct 15 20:36:44.487 INFO kablam! | Oct 15 20:36:44.487 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:44.487 INFO kablam! | ^^^^^^ Oct 15 20:36:44.487 INFO kablam! | Oct 15 20:36:44.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! Oct 15 20:36:44.487 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.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 Oct 15 20:36:44.487 INFO kablam! Oct 15 20:36:44.487 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.487 INFO kablam! --> src/arrays/Array16.rs:56:3 Oct 15 20:36:44.487 INFO kablam! | Oct 15 20:36:44.487 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:44.487 INFO kablam! | ^^^^^^ Oct 15 20:36:44.487 INFO kablam! | Oct 15 20:36:44.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! Oct 15 20:36:44.487 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.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 Oct 15 20:36:44.487 INFO kablam! Oct 15 20:36:44.487 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.487 INFO kablam! --> src/arrays/Array16.rs:65:3 Oct 15 20:36:44.487 INFO kablam! | Oct 15 20:36:44.487 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.487 INFO kablam! | ^^^^^^ Oct 15 20:36:44.487 INFO kablam! | Oct 15 20:36:44.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! Oct 15 20:36:44.487 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.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 Oct 15 20:36:44.487 INFO kablam! Oct 15 20:36:44.487 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.487 INFO kablam! --> src/arrays/Array16.rs:65:18 Oct 15 20:36:44.487 INFO kablam! | Oct 15 20:36:44.487 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.487 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.487 INFO kablam! | Oct 15 20:36:44.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! Oct 15 20:36:44.487 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.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 Oct 15 20:36:44.487 INFO kablam! Oct 15 20:36:44.487 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.487 INFO kablam! --> src/arrays/Array16.rs:78:29 Oct 15 20:36:44.487 INFO kablam! | Oct 15 20:36:44.487 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.487 INFO kablam! | ^^^^^^ Oct 15 20:36:44.487 INFO kablam! | Oct 15 20:36:44.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! Oct 15 20:36:44.487 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.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 Oct 15 20:36:44.487 INFO kablam! Oct 15 20:36:44.487 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.487 INFO kablam! --> src/arrays/Array16.rs:78:43 Oct 15 20:36:44.487 INFO kablam! | Oct 15 20:36:44.487 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.487 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.487 INFO kablam! | Oct 15 20:36:44.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! Oct 15 20:36:44.487 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.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 Oct 15 20:36:44.487 INFO kablam! Oct 15 20:36:44.487 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.487 INFO kablam! --> src/arrays/Array16.rs:84:20 Oct 15 20:36:44.487 INFO kablam! | Oct 15 20:36:44.487 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.487 INFO kablam! | ^^^^^^ Oct 15 20:36:44.487 INFO kablam! | Oct 15 20:36:44.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! Oct 15 20:36:44.488 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.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 Oct 15 20:36:44.488 INFO kablam! Oct 15 20:36:44.488 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.488 INFO kablam! --> src/arrays/Array16.rs:84:34 Oct 15 20:36:44.488 INFO kablam! | Oct 15 20:36:44.488 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.488 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.488 INFO kablam! | Oct 15 20:36:44.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! Oct 15 20:36:44.488 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.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 Oct 15 20:36:44.488 INFO kablam! Oct 15 20:36:44.488 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.488 INFO kablam! --> src/arrays/Array16.rs:90:20 Oct 15 20:36:44.488 INFO kablam! | Oct 15 20:36:44.488 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.488 INFO kablam! | ^^^^^^ Oct 15 20:36:44.488 INFO kablam! | Oct 15 20:36:44.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! Oct 15 20:36:44.488 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.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 Oct 15 20:36:44.488 INFO kablam! Oct 15 20:36:44.488 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.488 INFO kablam! --> src/arrays/Array16.rs:90:34 Oct 15 20:36:44.488 INFO kablam! | Oct 15 20:36:44.488 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.488 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.488 INFO kablam! | Oct 15 20:36:44.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! Oct 15 20:36:44.488 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.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 Oct 15 20:36:44.488 INFO kablam! Oct 15 20:36:44.488 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.488 INFO kablam! --> src/arrays/Array16.rs:96:20 Oct 15 20:36:44.488 INFO kablam! | Oct 15 20:36:44.488 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.488 INFO kablam! | ^^^^^^ Oct 15 20:36:44.488 INFO kablam! | Oct 15 20:36:44.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! Oct 15 20:36:44.499 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.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 Oct 15 20:36:44.499 INFO kablam! Oct 15 20:36:44.499 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.499 INFO kablam! --> src/arrays/Array16.rs:96:34 Oct 15 20:36:44.499 INFO kablam! | Oct 15 20:36:44.499 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.499 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.499 INFO kablam! | Oct 15 20:36:44.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! Oct 15 20:36:44.499 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.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 Oct 15 20:36:44.499 INFO kablam! Oct 15 20:36:44.499 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.499 INFO kablam! --> src/arrays/Array16.rs:102:20 Oct 15 20:36:44.499 INFO kablam! | Oct 15 20:36:44.499 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.499 INFO kablam! | ^^^^^^ Oct 15 20:36:44.499 INFO kablam! | Oct 15 20:36:44.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! Oct 15 20:36:44.499 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.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 Oct 15 20:36:44.499 INFO kablam! Oct 15 20:36:44.499 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.499 INFO kablam! --> src/arrays/Array16.rs:102:34 Oct 15 20:36:44.499 INFO kablam! | Oct 15 20:36:44.499 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.499 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.499 INFO kablam! | Oct 15 20:36:44.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! Oct 15 20:36:44.499 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.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 Oct 15 20:36:44.499 INFO kablam! Oct 15 20:36:44.499 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.499 INFO kablam! --> src/arrays/Array16.rs:111:14 Oct 15 20:36:44.499 INFO kablam! | Oct 15 20:36:44.499 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.499 INFO kablam! | ^^^^^^ Oct 15 20:36:44.499 INFO kablam! | Oct 15 20:36:44.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! Oct 15 20:36:44.499 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.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 Oct 15 20:36:44.499 INFO kablam! Oct 15 20:36:44.499 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.499 INFO kablam! --> src/arrays/Array16.rs:111:28 Oct 15 20:36:44.499 INFO kablam! | Oct 15 20:36:44.499 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.499 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.499 INFO kablam! | Oct 15 20:36:44.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! Oct 15 20:36:44.499 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.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 Oct 15 20:36:44.499 INFO kablam! Oct 15 20:36:44.499 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.499 INFO kablam! --> src/arrays/Array16.rs:120:15 Oct 15 20:36:44.499 INFO kablam! | Oct 15 20:36:44.499 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:44.499 INFO kablam! | ^^^^^^ Oct 15 20:36:44.499 INFO kablam! | Oct 15 20:36:44.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! Oct 15 20:36:44.499 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.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 Oct 15 20:36:44.499 INFO kablam! Oct 15 20:36:44.499 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.499 INFO kablam! --> src/arrays/Array16.rs:132:3 Oct 15 20:36:44.499 INFO kablam! | Oct 15 20:36:44.499 INFO kablam! 132 | self.0.iter() Oct 15 20:36:44.499 INFO kablam! | ^^^^^^ Oct 15 20:36:44.499 INFO kablam! | Oct 15 20:36:44.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! Oct 15 20:36:44.499 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.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 Oct 15 20:36:44.499 INFO kablam! Oct 15 20:36:44.499 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.499 INFO kablam! --> src/arrays/Array16.rs:144:3 Oct 15 20:36:44.499 INFO kablam! | Oct 15 20:36:44.499 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:44.499 INFO kablam! | ^^^^^^ Oct 15 20:36:44.499 INFO kablam! | Oct 15 20:36:44.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! Oct 15 20:36:44.499 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.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 Oct 15 20:36:44.500 INFO kablam! Oct 15 20:36:44.500 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.500 INFO kablam! --> src/arrays/Array16.rs:153:4 Oct 15 20:36:44.500 INFO kablam! | Oct 15 20:36:44.500 INFO kablam! 153 | &self.0[..] Oct 15 20:36:44.500 INFO kablam! | ^^^^^^ Oct 15 20:36:44.500 INFO kablam! | Oct 15 20:36:44.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! Oct 15 20:36:44.500 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.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 Oct 15 20:36:44.500 INFO kablam! Oct 15 20:36:44.500 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.500 INFO kablam! --> src/arrays/Array16.rs:162:8 Oct 15 20:36:44.500 INFO kablam! | Oct 15 20:36:44.500 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:44.500 INFO kablam! | ^^^^^^ Oct 15 20:36:44.500 INFO kablam! | Oct 15 20:36:44.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! Oct 15 20:36:44.500 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.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 Oct 15 20:36:44.500 INFO kablam! Oct 15 20:36:44.500 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.500 INFO kablam! --> src/arrays/Array30.rs:28:3 Oct 15 20:36:44.500 INFO kablam! | Oct 15 20:36:44.500 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:44.500 INFO kablam! | ^^^^^^ Oct 15 20:36:44.500 INFO kablam! | Oct 15 20:36:44.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! Oct 15 20:36:44.500 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.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 Oct 15 20:36:44.500 INFO kablam! Oct 15 20:36:44.500 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.500 INFO kablam! --> src/arrays/Array30.rs:34:3 Oct 15 20:36:44.500 INFO kablam! | Oct 15 20:36:44.500 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:44.500 INFO kablam! | ^^^^^^ Oct 15 20:36:44.500 INFO kablam! | Oct 15 20:36:44.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! Oct 15 20:36:44.500 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.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 Oct 15 20:36:44.500 INFO kablam! Oct 15 20:36:44.500 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.500 INFO kablam! --> src/arrays/Array30.rs:56:3 Oct 15 20:36:44.500 INFO kablam! | Oct 15 20:36:44.500 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:44.500 INFO kablam! | ^^^^^^ Oct 15 20:36:44.500 INFO kablam! | Oct 15 20:36:44.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! Oct 15 20:36:44.500 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.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 Oct 15 20:36:44.500 INFO kablam! Oct 15 20:36:44.500 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.500 INFO kablam! --> src/arrays/Array30.rs:65:3 Oct 15 20:36:44.500 INFO kablam! | Oct 15 20:36:44.500 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.500 INFO kablam! | ^^^^^^ Oct 15 20:36:44.500 INFO kablam! | Oct 15 20:36:44.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! Oct 15 20:36:44.500 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.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 Oct 15 20:36:44.500 INFO kablam! Oct 15 20:36:44.500 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.500 INFO kablam! --> src/arrays/Array30.rs:65:18 Oct 15 20:36:44.500 INFO kablam! | Oct 15 20:36:44.500 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.500 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.500 INFO kablam! | Oct 15 20:36:44.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! Oct 15 20:36:44.500 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.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 Oct 15 20:36:44.500 INFO kablam! Oct 15 20:36:44.500 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.500 INFO kablam! --> src/arrays/Array30.rs:78:29 Oct 15 20:36:44.500 INFO kablam! | Oct 15 20:36:44.500 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.500 INFO kablam! | ^^^^^^ Oct 15 20:36:44.500 INFO kablam! | Oct 15 20:36:44.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! Oct 15 20:36:44.500 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.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 Oct 15 20:36:44.500 INFO kablam! Oct 15 20:36:44.500 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.500 INFO kablam! --> src/arrays/Array30.rs:78:43 Oct 15 20:36:44.500 INFO kablam! | Oct 15 20:36:44.500 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.500 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.500 INFO kablam! | Oct 15 20:36:44.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! Oct 15 20:36:44.501 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.501 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.501 INFO kablam! Oct 15 20:36:44.501 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.501 INFO kablam! --> src/arrays/Array30.rs:84:20 Oct 15 20:36:44.501 INFO kablam! | Oct 15 20:36:44.501 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.501 INFO kablam! | ^^^^^^ Oct 15 20:36:44.501 INFO kablam! | Oct 15 20:36:44.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.501 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.501 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.501 INFO kablam! Oct 15 20:36:44.501 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.501 INFO kablam! --> src/arrays/Array30.rs:84:34 Oct 15 20:36:44.501 INFO kablam! | Oct 15 20:36:44.501 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.501 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.501 INFO kablam! | Oct 15 20:36:44.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.501 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.501 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.501 INFO kablam! Oct 15 20:36:44.501 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.501 INFO kablam! --> src/arrays/Array30.rs:90:20 Oct 15 20:36:44.501 INFO kablam! | Oct 15 20:36:44.501 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.501 INFO kablam! | ^^^^^^ Oct 15 20:36:44.501 INFO kablam! | Oct 15 20:36:44.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.501 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.501 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.501 INFO kablam! Oct 15 20:36:44.501 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.501 INFO kablam! --> src/arrays/Array30.rs:90:34 Oct 15 20:36:44.501 INFO kablam! | Oct 15 20:36:44.501 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.501 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.501 INFO kablam! | Oct 15 20:36:44.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.501 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.501 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.501 INFO kablam! Oct 15 20:36:44.501 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.501 INFO kablam! --> src/arrays/Array30.rs:96:20 Oct 15 20:36:44.501 INFO kablam! | Oct 15 20:36:44.501 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.501 INFO kablam! | ^^^^^^ Oct 15 20:36:44.501 INFO kablam! | Oct 15 20:36:44.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.501 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.501 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.501 INFO kablam! Oct 15 20:36:44.501 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.501 INFO kablam! --> src/arrays/Array30.rs:96:34 Oct 15 20:36:44.501 INFO kablam! | Oct 15 20:36:44.501 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.501 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.501 INFO kablam! | Oct 15 20:36:44.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.501 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.501 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.501 INFO kablam! Oct 15 20:36:44.501 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.501 INFO kablam! --> src/arrays/Array30.rs:102:20 Oct 15 20:36:44.501 INFO kablam! | Oct 15 20:36:44.501 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.501 INFO kablam! | ^^^^^^ Oct 15 20:36:44.501 INFO kablam! | Oct 15 20:36:44.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.501 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.501 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.501 INFO kablam! Oct 15 20:36:44.501 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.501 INFO kablam! --> src/arrays/Array30.rs:102:34 Oct 15 20:36:44.501 INFO kablam! | Oct 15 20:36:44.501 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.501 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.501 INFO kablam! | Oct 15 20:36:44.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.501 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.501 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.501 INFO kablam! Oct 15 20:36:44.502 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.502 INFO kablam! --> src/arrays/Array30.rs:111:14 Oct 15 20:36:44.502 INFO kablam! | Oct 15 20:36:44.502 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.502 INFO kablam! | ^^^^^^ Oct 15 20:36:44.502 INFO kablam! | Oct 15 20:36:44.502 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.502 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.502 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.502 INFO kablam! Oct 15 20:36:44.502 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.502 INFO kablam! --> src/arrays/Array30.rs:111:28 Oct 15 20:36:44.502 INFO kablam! | Oct 15 20:36:44.502 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.502 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.502 INFO kablam! | Oct 15 20:36:44.502 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.502 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.502 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.502 INFO kablam! Oct 15 20:36:44.502 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.502 INFO kablam! --> src/arrays/Array30.rs:120:15 Oct 15 20:36:44.502 INFO kablam! | Oct 15 20:36:44.502 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:44.502 INFO kablam! | ^^^^^^ Oct 15 20:36:44.502 INFO kablam! | Oct 15 20:36:44.502 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.502 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.502 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.502 INFO kablam! Oct 15 20:36:44.502 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.502 INFO kablam! --> src/arrays/Array30.rs:132:3 Oct 15 20:36:44.502 INFO kablam! | Oct 15 20:36:44.502 INFO kablam! 132 | self.0.iter() Oct 15 20:36:44.502 INFO kablam! | ^^^^^^ Oct 15 20:36:44.502 INFO kablam! | Oct 15 20:36:44.502 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.502 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.502 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.502 INFO kablam! Oct 15 20:36:44.502 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.502 INFO kablam! --> src/arrays/Array30.rs:144:3 Oct 15 20:36:44.502 INFO kablam! | Oct 15 20:36:44.502 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:44.502 INFO kablam! | ^^^^^^ Oct 15 20:36:44.502 INFO kablam! | Oct 15 20:36:44.502 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.502 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.502 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.502 INFO kablam! Oct 15 20:36:44.502 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.502 INFO kablam! --> src/arrays/Array30.rs:153:4 Oct 15 20:36:44.502 INFO kablam! | Oct 15 20:36:44.502 INFO kablam! 153 | &self.0[..] Oct 15 20:36:44.502 INFO kablam! | ^^^^^^ Oct 15 20:36:44.502 INFO kablam! | Oct 15 20:36:44.502 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.502 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.502 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.502 INFO kablam! Oct 15 20:36:44.502 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.502 INFO kablam! --> src/arrays/Array30.rs:162:8 Oct 15 20:36:44.502 INFO kablam! | Oct 15 20:36:44.502 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:44.502 INFO kablam! | ^^^^^^ Oct 15 20:36:44.502 INFO kablam! | Oct 15 20:36:44.502 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.502 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.502 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.502 INFO kablam! Oct 15 20:36:44.502 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.502 INFO kablam! --> src/arrays/Array32.rs:28:3 Oct 15 20:36:44.502 INFO kablam! | Oct 15 20:36:44.502 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:44.502 INFO kablam! | ^^^^^^ Oct 15 20:36:44.502 INFO kablam! | Oct 15 20:36:44.502 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.502 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.502 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.502 INFO kablam! Oct 15 20:36:44.502 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.502 INFO kablam! --> src/arrays/Array32.rs:34:3 Oct 15 20:36:44.502 INFO kablam! | Oct 15 20:36:44.502 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:44.502 INFO kablam! | ^^^^^^ Oct 15 20:36:44.503 INFO kablam! | Oct 15 20:36:44.503 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.503 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.503 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.503 INFO kablam! Oct 15 20:36:44.503 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.503 INFO kablam! --> src/arrays/Array32.rs:56:3 Oct 15 20:36:44.503 INFO kablam! | Oct 15 20:36:44.503 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:44.503 INFO kablam! | ^^^^^^ Oct 15 20:36:44.503 INFO kablam! | Oct 15 20:36:44.503 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.503 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.503 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.503 INFO kablam! Oct 15 20:36:44.503 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.503 INFO kablam! --> src/arrays/Array32.rs:65:3 Oct 15 20:36:44.503 INFO kablam! | Oct 15 20:36:44.503 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.503 INFO kablam! | ^^^^^^ Oct 15 20:36:44.503 INFO kablam! | Oct 15 20:36:44.503 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.503 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.503 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.503 INFO kablam! Oct 15 20:36:44.503 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.503 INFO kablam! --> src/arrays/Array32.rs:65:18 Oct 15 20:36:44.503 INFO kablam! | Oct 15 20:36:44.503 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.503 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.503 INFO kablam! | Oct 15 20:36:44.503 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.503 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.503 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.503 INFO kablam! Oct 15 20:36:44.503 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.503 INFO kablam! --> src/arrays/Array32.rs:78:29 Oct 15 20:36:44.503 INFO kablam! | Oct 15 20:36:44.503 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.503 INFO kablam! | ^^^^^^ Oct 15 20:36:44.503 INFO kablam! | Oct 15 20:36:44.503 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.503 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.503 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.503 INFO kablam! Oct 15 20:36:44.503 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.503 INFO kablam! --> src/arrays/Array32.rs:78:43 Oct 15 20:36:44.503 INFO kablam! | Oct 15 20:36:44.503 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.503 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.503 INFO kablam! | Oct 15 20:36:44.503 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.503 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.503 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.503 INFO kablam! Oct 15 20:36:44.503 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.503 INFO kablam! --> src/arrays/Array32.rs:84:20 Oct 15 20:36:44.503 INFO kablam! | Oct 15 20:36:44.503 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.503 INFO kablam! | ^^^^^^ Oct 15 20:36:44.503 INFO kablam! | Oct 15 20:36:44.503 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.503 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.503 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.503 INFO kablam! Oct 15 20:36:44.503 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.503 INFO kablam! --> src/arrays/Array32.rs:84:34 Oct 15 20:36:44.503 INFO kablam! | Oct 15 20:36:44.503 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.503 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.503 INFO kablam! | Oct 15 20:36:44.503 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.503 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.503 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.503 INFO kablam! Oct 15 20:36:44.503 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.503 INFO kablam! --> src/arrays/Array32.rs:90:20 Oct 15 20:36:44.503 INFO kablam! | Oct 15 20:36:44.503 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.503 INFO kablam! | ^^^^^^ Oct 15 20:36:44.503 INFO kablam! | Oct 15 20:36:44.503 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.503 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.503 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.503 INFO kablam! Oct 15 20:36:44.504 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.504 INFO kablam! --> src/arrays/Array32.rs:90:34 Oct 15 20:36:44.504 INFO kablam! | Oct 15 20:36:44.504 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.504 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.504 INFO kablam! | Oct 15 20:36:44.504 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.504 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.504 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.504 INFO kablam! Oct 15 20:36:44.504 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.504 INFO kablam! --> src/arrays/Array32.rs:96:20 Oct 15 20:36:44.504 INFO kablam! | Oct 15 20:36:44.504 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.504 INFO kablam! | ^^^^^^ Oct 15 20:36:44.504 INFO kablam! | Oct 15 20:36:44.504 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.504 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.504 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.504 INFO kablam! Oct 15 20:36:44.504 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.504 INFO kablam! --> src/arrays/Array32.rs:96:34 Oct 15 20:36:44.504 INFO kablam! | Oct 15 20:36:44.504 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.504 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.504 INFO kablam! | Oct 15 20:36:44.504 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.504 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.504 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.504 INFO kablam! Oct 15 20:36:44.504 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.504 INFO kablam! --> src/arrays/Array32.rs:102:20 Oct 15 20:36:44.504 INFO kablam! | Oct 15 20:36:44.504 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.504 INFO kablam! | ^^^^^^ Oct 15 20:36:44.504 INFO kablam! | Oct 15 20:36:44.504 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.504 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.504 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.504 INFO kablam! Oct 15 20:36:44.504 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.504 INFO kablam! --> src/arrays/Array32.rs:102:34 Oct 15 20:36:44.504 INFO kablam! | Oct 15 20:36:44.504 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.504 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.504 INFO kablam! | Oct 15 20:36:44.504 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.504 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.504 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.504 INFO kablam! Oct 15 20:36:44.504 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.504 INFO kablam! --> src/arrays/Array32.rs:111:14 Oct 15 20:36:44.504 INFO kablam! | Oct 15 20:36:44.504 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.504 INFO kablam! | ^^^^^^ Oct 15 20:36:44.504 INFO kablam! | Oct 15 20:36:44.504 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.504 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.504 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.504 INFO kablam! Oct 15 20:36:44.504 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.504 INFO kablam! --> src/arrays/Array32.rs:111:28 Oct 15 20:36:44.504 INFO kablam! | Oct 15 20:36:44.504 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.504 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.504 INFO kablam! | Oct 15 20:36:44.504 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.504 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.504 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.504 INFO kablam! Oct 15 20:36:44.504 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.504 INFO kablam! --> src/arrays/Array32.rs:120:15 Oct 15 20:36:44.504 INFO kablam! | Oct 15 20:36:44.504 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:44.504 INFO kablam! | ^^^^^^ Oct 15 20:36:44.504 INFO kablam! | Oct 15 20:36:44.504 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.504 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.504 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.504 INFO kablam! Oct 15 20:36:44.504 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.504 INFO kablam! --> src/arrays/Array32.rs:132:3 Oct 15 20:36:44.504 INFO kablam! | Oct 15 20:36:44.504 INFO kablam! 132 | self.0.iter() Oct 15 20:36:44.504 INFO kablam! | ^^^^^^ Oct 15 20:36:44.504 INFO kablam! | Oct 15 20:36:44.504 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.504 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.504 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.505 INFO kablam! Oct 15 20:36:44.505 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.505 INFO kablam! --> src/arrays/Array32.rs:144:3 Oct 15 20:36:44.505 INFO kablam! | Oct 15 20:36:44.505 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:44.505 INFO kablam! | ^^^^^^ Oct 15 20:36:44.505 INFO kablam! | Oct 15 20:36:44.505 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.505 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.505 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.505 INFO kablam! Oct 15 20:36:44.505 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.505 INFO kablam! --> src/arrays/Array32.rs:153:4 Oct 15 20:36:44.505 INFO kablam! | Oct 15 20:36:44.505 INFO kablam! 153 | &self.0[..] Oct 15 20:36:44.505 INFO kablam! | ^^^^^^ Oct 15 20:36:44.505 INFO kablam! | Oct 15 20:36:44.505 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.505 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.505 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.505 INFO kablam! Oct 15 20:36:44.505 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.505 INFO kablam! --> src/arrays/Array32.rs:162:8 Oct 15 20:36:44.505 INFO kablam! | Oct 15 20:36:44.505 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:44.505 INFO kablam! | ^^^^^^ Oct 15 20:36:44.505 INFO kablam! | Oct 15 20:36:44.505 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.505 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.505 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.505 INFO kablam! Oct 15 20:36:44.505 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.505 INFO kablam! --> src/arrays/Array40.rs:28:3 Oct 15 20:36:44.505 INFO kablam! | Oct 15 20:36:44.505 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:44.505 INFO kablam! | ^^^^^^ Oct 15 20:36:44.505 INFO kablam! | Oct 15 20:36:44.505 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.505 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.505 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.505 INFO kablam! Oct 15 20:36:44.505 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.505 INFO kablam! --> src/arrays/Array40.rs:34:3 Oct 15 20:36:44.505 INFO kablam! | Oct 15 20:36:44.505 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:44.505 INFO kablam! | ^^^^^^ Oct 15 20:36:44.505 INFO kablam! | Oct 15 20:36:44.505 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.505 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.505 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.505 INFO kablam! Oct 15 20:36:44.505 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.505 INFO kablam! --> src/arrays/Array40.rs:56:3 Oct 15 20:36:44.505 INFO kablam! | Oct 15 20:36:44.505 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:44.505 INFO kablam! | ^^^^^^ Oct 15 20:36:44.505 INFO kablam! | Oct 15 20:36:44.505 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.505 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.505 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.505 INFO kablam! Oct 15 20:36:44.505 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.505 INFO kablam! --> src/arrays/Array40.rs:65:3 Oct 15 20:36:44.505 INFO kablam! | Oct 15 20:36:44.505 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.505 INFO kablam! | ^^^^^^ Oct 15 20:36:44.505 INFO kablam! | Oct 15 20:36:44.505 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.505 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.505 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.505 INFO kablam! Oct 15 20:36:44.505 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.505 INFO kablam! --> src/arrays/Array40.rs:65:18 Oct 15 20:36:44.505 INFO kablam! | Oct 15 20:36:44.505 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.505 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.505 INFO kablam! | Oct 15 20:36:44.505 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.505 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.505 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.505 INFO kablam! Oct 15 20:36:44.505 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.505 INFO kablam! --> src/arrays/Array40.rs:78:29 Oct 15 20:36:44.505 INFO kablam! | Oct 15 20:36:44.505 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.505 INFO kablam! | ^^^^^^ Oct 15 20:36:44.505 INFO kablam! | Oct 15 20:36:44.505 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.505 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.505 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.505 INFO kablam! Oct 15 20:36:44.505 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.505 INFO kablam! --> src/arrays/Array40.rs:78:43 Oct 15 20:36:44.505 INFO kablam! | Oct 15 20:36:44.505 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.505 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.505 INFO kablam! | Oct 15 20:36:44.505 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.505 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.505 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.505 INFO kablam! Oct 15 20:36:44.505 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.505 INFO kablam! --> src/arrays/Array40.rs:84:20 Oct 15 20:36:44.505 INFO kablam! | Oct 15 20:36:44.505 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.505 INFO kablam! | ^^^^^^ Oct 15 20:36:44.505 INFO kablam! | Oct 15 20:36:44.505 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.505 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.505 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.506 INFO kablam! Oct 15 20:36:44.506 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.506 INFO kablam! --> src/arrays/Array40.rs:84:34 Oct 15 20:36:44.506 INFO kablam! | Oct 15 20:36:44.506 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.506 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.506 INFO kablam! | Oct 15 20:36:44.506 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.506 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.506 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.506 INFO kablam! Oct 15 20:36:44.506 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.506 INFO kablam! --> src/arrays/Array40.rs:90:20 Oct 15 20:36:44.506 INFO kablam! | Oct 15 20:36:44.506 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.506 INFO kablam! | ^^^^^^ Oct 15 20:36:44.506 INFO kablam! | Oct 15 20:36:44.506 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.506 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.506 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.506 INFO kablam! Oct 15 20:36:44.506 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.506 INFO kablam! --> src/arrays/Array40.rs:90:34 Oct 15 20:36:44.506 INFO kablam! | Oct 15 20:36:44.506 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.506 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.506 INFO kablam! | Oct 15 20:36:44.506 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.506 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.506 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.506 INFO kablam! Oct 15 20:36:44.506 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.506 INFO kablam! --> src/arrays/Array40.rs:96:20 Oct 15 20:36:44.506 INFO kablam! | Oct 15 20:36:44.506 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.506 INFO kablam! | ^^^^^^ Oct 15 20:36:44.506 INFO kablam! | Oct 15 20:36:44.506 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.506 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.506 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.506 INFO kablam! Oct 15 20:36:44.506 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.506 INFO kablam! --> src/arrays/Array40.rs:96:34 Oct 15 20:36:44.506 INFO kablam! | Oct 15 20:36:44.506 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.506 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.506 INFO kablam! | Oct 15 20:36:44.506 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.506 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.506 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.506 INFO kablam! Oct 15 20:36:44.506 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.506 INFO kablam! --> src/arrays/Array40.rs:102:20 Oct 15 20:36:44.506 INFO kablam! | Oct 15 20:36:44.506 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.506 INFO kablam! | ^^^^^^ Oct 15 20:36:44.506 INFO kablam! | Oct 15 20:36:44.506 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.506 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.506 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.506 INFO kablam! Oct 15 20:36:44.506 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.506 INFO kablam! --> src/arrays/Array40.rs:102:34 Oct 15 20:36:44.506 INFO kablam! | Oct 15 20:36:44.506 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.506 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.506 INFO kablam! | Oct 15 20:36:44.506 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.506 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.506 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.506 INFO kablam! Oct 15 20:36:44.506 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.506 INFO kablam! --> src/arrays/Array40.rs:111:14 Oct 15 20:36:44.506 INFO kablam! | Oct 15 20:36:44.506 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.506 INFO kablam! | ^^^^^^ Oct 15 20:36:44.506 INFO kablam! | Oct 15 20:36:44.506 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.506 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.506 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.506 INFO kablam! Oct 15 20:36:44.506 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.506 INFO kablam! --> src/arrays/Array40.rs:111:28 Oct 15 20:36:44.506 INFO kablam! | Oct 15 20:36:44.506 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.506 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.506 INFO kablam! | Oct 15 20:36:44.506 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.506 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.506 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.506 INFO kablam! Oct 15 20:36:44.506 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.506 INFO kablam! --> src/arrays/Array40.rs:120:15 Oct 15 20:36:44.506 INFO kablam! | Oct 15 20:36:44.506 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:44.506 INFO kablam! | ^^^^^^ Oct 15 20:36:44.506 INFO kablam! | Oct 15 20:36:44.506 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.506 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.506 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.506 INFO kablam! Oct 15 20:36:44.506 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.506 INFO kablam! --> src/arrays/Array40.rs:132:3 Oct 15 20:36:44.506 INFO kablam! | Oct 15 20:36:44.506 INFO kablam! 132 | self.0.iter() Oct 15 20:36:44.506 INFO kablam! | ^^^^^^ Oct 15 20:36:44.506 INFO kablam! | Oct 15 20:36:44.506 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.506 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.506 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.506 INFO kablam! Oct 15 20:36:44.506 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.506 INFO kablam! --> src/arrays/Array40.rs:144:3 Oct 15 20:36:44.506 INFO kablam! | Oct 15 20:36:44.509 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:44.509 INFO kablam! | ^^^^^^ Oct 15 20:36:44.509 INFO kablam! | Oct 15 20:36:44.509 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.509 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.509 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.509 INFO kablam! Oct 15 20:36:44.509 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.509 INFO kablam! --> src/arrays/Array40.rs:153:4 Oct 15 20:36:44.509 INFO kablam! | Oct 15 20:36:44.509 INFO kablam! 153 | &self.0[..] Oct 15 20:36:44.509 INFO kablam! | ^^^^^^ Oct 15 20:36:44.509 INFO kablam! | Oct 15 20:36:44.509 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.509 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.509 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.509 INFO kablam! Oct 15 20:36:44.509 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.509 INFO kablam! --> src/arrays/Array40.rs:162:8 Oct 15 20:36:44.509 INFO kablam! | Oct 15 20:36:44.509 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:44.509 INFO kablam! | ^^^^^^ Oct 15 20:36:44.509 INFO kablam! | Oct 15 20:36:44.509 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.509 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.509 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.509 INFO kablam! Oct 15 20:36:44.509 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.509 INFO kablam! --> src/arrays/Array46.rs:28:3 Oct 15 20:36:44.509 INFO kablam! | Oct 15 20:36:44.509 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:44.509 INFO kablam! | ^^^^^^ Oct 15 20:36:44.509 INFO kablam! | Oct 15 20:36:44.509 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.509 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.509 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.509 INFO kablam! Oct 15 20:36:44.509 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.509 INFO kablam! --> src/arrays/Array46.rs:34:3 Oct 15 20:36:44.509 INFO kablam! | Oct 15 20:36:44.509 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:44.509 INFO kablam! | ^^^^^^ Oct 15 20:36:44.509 INFO kablam! | Oct 15 20:36:44.509 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.509 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.510 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.510 INFO kablam! Oct 15 20:36:44.510 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.510 INFO kablam! --> src/arrays/Array46.rs:56:3 Oct 15 20:36:44.510 INFO kablam! | Oct 15 20:36:44.510 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:44.510 INFO kablam! | ^^^^^^ Oct 15 20:36:44.510 INFO kablam! | Oct 15 20:36:44.510 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.510 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.510 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.510 INFO kablam! Oct 15 20:36:44.510 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.510 INFO kablam! --> src/arrays/Array46.rs:65:3 Oct 15 20:36:44.510 INFO kablam! | Oct 15 20:36:44.510 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.510 INFO kablam! | ^^^^^^ Oct 15 20:36:44.510 INFO kablam! | Oct 15 20:36:44.510 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.510 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.510 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.510 INFO kablam! Oct 15 20:36:44.510 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.510 INFO kablam! --> src/arrays/Array46.rs:65:18 Oct 15 20:36:44.510 INFO kablam! | Oct 15 20:36:44.510 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.510 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.510 INFO kablam! | Oct 15 20:36:44.510 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.510 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.510 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.510 INFO kablam! Oct 15 20:36:44.510 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.510 INFO kablam! --> src/arrays/Array46.rs:78:29 Oct 15 20:36:44.510 INFO kablam! | Oct 15 20:36:44.510 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.510 INFO kablam! | ^^^^^^ Oct 15 20:36:44.510 INFO kablam! | Oct 15 20:36:44.510 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.510 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.510 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.510 INFO kablam! Oct 15 20:36:44.510 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.510 INFO kablam! --> src/arrays/Array46.rs:78:43 Oct 15 20:36:44.510 INFO kablam! | Oct 15 20:36:44.510 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.510 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.510 INFO kablam! | Oct 15 20:36:44.510 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.510 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.510 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.510 INFO kablam! Oct 15 20:36:44.510 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.510 INFO kablam! --> src/arrays/Array46.rs:84:20 Oct 15 20:36:44.510 INFO kablam! | Oct 15 20:36:44.510 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.510 INFO kablam! | ^^^^^^ Oct 15 20:36:44.510 INFO kablam! | Oct 15 20:36:44.510 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.510 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.510 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.510 INFO kablam! Oct 15 20:36:44.510 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.510 INFO kablam! --> src/arrays/Array46.rs:84:34 Oct 15 20:36:44.510 INFO kablam! | Oct 15 20:36:44.510 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.510 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.510 INFO kablam! | Oct 15 20:36:44.510 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.510 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.510 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.510 INFO kablam! Oct 15 20:36:44.510 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.510 INFO kablam! --> src/arrays/Array46.rs:90:20 Oct 15 20:36:44.510 INFO kablam! | Oct 15 20:36:44.510 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.510 INFO kablam! | ^^^^^^ Oct 15 20:36:44.510 INFO kablam! | Oct 15 20:36:44.510 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.511 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.511 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.511 INFO kablam! Oct 15 20:36:44.511 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.511 INFO kablam! --> src/arrays/Array46.rs:90:34 Oct 15 20:36:44.511 INFO kablam! | Oct 15 20:36:44.511 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.511 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.511 INFO kablam! | Oct 15 20:36:44.511 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.511 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.511 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.511 INFO kablam! Oct 15 20:36:44.511 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.511 INFO kablam! --> src/arrays/Array46.rs:96:20 Oct 15 20:36:44.511 INFO kablam! | Oct 15 20:36:44.511 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.511 INFO kablam! | ^^^^^^ Oct 15 20:36:44.511 INFO kablam! | Oct 15 20:36:44.511 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.511 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.511 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.511 INFO kablam! Oct 15 20:36:44.511 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.511 INFO kablam! --> src/arrays/Array46.rs:96:34 Oct 15 20:36:44.511 INFO kablam! | Oct 15 20:36:44.511 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.511 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.511 INFO kablam! | Oct 15 20:36:44.511 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.511 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.511 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.511 INFO kablam! Oct 15 20:36:44.511 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.511 INFO kablam! --> src/arrays/Array46.rs:102:20 Oct 15 20:36:44.511 INFO kablam! | Oct 15 20:36:44.511 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.511 INFO kablam! | ^^^^^^ Oct 15 20:36:44.511 INFO kablam! | Oct 15 20:36:44.511 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.511 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.511 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.511 INFO kablam! Oct 15 20:36:44.511 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.511 INFO kablam! --> src/arrays/Array46.rs:102:34 Oct 15 20:36:44.511 INFO kablam! | Oct 15 20:36:44.511 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.511 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.511 INFO kablam! | Oct 15 20:36:44.511 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.511 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.511 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.511 INFO kablam! Oct 15 20:36:44.511 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.511 INFO kablam! --> src/arrays/Array46.rs:111:14 Oct 15 20:36:44.511 INFO kablam! | Oct 15 20:36:44.511 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.511 INFO kablam! | ^^^^^^ Oct 15 20:36:44.511 INFO kablam! | Oct 15 20:36:44.511 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.511 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.511 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.511 INFO kablam! Oct 15 20:36:44.511 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.511 INFO kablam! --> src/arrays/Array46.rs:111:28 Oct 15 20:36:44.511 INFO kablam! | Oct 15 20:36:44.511 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.511 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.511 INFO kablam! | Oct 15 20:36:44.511 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.511 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.511 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.511 INFO kablam! Oct 15 20:36:44.511 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.511 INFO kablam! --> src/arrays/Array46.rs:120:15 Oct 15 20:36:44.511 INFO kablam! | Oct 15 20:36:44.511 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:44.511 INFO kablam! | ^^^^^^ Oct 15 20:36:44.511 INFO kablam! | Oct 15 20:36:44.511 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.511 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.511 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.511 INFO kablam! Oct 15 20:36:44.511 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.511 INFO kablam! --> src/arrays/Array46.rs:132:3 Oct 15 20:36:44.511 INFO kablam! | Oct 15 20:36:44.511 INFO kablam! 132 | self.0.iter() Oct 15 20:36:44.511 INFO kablam! | ^^^^^^ Oct 15 20:36:44.512 INFO kablam! | Oct 15 20:36:44.512 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.512 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.512 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.512 INFO kablam! Oct 15 20:36:44.512 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.512 INFO kablam! --> src/arrays/Array46.rs:144:3 Oct 15 20:36:44.512 INFO kablam! | Oct 15 20:36:44.512 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:44.512 INFO kablam! | ^^^^^^ Oct 15 20:36:44.512 INFO kablam! | Oct 15 20:36:44.512 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.512 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.512 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.512 INFO kablam! Oct 15 20:36:44.512 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.512 INFO kablam! --> src/arrays/Array46.rs:153:4 Oct 15 20:36:44.512 INFO kablam! | Oct 15 20:36:44.512 INFO kablam! 153 | &self.0[..] Oct 15 20:36:44.512 INFO kablam! | ^^^^^^ Oct 15 20:36:44.512 INFO kablam! | Oct 15 20:36:44.512 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.512 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.512 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.512 INFO kablam! Oct 15 20:36:44.512 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.512 INFO kablam! --> src/arrays/Array46.rs:162:8 Oct 15 20:36:44.512 INFO kablam! | Oct 15 20:36:44.512 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:44.512 INFO kablam! | ^^^^^^ Oct 15 20:36:44.512 INFO kablam! | Oct 15 20:36:44.512 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.512 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.512 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.512 INFO kablam! Oct 15 20:36:44.512 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.512 INFO kablam! --> src/arrays/Array52.rs:28:3 Oct 15 20:36:44.512 INFO kablam! | Oct 15 20:36:44.512 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:44.512 INFO kablam! | ^^^^^^ Oct 15 20:36:44.512 INFO kablam! | Oct 15 20:36:44.512 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.512 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.512 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.512 INFO kablam! Oct 15 20:36:44.512 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.512 INFO kablam! --> src/arrays/Array52.rs:34:3 Oct 15 20:36:44.512 INFO kablam! | Oct 15 20:36:44.512 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:44.512 INFO kablam! | ^^^^^^ Oct 15 20:36:44.512 INFO kablam! | Oct 15 20:36:44.512 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.512 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.512 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.512 INFO kablam! Oct 15 20:36:44.512 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.512 INFO kablam! --> src/arrays/Array52.rs:56:3 Oct 15 20:36:44.512 INFO kablam! | Oct 15 20:36:44.512 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:44.512 INFO kablam! | ^^^^^^ Oct 15 20:36:44.512 INFO kablam! | Oct 15 20:36:44.512 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.512 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.512 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.512 INFO kablam! Oct 15 20:36:44.512 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.512 INFO kablam! --> src/arrays/Array52.rs:65:3 Oct 15 20:36:44.512 INFO kablam! | Oct 15 20:36:44.512 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.512 INFO kablam! | ^^^^^^ Oct 15 20:36:44.512 INFO kablam! | Oct 15 20:36:44.512 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.512 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.512 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.512 INFO kablam! Oct 15 20:36:44.512 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.512 INFO kablam! --> src/arrays/Array52.rs:65:18 Oct 15 20:36:44.512 INFO kablam! | Oct 15 20:36:44.512 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.512 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.512 INFO kablam! | Oct 15 20:36:44.512 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.512 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.512 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.512 INFO kablam! Oct 15 20:36:44.513 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.513 INFO kablam! --> src/arrays/Array52.rs:78:29 Oct 15 20:36:44.513 INFO kablam! | Oct 15 20:36:44.513 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.513 INFO kablam! | ^^^^^^ Oct 15 20:36:44.513 INFO kablam! | Oct 15 20:36:44.513 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.513 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.513 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.513 INFO kablam! Oct 15 20:36:44.513 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.513 INFO kablam! --> src/arrays/Array52.rs:78:43 Oct 15 20:36:44.513 INFO kablam! | Oct 15 20:36:44.513 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.513 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.513 INFO kablam! | Oct 15 20:36:44.513 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.513 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.513 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.513 INFO kablam! Oct 15 20:36:44.513 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.513 INFO kablam! --> src/arrays/Array52.rs:84:20 Oct 15 20:36:44.513 INFO kablam! | Oct 15 20:36:44.513 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.513 INFO kablam! | ^^^^^^ Oct 15 20:36:44.513 INFO kablam! | Oct 15 20:36:44.513 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.513 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.513 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.513 INFO kablam! Oct 15 20:36:44.513 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.513 INFO kablam! --> src/arrays/Array52.rs:84:34 Oct 15 20:36:44.513 INFO kablam! | Oct 15 20:36:44.513 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.513 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.513 INFO kablam! | Oct 15 20:36:44.513 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.513 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.513 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.513 INFO kablam! Oct 15 20:36:44.513 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.513 INFO kablam! --> src/arrays/Array52.rs:90:20 Oct 15 20:36:44.513 INFO kablam! | Oct 15 20:36:44.513 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.513 INFO kablam! | ^^^^^^ Oct 15 20:36:44.513 INFO kablam! | Oct 15 20:36:44.513 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.513 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.513 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.513 INFO kablam! Oct 15 20:36:44.513 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.513 INFO kablam! --> src/arrays/Array52.rs:90:34 Oct 15 20:36:44.513 INFO kablam! | Oct 15 20:36:44.513 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.513 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.513 INFO kablam! | Oct 15 20:36:44.513 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.513 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.513 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.513 INFO kablam! Oct 15 20:36:44.513 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.513 INFO kablam! --> src/arrays/Array52.rs:96:20 Oct 15 20:36:44.513 INFO kablam! | Oct 15 20:36:44.513 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.513 INFO kablam! | ^^^^^^ Oct 15 20:36:44.513 INFO kablam! | Oct 15 20:36:44.513 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.513 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.513 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.513 INFO kablam! Oct 15 20:36:44.513 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.513 INFO kablam! --> src/arrays/Array52.rs:96:34 Oct 15 20:36:44.513 INFO kablam! | Oct 15 20:36:44.513 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.513 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.513 INFO kablam! | Oct 15 20:36:44.513 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.513 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.513 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.513 INFO kablam! Oct 15 20:36:44.513 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.513 INFO kablam! --> src/arrays/Array52.rs:102:20 Oct 15 20:36:44.513 INFO kablam! | Oct 15 20:36:44.514 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.514 INFO kablam! | ^^^^^^ Oct 15 20:36:44.514 INFO kablam! | Oct 15 20:36:44.514 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.514 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.514 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.514 INFO kablam! Oct 15 20:36:44.514 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.514 INFO kablam! --> src/arrays/Array52.rs:102:34 Oct 15 20:36:44.514 INFO kablam! | Oct 15 20:36:44.514 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.514 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.514 INFO kablam! | Oct 15 20:36:44.514 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.514 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.514 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.514 INFO kablam! Oct 15 20:36:44.514 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.514 INFO kablam! --> src/arrays/Array52.rs:111:14 Oct 15 20:36:44.514 INFO kablam! | Oct 15 20:36:44.514 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.514 INFO kablam! | ^^^^^^ Oct 15 20:36:44.514 INFO kablam! | Oct 15 20:36:44.514 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.514 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.514 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.514 INFO kablam! Oct 15 20:36:44.514 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.514 INFO kablam! --> src/arrays/Array52.rs:111:28 Oct 15 20:36:44.514 INFO kablam! | Oct 15 20:36:44.514 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.514 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.514 INFO kablam! | Oct 15 20:36:44.514 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.514 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.514 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.514 INFO kablam! Oct 15 20:36:44.514 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.514 INFO kablam! --> src/arrays/Array52.rs:120:15 Oct 15 20:36:44.514 INFO kablam! | Oct 15 20:36:44.514 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:44.514 INFO kablam! | ^^^^^^ Oct 15 20:36:44.514 INFO kablam! | Oct 15 20:36:44.514 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.514 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.514 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.514 INFO kablam! Oct 15 20:36:44.514 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.514 INFO kablam! --> src/arrays/Array52.rs:132:3 Oct 15 20:36:44.514 INFO kablam! | Oct 15 20:36:44.514 INFO kablam! 132 | self.0.iter() Oct 15 20:36:44.514 INFO kablam! | ^^^^^^ Oct 15 20:36:44.514 INFO kablam! | Oct 15 20:36:44.514 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.514 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.514 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.514 INFO kablam! Oct 15 20:36:44.514 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.514 INFO kablam! --> src/arrays/Array52.rs:144:3 Oct 15 20:36:44.514 INFO kablam! | Oct 15 20:36:44.514 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:44.514 INFO kablam! | ^^^^^^ Oct 15 20:36:44.514 INFO kablam! | Oct 15 20:36:44.514 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.514 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.514 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.514 INFO kablam! Oct 15 20:36:44.514 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.514 INFO kablam! --> src/arrays/Array52.rs:153:4 Oct 15 20:36:44.514 INFO kablam! | Oct 15 20:36:44.514 INFO kablam! 153 | &self.0[..] Oct 15 20:36:44.514 INFO kablam! | ^^^^^^ Oct 15 20:36:44.514 INFO kablam! | Oct 15 20:36:44.518 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.518 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.518 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.518 INFO kablam! Oct 15 20:36:44.518 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.518 INFO kablam! --> src/arrays/Array52.rs:162:8 Oct 15 20:36:44.518 INFO kablam! | Oct 15 20:36:44.518 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:44.518 INFO kablam! | ^^^^^^ Oct 15 20:36:44.518 INFO kablam! | Oct 15 20:36:44.518 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.518 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.518 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.518 INFO kablam! Oct 15 20:36:44.518 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.518 INFO kablam! --> src/arrays/Array64.rs:28:3 Oct 15 20:36:44.518 INFO kablam! | Oct 15 20:36:44.518 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:44.518 INFO kablam! | ^^^^^^ Oct 15 20:36:44.518 INFO kablam! | Oct 15 20:36:44.518 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.518 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.518 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.518 INFO kablam! Oct 15 20:36:44.518 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.518 INFO kablam! --> src/arrays/Array64.rs:34:3 Oct 15 20:36:44.518 INFO kablam! | Oct 15 20:36:44.518 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:44.518 INFO kablam! | ^^^^^^ Oct 15 20:36:44.518 INFO kablam! | Oct 15 20:36:44.518 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.518 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.518 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.518 INFO kablam! Oct 15 20:36:44.518 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.518 INFO kablam! --> src/arrays/Array64.rs:56:3 Oct 15 20:36:44.518 INFO kablam! | Oct 15 20:36:44.518 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:44.518 INFO kablam! | ^^^^^^ Oct 15 20:36:44.518 INFO kablam! | Oct 15 20:36:44.518 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.518 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.518 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.518 INFO kablam! Oct 15 20:36:44.518 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.518 INFO kablam! --> src/arrays/Array64.rs:65:3 Oct 15 20:36:44.518 INFO kablam! | Oct 15 20:36:44.518 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.518 INFO kablam! | ^^^^^^ Oct 15 20:36:44.518 INFO kablam! | Oct 15 20:36:44.518 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.518 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.518 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.519 INFO kablam! Oct 15 20:36:44.519 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.519 INFO kablam! --> src/arrays/Array64.rs:65:18 Oct 15 20:36:44.519 INFO kablam! | Oct 15 20:36:44.519 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.519 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.519 INFO kablam! | Oct 15 20:36:44.519 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.519 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.519 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.519 INFO kablam! Oct 15 20:36:44.519 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.519 INFO kablam! --> src/arrays/Array64.rs:78:29 Oct 15 20:36:44.519 INFO kablam! | Oct 15 20:36:44.519 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.519 INFO kablam! | ^^^^^^ Oct 15 20:36:44.519 INFO kablam! | Oct 15 20:36:44.519 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.519 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.519 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.519 INFO kablam! Oct 15 20:36:44.519 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.519 INFO kablam! --> src/arrays/Array64.rs:78:43 Oct 15 20:36:44.519 INFO kablam! | Oct 15 20:36:44.519 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.519 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.519 INFO kablam! | Oct 15 20:36:44.519 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.519 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.519 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.519 INFO kablam! Oct 15 20:36:44.519 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.519 INFO kablam! --> src/arrays/Array64.rs:84:20 Oct 15 20:36:44.519 INFO kablam! | Oct 15 20:36:44.519 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.519 INFO kablam! | ^^^^^^ Oct 15 20:36:44.519 INFO kablam! | Oct 15 20:36:44.519 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.519 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.519 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.519 INFO kablam! Oct 15 20:36:44.519 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.519 INFO kablam! --> src/arrays/Array64.rs:84:34 Oct 15 20:36:44.519 INFO kablam! | Oct 15 20:36:44.519 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.519 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.519 INFO kablam! | Oct 15 20:36:44.519 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.519 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.519 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.519 INFO kablam! Oct 15 20:36:44.519 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.519 INFO kablam! --> src/arrays/Array64.rs:90:20 Oct 15 20:36:44.519 INFO kablam! | Oct 15 20:36:44.519 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.519 INFO kablam! | ^^^^^^ Oct 15 20:36:44.519 INFO kablam! | Oct 15 20:36:44.519 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.519 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.519 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.519 INFO kablam! Oct 15 20:36:44.519 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.519 INFO kablam! --> src/arrays/Array64.rs:90:34 Oct 15 20:36:44.519 INFO kablam! | Oct 15 20:36:44.519 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.519 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.519 INFO kablam! | Oct 15 20:36:44.519 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.519 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.519 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.519 INFO kablam! Oct 15 20:36:44.519 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.519 INFO kablam! --> src/arrays/Array64.rs:96:20 Oct 15 20:36:44.519 INFO kablam! | Oct 15 20:36:44.519 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.519 INFO kablam! | ^^^^^^ Oct 15 20:36:44.519 INFO kablam! | Oct 15 20:36:44.519 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.519 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.519 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.519 INFO kablam! Oct 15 20:36:44.520 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.520 INFO kablam! --> src/arrays/Array64.rs:96:34 Oct 15 20:36:44.520 INFO kablam! | Oct 15 20:36:44.520 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.520 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.520 INFO kablam! | Oct 15 20:36:44.520 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.520 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.520 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.520 INFO kablam! Oct 15 20:36:44.520 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.520 INFO kablam! --> src/arrays/Array64.rs:102:20 Oct 15 20:36:44.520 INFO kablam! | Oct 15 20:36:44.520 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.520 INFO kablam! | ^^^^^^ Oct 15 20:36:44.520 INFO kablam! | Oct 15 20:36:44.520 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.520 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.520 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.520 INFO kablam! Oct 15 20:36:44.520 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.520 INFO kablam! --> src/arrays/Array64.rs:102:34 Oct 15 20:36:44.520 INFO kablam! | Oct 15 20:36:44.520 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.520 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.520 INFO kablam! | Oct 15 20:36:44.520 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.520 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.520 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.520 INFO kablam! Oct 15 20:36:44.520 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.520 INFO kablam! --> src/arrays/Array64.rs:111:14 Oct 15 20:36:44.520 INFO kablam! | Oct 15 20:36:44.520 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.520 INFO kablam! | ^^^^^^ Oct 15 20:36:44.520 INFO kablam! | Oct 15 20:36:44.520 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.520 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.520 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.520 INFO kablam! Oct 15 20:36:44.520 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.520 INFO kablam! --> src/arrays/Array64.rs:111:28 Oct 15 20:36:44.520 INFO kablam! | Oct 15 20:36:44.520 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.520 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.520 INFO kablam! | Oct 15 20:36:44.520 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.520 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.520 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.520 INFO kablam! Oct 15 20:36:44.520 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.520 INFO kablam! --> src/arrays/Array64.rs:120:15 Oct 15 20:36:44.520 INFO kablam! | Oct 15 20:36:44.520 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:44.520 INFO kablam! | ^^^^^^ Oct 15 20:36:44.520 INFO kablam! | Oct 15 20:36:44.520 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.520 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.520 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.520 INFO kablam! Oct 15 20:36:44.520 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.520 INFO kablam! --> src/arrays/Array64.rs:132:3 Oct 15 20:36:44.520 INFO kablam! | Oct 15 20:36:44.520 INFO kablam! 132 | self.0.iter() Oct 15 20:36:44.520 INFO kablam! | ^^^^^^ Oct 15 20:36:44.520 INFO kablam! | Oct 15 20:36:44.520 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.520 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.520 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.520 INFO kablam! Oct 15 20:36:44.520 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.520 INFO kablam! --> src/arrays/Array64.rs:144:3 Oct 15 20:36:44.520 INFO kablam! | Oct 15 20:36:44.520 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:44.520 INFO kablam! | ^^^^^^ Oct 15 20:36:44.520 INFO kablam! | Oct 15 20:36:44.520 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.520 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.520 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.520 INFO kablam! Oct 15 20:36:44.521 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.521 INFO kablam! --> src/arrays/Array64.rs:153:4 Oct 15 20:36:44.521 INFO kablam! | Oct 15 20:36:44.521 INFO kablam! 153 | &self.0[..] Oct 15 20:36:44.521 INFO kablam! | ^^^^^^ Oct 15 20:36:44.521 INFO kablam! | Oct 15 20:36:44.521 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.521 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.521 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.521 INFO kablam! Oct 15 20:36:44.521 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.521 INFO kablam! --> src/arrays/Array64.rs:162:8 Oct 15 20:36:44.521 INFO kablam! | Oct 15 20:36:44.521 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:44.521 INFO kablam! | ^^^^^^ Oct 15 20:36:44.521 INFO kablam! | Oct 15 20:36:44.521 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.521 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.521 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.521 INFO kablam! Oct 15 20:36:44.521 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.521 INFO kablam! --> src/arrays/Array80.rs:28:3 Oct 15 20:36:44.521 INFO kablam! | Oct 15 20:36:44.521 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:44.521 INFO kablam! | ^^^^^^ Oct 15 20:36:44.521 INFO kablam! | Oct 15 20:36:44.521 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.521 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.521 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.521 INFO kablam! Oct 15 20:36:44.521 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.521 INFO kablam! --> src/arrays/Array80.rs:34:3 Oct 15 20:36:44.521 INFO kablam! | Oct 15 20:36:44.521 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:44.521 INFO kablam! | ^^^^^^ Oct 15 20:36:44.521 INFO kablam! | Oct 15 20:36:44.521 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.521 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.521 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.521 INFO kablam! Oct 15 20:36:44.521 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.521 INFO kablam! --> src/arrays/Array80.rs:56:3 Oct 15 20:36:44.521 INFO kablam! | Oct 15 20:36:44.521 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:44.521 INFO kablam! | ^^^^^^ Oct 15 20:36:44.521 INFO kablam! | Oct 15 20:36:44.521 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.521 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.521 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.521 INFO kablam! Oct 15 20:36:44.521 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.521 INFO kablam! --> src/arrays/Array80.rs:65:3 Oct 15 20:36:44.521 INFO kablam! | Oct 15 20:36:44.521 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.521 INFO kablam! | ^^^^^^ Oct 15 20:36:44.521 INFO kablam! | Oct 15 20:36:44.521 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.521 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.521 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.521 INFO kablam! Oct 15 20:36:44.524 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.524 INFO kablam! --> src/arrays/Array80.rs:65:18 Oct 15 20:36:44.524 INFO kablam! | Oct 15 20:36:44.524 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.524 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.524 INFO kablam! | Oct 15 20:36:44.524 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.524 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.524 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.524 INFO kablam! Oct 15 20:36:44.524 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.524 INFO kablam! --> src/arrays/Array80.rs:78:29 Oct 15 20:36:44.524 INFO kablam! | Oct 15 20:36:44.524 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.524 INFO kablam! | ^^^^^^ Oct 15 20:36:44.524 INFO kablam! | Oct 15 20:36:44.524 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.524 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.525 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.525 INFO kablam! Oct 15 20:36:44.525 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.525 INFO kablam! --> src/arrays/Array80.rs:78:43 Oct 15 20:36:44.525 INFO kablam! | Oct 15 20:36:44.525 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.525 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.525 INFO kablam! | Oct 15 20:36:44.525 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.525 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.525 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.525 INFO kablam! Oct 15 20:36:44.525 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.525 INFO kablam! --> src/arrays/Array80.rs:84:20 Oct 15 20:36:44.525 INFO kablam! | Oct 15 20:36:44.525 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.525 INFO kablam! | ^^^^^^ Oct 15 20:36:44.525 INFO kablam! | Oct 15 20:36:44.525 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.525 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.525 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.525 INFO kablam! Oct 15 20:36:44.525 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.525 INFO kablam! --> src/arrays/Array80.rs:84:34 Oct 15 20:36:44.525 INFO kablam! | Oct 15 20:36:44.525 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.525 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.525 INFO kablam! | Oct 15 20:36:44.525 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.525 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.525 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.525 INFO kablam! Oct 15 20:36:44.525 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.525 INFO kablam! --> src/arrays/Array80.rs:90:20 Oct 15 20:36:44.525 INFO kablam! | Oct 15 20:36:44.525 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.525 INFO kablam! | ^^^^^^ Oct 15 20:36:44.525 INFO kablam! | Oct 15 20:36:44.525 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.525 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.525 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.525 INFO kablam! Oct 15 20:36:44.525 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.525 INFO kablam! --> src/arrays/Array80.rs:90:34 Oct 15 20:36:44.525 INFO kablam! | Oct 15 20:36:44.525 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.525 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.525 INFO kablam! | Oct 15 20:36:44.525 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.525 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.525 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.525 INFO kablam! Oct 15 20:36:44.525 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.525 INFO kablam! --> src/arrays/Array80.rs:96:20 Oct 15 20:36:44.525 INFO kablam! | Oct 15 20:36:44.525 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.525 INFO kablam! | ^^^^^^ Oct 15 20:36:44.525 INFO kablam! | Oct 15 20:36:44.525 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.525 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.525 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.525 INFO kablam! Oct 15 20:36:44.525 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.525 INFO kablam! --> src/arrays/Array80.rs:96:34 Oct 15 20:36:44.525 INFO kablam! | Oct 15 20:36:44.525 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.525 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.525 INFO kablam! | Oct 15 20:36:44.525 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.525 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.525 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.525 INFO kablam! Oct 15 20:36:44.525 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.525 INFO kablam! --> src/arrays/Array80.rs:102:20 Oct 15 20:36:44.525 INFO kablam! | Oct 15 20:36:44.525 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.525 INFO kablam! | ^^^^^^ Oct 15 20:36:44.525 INFO kablam! | Oct 15 20:36:44.525 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.526 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.526 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.526 INFO kablam! Oct 15 20:36:44.526 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.526 INFO kablam! --> src/arrays/Array80.rs:102:34 Oct 15 20:36:44.526 INFO kablam! | Oct 15 20:36:44.526 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.526 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.526 INFO kablam! | Oct 15 20:36:44.526 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.526 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.526 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.526 INFO kablam! Oct 15 20:36:44.526 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.526 INFO kablam! --> src/arrays/Array80.rs:111:14 Oct 15 20:36:44.526 INFO kablam! | Oct 15 20:36:44.526 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.526 INFO kablam! | ^^^^^^ Oct 15 20:36:44.526 INFO kablam! | Oct 15 20:36:44.526 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.526 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.526 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.526 INFO kablam! Oct 15 20:36:44.526 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.526 INFO kablam! --> src/arrays/Array80.rs:111:28 Oct 15 20:36:44.526 INFO kablam! | Oct 15 20:36:44.526 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.526 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.526 INFO kablam! | Oct 15 20:36:44.526 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.526 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.526 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.526 INFO kablam! Oct 15 20:36:44.526 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.526 INFO kablam! --> src/arrays/Array80.rs:120:15 Oct 15 20:36:44.526 INFO kablam! | Oct 15 20:36:44.526 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:44.526 INFO kablam! | ^^^^^^ Oct 15 20:36:44.526 INFO kablam! | Oct 15 20:36:44.526 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.526 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.526 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.526 INFO kablam! Oct 15 20:36:44.526 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.526 INFO kablam! --> src/arrays/Array80.rs:132:3 Oct 15 20:36:44.526 INFO kablam! | Oct 15 20:36:44.526 INFO kablam! 132 | self.0.iter() Oct 15 20:36:44.526 INFO kablam! | ^^^^^^ Oct 15 20:36:44.526 INFO kablam! | Oct 15 20:36:44.526 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.526 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.526 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.526 INFO kablam! Oct 15 20:36:44.526 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.526 INFO kablam! --> src/arrays/Array80.rs:144:3 Oct 15 20:36:44.526 INFO kablam! | Oct 15 20:36:44.526 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:44.526 INFO kablam! | ^^^^^^ Oct 15 20:36:44.526 INFO kablam! | Oct 15 20:36:44.526 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.526 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.526 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.526 INFO kablam! Oct 15 20:36:44.526 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.526 INFO kablam! --> src/arrays/Array80.rs:153:4 Oct 15 20:36:44.526 INFO kablam! | Oct 15 20:36:44.526 INFO kablam! 153 | &self.0[..] Oct 15 20:36:44.526 INFO kablam! | ^^^^^^ Oct 15 20:36:44.526 INFO kablam! | Oct 15 20:36:44.526 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.526 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.526 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.526 INFO kablam! Oct 15 20:36:44.529 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.529 INFO kablam! --> src/arrays/Array80.rs:162:8 Oct 15 20:36:44.529 INFO kablam! | Oct 15 20:36:44.529 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:44.529 INFO kablam! | ^^^^^^ Oct 15 20:36:44.529 INFO kablam! | Oct 15 20:36:44.529 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.529 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.529 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.529 INFO kablam! Oct 15 20:36:44.529 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.529 INFO kablam! --> src/arrays/Array128.rs:28:3 Oct 15 20:36:44.529 INFO kablam! | Oct 15 20:36:44.529 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:44.529 INFO kablam! | ^^^^^^ Oct 15 20:36:44.529 INFO kablam! | Oct 15 20:36:44.529 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.529 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.529 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.529 INFO kablam! Oct 15 20:36:44.529 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.529 INFO kablam! --> src/arrays/Array128.rs:34:3 Oct 15 20:36:44.529 INFO kablam! | Oct 15 20:36:44.529 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:44.529 INFO kablam! | ^^^^^^ Oct 15 20:36:44.529 INFO kablam! | Oct 15 20:36:44.529 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.529 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.529 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.529 INFO kablam! Oct 15 20:36:44.529 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.529 INFO kablam! --> src/arrays/Array128.rs:56:3 Oct 15 20:36:44.529 INFO kablam! | Oct 15 20:36:44.529 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:44.529 INFO kablam! | ^^^^^^ Oct 15 20:36:44.530 INFO kablam! | Oct 15 20:36:44.530 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.530 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.530 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.530 INFO kablam! Oct 15 20:36:44.530 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.530 INFO kablam! --> src/arrays/Array128.rs:65:3 Oct 15 20:36:44.530 INFO kablam! | Oct 15 20:36:44.530 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.530 INFO kablam! | ^^^^^^ Oct 15 20:36:44.530 INFO kablam! | Oct 15 20:36:44.530 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.530 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.530 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.530 INFO kablam! Oct 15 20:36:44.530 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.530 INFO kablam! --> src/arrays/Array128.rs:65:18 Oct 15 20:36:44.530 INFO kablam! | Oct 15 20:36:44.530 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.530 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.530 INFO kablam! | Oct 15 20:36:44.530 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.530 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.530 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.530 INFO kablam! Oct 15 20:36:44.530 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.530 INFO kablam! --> src/arrays/Array128.rs:78:29 Oct 15 20:36:44.530 INFO kablam! | Oct 15 20:36:44.530 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.530 INFO kablam! | ^^^^^^ Oct 15 20:36:44.530 INFO kablam! | Oct 15 20:36:44.530 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.530 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.530 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.530 INFO kablam! Oct 15 20:36:44.530 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.530 INFO kablam! --> src/arrays/Array128.rs:78:43 Oct 15 20:36:44.530 INFO kablam! | Oct 15 20:36:44.530 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.530 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.530 INFO kablam! | Oct 15 20:36:44.530 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.530 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.530 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.530 INFO kablam! Oct 15 20:36:44.530 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.530 INFO kablam! --> src/arrays/Array128.rs:84:20 Oct 15 20:36:44.530 INFO kablam! | Oct 15 20:36:44.530 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.530 INFO kablam! | ^^^^^^ Oct 15 20:36:44.530 INFO kablam! | Oct 15 20:36:44.530 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.530 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.530 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.530 INFO kablam! Oct 15 20:36:44.530 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.530 INFO kablam! --> src/arrays/Array128.rs:84:34 Oct 15 20:36:44.530 INFO kablam! | Oct 15 20:36:44.530 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.530 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.530 INFO kablam! | Oct 15 20:36:44.530 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.530 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.530 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.530 INFO kablam! Oct 15 20:36:44.530 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.530 INFO kablam! --> src/arrays/Array128.rs:90:20 Oct 15 20:36:44.530 INFO kablam! | Oct 15 20:36:44.530 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.530 INFO kablam! | ^^^^^^ Oct 15 20:36:44.530 INFO kablam! | Oct 15 20:36:44.530 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.530 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.530 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.530 INFO kablam! Oct 15 20:36:44.530 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.530 INFO kablam! --> src/arrays/Array128.rs:90:34 Oct 15 20:36:44.530 INFO kablam! | Oct 15 20:36:44.530 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.531 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.531 INFO kablam! | Oct 15 20:36:44.531 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.531 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.531 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.531 INFO kablam! Oct 15 20:36:44.531 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.531 INFO kablam! --> src/arrays/Array128.rs:96:20 Oct 15 20:36:44.531 INFO kablam! | Oct 15 20:36:44.531 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.531 INFO kablam! | ^^^^^^ Oct 15 20:36:44.531 INFO kablam! | Oct 15 20:36:44.531 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.531 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.531 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.531 INFO kablam! Oct 15 20:36:44.531 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.531 INFO kablam! --> src/arrays/Array128.rs:96:34 Oct 15 20:36:44.531 INFO kablam! | Oct 15 20:36:44.531 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.531 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.531 INFO kablam! | Oct 15 20:36:44.531 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.531 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.531 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.531 INFO kablam! Oct 15 20:36:44.531 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.531 INFO kablam! --> src/arrays/Array128.rs:102:20 Oct 15 20:36:44.531 INFO kablam! | Oct 15 20:36:44.531 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.531 INFO kablam! | ^^^^^^ Oct 15 20:36:44.531 INFO kablam! | Oct 15 20:36:44.531 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.531 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.531 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.531 INFO kablam! Oct 15 20:36:44.531 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.531 INFO kablam! --> src/arrays/Array128.rs:102:34 Oct 15 20:36:44.531 INFO kablam! | Oct 15 20:36:44.531 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.531 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.531 INFO kablam! | Oct 15 20:36:44.531 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.531 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.531 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.531 INFO kablam! Oct 15 20:36:44.531 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.531 INFO kablam! --> src/arrays/Array128.rs:111:14 Oct 15 20:36:44.531 INFO kablam! | Oct 15 20:36:44.531 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.531 INFO kablam! | ^^^^^^ Oct 15 20:36:44.531 INFO kablam! | Oct 15 20:36:44.531 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.531 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.531 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.531 INFO kablam! Oct 15 20:36:44.531 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.531 INFO kablam! --> src/arrays/Array128.rs:111:28 Oct 15 20:36:44.531 INFO kablam! | Oct 15 20:36:44.531 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.531 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.531 INFO kablam! | Oct 15 20:36:44.531 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.531 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.531 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.531 INFO kablam! Oct 15 20:36:44.531 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.531 INFO kablam! --> src/arrays/Array128.rs:120:15 Oct 15 20:36:44.531 INFO kablam! | Oct 15 20:36:44.531 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:44.531 INFO kablam! | ^^^^^^ Oct 15 20:36:44.531 INFO kablam! | Oct 15 20:36:44.531 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.531 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.531 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.531 INFO kablam! Oct 15 20:36:44.531 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.531 INFO kablam! --> src/arrays/Array128.rs:132:3 Oct 15 20:36:44.531 INFO kablam! | Oct 15 20:36:44.531 INFO kablam! 132 | self.0.iter() Oct 15 20:36:44.531 INFO kablam! | ^^^^^^ Oct 15 20:36:44.531 INFO kablam! | Oct 15 20:36:44.532 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.532 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.532 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.532 INFO kablam! Oct 15 20:36:44.532 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.532 INFO kablam! --> src/arrays/Array128.rs:144:3 Oct 15 20:36:44.532 INFO kablam! | Oct 15 20:36:44.532 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:44.532 INFO kablam! | ^^^^^^ Oct 15 20:36:44.532 INFO kablam! | Oct 15 20:36:44.532 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.532 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.532 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.532 INFO kablam! Oct 15 20:36:44.532 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.532 INFO kablam! --> src/arrays/Array128.rs:153:4 Oct 15 20:36:44.532 INFO kablam! | Oct 15 20:36:44.532 INFO kablam! 153 | &self.0[..] Oct 15 20:36:44.532 INFO kablam! | ^^^^^^ Oct 15 20:36:44.532 INFO kablam! | Oct 15 20:36:44.532 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.532 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.532 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.532 INFO kablam! Oct 15 20:36:44.532 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.532 INFO kablam! --> src/arrays/Array128.rs:162:8 Oct 15 20:36:44.532 INFO kablam! | Oct 15 20:36:44.532 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:44.532 INFO kablam! | ^^^^^^ Oct 15 20:36:44.532 INFO kablam! | Oct 15 20:36:44.532 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.532 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.532 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.532 INFO kablam! Oct 15 20:36:44.532 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.532 INFO kablam! --> src/arrays/Array256.rs:28:3 Oct 15 20:36:44.532 INFO kablam! | Oct 15 20:36:44.532 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:44.532 INFO kablam! | ^^^^^^ Oct 15 20:36:44.532 INFO kablam! | Oct 15 20:36:44.532 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.532 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.532 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.532 INFO kablam! Oct 15 20:36:44.532 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.532 INFO kablam! --> src/arrays/Array256.rs:34:3 Oct 15 20:36:44.532 INFO kablam! | Oct 15 20:36:44.532 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:44.532 INFO kablam! | ^^^^^^ Oct 15 20:36:44.532 INFO kablam! | Oct 15 20:36:44.532 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.532 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.532 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.532 INFO kablam! Oct 15 20:36:44.532 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.532 INFO kablam! --> src/arrays/Array256.rs:56:3 Oct 15 20:36:44.532 INFO kablam! | Oct 15 20:36:44.532 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:44.532 INFO kablam! | ^^^^^^ Oct 15 20:36:44.532 INFO kablam! | Oct 15 20:36:44.532 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.532 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.532 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.532 INFO kablam! Oct 15 20:36:44.532 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.532 INFO kablam! --> src/arrays/Array256.rs:65:3 Oct 15 20:36:44.532 INFO kablam! | Oct 15 20:36:44.532 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.532 INFO kablam! | ^^^^^^ Oct 15 20:36:44.532 INFO kablam! | Oct 15 20:36:44.532 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.532 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.532 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.532 INFO kablam! Oct 15 20:36:44.532 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.532 INFO kablam! --> src/arrays/Array256.rs:65:18 Oct 15 20:36:44.532 INFO kablam! | Oct 15 20:36:44.532 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.532 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.533 INFO kablam! | Oct 15 20:36:44.533 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.533 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.533 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.533 INFO kablam! Oct 15 20:36:44.533 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.533 INFO kablam! --> src/arrays/Array256.rs:78:29 Oct 15 20:36:44.533 INFO kablam! | Oct 15 20:36:44.533 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.533 INFO kablam! | ^^^^^^ Oct 15 20:36:44.533 INFO kablam! | Oct 15 20:36:44.533 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.533 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.533 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.533 INFO kablam! Oct 15 20:36:44.533 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.533 INFO kablam! --> src/arrays/Array256.rs:78:43 Oct 15 20:36:44.533 INFO kablam! | Oct 15 20:36:44.533 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.533 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.533 INFO kablam! | Oct 15 20:36:44.533 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.533 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.533 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.533 INFO kablam! Oct 15 20:36:44.533 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.533 INFO kablam! --> src/arrays/Array256.rs:84:20 Oct 15 20:36:44.533 INFO kablam! | Oct 15 20:36:44.533 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.533 INFO kablam! | ^^^^^^ Oct 15 20:36:44.533 INFO kablam! | Oct 15 20:36:44.533 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.533 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.533 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.533 INFO kablam! Oct 15 20:36:44.533 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.533 INFO kablam! --> src/arrays/Array256.rs:84:34 Oct 15 20:36:44.533 INFO kablam! | Oct 15 20:36:44.533 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.533 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.533 INFO kablam! | Oct 15 20:36:44.533 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.533 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.533 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.533 INFO kablam! Oct 15 20:36:44.533 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.533 INFO kablam! --> src/arrays/Array256.rs:90:20 Oct 15 20:36:44.533 INFO kablam! | Oct 15 20:36:44.533 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.533 INFO kablam! | ^^^^^^ Oct 15 20:36:44.533 INFO kablam! | Oct 15 20:36:44.533 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.533 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.533 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.533 INFO kablam! Oct 15 20:36:44.533 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.533 INFO kablam! --> src/arrays/Array256.rs:90:34 Oct 15 20:36:44.533 INFO kablam! | Oct 15 20:36:44.533 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.533 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.533 INFO kablam! | Oct 15 20:36:44.533 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.533 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.533 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.533 INFO kablam! Oct 15 20:36:44.533 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.533 INFO kablam! --> src/arrays/Array256.rs:96:20 Oct 15 20:36:44.533 INFO kablam! | Oct 15 20:36:44.533 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.533 INFO kablam! | ^^^^^^ Oct 15 20:36:44.533 INFO kablam! | Oct 15 20:36:44.533 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.533 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.533 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.533 INFO kablam! Oct 15 20:36:44.533 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.533 INFO kablam! --> src/arrays/Array256.rs:96:34 Oct 15 20:36:44.533 INFO kablam! | Oct 15 20:36:44.533 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.533 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.533 INFO kablam! | Oct 15 20:36:44.533 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.534 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.534 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.534 INFO kablam! Oct 15 20:36:44.534 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.534 INFO kablam! --> src/arrays/Array256.rs:102:20 Oct 15 20:36:44.534 INFO kablam! | Oct 15 20:36:44.534 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.534 INFO kablam! | ^^^^^^ Oct 15 20:36:44.534 INFO kablam! | Oct 15 20:36:44.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.534 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.534 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.534 INFO kablam! Oct 15 20:36:44.534 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.534 INFO kablam! --> src/arrays/Array256.rs:102:34 Oct 15 20:36:44.534 INFO kablam! | Oct 15 20:36:44.534 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.534 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.534 INFO kablam! | Oct 15 20:36:44.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.534 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.534 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.534 INFO kablam! Oct 15 20:36:44.534 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.534 INFO kablam! --> src/arrays/Array256.rs:111:14 Oct 15 20:36:44.534 INFO kablam! | Oct 15 20:36:44.534 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.534 INFO kablam! | ^^^^^^ Oct 15 20:36:44.534 INFO kablam! | Oct 15 20:36:44.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.534 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.534 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.534 INFO kablam! Oct 15 20:36:44.534 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.534 INFO kablam! --> src/arrays/Array256.rs:111:28 Oct 15 20:36:44.534 INFO kablam! | Oct 15 20:36:44.534 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.534 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.534 INFO kablam! | Oct 15 20:36:44.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.534 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.534 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.534 INFO kablam! Oct 15 20:36:44.534 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.534 INFO kablam! --> src/arrays/Array256.rs:120:15 Oct 15 20:36:44.534 INFO kablam! | Oct 15 20:36:44.534 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:44.534 INFO kablam! | ^^^^^^ Oct 15 20:36:44.534 INFO kablam! | Oct 15 20:36:44.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.534 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.534 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.534 INFO kablam! Oct 15 20:36:44.534 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.534 INFO kablam! --> src/arrays/Array256.rs:132:3 Oct 15 20:36:44.534 INFO kablam! | Oct 15 20:36:44.534 INFO kablam! 132 | self.0.iter() Oct 15 20:36:44.534 INFO kablam! | ^^^^^^ Oct 15 20:36:44.534 INFO kablam! | Oct 15 20:36:44.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.534 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.534 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.534 INFO kablam! Oct 15 20:36:44.534 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.534 INFO kablam! --> src/arrays/Array256.rs:144:3 Oct 15 20:36:44.534 INFO kablam! | Oct 15 20:36:44.534 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:44.534 INFO kablam! | ^^^^^^ Oct 15 20:36:44.534 INFO kablam! | Oct 15 20:36:44.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.534 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.534 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.534 INFO kablam! Oct 15 20:36:44.539 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.539 INFO kablam! --> src/arrays/Array256.rs:153:4 Oct 15 20:36:44.539 INFO kablam! | Oct 15 20:36:44.539 INFO kablam! 153 | &self.0[..] Oct 15 20:36:44.539 INFO kablam! | ^^^^^^ Oct 15 20:36:44.539 INFO kablam! | Oct 15 20:36:44.539 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.539 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.539 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.539 INFO kablam! Oct 15 20:36:44.539 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.539 INFO kablam! --> src/arrays/Array256.rs:162:8 Oct 15 20:36:44.539 INFO kablam! | Oct 15 20:36:44.539 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:44.539 INFO kablam! | ^^^^^^ Oct 15 20:36:44.539 INFO kablam! | Oct 15 20:36:44.539 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.539 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.539 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.539 INFO kablam! Oct 15 20:36:44.539 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.539 INFO kablam! --> src/arrays/Array512.rs:28:3 Oct 15 20:36:44.539 INFO kablam! | Oct 15 20:36:44.539 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:44.539 INFO kablam! | ^^^^^^ Oct 15 20:36:44.539 INFO kablam! | Oct 15 20:36:44.539 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.539 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.539 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.539 INFO kablam! Oct 15 20:36:44.539 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.539 INFO kablam! --> src/arrays/Array512.rs:34:3 Oct 15 20:36:44.539 INFO kablam! | Oct 15 20:36:44.539 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:44.539 INFO kablam! | ^^^^^^ Oct 15 20:36:44.539 INFO kablam! | Oct 15 20:36:44.539 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.539 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.539 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.539 INFO kablam! Oct 15 20:36:44.539 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.539 INFO kablam! --> src/arrays/Array512.rs:56:3 Oct 15 20:36:44.539 INFO kablam! | Oct 15 20:36:44.539 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:44.539 INFO kablam! | ^^^^^^ Oct 15 20:36:44.539 INFO kablam! | Oct 15 20:36:44.539 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.539 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.539 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.539 INFO kablam! Oct 15 20:36:44.539 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.539 INFO kablam! --> src/arrays/Array512.rs:65:3 Oct 15 20:36:44.539 INFO kablam! | Oct 15 20:36:44.539 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.539 INFO kablam! | ^^^^^^ Oct 15 20:36:44.539 INFO kablam! | Oct 15 20:36:44.539 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.539 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.539 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.540 INFO kablam! Oct 15 20:36:44.540 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.540 INFO kablam! --> src/arrays/Array512.rs:65:18 Oct 15 20:36:44.540 INFO kablam! | Oct 15 20:36:44.540 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.540 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.540 INFO kablam! | Oct 15 20:36:44.540 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.540 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.540 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.540 INFO kablam! Oct 15 20:36:44.540 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.540 INFO kablam! --> src/arrays/Array512.rs:78:29 Oct 15 20:36:44.540 INFO kablam! | Oct 15 20:36:44.540 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.540 INFO kablam! | ^^^^^^ Oct 15 20:36:44.540 INFO kablam! | Oct 15 20:36:44.540 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.540 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.540 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.540 INFO kablam! Oct 15 20:36:44.540 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.540 INFO kablam! --> src/arrays/Array512.rs:78:43 Oct 15 20:36:44.540 INFO kablam! | Oct 15 20:36:44.540 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.540 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.540 INFO kablam! | Oct 15 20:36:44.540 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.540 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.540 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.540 INFO kablam! Oct 15 20:36:44.540 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.540 INFO kablam! --> src/arrays/Array512.rs:84:20 Oct 15 20:36:44.540 INFO kablam! | Oct 15 20:36:44.540 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.540 INFO kablam! | ^^^^^^ Oct 15 20:36:44.540 INFO kablam! | Oct 15 20:36:44.540 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.540 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.540 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.540 INFO kablam! Oct 15 20:36:44.540 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.540 INFO kablam! --> src/arrays/Array512.rs:84:34 Oct 15 20:36:44.540 INFO kablam! | Oct 15 20:36:44.540 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.540 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.540 INFO kablam! | Oct 15 20:36:44.540 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.540 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.540 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.540 INFO kablam! Oct 15 20:36:44.540 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.540 INFO kablam! --> src/arrays/Array512.rs:90:20 Oct 15 20:36:44.540 INFO kablam! | Oct 15 20:36:44.540 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.540 INFO kablam! | ^^^^^^ Oct 15 20:36:44.540 INFO kablam! | Oct 15 20:36:44.540 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.540 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.540 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.540 INFO kablam! Oct 15 20:36:44.540 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.540 INFO kablam! --> src/arrays/Array512.rs:90:34 Oct 15 20:36:44.540 INFO kablam! | Oct 15 20:36:44.540 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.540 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.540 INFO kablam! | Oct 15 20:36:44.540 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.540 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.540 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.540 INFO kablam! Oct 15 20:36:44.540 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.540 INFO kablam! --> src/arrays/Array512.rs:96:20 Oct 15 20:36:44.540 INFO kablam! | Oct 15 20:36:44.540 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.540 INFO kablam! | ^^^^^^ Oct 15 20:36:44.540 INFO kablam! | Oct 15 20:36:44.540 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.540 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.540 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.540 INFO kablam! Oct 15 20:36:44.540 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.540 INFO kablam! --> src/arrays/Array512.rs:96:34 Oct 15 20:36:44.540 INFO kablam! | Oct 15 20:36:44.540 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.541 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.541 INFO kablam! | Oct 15 20:36:44.541 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.541 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.541 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.541 INFO kablam! Oct 15 20:36:44.541 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.541 INFO kablam! --> src/arrays/Array512.rs:102:20 Oct 15 20:36:44.541 INFO kablam! | Oct 15 20:36:44.541 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.541 INFO kablam! | ^^^^^^ Oct 15 20:36:44.541 INFO kablam! | Oct 15 20:36:44.541 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.541 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.541 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.541 INFO kablam! Oct 15 20:36:44.541 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.541 INFO kablam! --> src/arrays/Array512.rs:102:34 Oct 15 20:36:44.541 INFO kablam! | Oct 15 20:36:44.541 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.541 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.541 INFO kablam! | Oct 15 20:36:44.541 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.541 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.541 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.541 INFO kablam! Oct 15 20:36:44.541 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.541 INFO kablam! --> src/arrays/Array512.rs:111:14 Oct 15 20:36:44.541 INFO kablam! | Oct 15 20:36:44.541 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.541 INFO kablam! | ^^^^^^ Oct 15 20:36:44.541 INFO kablam! | Oct 15 20:36:44.541 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.541 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.541 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.541 INFO kablam! Oct 15 20:36:44.541 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.541 INFO kablam! --> src/arrays/Array512.rs:111:28 Oct 15 20:36:44.541 INFO kablam! | Oct 15 20:36:44.541 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.541 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.541 INFO kablam! | Oct 15 20:36:44.541 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.541 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.541 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.541 INFO kablam! Oct 15 20:36:44.541 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.541 INFO kablam! --> src/arrays/Array512.rs:120:15 Oct 15 20:36:44.541 INFO kablam! | Oct 15 20:36:44.541 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:44.541 INFO kablam! | ^^^^^^ Oct 15 20:36:44.541 INFO kablam! | Oct 15 20:36:44.541 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.541 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.541 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.541 INFO kablam! Oct 15 20:36:44.541 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.541 INFO kablam! --> src/arrays/Array512.rs:132:3 Oct 15 20:36:44.541 INFO kablam! | Oct 15 20:36:44.541 INFO kablam! 132 | self.0.iter() Oct 15 20:36:44.541 INFO kablam! | ^^^^^^ Oct 15 20:36:44.541 INFO kablam! | Oct 15 20:36:44.541 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.541 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.541 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.541 INFO kablam! Oct 15 20:36:44.541 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.541 INFO kablam! --> src/arrays/Array512.rs:144:3 Oct 15 20:36:44.541 INFO kablam! | Oct 15 20:36:44.541 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:44.541 INFO kablam! | ^^^^^^ Oct 15 20:36:44.541 INFO kablam! | Oct 15 20:36:44.541 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.541 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.541 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.541 INFO kablam! Oct 15 20:36:44.541 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.541 INFO kablam! --> src/arrays/Array512.rs:153:4 Oct 15 20:36:44.541 INFO kablam! | Oct 15 20:36:44.541 INFO kablam! 153 | &self.0[..] Oct 15 20:36:44.541 INFO kablam! | ^^^^^^ Oct 15 20:36:44.541 INFO kablam! | Oct 15 20:36:44.541 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.541 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.541 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.542 INFO kablam! Oct 15 20:36:44.542 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.542 INFO kablam! --> src/arrays/Array512.rs:162:8 Oct 15 20:36:44.542 INFO kablam! | Oct 15 20:36:44.542 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:44.542 INFO kablam! | ^^^^^^ Oct 15 20:36:44.542 INFO kablam! | Oct 15 20:36:44.542 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.542 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.542 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.542 INFO kablam! Oct 15 20:36:44.542 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.542 INFO kablam! --> src/arrays/Array1024.rs:28:3 Oct 15 20:36:44.542 INFO kablam! | Oct 15 20:36:44.542 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:44.542 INFO kablam! | ^^^^^^ Oct 15 20:36:44.542 INFO kablam! | Oct 15 20:36:44.542 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.542 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.542 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.542 INFO kablam! Oct 15 20:36:44.542 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.542 INFO kablam! --> src/arrays/Array1024.rs:34:3 Oct 15 20:36:44.542 INFO kablam! | Oct 15 20:36:44.542 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:44.542 INFO kablam! | ^^^^^^ Oct 15 20:36:44.542 INFO kablam! | Oct 15 20:36:44.542 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.542 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.542 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.542 INFO kablam! Oct 15 20:36:44.542 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.542 INFO kablam! --> src/arrays/Array1024.rs:56:3 Oct 15 20:36:44.542 INFO kablam! | Oct 15 20:36:44.542 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:44.542 INFO kablam! | ^^^^^^ Oct 15 20:36:44.542 INFO kablam! | Oct 15 20:36:44.542 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.542 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.542 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.542 INFO kablam! Oct 15 20:36:44.542 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.542 INFO kablam! --> src/arrays/Array1024.rs:65:3 Oct 15 20:36:44.542 INFO kablam! | Oct 15 20:36:44.542 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.542 INFO kablam! | ^^^^^^ Oct 15 20:36:44.542 INFO kablam! | Oct 15 20:36:44.542 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.542 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.542 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.542 INFO kablam! Oct 15 20:36:44.542 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.542 INFO kablam! --> src/arrays/Array1024.rs:65:18 Oct 15 20:36:44.542 INFO kablam! | Oct 15 20:36:44.542 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:44.542 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.542 INFO kablam! | Oct 15 20:36:44.542 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.542 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.542 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.542 INFO kablam! Oct 15 20:36:44.542 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.542 INFO kablam! --> src/arrays/Array1024.rs:78:29 Oct 15 20:36:44.542 INFO kablam! | Oct 15 20:36:44.542 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.542 INFO kablam! | ^^^^^^ Oct 15 20:36:44.542 INFO kablam! | Oct 15 20:36:44.542 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.542 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.542 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.542 INFO kablam! Oct 15 20:36:44.542 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.542 INFO kablam! --> src/arrays/Array1024.rs:78:43 Oct 15 20:36:44.542 INFO kablam! | Oct 15 20:36:44.542 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.542 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.542 INFO kablam! | Oct 15 20:36:44.542 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.542 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.542 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.542 INFO kablam! Oct 15 20:36:44.543 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.543 INFO kablam! --> src/arrays/Array1024.rs:84:20 Oct 15 20:36:44.543 INFO kablam! | Oct 15 20:36:44.543 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.543 INFO kablam! | ^^^^^^ Oct 15 20:36:44.543 INFO kablam! | Oct 15 20:36:44.543 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.543 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.543 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.543 INFO kablam! Oct 15 20:36:44.543 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.543 INFO kablam! --> src/arrays/Array1024.rs:84:34 Oct 15 20:36:44.543 INFO kablam! | Oct 15 20:36:44.543 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.543 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.543 INFO kablam! | Oct 15 20:36:44.543 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.543 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.543 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.543 INFO kablam! Oct 15 20:36:44.543 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.543 INFO kablam! --> src/arrays/Array1024.rs:90:20 Oct 15 20:36:44.543 INFO kablam! | Oct 15 20:36:44.543 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.543 INFO kablam! | ^^^^^^ Oct 15 20:36:44.543 INFO kablam! | Oct 15 20:36:44.543 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.543 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.543 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.543 INFO kablam! Oct 15 20:36:44.543 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.543 INFO kablam! --> src/arrays/Array1024.rs:90:34 Oct 15 20:36:44.543 INFO kablam! | Oct 15 20:36:44.543 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.543 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.543 INFO kablam! | Oct 15 20:36:44.543 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.543 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.543 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.543 INFO kablam! Oct 15 20:36:44.543 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.543 INFO kablam! --> src/arrays/Array1024.rs:96:20 Oct 15 20:36:44.543 INFO kablam! | Oct 15 20:36:44.543 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.543 INFO kablam! | ^^^^^^ Oct 15 20:36:44.543 INFO kablam! | Oct 15 20:36:44.543 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.543 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.543 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.543 INFO kablam! Oct 15 20:36:44.543 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.543 INFO kablam! --> src/arrays/Array1024.rs:96:34 Oct 15 20:36:44.543 INFO kablam! | Oct 15 20:36:44.543 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.543 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.543 INFO kablam! | Oct 15 20:36:44.543 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.543 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.543 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.543 INFO kablam! Oct 15 20:36:44.543 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.543 INFO kablam! --> src/arrays/Array1024.rs:102:20 Oct 15 20:36:44.543 INFO kablam! | Oct 15 20:36:44.543 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.543 INFO kablam! | ^^^^^^ Oct 15 20:36:44.543 INFO kablam! | Oct 15 20:36:44.543 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.543 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.543 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.543 INFO kablam! Oct 15 20:36:44.543 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.543 INFO kablam! --> src/arrays/Array1024.rs:102:34 Oct 15 20:36:44.543 INFO kablam! | Oct 15 20:36:44.543 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.543 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.543 INFO kablam! | Oct 15 20:36:44.543 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.543 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.543 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.543 INFO kablam! Oct 15 20:36:44.543 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.544 INFO kablam! --> src/arrays/Array1024.rs:111:14 Oct 15 20:36:44.544 INFO kablam! | Oct 15 20:36:44.544 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.544 INFO kablam! | ^^^^^^ Oct 15 20:36:44.544 INFO kablam! | Oct 15 20:36:44.544 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.544 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.544 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.544 INFO kablam! Oct 15 20:36:44.544 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.544 INFO kablam! --> src/arrays/Array1024.rs:111:28 Oct 15 20:36:44.544 INFO kablam! | Oct 15 20:36:44.544 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:44.544 INFO kablam! | ^^^^^^^ Oct 15 20:36:44.544 INFO kablam! | Oct 15 20:36:44.544 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.544 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.544 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.544 INFO kablam! Oct 15 20:36:44.544 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.544 INFO kablam! --> src/arrays/Array1024.rs:120:15 Oct 15 20:36:44.544 INFO kablam! | Oct 15 20:36:44.544 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:44.544 INFO kablam! | ^^^^^^ Oct 15 20:36:44.544 INFO kablam! | Oct 15 20:36:44.544 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.544 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.544 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.544 INFO kablam! Oct 15 20:36:44.544 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.544 INFO kablam! --> src/arrays/Array1024.rs:132:3 Oct 15 20:36:44.544 INFO kablam! | Oct 15 20:36:44.544 INFO kablam! 132 | self.0.iter() Oct 15 20:36:44.544 INFO kablam! | ^^^^^^ Oct 15 20:36:44.544 INFO kablam! | Oct 15 20:36:44.544 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.544 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.544 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.544 INFO kablam! Oct 15 20:36:44.544 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.544 INFO kablam! --> src/arrays/Array1024.rs:144:3 Oct 15 20:36:44.544 INFO kablam! | Oct 15 20:36:44.544 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:44.544 INFO kablam! | ^^^^^^ Oct 15 20:36:44.544 INFO kablam! | Oct 15 20:36:44.544 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.544 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.544 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.544 INFO kablam! Oct 15 20:36:44.544 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.544 INFO kablam! --> src/arrays/Array1024.rs:153:4 Oct 15 20:36:44.544 INFO kablam! | Oct 15 20:36:44.544 INFO kablam! 153 | &self.0[..] Oct 15 20:36:44.544 INFO kablam! | ^^^^^^ Oct 15 20:36:44.544 INFO kablam! | Oct 15 20:36:44.544 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.544 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.544 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.544 INFO kablam! Oct 15 20:36:44.544 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:44.544 INFO kablam! --> src/arrays/Array1024.rs:162:8 Oct 15 20:36:44.544 INFO kablam! | Oct 15 20:36:44.544 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:44.544 INFO kablam! | ^^^^^^ Oct 15 20:36:44.544 INFO kablam! | Oct 15 20:36:44.544 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:44.544 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:44.544 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:44.544 INFO kablam! Oct 15 20:36:44.544 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 15 20:36:44.544 INFO kablam! --> src/lib.rs:8:12 Oct 15 20:36:44.544 INFO kablam! | Oct 15 20:36:44.544 INFO kablam! 8 | #![feature(associated_consts)] Oct 15 20:36:44.544 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 20:36:44.544 INFO kablam! | Oct 15 20:36:44.544 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 20:36:44.544 INFO kablam! Oct 15 20:36:44.675 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.42s Oct 15 20:36:44.675 INFO kablam! su: No module specific data is present Oct 15 20:36:45.072 INFO running `"docker" "rm" "-f" "595521e4dc9fca6a025e195551cd5ab6513b6a892f26bc66005671d2e35ada74"` Oct 15 20:36:45.167 INFO blam! 595521e4dc9fca6a025e195551cd5ab6513b6a892f26bc66005671d2e35ada74 Oct 15 20:36:45.169 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 20:36:45.402 INFO blam! 7b1c8c4a3be92c6e2104919c2c77796f38a3284c3d0f6511cdc025962fc06d2e Oct 15 20:36:45.403 INFO running `"docker" "start" "-a" "7b1c8c4a3be92c6e2104919c2c77796f38a3284c3d0f6511cdc025962fc06d2e"` Oct 15 20:36:45.823 INFO kablam! usermod: no changes Oct 15 20:36:45.850 INFO kablam! Compiling rust-extra v0.0.17 (/source) Oct 15 20:36:47.138 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.139 INFO kablam! --> src/arrays/Array16.rs:28:3 Oct 15 20:36:47.139 INFO kablam! | Oct 15 20:36:47.139 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:47.139 INFO kablam! | ^^^^^^ Oct 15 20:36:47.139 INFO kablam! | Oct 15 20:36:47.139 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 15 20:36:47.139 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.139 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.139 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.139 INFO kablam! Oct 15 20:36:47.140 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.140 INFO kablam! --> src/arrays/Array16.rs:34:3 Oct 15 20:36:47.140 INFO kablam! | Oct 15 20:36:47.140 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:47.140 INFO kablam! | ^^^^^^ Oct 15 20:36:47.140 INFO kablam! | Oct 15 20:36:47.141 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.141 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.141 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.141 INFO kablam! Oct 15 20:36:47.141 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.141 INFO kablam! --> src/arrays/Array16.rs:56:3 Oct 15 20:36:47.141 INFO kablam! | Oct 15 20:36:47.141 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:47.141 INFO kablam! | ^^^^^^ Oct 15 20:36:47.141 INFO kablam! | Oct 15 20:36:47.141 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.141 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.141 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.141 INFO kablam! Oct 15 20:36:47.141 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.141 INFO kablam! --> src/arrays/Array16.rs:65:3 Oct 15 20:36:47.141 INFO kablam! | Oct 15 20:36:47.141 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:47.141 INFO kablam! | ^^^^^^ Oct 15 20:36:47.141 INFO kablam! | Oct 15 20:36:47.141 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.141 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.141 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.141 INFO kablam! Oct 15 20:36:47.141 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.141 INFO kablam! --> src/arrays/Array16.rs:65:18 Oct 15 20:36:47.141 INFO kablam! | Oct 15 20:36:47.141 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:47.141 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.141 INFO kablam! | Oct 15 20:36:47.141 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.141 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.141 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.141 INFO kablam! Oct 15 20:36:47.141 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.141 INFO kablam! --> src/arrays/Array16.rs:78:29 Oct 15 20:36:47.141 INFO kablam! | Oct 15 20:36:47.141 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.141 INFO kablam! | ^^^^^^ Oct 15 20:36:47.141 INFO kablam! | Oct 15 20:36:47.141 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.141 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.141 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.141 INFO kablam! Oct 15 20:36:47.141 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.141 INFO kablam! --> src/arrays/Array16.rs:78:43 Oct 15 20:36:47.141 INFO kablam! | Oct 15 20:36:47.141 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.141 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.141 INFO kablam! | Oct 15 20:36:47.141 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.141 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.141 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.141 INFO kablam! Oct 15 20:36:47.141 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.141 INFO kablam! --> src/arrays/Array16.rs:84:20 Oct 15 20:36:47.141 INFO kablam! | Oct 15 20:36:47.141 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.141 INFO kablam! | ^^^^^^ Oct 15 20:36:47.141 INFO kablam! | Oct 15 20:36:47.141 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.141 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.141 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.141 INFO kablam! Oct 15 20:36:47.141 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.141 INFO kablam! --> src/arrays/Array16.rs:84:34 Oct 15 20:36:47.141 INFO kablam! | Oct 15 20:36:47.141 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.141 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.141 INFO kablam! | Oct 15 20:36:47.143 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.143 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.143 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.143 INFO kablam! Oct 15 20:36:47.143 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.143 INFO kablam! --> src/arrays/Array16.rs:90:20 Oct 15 20:36:47.143 INFO kablam! | Oct 15 20:36:47.143 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.143 INFO kablam! | ^^^^^^ Oct 15 20:36:47.143 INFO kablam! | Oct 15 20:36:47.143 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.143 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.143 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.143 INFO kablam! Oct 15 20:36:47.143 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.143 INFO kablam! --> src/arrays/Array16.rs:90:34 Oct 15 20:36:47.143 INFO kablam! | Oct 15 20:36:47.143 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.143 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.144 INFO kablam! | Oct 15 20:36:47.144 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.144 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.144 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.144 INFO kablam! Oct 15 20:36:47.144 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.144 INFO kablam! --> src/arrays/Array16.rs:96:20 Oct 15 20:36:47.144 INFO kablam! | Oct 15 20:36:47.145 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.145 INFO kablam! | ^^^^^^ Oct 15 20:36:47.145 INFO kablam! | Oct 15 20:36:47.145 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.145 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.145 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.145 INFO kablam! Oct 15 20:36:47.145 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.145 INFO kablam! --> src/arrays/Array16.rs:96:34 Oct 15 20:36:47.145 INFO kablam! | Oct 15 20:36:47.145 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.145 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.145 INFO kablam! | Oct 15 20:36:47.145 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.145 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.145 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.146 INFO kablam! Oct 15 20:36:47.146 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.146 INFO kablam! --> src/arrays/Array16.rs:102:20 Oct 15 20:36:47.146 INFO kablam! | Oct 15 20:36:47.146 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.146 INFO kablam! | ^^^^^^ Oct 15 20:36:47.146 INFO kablam! | Oct 15 20:36:47.146 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.146 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.146 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.146 INFO kablam! Oct 15 20:36:47.146 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.146 INFO kablam! --> src/arrays/Array16.rs:102:34 Oct 15 20:36:47.146 INFO kablam! | Oct 15 20:36:47.146 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.146 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.146 INFO kablam! | Oct 15 20:36:47.146 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.146 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.146 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.146 INFO kablam! Oct 15 20:36:47.146 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.146 INFO kablam! --> src/arrays/Array16.rs:111:14 Oct 15 20:36:47.146 INFO kablam! | Oct 15 20:36:47.146 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.146 INFO kablam! | ^^^^^^ Oct 15 20:36:47.146 INFO kablam! | Oct 15 20:36:47.146 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.146 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.146 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.146 INFO kablam! Oct 15 20:36:47.147 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.147 INFO kablam! --> src/arrays/Array16.rs:111:28 Oct 15 20:36:47.147 INFO kablam! | Oct 15 20:36:47.147 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.147 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.147 INFO kablam! | Oct 15 20:36:47.147 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.147 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.147 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.147 INFO kablam! Oct 15 20:36:47.147 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.147 INFO kablam! --> src/arrays/Array16.rs:120:15 Oct 15 20:36:47.147 INFO kablam! | Oct 15 20:36:47.147 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:47.147 INFO kablam! | ^^^^^^ Oct 15 20:36:47.147 INFO kablam! | Oct 15 20:36:47.147 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.147 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.147 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.147 INFO kablam! Oct 15 20:36:47.147 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.147 INFO kablam! --> src/arrays/Array16.rs:132:3 Oct 15 20:36:47.147 INFO kablam! | Oct 15 20:36:47.147 INFO kablam! 132 | self.0.iter() Oct 15 20:36:47.147 INFO kablam! | ^^^^^^ Oct 15 20:36:47.147 INFO kablam! | Oct 15 20:36:47.147 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.147 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.148 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.148 INFO kablam! Oct 15 20:36:47.148 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.148 INFO kablam! --> src/arrays/Array16.rs:144:3 Oct 15 20:36:47.148 INFO kablam! | Oct 15 20:36:47.148 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:47.148 INFO kablam! | ^^^^^^ Oct 15 20:36:47.148 INFO kablam! | Oct 15 20:36:47.148 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.148 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.148 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.149 INFO kablam! Oct 15 20:36:47.149 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.149 INFO kablam! --> src/arrays/Array16.rs:153:4 Oct 15 20:36:47.149 INFO kablam! | Oct 15 20:36:47.149 INFO kablam! 153 | &self.0[..] Oct 15 20:36:47.149 INFO kablam! | ^^^^^^ Oct 15 20:36:47.149 INFO kablam! | Oct 15 20:36:47.149 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.149 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.149 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.149 INFO kablam! Oct 15 20:36:47.149 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.149 INFO kablam! --> src/arrays/Array16.rs:162:8 Oct 15 20:36:47.149 INFO kablam! | Oct 15 20:36:47.149 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:47.149 INFO kablam! | ^^^^^^ Oct 15 20:36:47.149 INFO kablam! | Oct 15 20:36:47.149 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.149 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.149 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.150 INFO kablam! Oct 15 20:36:47.150 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.150 INFO kablam! --> src/arrays/Array30.rs:28:3 Oct 15 20:36:47.150 INFO kablam! | Oct 15 20:36:47.150 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:47.150 INFO kablam! | ^^^^^^ Oct 15 20:36:47.150 INFO kablam! | Oct 15 20:36:47.150 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.150 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.150 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.150 INFO kablam! Oct 15 20:36:47.150 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.150 INFO kablam! --> src/arrays/Array30.rs:34:3 Oct 15 20:36:47.150 INFO kablam! | Oct 15 20:36:47.150 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:47.150 INFO kablam! | ^^^^^^ Oct 15 20:36:47.150 INFO kablam! | Oct 15 20:36:47.150 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.150 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.150 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.150 INFO kablam! Oct 15 20:36:47.150 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.151 INFO kablam! --> src/arrays/Array30.rs:56:3 Oct 15 20:36:47.151 INFO kablam! | Oct 15 20:36:47.151 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:47.151 INFO kablam! | ^^^^^^ Oct 15 20:36:47.151 INFO kablam! | Oct 15 20:36:47.151 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.151 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.151 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.151 INFO kablam! Oct 15 20:36:47.151 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.151 INFO kablam! --> src/arrays/Array30.rs:65:3 Oct 15 20:36:47.151 INFO kablam! | Oct 15 20:36:47.151 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:47.151 INFO kablam! | ^^^^^^ Oct 15 20:36:47.151 INFO kablam! | Oct 15 20:36:47.151 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.151 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.151 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.151 INFO kablam! Oct 15 20:36:47.151 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.151 INFO kablam! --> src/arrays/Array30.rs:65:18 Oct 15 20:36:47.151 INFO kablam! | Oct 15 20:36:47.151 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:47.151 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.151 INFO kablam! | Oct 15 20:36:47.151 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.151 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.151 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.151 INFO kablam! Oct 15 20:36:47.152 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.152 INFO kablam! --> src/arrays/Array30.rs:78:29 Oct 15 20:36:47.152 INFO kablam! | Oct 15 20:36:47.152 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.152 INFO kablam! | ^^^^^^ Oct 15 20:36:47.152 INFO kablam! | Oct 15 20:36:47.152 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.152 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.152 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.152 INFO kablam! Oct 15 20:36:47.152 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.152 INFO kablam! --> src/arrays/Array30.rs:78:43 Oct 15 20:36:47.152 INFO kablam! | Oct 15 20:36:47.152 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.152 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.152 INFO kablam! | Oct 15 20:36:47.152 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.152 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.152 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.152 INFO kablam! Oct 15 20:36:47.152 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.152 INFO kablam! --> src/arrays/Array30.rs:84:20 Oct 15 20:36:47.152 INFO kablam! | Oct 15 20:36:47.152 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.152 INFO kablam! | ^^^^^^ Oct 15 20:36:47.152 INFO kablam! | Oct 15 20:36:47.152 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.152 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.152 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.152 INFO kablam! Oct 15 20:36:47.152 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.152 INFO kablam! --> src/arrays/Array30.rs:84:34 Oct 15 20:36:47.153 INFO kablam! | Oct 15 20:36:47.153 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.153 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.153 INFO kablam! | Oct 15 20:36:47.153 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.153 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.153 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.153 INFO kablam! Oct 15 20:36:47.153 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.153 INFO kablam! --> src/arrays/Array30.rs:90:20 Oct 15 20:36:47.153 INFO kablam! | Oct 15 20:36:47.153 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.153 INFO kablam! | ^^^^^^ Oct 15 20:36:47.153 INFO kablam! | Oct 15 20:36:47.153 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.153 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.153 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.153 INFO kablam! Oct 15 20:36:47.153 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.153 INFO kablam! --> src/arrays/Array30.rs:90:34 Oct 15 20:36:47.153 INFO kablam! | Oct 15 20:36:47.153 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.153 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.153 INFO kablam! | Oct 15 20:36:47.153 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.153 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.153 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.154 INFO kablam! Oct 15 20:36:47.154 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.154 INFO kablam! --> src/arrays/Array30.rs:96:20 Oct 15 20:36:47.154 INFO kablam! | Oct 15 20:36:47.154 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.154 INFO kablam! | ^^^^^^ Oct 15 20:36:47.154 INFO kablam! | Oct 15 20:36:47.154 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.154 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.154 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.154 INFO kablam! Oct 15 20:36:47.154 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.154 INFO kablam! --> src/arrays/Array30.rs:96:34 Oct 15 20:36:47.154 INFO kablam! | Oct 15 20:36:47.154 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.154 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.154 INFO kablam! | Oct 15 20:36:47.154 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.154 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.154 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.154 INFO kablam! Oct 15 20:36:47.154 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.154 INFO kablam! --> src/arrays/Array30.rs:102:20 Oct 15 20:36:47.154 INFO kablam! | Oct 15 20:36:47.154 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.154 INFO kablam! | ^^^^^^ Oct 15 20:36:47.154 INFO kablam! | Oct 15 20:36:47.154 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.154 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.154 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.154 INFO kablam! Oct 15 20:36:47.154 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.154 INFO kablam! --> src/arrays/Array30.rs:102:34 Oct 15 20:36:47.154 INFO kablam! | Oct 15 20:36:47.154 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.154 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.155 INFO kablam! | Oct 15 20:36:47.155 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.155 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.155 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.155 INFO kablam! Oct 15 20:36:47.155 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.155 INFO kablam! --> src/arrays/Array30.rs:111:14 Oct 15 20:36:47.155 INFO kablam! | Oct 15 20:36:47.155 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.156 INFO kablam! | ^^^^^^ Oct 15 20:36:47.156 INFO kablam! | Oct 15 20:36:47.156 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.156 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.156 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.156 INFO kablam! Oct 15 20:36:47.156 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.156 INFO kablam! --> src/arrays/Array30.rs:111:28 Oct 15 20:36:47.156 INFO kablam! | Oct 15 20:36:47.156 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.156 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.156 INFO kablam! | Oct 15 20:36:47.156 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.156 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.156 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.156 INFO kablam! Oct 15 20:36:47.156 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.156 INFO kablam! --> src/arrays/Array30.rs:120:15 Oct 15 20:36:47.157 INFO kablam! | Oct 15 20:36:47.157 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:47.157 INFO kablam! | ^^^^^^ Oct 15 20:36:47.157 INFO kablam! | Oct 15 20:36:47.157 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.157 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.157 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.157 INFO kablam! Oct 15 20:36:47.157 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.157 INFO kablam! --> src/arrays/Array30.rs:132:3 Oct 15 20:36:47.157 INFO kablam! | Oct 15 20:36:47.157 INFO kablam! 132 | self.0.iter() Oct 15 20:36:47.157 INFO kablam! | ^^^^^^ Oct 15 20:36:47.157 INFO kablam! | Oct 15 20:36:47.157 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.157 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.157 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.157 INFO kablam! Oct 15 20:36:47.157 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.157 INFO kablam! --> src/arrays/Array30.rs:144:3 Oct 15 20:36:47.157 INFO kablam! | Oct 15 20:36:47.157 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:47.157 INFO kablam! | ^^^^^^ Oct 15 20:36:47.157 INFO kablam! | Oct 15 20:36:47.157 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.157 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.157 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.157 INFO kablam! Oct 15 20:36:47.157 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.157 INFO kablam! --> src/arrays/Array30.rs:153:4 Oct 15 20:36:47.157 INFO kablam! | Oct 15 20:36:47.157 INFO kablam! 153 | &self.0[..] Oct 15 20:36:47.157 INFO kablam! | ^^^^^^ Oct 15 20:36:47.157 INFO kablam! | Oct 15 20:36:47.157 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.157 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.157 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.157 INFO kablam! Oct 15 20:36:47.158 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.158 INFO kablam! --> src/arrays/Array30.rs:162:8 Oct 15 20:36:47.158 INFO kablam! | Oct 15 20:36:47.158 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:47.158 INFO kablam! | ^^^^^^ Oct 15 20:36:47.158 INFO kablam! | Oct 15 20:36:47.158 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.158 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.158 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.158 INFO kablam! Oct 15 20:36:47.158 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.158 INFO kablam! --> src/arrays/Array32.rs:28:3 Oct 15 20:36:47.158 INFO kablam! | Oct 15 20:36:47.158 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:47.158 INFO kablam! | ^^^^^^ Oct 15 20:36:47.158 INFO kablam! | Oct 15 20:36:47.158 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.158 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.158 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.158 INFO kablam! Oct 15 20:36:47.158 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.158 INFO kablam! --> src/arrays/Array32.rs:34:3 Oct 15 20:36:47.158 INFO kablam! | Oct 15 20:36:47.158 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:47.158 INFO kablam! | ^^^^^^ Oct 15 20:36:47.158 INFO kablam! | Oct 15 20:36:47.158 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.158 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.158 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.158 INFO kablam! Oct 15 20:36:47.158 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.158 INFO kablam! --> src/arrays/Array32.rs:56:3 Oct 15 20:36:47.158 INFO kablam! | Oct 15 20:36:47.158 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:47.158 INFO kablam! | ^^^^^^ Oct 15 20:36:47.158 INFO kablam! | Oct 15 20:36:47.159 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.159 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.159 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.159 INFO kablam! Oct 15 20:36:47.159 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.159 INFO kablam! --> src/arrays/Array32.rs:65:3 Oct 15 20:36:47.159 INFO kablam! | Oct 15 20:36:47.159 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:47.159 INFO kablam! | ^^^^^^ Oct 15 20:36:47.159 INFO kablam! | Oct 15 20:36:47.159 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.159 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.159 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.159 INFO kablam! Oct 15 20:36:47.159 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.159 INFO kablam! --> src/arrays/Array32.rs:65:18 Oct 15 20:36:47.159 INFO kablam! | Oct 15 20:36:47.160 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:47.160 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.160 INFO kablam! | Oct 15 20:36:47.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.160 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.160 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.160 INFO kablam! Oct 15 20:36:47.160 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.160 INFO kablam! --> src/arrays/Array32.rs:78:29 Oct 15 20:36:47.160 INFO kablam! | Oct 15 20:36:47.160 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.160 INFO kablam! | ^^^^^^ Oct 15 20:36:47.160 INFO kablam! | Oct 15 20:36:47.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.160 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.160 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.160 INFO kablam! Oct 15 20:36:47.160 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.160 INFO kablam! --> src/arrays/Array32.rs:78:43 Oct 15 20:36:47.160 INFO kablam! | Oct 15 20:36:47.160 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.160 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.161 INFO kablam! | Oct 15 20:36:47.161 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.161 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.161 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.161 INFO kablam! Oct 15 20:36:47.161 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.161 INFO kablam! --> src/arrays/Array32.rs:84:20 Oct 15 20:36:47.161 INFO kablam! | Oct 15 20:36:47.161 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.161 INFO kablam! | ^^^^^^ Oct 15 20:36:47.161 INFO kablam! | Oct 15 20:36:47.161 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.161 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.161 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.161 INFO kablam! Oct 15 20:36:47.161 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.161 INFO kablam! --> src/arrays/Array32.rs:84:34 Oct 15 20:36:47.161 INFO kablam! | Oct 15 20:36:47.161 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.161 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.161 INFO kablam! | Oct 15 20:36:47.161 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.161 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.161 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.161 INFO kablam! Oct 15 20:36:47.161 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.161 INFO kablam! --> src/arrays/Array32.rs:90:20 Oct 15 20:36:47.161 INFO kablam! | Oct 15 20:36:47.164 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.164 INFO kablam! | ^^^^^^ Oct 15 20:36:47.164 INFO kablam! | Oct 15 20:36:47.164 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.164 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.164 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.164 INFO kablam! Oct 15 20:36:47.164 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.164 INFO kablam! --> src/arrays/Array32.rs:90:34 Oct 15 20:36:47.164 INFO kablam! | Oct 15 20:36:47.164 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.164 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.164 INFO kablam! | Oct 15 20:36:47.164 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.164 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.164 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.164 INFO kablam! Oct 15 20:36:47.165 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.165 INFO kablam! --> src/arrays/Array32.rs:96:20 Oct 15 20:36:47.165 INFO kablam! | Oct 15 20:36:47.165 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.165 INFO kablam! | ^^^^^^ Oct 15 20:36:47.165 INFO kablam! | Oct 15 20:36:47.165 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.165 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.165 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.165 INFO kablam! Oct 15 20:36:47.165 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.165 INFO kablam! --> src/arrays/Array32.rs:96:34 Oct 15 20:36:47.165 INFO kablam! | Oct 15 20:36:47.165 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.165 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.165 INFO kablam! | Oct 15 20:36:47.165 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.165 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.165 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.165 INFO kablam! Oct 15 20:36:47.165 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.165 INFO kablam! --> src/arrays/Array32.rs:102:20 Oct 15 20:36:47.165 INFO kablam! | Oct 15 20:36:47.165 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.165 INFO kablam! | ^^^^^^ Oct 15 20:36:47.165 INFO kablam! | Oct 15 20:36:47.165 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.165 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.165 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.165 INFO kablam! Oct 15 20:36:47.165 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.165 INFO kablam! --> src/arrays/Array32.rs:102:34 Oct 15 20:36:47.165 INFO kablam! | Oct 15 20:36:47.165 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.165 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.165 INFO kablam! | Oct 15 20:36:47.165 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.165 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.165 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.165 INFO kablam! Oct 15 20:36:47.165 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.165 INFO kablam! --> src/arrays/Array32.rs:111:14 Oct 15 20:36:47.165 INFO kablam! | Oct 15 20:36:47.165 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.165 INFO kablam! | ^^^^^^ Oct 15 20:36:47.165 INFO kablam! | Oct 15 20:36:47.165 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.165 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.165 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.165 INFO kablam! Oct 15 20:36:47.165 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.165 INFO kablam! --> src/arrays/Array32.rs:111:28 Oct 15 20:36:47.165 INFO kablam! | Oct 15 20:36:47.165 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.165 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.165 INFO kablam! | Oct 15 20:36:47.165 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.165 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.165 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.165 INFO kablam! Oct 15 20:36:47.165 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.165 INFO kablam! --> src/arrays/Array32.rs:120:15 Oct 15 20:36:47.165 INFO kablam! | Oct 15 20:36:47.165 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:47.165 INFO kablam! | ^^^^^^ Oct 15 20:36:47.165 INFO kablam! | Oct 15 20:36:47.165 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.165 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.165 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.165 INFO kablam! Oct 15 20:36:47.165 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.165 INFO kablam! --> src/arrays/Array32.rs:132:3 Oct 15 20:36:47.165 INFO kablam! | Oct 15 20:36:47.165 INFO kablam! 132 | self.0.iter() Oct 15 20:36:47.165 INFO kablam! | ^^^^^^ Oct 15 20:36:47.165 INFO kablam! | Oct 15 20:36:47.165 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.165 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.165 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.165 INFO kablam! Oct 15 20:36:47.165 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.165 INFO kablam! --> src/arrays/Array32.rs:144:3 Oct 15 20:36:47.165 INFO kablam! | Oct 15 20:36:47.165 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:47.165 INFO kablam! | ^^^^^^ Oct 15 20:36:47.165 INFO kablam! | Oct 15 20:36:47.165 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.165 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.165 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.165 INFO kablam! Oct 15 20:36:47.165 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.165 INFO kablam! --> src/arrays/Array32.rs:153:4 Oct 15 20:36:47.165 INFO kablam! | Oct 15 20:36:47.165 INFO kablam! 153 | &self.0[..] Oct 15 20:36:47.165 INFO kablam! | ^^^^^^ Oct 15 20:36:47.165 INFO kablam! | Oct 15 20:36:47.165 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.165 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.165 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.165 INFO kablam! Oct 15 20:36:47.165 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.165 INFO kablam! --> src/arrays/Array32.rs:162:8 Oct 15 20:36:47.165 INFO kablam! | Oct 15 20:36:47.165 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:47.165 INFO kablam! | ^^^^^^ Oct 15 20:36:47.165 INFO kablam! | Oct 15 20:36:47.165 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.165 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.165 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.165 INFO kablam! Oct 15 20:36:47.165 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.165 INFO kablam! --> src/arrays/Array40.rs:28:3 Oct 15 20:36:47.165 INFO kablam! | Oct 15 20:36:47.165 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:47.165 INFO kablam! | ^^^^^^ Oct 15 20:36:47.165 INFO kablam! | Oct 15 20:36:47.165 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.165 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.165 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.165 INFO kablam! Oct 15 20:36:47.165 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.165 INFO kablam! --> src/arrays/Array40.rs:34:3 Oct 15 20:36:47.165 INFO kablam! | Oct 15 20:36:47.165 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:47.165 INFO kablam! | ^^^^^^ Oct 15 20:36:47.165 INFO kablam! | Oct 15 20:36:47.165 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.165 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.165 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.165 INFO kablam! Oct 15 20:36:47.165 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.166 INFO kablam! --> src/arrays/Array40.rs:56:3 Oct 15 20:36:47.166 INFO kablam! | Oct 15 20:36:47.166 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:47.166 INFO kablam! | ^^^^^^ Oct 15 20:36:47.166 INFO kablam! | Oct 15 20:36:47.166 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.166 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.166 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.166 INFO kablam! Oct 15 20:36:47.166 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.166 INFO kablam! --> src/arrays/Array40.rs:65:3 Oct 15 20:36:47.166 INFO kablam! | Oct 15 20:36:47.166 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:47.166 INFO kablam! | ^^^^^^ Oct 15 20:36:47.166 INFO kablam! | Oct 15 20:36:47.166 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.166 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.166 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.166 INFO kablam! Oct 15 20:36:47.166 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.166 INFO kablam! --> src/arrays/Array40.rs:65:18 Oct 15 20:36:47.166 INFO kablam! | Oct 15 20:36:47.166 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:47.166 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.166 INFO kablam! | Oct 15 20:36:47.166 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.166 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.166 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.166 INFO kablam! Oct 15 20:36:47.166 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.166 INFO kablam! --> src/arrays/Array40.rs:78:29 Oct 15 20:36:47.166 INFO kablam! | Oct 15 20:36:47.166 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.166 INFO kablam! | ^^^^^^ Oct 15 20:36:47.166 INFO kablam! | Oct 15 20:36:47.166 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.166 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.166 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.166 INFO kablam! Oct 15 20:36:47.166 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.166 INFO kablam! --> src/arrays/Array40.rs:78:43 Oct 15 20:36:47.166 INFO kablam! | Oct 15 20:36:47.166 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.166 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.166 INFO kablam! | Oct 15 20:36:47.166 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.166 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.166 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.166 INFO kablam! Oct 15 20:36:47.166 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.166 INFO kablam! --> src/arrays/Array40.rs:84:20 Oct 15 20:36:47.166 INFO kablam! | Oct 15 20:36:47.166 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.166 INFO kablam! | ^^^^^^ Oct 15 20:36:47.166 INFO kablam! | Oct 15 20:36:47.166 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.166 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.166 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.166 INFO kablam! Oct 15 20:36:47.166 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.166 INFO kablam! --> src/arrays/Array40.rs:84:34 Oct 15 20:36:47.166 INFO kablam! | Oct 15 20:36:47.166 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.166 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.166 INFO kablam! | Oct 15 20:36:47.166 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.166 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.166 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.166 INFO kablam! Oct 15 20:36:47.167 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.167 INFO kablam! --> src/arrays/Array40.rs:90:20 Oct 15 20:36:47.167 INFO kablam! | Oct 15 20:36:47.167 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.167 INFO kablam! | ^^^^^^ Oct 15 20:36:47.167 INFO kablam! | Oct 15 20:36:47.167 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.167 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.167 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.167 INFO kablam! Oct 15 20:36:47.167 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.167 INFO kablam! --> src/arrays/Array40.rs:90:34 Oct 15 20:36:47.167 INFO kablam! | Oct 15 20:36:47.167 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.167 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.167 INFO kablam! | Oct 15 20:36:47.167 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.167 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.167 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.167 INFO kablam! Oct 15 20:36:47.167 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.167 INFO kablam! --> src/arrays/Array40.rs:96:20 Oct 15 20:36:47.167 INFO kablam! | Oct 15 20:36:47.167 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.167 INFO kablam! | ^^^^^^ Oct 15 20:36:47.167 INFO kablam! | Oct 15 20:36:47.167 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.167 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.167 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.167 INFO kablam! Oct 15 20:36:47.167 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.167 INFO kablam! --> src/arrays/Array40.rs:96:34 Oct 15 20:36:47.167 INFO kablam! | Oct 15 20:36:47.167 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.167 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.167 INFO kablam! | Oct 15 20:36:47.167 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.167 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.167 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.167 INFO kablam! Oct 15 20:36:47.167 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.167 INFO kablam! --> src/arrays/Array40.rs:102:20 Oct 15 20:36:47.167 INFO kablam! | Oct 15 20:36:47.167 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.167 INFO kablam! | ^^^^^^ Oct 15 20:36:47.167 INFO kablam! | Oct 15 20:36:47.167 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.167 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.168 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.168 INFO kablam! Oct 15 20:36:47.168 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.168 INFO kablam! --> src/arrays/Array40.rs:102:34 Oct 15 20:36:47.168 INFO kablam! | Oct 15 20:36:47.168 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.168 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.168 INFO kablam! | Oct 15 20:36:47.168 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.168 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.168 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.168 INFO kablam! Oct 15 20:36:47.168 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.168 INFO kablam! --> src/arrays/Array40.rs:111:14 Oct 15 20:36:47.168 INFO kablam! | Oct 15 20:36:47.168 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.168 INFO kablam! | ^^^^^^ Oct 15 20:36:47.168 INFO kablam! | Oct 15 20:36:47.168 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.168 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.168 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.168 INFO kablam! Oct 15 20:36:47.168 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.168 INFO kablam! --> src/arrays/Array40.rs:111:28 Oct 15 20:36:47.168 INFO kablam! | Oct 15 20:36:47.168 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.168 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.168 INFO kablam! | Oct 15 20:36:47.168 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.168 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.168 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.168 INFO kablam! Oct 15 20:36:47.168 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.168 INFO kablam! --> src/arrays/Array40.rs:120:15 Oct 15 20:36:47.168 INFO kablam! | Oct 15 20:36:47.168 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:47.168 INFO kablam! | ^^^^^^ Oct 15 20:36:47.168 INFO kablam! | Oct 15 20:36:47.168 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.168 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.168 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.168 INFO kablam! Oct 15 20:36:47.168 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.168 INFO kablam! --> src/arrays/Array40.rs:132:3 Oct 15 20:36:47.168 INFO kablam! | Oct 15 20:36:47.168 INFO kablam! 132 | self.0.iter() Oct 15 20:36:47.168 INFO kablam! | ^^^^^^ Oct 15 20:36:47.168 INFO kablam! | Oct 15 20:36:47.168 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.168 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.168 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.168 INFO kablam! Oct 15 20:36:47.168 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.168 INFO kablam! --> src/arrays/Array40.rs:144:3 Oct 15 20:36:47.168 INFO kablam! | Oct 15 20:36:47.168 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:47.168 INFO kablam! | ^^^^^^ Oct 15 20:36:47.168 INFO kablam! | Oct 15 20:36:47.168 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.168 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.168 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.168 INFO kablam! Oct 15 20:36:47.168 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.169 INFO kablam! --> src/arrays/Array40.rs:153:4 Oct 15 20:36:47.169 INFO kablam! | Oct 15 20:36:47.169 INFO kablam! 153 | &self.0[..] Oct 15 20:36:47.169 INFO kablam! | ^^^^^^ Oct 15 20:36:47.169 INFO kablam! | Oct 15 20:36:47.169 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.169 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.169 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.169 INFO kablam! Oct 15 20:36:47.169 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.169 INFO kablam! --> src/arrays/Array40.rs:162:8 Oct 15 20:36:47.169 INFO kablam! | Oct 15 20:36:47.169 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:47.169 INFO kablam! | ^^^^^^ Oct 15 20:36:47.169 INFO kablam! | Oct 15 20:36:47.169 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.169 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.169 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.169 INFO kablam! Oct 15 20:36:47.169 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.169 INFO kablam! --> src/arrays/Array46.rs:28:3 Oct 15 20:36:47.169 INFO kablam! | Oct 15 20:36:47.169 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:47.169 INFO kablam! | ^^^^^^ Oct 15 20:36:47.169 INFO kablam! | Oct 15 20:36:47.169 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.169 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.169 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.169 INFO kablam! Oct 15 20:36:47.169 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.169 INFO kablam! --> src/arrays/Array46.rs:34:3 Oct 15 20:36:47.169 INFO kablam! | Oct 15 20:36:47.169 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:47.169 INFO kablam! | ^^^^^^ Oct 15 20:36:47.169 INFO kablam! | Oct 15 20:36:47.169 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.169 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.169 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.169 INFO kablam! Oct 15 20:36:47.169 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.169 INFO kablam! --> src/arrays/Array46.rs:56:3 Oct 15 20:36:47.169 INFO kablam! | Oct 15 20:36:47.169 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:47.169 INFO kablam! | ^^^^^^ Oct 15 20:36:47.169 INFO kablam! | Oct 15 20:36:47.169 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.169 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.169 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.169 INFO kablam! Oct 15 20:36:47.169 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.169 INFO kablam! --> src/arrays/Array46.rs:65:3 Oct 15 20:36:47.169 INFO kablam! | Oct 15 20:36:47.169 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:47.169 INFO kablam! | ^^^^^^ Oct 15 20:36:47.169 INFO kablam! | Oct 15 20:36:47.169 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.169 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.169 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.169 INFO kablam! Oct 15 20:36:47.169 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.169 INFO kablam! --> src/arrays/Array46.rs:65:18 Oct 15 20:36:47.169 INFO kablam! | Oct 15 20:36:47.169 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:47.169 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.169 INFO kablam! | Oct 15 20:36:47.169 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.169 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.169 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.169 INFO kablam! Oct 15 20:36:47.169 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.169 INFO kablam! --> src/arrays/Array46.rs:78:29 Oct 15 20:36:47.169 INFO kablam! | Oct 15 20:36:47.169 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.169 INFO kablam! | ^^^^^^ Oct 15 20:36:47.169 INFO kablam! | Oct 15 20:36:47.169 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.169 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.169 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.169 INFO kablam! Oct 15 20:36:47.169 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.169 INFO kablam! --> src/arrays/Array46.rs:78:43 Oct 15 20:36:47.169 INFO kablam! | Oct 15 20:36:47.170 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.170 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.170 INFO kablam! | Oct 15 20:36:47.170 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.170 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.170 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.170 INFO kablam! Oct 15 20:36:47.170 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.170 INFO kablam! --> src/arrays/Array46.rs:84:20 Oct 15 20:36:47.170 INFO kablam! | Oct 15 20:36:47.170 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.170 INFO kablam! | ^^^^^^ Oct 15 20:36:47.170 INFO kablam! | Oct 15 20:36:47.170 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.170 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.170 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.170 INFO kablam! Oct 15 20:36:47.170 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.170 INFO kablam! --> src/arrays/Array46.rs:84:34 Oct 15 20:36:47.170 INFO kablam! | Oct 15 20:36:47.170 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.170 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.170 INFO kablam! | Oct 15 20:36:47.171 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.171 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.171 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.171 INFO kablam! Oct 15 20:36:47.171 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.171 INFO kablam! --> src/arrays/Array46.rs:90:20 Oct 15 20:36:47.171 INFO kablam! | Oct 15 20:36:47.171 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.171 INFO kablam! | ^^^^^^ Oct 15 20:36:47.171 INFO kablam! | Oct 15 20:36:47.171 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.171 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.171 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.171 INFO kablam! Oct 15 20:36:47.171 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.171 INFO kablam! --> src/arrays/Array46.rs:90:34 Oct 15 20:36:47.171 INFO kablam! | Oct 15 20:36:47.171 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.171 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.171 INFO kablam! | Oct 15 20:36:47.171 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.171 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.171 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.171 INFO kablam! Oct 15 20:36:47.171 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.171 INFO kablam! --> src/arrays/Array46.rs:96:20 Oct 15 20:36:47.171 INFO kablam! | Oct 15 20:36:47.171 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.171 INFO kablam! | ^^^^^^ Oct 15 20:36:47.171 INFO kablam! | Oct 15 20:36:47.171 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.171 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.171 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.171 INFO kablam! Oct 15 20:36:47.171 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.171 INFO kablam! --> src/arrays/Array46.rs:96:34 Oct 15 20:36:47.171 INFO kablam! | Oct 15 20:36:47.171 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.171 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.171 INFO kablam! | Oct 15 20:36:47.171 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.171 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.171 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.171 INFO kablam! Oct 15 20:36:47.171 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.171 INFO kablam! --> src/arrays/Array46.rs:102:20 Oct 15 20:36:47.171 INFO kablam! | Oct 15 20:36:47.171 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.171 INFO kablam! | ^^^^^^ Oct 15 20:36:47.171 INFO kablam! | Oct 15 20:36:47.171 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.171 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.171 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.171 INFO kablam! Oct 15 20:36:47.171 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.171 INFO kablam! --> src/arrays/Array46.rs:102:34 Oct 15 20:36:47.171 INFO kablam! | Oct 15 20:36:47.171 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.171 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.171 INFO kablam! | Oct 15 20:36:47.171 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.171 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.171 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.171 INFO kablam! Oct 15 20:36:47.171 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.171 INFO kablam! --> src/arrays/Array46.rs:111:14 Oct 15 20:36:47.171 INFO kablam! | Oct 15 20:36:47.171 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.171 INFO kablam! | ^^^^^^ Oct 15 20:36:47.171 INFO kablam! | Oct 15 20:36:47.171 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.171 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.171 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.171 INFO kablam! Oct 15 20:36:47.171 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.172 INFO kablam! --> src/arrays/Array46.rs:111:28 Oct 15 20:36:47.172 INFO kablam! | Oct 15 20:36:47.172 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.172 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.172 INFO kablam! | Oct 15 20:36:47.172 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.172 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.172 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.172 INFO kablam! Oct 15 20:36:47.172 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.172 INFO kablam! --> src/arrays/Array46.rs:120:15 Oct 15 20:36:47.172 INFO kablam! | Oct 15 20:36:47.172 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:47.172 INFO kablam! | ^^^^^^ Oct 15 20:36:47.172 INFO kablam! | Oct 15 20:36:47.172 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.172 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.172 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.172 INFO kablam! Oct 15 20:36:47.172 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.172 INFO kablam! --> src/arrays/Array46.rs:132:3 Oct 15 20:36:47.172 INFO kablam! | Oct 15 20:36:47.172 INFO kablam! 132 | self.0.iter() Oct 15 20:36:47.172 INFO kablam! | ^^^^^^ Oct 15 20:36:47.172 INFO kablam! | Oct 15 20:36:47.172 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.172 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.172 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.172 INFO kablam! Oct 15 20:36:47.172 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.172 INFO kablam! --> src/arrays/Array46.rs:144:3 Oct 15 20:36:47.172 INFO kablam! | Oct 15 20:36:47.172 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:47.172 INFO kablam! | ^^^^^^ Oct 15 20:36:47.172 INFO kablam! | Oct 15 20:36:47.172 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.172 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.172 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.172 INFO kablam! Oct 15 20:36:47.172 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.172 INFO kablam! --> src/arrays/Array46.rs:153:4 Oct 15 20:36:47.172 INFO kablam! | Oct 15 20:36:47.172 INFO kablam! 153 | &self.0[..] Oct 15 20:36:47.172 INFO kablam! | ^^^^^^ Oct 15 20:36:47.172 INFO kablam! | Oct 15 20:36:47.172 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.172 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.172 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.172 INFO kablam! Oct 15 20:36:47.172 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.172 INFO kablam! --> src/arrays/Array46.rs:162:8 Oct 15 20:36:47.172 INFO kablam! | Oct 15 20:36:47.172 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:47.172 INFO kablam! | ^^^^^^ Oct 15 20:36:47.172 INFO kablam! | Oct 15 20:36:47.172 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.172 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.172 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.172 INFO kablam! Oct 15 20:36:47.172 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.172 INFO kablam! --> src/arrays/Array52.rs:28:3 Oct 15 20:36:47.172 INFO kablam! | Oct 15 20:36:47.172 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:47.172 INFO kablam! | ^^^^^^ Oct 15 20:36:47.172 INFO kablam! | Oct 15 20:36:47.172 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.172 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.172 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.172 INFO kablam! Oct 15 20:36:47.172 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.172 INFO kablam! --> src/arrays/Array52.rs:34:3 Oct 15 20:36:47.172 INFO kablam! | Oct 15 20:36:47.172 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:47.172 INFO kablam! | ^^^^^^ Oct 15 20:36:47.172 INFO kablam! | Oct 15 20:36:47.172 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.172 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.172 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.172 INFO kablam! Oct 15 20:36:47.172 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.172 INFO kablam! --> src/arrays/Array52.rs:56:3 Oct 15 20:36:47.172 INFO kablam! | Oct 15 20:36:47.172 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:47.172 INFO kablam! | ^^^^^^ Oct 15 20:36:47.173 INFO kablam! | Oct 15 20:36:47.173 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.173 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.173 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.173 INFO kablam! Oct 15 20:36:47.173 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.173 INFO kablam! --> src/arrays/Array52.rs:65:3 Oct 15 20:36:47.173 INFO kablam! | Oct 15 20:36:47.173 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:47.173 INFO kablam! | ^^^^^^ Oct 15 20:36:47.173 INFO kablam! | Oct 15 20:36:47.173 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.173 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.173 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.173 INFO kablam! Oct 15 20:36:47.173 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.173 INFO kablam! --> src/arrays/Array52.rs:65:18 Oct 15 20:36:47.173 INFO kablam! | Oct 15 20:36:47.173 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:47.173 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.173 INFO kablam! | Oct 15 20:36:47.173 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.173 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.173 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.173 INFO kablam! Oct 15 20:36:47.173 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.173 INFO kablam! --> src/arrays/Array52.rs:78:29 Oct 15 20:36:47.173 INFO kablam! | Oct 15 20:36:47.173 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.173 INFO kablam! | ^^^^^^ Oct 15 20:36:47.173 INFO kablam! | Oct 15 20:36:47.173 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.173 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.173 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.173 INFO kablam! Oct 15 20:36:47.173 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.173 INFO kablam! --> src/arrays/Array52.rs:78:43 Oct 15 20:36:47.173 INFO kablam! | Oct 15 20:36:47.173 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.173 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.173 INFO kablam! | Oct 15 20:36:47.173 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.173 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.173 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.173 INFO kablam! Oct 15 20:36:47.173 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.173 INFO kablam! --> src/arrays/Array52.rs:84:20 Oct 15 20:36:47.173 INFO kablam! | Oct 15 20:36:47.173 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.173 INFO kablam! | ^^^^^^ Oct 15 20:36:47.173 INFO kablam! | Oct 15 20:36:47.173 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.173 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.173 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.173 INFO kablam! Oct 15 20:36:47.173 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.173 INFO kablam! --> src/arrays/Array52.rs:84:34 Oct 15 20:36:47.173 INFO kablam! | Oct 15 20:36:47.173 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.173 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.173 INFO kablam! | Oct 15 20:36:47.173 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.173 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.173 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.173 INFO kablam! Oct 15 20:36:47.173 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.173 INFO kablam! --> src/arrays/Array52.rs:90:20 Oct 15 20:36:47.173 INFO kablam! | Oct 15 20:36:47.173 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.173 INFO kablam! | ^^^^^^ Oct 15 20:36:47.173 INFO kablam! | Oct 15 20:36:47.173 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.173 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.173 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.173 INFO kablam! Oct 15 20:36:47.173 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.173 INFO kablam! --> src/arrays/Array52.rs:90:34 Oct 15 20:36:47.173 INFO kablam! | Oct 15 20:36:47.173 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.173 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.173 INFO kablam! | Oct 15 20:36:47.173 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.173 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.173 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.173 INFO kablam! Oct 15 20:36:47.173 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.173 INFO kablam! --> src/arrays/Array52.rs:96:20 Oct 15 20:36:47.173 INFO kablam! | Oct 15 20:36:47.173 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.173 INFO kablam! | ^^^^^^ Oct 15 20:36:47.173 INFO kablam! | Oct 15 20:36:47.173 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.174 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.174 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.174 INFO kablam! Oct 15 20:36:47.174 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.174 INFO kablam! --> src/arrays/Array52.rs:96:34 Oct 15 20:36:47.174 INFO kablam! | Oct 15 20:36:47.174 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.174 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.174 INFO kablam! | Oct 15 20:36:47.174 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.174 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.174 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.174 INFO kablam! Oct 15 20:36:47.174 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.174 INFO kablam! --> src/arrays/Array52.rs:102:20 Oct 15 20:36:47.174 INFO kablam! | Oct 15 20:36:47.174 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.174 INFO kablam! | ^^^^^^ Oct 15 20:36:47.174 INFO kablam! | Oct 15 20:36:47.174 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.174 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.174 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.174 INFO kablam! Oct 15 20:36:47.174 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.174 INFO kablam! --> src/arrays/Array52.rs:102:34 Oct 15 20:36:47.174 INFO kablam! | Oct 15 20:36:47.174 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.174 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.174 INFO kablam! | Oct 15 20:36:47.174 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.174 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.174 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.174 INFO kablam! Oct 15 20:36:47.174 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.174 INFO kablam! --> src/arrays/Array52.rs:111:14 Oct 15 20:36:47.174 INFO kablam! | Oct 15 20:36:47.174 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.174 INFO kablam! | ^^^^^^ Oct 15 20:36:47.174 INFO kablam! | Oct 15 20:36:47.174 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.174 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.174 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.174 INFO kablam! Oct 15 20:36:47.174 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.174 INFO kablam! --> src/arrays/Array52.rs:111:28 Oct 15 20:36:47.174 INFO kablam! | Oct 15 20:36:47.174 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.174 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.174 INFO kablam! | Oct 15 20:36:47.174 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.174 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.174 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.174 INFO kablam! Oct 15 20:36:47.174 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.174 INFO kablam! --> src/arrays/Array52.rs:120:15 Oct 15 20:36:47.174 INFO kablam! | Oct 15 20:36:47.174 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:47.174 INFO kablam! | ^^^^^^ Oct 15 20:36:47.174 INFO kablam! | Oct 15 20:36:47.174 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.174 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.174 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.174 INFO kablam! Oct 15 20:36:47.174 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.174 INFO kablam! --> src/arrays/Array52.rs:132:3 Oct 15 20:36:47.174 INFO kablam! | Oct 15 20:36:47.174 INFO kablam! 132 | self.0.iter() Oct 15 20:36:47.174 INFO kablam! | ^^^^^^ Oct 15 20:36:47.174 INFO kablam! | Oct 15 20:36:47.174 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.174 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.174 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.174 INFO kablam! Oct 15 20:36:47.174 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.174 INFO kablam! --> src/arrays/Array52.rs:144:3 Oct 15 20:36:47.174 INFO kablam! | Oct 15 20:36:47.174 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:47.174 INFO kablam! | ^^^^^^ Oct 15 20:36:47.174 INFO kablam! | Oct 15 20:36:47.174 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.174 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.174 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.174 INFO kablam! Oct 15 20:36:47.174 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.174 INFO kablam! --> src/arrays/Array52.rs:153:4 Oct 15 20:36:47.175 INFO kablam! | Oct 15 20:36:47.175 INFO kablam! 153 | &self.0[..] Oct 15 20:36:47.175 INFO kablam! | ^^^^^^ Oct 15 20:36:47.175 INFO kablam! | Oct 15 20:36:47.175 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.175 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.175 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.175 INFO kablam! Oct 15 20:36:47.175 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.175 INFO kablam! --> src/arrays/Array52.rs:162:8 Oct 15 20:36:47.175 INFO kablam! | Oct 15 20:36:47.175 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:47.175 INFO kablam! | ^^^^^^ Oct 15 20:36:47.175 INFO kablam! | Oct 15 20:36:47.175 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.175 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.175 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.175 INFO kablam! Oct 15 20:36:47.175 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.175 INFO kablam! --> src/arrays/Array64.rs:28:3 Oct 15 20:36:47.175 INFO kablam! | Oct 15 20:36:47.175 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:47.175 INFO kablam! | ^^^^^^ Oct 15 20:36:47.175 INFO kablam! | Oct 15 20:36:47.175 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.175 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.175 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.175 INFO kablam! Oct 15 20:36:47.175 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.175 INFO kablam! --> src/arrays/Array64.rs:34:3 Oct 15 20:36:47.175 INFO kablam! | Oct 15 20:36:47.175 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:47.175 INFO kablam! | ^^^^^^ Oct 15 20:36:47.175 INFO kablam! | Oct 15 20:36:47.175 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.175 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.175 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.175 INFO kablam! Oct 15 20:36:47.175 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.175 INFO kablam! --> src/arrays/Array64.rs:56:3 Oct 15 20:36:47.175 INFO kablam! | Oct 15 20:36:47.175 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:47.175 INFO kablam! | ^^^^^^ Oct 15 20:36:47.175 INFO kablam! | Oct 15 20:36:47.175 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.175 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.175 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.175 INFO kablam! Oct 15 20:36:47.175 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.175 INFO kablam! --> src/arrays/Array64.rs:65:3 Oct 15 20:36:47.175 INFO kablam! | Oct 15 20:36:47.175 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:47.175 INFO kablam! | ^^^^^^ Oct 15 20:36:47.175 INFO kablam! | Oct 15 20:36:47.175 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.175 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.175 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.175 INFO kablam! Oct 15 20:36:47.175 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.175 INFO kablam! --> src/arrays/Array64.rs:65:18 Oct 15 20:36:47.175 INFO kablam! | Oct 15 20:36:47.175 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:47.175 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.175 INFO kablam! | Oct 15 20:36:47.175 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.175 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.175 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.175 INFO kablam! Oct 15 20:36:47.175 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.175 INFO kablam! --> src/arrays/Array64.rs:78:29 Oct 15 20:36:47.175 INFO kablam! | Oct 15 20:36:47.175 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.175 INFO kablam! | ^^^^^^ Oct 15 20:36:47.175 INFO kablam! | Oct 15 20:36:47.175 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.175 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.175 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.175 INFO kablam! Oct 15 20:36:47.175 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.175 INFO kablam! --> src/arrays/Array64.rs:78:43 Oct 15 20:36:47.175 INFO kablam! | Oct 15 20:36:47.175 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.175 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.175 INFO kablam! | Oct 15 20:36:47.175 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.175 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.176 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.176 INFO kablam! Oct 15 20:36:47.176 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.177 INFO kablam! --> src/arrays/Array64.rs:84:20 Oct 15 20:36:47.177 INFO kablam! | Oct 15 20:36:47.177 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.177 INFO kablam! | ^^^^^^ Oct 15 20:36:47.178 INFO kablam! | Oct 15 20:36:47.178 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.178 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.179 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.179 INFO kablam! Oct 15 20:36:47.179 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.179 INFO kablam! --> src/arrays/Array64.rs:84:34 Oct 15 20:36:47.179 INFO kablam! | Oct 15 20:36:47.179 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.179 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.179 INFO kablam! | Oct 15 20:36:47.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.179 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.179 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.179 INFO kablam! Oct 15 20:36:47.179 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.179 INFO kablam! --> src/arrays/Array64.rs:90:20 Oct 15 20:36:47.179 INFO kablam! | Oct 15 20:36:47.179 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.179 INFO kablam! | ^^^^^^ Oct 15 20:36:47.179 INFO kablam! | Oct 15 20:36:47.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.179 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.180 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.180 INFO kablam! Oct 15 20:36:47.180 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.180 INFO kablam! --> src/arrays/Array64.rs:90:34 Oct 15 20:36:47.180 INFO kablam! | Oct 15 20:36:47.180 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.180 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.180 INFO kablam! | Oct 15 20:36:47.180 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.180 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.180 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.180 INFO kablam! Oct 15 20:36:47.180 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.180 INFO kablam! --> src/arrays/Array64.rs:96:20 Oct 15 20:36:47.180 INFO kablam! | Oct 15 20:36:47.180 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.180 INFO kablam! | ^^^^^^ Oct 15 20:36:47.180 INFO kablam! | Oct 15 20:36:47.180 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.180 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.180 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.180 INFO kablam! Oct 15 20:36:47.181 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.181 INFO kablam! --> src/arrays/Array64.rs:96:34 Oct 15 20:36:47.181 INFO kablam! | Oct 15 20:36:47.181 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.181 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.181 INFO kablam! | Oct 15 20:36:47.181 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.181 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.181 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.181 INFO kablam! Oct 15 20:36:47.181 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.181 INFO kablam! --> src/arrays/Array64.rs:102:20 Oct 15 20:36:47.181 INFO kablam! | Oct 15 20:36:47.181 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.181 INFO kablam! | ^^^^^^ Oct 15 20:36:47.181 INFO kablam! | Oct 15 20:36:47.181 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.181 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.182 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.182 INFO kablam! Oct 15 20:36:47.182 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.182 INFO kablam! --> src/arrays/Array64.rs:102:34 Oct 15 20:36:47.182 INFO kablam! | Oct 15 20:36:47.182 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.182 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.182 INFO kablam! | Oct 15 20:36:47.182 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.182 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.182 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.182 INFO kablam! Oct 15 20:36:47.182 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.182 INFO kablam! --> src/arrays/Array64.rs:111:14 Oct 15 20:36:47.182 INFO kablam! | Oct 15 20:36:47.183 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.183 INFO kablam! | ^^^^^^ Oct 15 20:36:47.183 INFO kablam! | Oct 15 20:36:47.183 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.183 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.183 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.183 INFO kablam! Oct 15 20:36:47.183 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.183 INFO kablam! --> src/arrays/Array64.rs:111:28 Oct 15 20:36:47.183 INFO kablam! | Oct 15 20:36:47.183 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.183 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.183 INFO kablam! | Oct 15 20:36:47.183 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.184 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.184 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.184 INFO kablam! Oct 15 20:36:47.184 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.184 INFO kablam! --> src/arrays/Array64.rs:120:15 Oct 15 20:36:47.186 INFO kablam! | Oct 15 20:36:47.186 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:47.186 INFO kablam! | ^^^^^^ Oct 15 20:36:47.186 INFO kablam! | Oct 15 20:36:47.186 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.186 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.186 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.186 INFO kablam! Oct 15 20:36:47.186 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.186 INFO kablam! --> src/arrays/Array64.rs:132:3 Oct 15 20:36:47.186 INFO kablam! | Oct 15 20:36:47.186 INFO kablam! 132 | self.0.iter() Oct 15 20:36:47.186 INFO kablam! | ^^^^^^ Oct 15 20:36:47.186 INFO kablam! | Oct 15 20:36:47.186 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.186 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.186 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.186 INFO kablam! Oct 15 20:36:47.186 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.186 INFO kablam! --> src/arrays/Array64.rs:144:3 Oct 15 20:36:47.186 INFO kablam! | Oct 15 20:36:47.186 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:47.186 INFO kablam! | ^^^^^^ Oct 15 20:36:47.186 INFO kablam! | Oct 15 20:36:47.186 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.186 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.186 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.186 INFO kablam! Oct 15 20:36:47.186 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.186 INFO kablam! --> src/arrays/Array64.rs:153:4 Oct 15 20:36:47.186 INFO kablam! | Oct 15 20:36:47.186 INFO kablam! 153 | &self.0[..] Oct 15 20:36:47.186 INFO kablam! | ^^^^^^ Oct 15 20:36:47.186 INFO kablam! | Oct 15 20:36:47.186 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.186 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.186 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.186 INFO kablam! Oct 15 20:36:47.186 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.186 INFO kablam! --> src/arrays/Array64.rs:162:8 Oct 15 20:36:47.186 INFO kablam! | Oct 15 20:36:47.186 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:47.186 INFO kablam! | ^^^^^^ Oct 15 20:36:47.186 INFO kablam! | Oct 15 20:36:47.186 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.186 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.186 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.186 INFO kablam! Oct 15 20:36:47.186 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.186 INFO kablam! --> src/arrays/Array80.rs:28:3 Oct 15 20:36:47.186 INFO kablam! | Oct 15 20:36:47.186 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:47.186 INFO kablam! | ^^^^^^ Oct 15 20:36:47.186 INFO kablam! | Oct 15 20:36:47.186 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.186 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.186 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.186 INFO kablam! Oct 15 20:36:47.186 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.187 INFO kablam! --> src/arrays/Array80.rs:34:3 Oct 15 20:36:47.187 INFO kablam! | Oct 15 20:36:47.187 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:47.187 INFO kablam! | ^^^^^^ Oct 15 20:36:47.187 INFO kablam! | Oct 15 20:36:47.187 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.187 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.187 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.187 INFO kablam! Oct 15 20:36:47.187 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.187 INFO kablam! --> src/arrays/Array80.rs:56:3 Oct 15 20:36:47.187 INFO kablam! | Oct 15 20:36:47.187 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:47.187 INFO kablam! | ^^^^^^ Oct 15 20:36:47.187 INFO kablam! | Oct 15 20:36:47.187 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.187 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.187 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.187 INFO kablam! Oct 15 20:36:47.187 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.187 INFO kablam! --> src/arrays/Array80.rs:65:3 Oct 15 20:36:47.187 INFO kablam! | Oct 15 20:36:47.187 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:47.187 INFO kablam! | ^^^^^^ Oct 15 20:36:47.187 INFO kablam! | Oct 15 20:36:47.187 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.187 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.187 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.187 INFO kablam! Oct 15 20:36:47.187 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.187 INFO kablam! --> src/arrays/Array80.rs:65:18 Oct 15 20:36:47.187 INFO kablam! | Oct 15 20:36:47.187 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:47.187 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.187 INFO kablam! | Oct 15 20:36:47.187 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.187 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.187 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.187 INFO kablam! Oct 15 20:36:47.187 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.187 INFO kablam! --> src/arrays/Array80.rs:78:29 Oct 15 20:36:47.187 INFO kablam! | Oct 15 20:36:47.187 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.187 INFO kablam! | ^^^^^^ Oct 15 20:36:47.187 INFO kablam! | Oct 15 20:36:47.187 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.187 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.187 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.187 INFO kablam! Oct 15 20:36:47.187 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.187 INFO kablam! --> src/arrays/Array80.rs:78:43 Oct 15 20:36:47.187 INFO kablam! | Oct 15 20:36:47.187 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.187 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.187 INFO kablam! | Oct 15 20:36:47.187 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.187 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.187 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.187 INFO kablam! Oct 15 20:36:47.187 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.187 INFO kablam! --> src/arrays/Array80.rs:84:20 Oct 15 20:36:47.187 INFO kablam! | Oct 15 20:36:47.187 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.187 INFO kablam! | ^^^^^^ Oct 15 20:36:47.187 INFO kablam! | Oct 15 20:36:47.187 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.187 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.187 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.187 INFO kablam! Oct 15 20:36:47.187 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.187 INFO kablam! --> src/arrays/Array80.rs:84:34 Oct 15 20:36:47.188 INFO kablam! | Oct 15 20:36:47.188 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.188 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.188 INFO kablam! | Oct 15 20:36:47.188 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.188 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.188 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.188 INFO kablam! Oct 15 20:36:47.188 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.188 INFO kablam! --> src/arrays/Array80.rs:90:20 Oct 15 20:36:47.188 INFO kablam! | Oct 15 20:36:47.188 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.188 INFO kablam! | ^^^^^^ Oct 15 20:36:47.188 INFO kablam! | Oct 15 20:36:47.188 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.188 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.188 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.188 INFO kablam! Oct 15 20:36:47.188 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.188 INFO kablam! --> src/arrays/Array80.rs:90:34 Oct 15 20:36:47.188 INFO kablam! | Oct 15 20:36:47.188 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.188 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.188 INFO kablam! | Oct 15 20:36:47.188 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.188 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.188 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.188 INFO kablam! Oct 15 20:36:47.188 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.188 INFO kablam! --> src/arrays/Array80.rs:96:20 Oct 15 20:36:47.188 INFO kablam! | Oct 15 20:36:47.188 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.188 INFO kablam! | ^^^^^^ Oct 15 20:36:47.188 INFO kablam! | Oct 15 20:36:47.188 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.188 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.188 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.188 INFO kablam! Oct 15 20:36:47.188 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.188 INFO kablam! --> src/arrays/Array80.rs:96:34 Oct 15 20:36:47.188 INFO kablam! | Oct 15 20:36:47.188 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.188 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.188 INFO kablam! | Oct 15 20:36:47.188 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.188 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.188 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.188 INFO kablam! Oct 15 20:36:47.188 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.188 INFO kablam! --> src/arrays/Array80.rs:102:20 Oct 15 20:36:47.188 INFO kablam! | Oct 15 20:36:47.188 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.188 INFO kablam! | ^^^^^^ Oct 15 20:36:47.188 INFO kablam! | Oct 15 20:36:47.188 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.188 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.188 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.188 INFO kablam! Oct 15 20:36:47.188 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.188 INFO kablam! --> src/arrays/Array80.rs:102:34 Oct 15 20:36:47.188 INFO kablam! | Oct 15 20:36:47.188 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.188 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.188 INFO kablam! | Oct 15 20:36:47.188 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.188 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.188 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.188 INFO kablam! Oct 15 20:36:47.188 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.188 INFO kablam! --> src/arrays/Array80.rs:111:14 Oct 15 20:36:47.188 INFO kablam! | Oct 15 20:36:47.188 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.188 INFO kablam! | ^^^^^^ Oct 15 20:36:47.188 INFO kablam! | Oct 15 20:36:47.188 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.188 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.188 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.188 INFO kablam! Oct 15 20:36:47.188 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.188 INFO kablam! --> src/arrays/Array80.rs:111:28 Oct 15 20:36:47.188 INFO kablam! | Oct 15 20:36:47.189 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.189 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.189 INFO kablam! | Oct 15 20:36:47.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.189 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.189 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.189 INFO kablam! Oct 15 20:36:47.189 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.189 INFO kablam! --> src/arrays/Array80.rs:120:15 Oct 15 20:36:47.189 INFO kablam! | Oct 15 20:36:47.189 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:47.189 INFO kablam! | ^^^^^^ Oct 15 20:36:47.189 INFO kablam! | Oct 15 20:36:47.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.189 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.189 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.189 INFO kablam! Oct 15 20:36:47.189 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.189 INFO kablam! --> src/arrays/Array80.rs:132:3 Oct 15 20:36:47.189 INFO kablam! | Oct 15 20:36:47.189 INFO kablam! 132 | self.0.iter() Oct 15 20:36:47.189 INFO kablam! | ^^^^^^ Oct 15 20:36:47.189 INFO kablam! | Oct 15 20:36:47.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.189 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.189 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.189 INFO kablam! Oct 15 20:36:47.189 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.189 INFO kablam! --> src/arrays/Array80.rs:144:3 Oct 15 20:36:47.189 INFO kablam! | Oct 15 20:36:47.189 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:47.189 INFO kablam! | ^^^^^^ Oct 15 20:36:47.189 INFO kablam! | Oct 15 20:36:47.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.189 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.189 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.189 INFO kablam! Oct 15 20:36:47.189 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.189 INFO kablam! --> src/arrays/Array80.rs:153:4 Oct 15 20:36:47.189 INFO kablam! | Oct 15 20:36:47.189 INFO kablam! 153 | &self.0[..] Oct 15 20:36:47.189 INFO kablam! | ^^^^^^ Oct 15 20:36:47.189 INFO kablam! | Oct 15 20:36:47.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.189 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.189 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.189 INFO kablam! Oct 15 20:36:47.189 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.189 INFO kablam! --> src/arrays/Array80.rs:162:8 Oct 15 20:36:47.189 INFO kablam! | Oct 15 20:36:47.189 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:47.189 INFO kablam! | ^^^^^^ Oct 15 20:36:47.189 INFO kablam! | Oct 15 20:36:47.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.189 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.189 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.189 INFO kablam! Oct 15 20:36:47.189 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.189 INFO kablam! --> src/arrays/Array128.rs:28:3 Oct 15 20:36:47.189 INFO kablam! | Oct 15 20:36:47.189 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:47.189 INFO kablam! | ^^^^^^ Oct 15 20:36:47.189 INFO kablam! | Oct 15 20:36:47.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.189 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.189 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.189 INFO kablam! Oct 15 20:36:47.189 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.189 INFO kablam! --> src/arrays/Array128.rs:34:3 Oct 15 20:36:47.189 INFO kablam! | Oct 15 20:36:47.189 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:47.189 INFO kablam! | ^^^^^^ Oct 15 20:36:47.189 INFO kablam! | Oct 15 20:36:47.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.189 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.189 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.189 INFO kablam! Oct 15 20:36:47.189 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.189 INFO kablam! --> src/arrays/Array128.rs:56:3 Oct 15 20:36:47.190 INFO kablam! | Oct 15 20:36:47.190 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:47.190 INFO kablam! | ^^^^^^ Oct 15 20:36:47.190 INFO kablam! | Oct 15 20:36:47.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.190 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.190 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.190 INFO kablam! Oct 15 20:36:47.190 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.190 INFO kablam! --> src/arrays/Array128.rs:65:3 Oct 15 20:36:47.190 INFO kablam! | Oct 15 20:36:47.190 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:47.190 INFO kablam! | ^^^^^^ Oct 15 20:36:47.190 INFO kablam! | Oct 15 20:36:47.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.190 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.190 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.190 INFO kablam! Oct 15 20:36:47.190 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.190 INFO kablam! --> src/arrays/Array128.rs:65:18 Oct 15 20:36:47.190 INFO kablam! | Oct 15 20:36:47.190 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:47.190 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.190 INFO kablam! | Oct 15 20:36:47.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.190 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.190 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.190 INFO kablam! Oct 15 20:36:47.190 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.190 INFO kablam! --> src/arrays/Array128.rs:78:29 Oct 15 20:36:47.190 INFO kablam! | Oct 15 20:36:47.190 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.190 INFO kablam! | ^^^^^^ Oct 15 20:36:47.190 INFO kablam! | Oct 15 20:36:47.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.190 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.190 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.190 INFO kablam! Oct 15 20:36:47.190 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.190 INFO kablam! --> src/arrays/Array128.rs:78:43 Oct 15 20:36:47.190 INFO kablam! | Oct 15 20:36:47.190 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.190 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.190 INFO kablam! | Oct 15 20:36:47.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.190 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.190 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.190 INFO kablam! Oct 15 20:36:47.190 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.190 INFO kablam! --> src/arrays/Array128.rs:84:20 Oct 15 20:36:47.190 INFO kablam! | Oct 15 20:36:47.190 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.190 INFO kablam! | ^^^^^^ Oct 15 20:36:47.190 INFO kablam! | Oct 15 20:36:47.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.190 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.190 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.190 INFO kablam! Oct 15 20:36:47.190 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.190 INFO kablam! --> src/arrays/Array128.rs:84:34 Oct 15 20:36:47.190 INFO kablam! | Oct 15 20:36:47.190 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.190 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.190 INFO kablam! | Oct 15 20:36:47.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.190 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.190 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.190 INFO kablam! Oct 15 20:36:47.190 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.190 INFO kablam! --> src/arrays/Array128.rs:90:20 Oct 15 20:36:47.190 INFO kablam! | Oct 15 20:36:47.190 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.190 INFO kablam! | ^^^^^^ Oct 15 20:36:47.190 INFO kablam! | Oct 15 20:36:47.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.190 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.190 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.190 INFO kablam! Oct 15 20:36:47.190 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.190 INFO kablam! --> src/arrays/Array128.rs:90:34 Oct 15 20:36:47.191 INFO kablam! | Oct 15 20:36:47.191 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.191 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.191 INFO kablam! | Oct 15 20:36:47.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.191 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.191 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.191 INFO kablam! Oct 15 20:36:47.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.191 INFO kablam! --> src/arrays/Array128.rs:96:20 Oct 15 20:36:47.191 INFO kablam! | Oct 15 20:36:47.191 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.191 INFO kablam! | ^^^^^^ Oct 15 20:36:47.191 INFO kablam! | Oct 15 20:36:47.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.191 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.191 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.191 INFO kablam! Oct 15 20:36:47.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.191 INFO kablam! --> src/arrays/Array128.rs:96:34 Oct 15 20:36:47.191 INFO kablam! | Oct 15 20:36:47.191 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.191 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.191 INFO kablam! | Oct 15 20:36:47.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.191 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.191 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.191 INFO kablam! Oct 15 20:36:47.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.191 INFO kablam! --> src/arrays/Array128.rs:102:20 Oct 15 20:36:47.191 INFO kablam! | Oct 15 20:36:47.191 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.191 INFO kablam! | ^^^^^^ Oct 15 20:36:47.191 INFO kablam! | Oct 15 20:36:47.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.191 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.191 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.191 INFO kablam! Oct 15 20:36:47.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.191 INFO kablam! --> src/arrays/Array128.rs:102:34 Oct 15 20:36:47.191 INFO kablam! | Oct 15 20:36:47.191 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.191 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.191 INFO kablam! | Oct 15 20:36:47.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.191 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.191 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.191 INFO kablam! Oct 15 20:36:47.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.191 INFO kablam! --> src/arrays/Array128.rs:111:14 Oct 15 20:36:47.191 INFO kablam! | Oct 15 20:36:47.191 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.191 INFO kablam! | ^^^^^^ Oct 15 20:36:47.191 INFO kablam! | Oct 15 20:36:47.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.191 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.191 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.191 INFO kablam! Oct 15 20:36:47.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.191 INFO kablam! --> src/arrays/Array128.rs:111:28 Oct 15 20:36:47.191 INFO kablam! | Oct 15 20:36:47.191 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.191 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.191 INFO kablam! | Oct 15 20:36:47.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.191 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.191 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.191 INFO kablam! Oct 15 20:36:47.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.191 INFO kablam! --> src/arrays/Array128.rs:120:15 Oct 15 20:36:47.191 INFO kablam! | Oct 15 20:36:47.191 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:47.191 INFO kablam! | ^^^^^^ Oct 15 20:36:47.191 INFO kablam! | Oct 15 20:36:47.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.191 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.191 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.191 INFO kablam! Oct 15 20:36:47.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.192 INFO kablam! --> src/arrays/Array128.rs:132:3 Oct 15 20:36:47.192 INFO kablam! | Oct 15 20:36:47.192 INFO kablam! 132 | self.0.iter() Oct 15 20:36:47.192 INFO kablam! | ^^^^^^ Oct 15 20:36:47.192 INFO kablam! | Oct 15 20:36:47.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.192 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.192 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.192 INFO kablam! Oct 15 20:36:47.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.192 INFO kablam! --> src/arrays/Array128.rs:144:3 Oct 15 20:36:47.192 INFO kablam! | Oct 15 20:36:47.192 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:47.192 INFO kablam! | ^^^^^^ Oct 15 20:36:47.192 INFO kablam! | Oct 15 20:36:47.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.192 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.192 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.192 INFO kablam! Oct 15 20:36:47.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.192 INFO kablam! --> src/arrays/Array128.rs:153:4 Oct 15 20:36:47.192 INFO kablam! | Oct 15 20:36:47.192 INFO kablam! 153 | &self.0[..] Oct 15 20:36:47.192 INFO kablam! | ^^^^^^ Oct 15 20:36:47.192 INFO kablam! | Oct 15 20:36:47.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.192 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.192 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.192 INFO kablam! Oct 15 20:36:47.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.192 INFO kablam! --> src/arrays/Array128.rs:162:8 Oct 15 20:36:47.192 INFO kablam! | Oct 15 20:36:47.192 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:47.192 INFO kablam! | ^^^^^^ Oct 15 20:36:47.192 INFO kablam! | Oct 15 20:36:47.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.192 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.192 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.192 INFO kablam! Oct 15 20:36:47.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.192 INFO kablam! --> src/arrays/Array256.rs:28:3 Oct 15 20:36:47.192 INFO kablam! | Oct 15 20:36:47.192 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:47.192 INFO kablam! | ^^^^^^ Oct 15 20:36:47.192 INFO kablam! | Oct 15 20:36:47.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.192 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.192 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.192 INFO kablam! Oct 15 20:36:47.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.192 INFO kablam! --> src/arrays/Array256.rs:34:3 Oct 15 20:36:47.192 INFO kablam! | Oct 15 20:36:47.192 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:47.192 INFO kablam! | ^^^^^^ Oct 15 20:36:47.192 INFO kablam! | Oct 15 20:36:47.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.192 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.192 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.192 INFO kablam! Oct 15 20:36:47.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.192 INFO kablam! --> src/arrays/Array256.rs:56:3 Oct 15 20:36:47.192 INFO kablam! | Oct 15 20:36:47.192 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:47.192 INFO kablam! | ^^^^^^ Oct 15 20:36:47.192 INFO kablam! | Oct 15 20:36:47.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.192 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.192 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.192 INFO kablam! Oct 15 20:36:47.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.192 INFO kablam! --> src/arrays/Array256.rs:65:3 Oct 15 20:36:47.192 INFO kablam! | Oct 15 20:36:47.192 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:47.192 INFO kablam! | ^^^^^^ Oct 15 20:36:47.192 INFO kablam! | Oct 15 20:36:47.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.192 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.192 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.192 INFO kablam! Oct 15 20:36:47.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.193 INFO kablam! --> src/arrays/Array256.rs:65:18 Oct 15 20:36:47.193 INFO kablam! | Oct 15 20:36:47.193 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:47.193 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.193 INFO kablam! | Oct 15 20:36:47.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.193 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.193 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.193 INFO kablam! Oct 15 20:36:47.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.193 INFO kablam! --> src/arrays/Array256.rs:78:29 Oct 15 20:36:47.193 INFO kablam! | Oct 15 20:36:47.193 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.193 INFO kablam! | ^^^^^^ Oct 15 20:36:47.193 INFO kablam! | Oct 15 20:36:47.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.193 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.193 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.193 INFO kablam! Oct 15 20:36:47.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.193 INFO kablam! --> src/arrays/Array256.rs:78:43 Oct 15 20:36:47.193 INFO kablam! | Oct 15 20:36:47.193 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.193 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.193 INFO kablam! | Oct 15 20:36:47.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.193 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.193 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.193 INFO kablam! Oct 15 20:36:47.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.193 INFO kablam! --> src/arrays/Array256.rs:84:20 Oct 15 20:36:47.193 INFO kablam! | Oct 15 20:36:47.193 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.193 INFO kablam! | ^^^^^^ Oct 15 20:36:47.193 INFO kablam! | Oct 15 20:36:47.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.193 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.193 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.193 INFO kablam! Oct 15 20:36:47.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.193 INFO kablam! --> src/arrays/Array256.rs:84:34 Oct 15 20:36:47.193 INFO kablam! | Oct 15 20:36:47.193 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.193 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.193 INFO kablam! | Oct 15 20:36:47.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.193 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.193 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.193 INFO kablam! Oct 15 20:36:47.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.193 INFO kablam! --> src/arrays/Array256.rs:90:20 Oct 15 20:36:47.193 INFO kablam! | Oct 15 20:36:47.193 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.193 INFO kablam! | ^^^^^^ Oct 15 20:36:47.193 INFO kablam! | Oct 15 20:36:47.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.193 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.193 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.193 INFO kablam! Oct 15 20:36:47.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.193 INFO kablam! --> src/arrays/Array256.rs:90:34 Oct 15 20:36:47.193 INFO kablam! | Oct 15 20:36:47.193 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.193 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.193 INFO kablam! | Oct 15 20:36:47.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.193 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.193 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.193 INFO kablam! Oct 15 20:36:47.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.193 INFO kablam! --> src/arrays/Array256.rs:96:20 Oct 15 20:36:47.193 INFO kablam! | Oct 15 20:36:47.193 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.193 INFO kablam! | ^^^^^^ Oct 15 20:36:47.193 INFO kablam! | Oct 15 20:36:47.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.193 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.193 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.193 INFO kablam! Oct 15 20:36:47.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.193 INFO kablam! --> src/arrays/Array256.rs:96:34 Oct 15 20:36:47.193 INFO kablam! | Oct 15 20:36:47.193 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.194 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.194 INFO kablam! | Oct 15 20:36:47.194 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.194 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.194 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.194 INFO kablam! Oct 15 20:36:47.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.194 INFO kablam! --> src/arrays/Array256.rs:102:20 Oct 15 20:36:47.194 INFO kablam! | Oct 15 20:36:47.194 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.194 INFO kablam! | ^^^^^^ Oct 15 20:36:47.194 INFO kablam! | Oct 15 20:36:47.194 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.194 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.194 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.194 INFO kablam! Oct 15 20:36:47.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.194 INFO kablam! --> src/arrays/Array256.rs:102:34 Oct 15 20:36:47.194 INFO kablam! | Oct 15 20:36:47.194 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.194 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.194 INFO kablam! | Oct 15 20:36:47.194 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.194 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.194 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.194 INFO kablam! Oct 15 20:36:47.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.194 INFO kablam! --> src/arrays/Array256.rs:111:14 Oct 15 20:36:47.194 INFO kablam! | Oct 15 20:36:47.194 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.194 INFO kablam! | ^^^^^^ Oct 15 20:36:47.194 INFO kablam! | Oct 15 20:36:47.194 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.194 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.194 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.194 INFO kablam! Oct 15 20:36:47.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.194 INFO kablam! --> src/arrays/Array256.rs:111:28 Oct 15 20:36:47.194 INFO kablam! | Oct 15 20:36:47.194 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.194 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.194 INFO kablam! | Oct 15 20:36:47.194 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.194 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.194 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.194 INFO kablam! Oct 15 20:36:47.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.194 INFO kablam! --> src/arrays/Array256.rs:120:15 Oct 15 20:36:47.194 INFO kablam! | Oct 15 20:36:47.194 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:47.194 INFO kablam! | ^^^^^^ Oct 15 20:36:47.194 INFO kablam! | Oct 15 20:36:47.194 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.194 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.194 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.194 INFO kablam! Oct 15 20:36:47.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.194 INFO kablam! --> src/arrays/Array256.rs:132:3 Oct 15 20:36:47.194 INFO kablam! | Oct 15 20:36:47.194 INFO kablam! 132 | self.0.iter() Oct 15 20:36:47.194 INFO kablam! | ^^^^^^ Oct 15 20:36:47.194 INFO kablam! | Oct 15 20:36:47.194 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.194 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.194 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.194 INFO kablam! Oct 15 20:36:47.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.194 INFO kablam! --> src/arrays/Array256.rs:144:3 Oct 15 20:36:47.194 INFO kablam! | Oct 15 20:36:47.194 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:47.194 INFO kablam! | ^^^^^^ Oct 15 20:36:47.194 INFO kablam! | Oct 15 20:36:47.194 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.194 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.194 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.194 INFO kablam! Oct 15 20:36:47.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.195 INFO kablam! --> src/arrays/Array256.rs:153:4 Oct 15 20:36:47.195 INFO kablam! | Oct 15 20:36:47.195 INFO kablam! 153 | &self.0[..] Oct 15 20:36:47.195 INFO kablam! | ^^^^^^ Oct 15 20:36:47.195 INFO kablam! | Oct 15 20:36:47.195 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.195 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.195 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.195 INFO kablam! Oct 15 20:36:47.195 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.195 INFO kablam! --> src/arrays/Array256.rs:162:8 Oct 15 20:36:47.195 INFO kablam! | Oct 15 20:36:47.195 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:47.195 INFO kablam! | ^^^^^^ Oct 15 20:36:47.195 INFO kablam! | Oct 15 20:36:47.195 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.195 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.195 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.195 INFO kablam! Oct 15 20:36:47.195 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.195 INFO kablam! --> src/arrays/Array512.rs:28:3 Oct 15 20:36:47.195 INFO kablam! | Oct 15 20:36:47.195 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:47.195 INFO kablam! | ^^^^^^ Oct 15 20:36:47.195 INFO kablam! | Oct 15 20:36:47.195 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.195 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.195 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.195 INFO kablam! Oct 15 20:36:47.195 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.195 INFO kablam! --> src/arrays/Array512.rs:34:3 Oct 15 20:36:47.195 INFO kablam! | Oct 15 20:36:47.195 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:47.195 INFO kablam! | ^^^^^^ Oct 15 20:36:47.195 INFO kablam! | Oct 15 20:36:47.195 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.195 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.195 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.195 INFO kablam! Oct 15 20:36:47.195 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.195 INFO kablam! --> src/arrays/Array512.rs:56:3 Oct 15 20:36:47.195 INFO kablam! | Oct 15 20:36:47.195 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:47.195 INFO kablam! | ^^^^^^ Oct 15 20:36:47.195 INFO kablam! | Oct 15 20:36:47.195 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.195 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.195 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.195 INFO kablam! Oct 15 20:36:47.195 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.195 INFO kablam! --> src/arrays/Array512.rs:65:3 Oct 15 20:36:47.195 INFO kablam! | Oct 15 20:36:47.195 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:47.195 INFO kablam! | ^^^^^^ Oct 15 20:36:47.195 INFO kablam! | Oct 15 20:36:47.195 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.195 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.195 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.195 INFO kablam! Oct 15 20:36:47.195 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.195 INFO kablam! --> src/arrays/Array512.rs:65:18 Oct 15 20:36:47.195 INFO kablam! | Oct 15 20:36:47.195 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:47.195 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.195 INFO kablam! | Oct 15 20:36:47.195 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.195 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.195 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.195 INFO kablam! Oct 15 20:36:47.195 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.195 INFO kablam! --> src/arrays/Array512.rs:78:29 Oct 15 20:36:47.195 INFO kablam! | Oct 15 20:36:47.195 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.195 INFO kablam! | ^^^^^^ Oct 15 20:36:47.195 INFO kablam! | Oct 15 20:36:47.195 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.195 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.195 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.195 INFO kablam! Oct 15 20:36:47.195 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.196 INFO kablam! --> src/arrays/Array512.rs:78:43 Oct 15 20:36:47.196 INFO kablam! | Oct 15 20:36:47.196 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.196 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.196 INFO kablam! | Oct 15 20:36:47.196 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.196 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.196 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.196 INFO kablam! Oct 15 20:36:47.196 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.196 INFO kablam! --> src/arrays/Array512.rs:84:20 Oct 15 20:36:47.196 INFO kablam! | Oct 15 20:36:47.196 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.196 INFO kablam! | ^^^^^^ Oct 15 20:36:47.196 INFO kablam! | Oct 15 20:36:47.196 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.196 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.196 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.196 INFO kablam! Oct 15 20:36:47.196 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.196 INFO kablam! --> src/arrays/Array512.rs:84:34 Oct 15 20:36:47.196 INFO kablam! | Oct 15 20:36:47.196 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.196 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.196 INFO kablam! | Oct 15 20:36:47.196 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.196 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.196 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.196 INFO kablam! Oct 15 20:36:47.196 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.196 INFO kablam! --> src/arrays/Array512.rs:90:20 Oct 15 20:36:47.196 INFO kablam! | Oct 15 20:36:47.196 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.196 INFO kablam! | ^^^^^^ Oct 15 20:36:47.196 INFO kablam! | Oct 15 20:36:47.196 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.196 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.196 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.196 INFO kablam! Oct 15 20:36:47.196 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.196 INFO kablam! --> src/arrays/Array512.rs:90:34 Oct 15 20:36:47.196 INFO kablam! | Oct 15 20:36:47.196 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.196 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.196 INFO kablam! | Oct 15 20:36:47.196 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.196 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.196 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.196 INFO kablam! Oct 15 20:36:47.196 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.196 INFO kablam! --> src/arrays/Array512.rs:96:20 Oct 15 20:36:47.196 INFO kablam! | Oct 15 20:36:47.196 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.196 INFO kablam! | ^^^^^^ Oct 15 20:36:47.196 INFO kablam! | Oct 15 20:36:47.196 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.196 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.196 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.196 INFO kablam! Oct 15 20:36:47.196 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.196 INFO kablam! --> src/arrays/Array512.rs:96:34 Oct 15 20:36:47.196 INFO kablam! | Oct 15 20:36:47.196 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.196 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.196 INFO kablam! | Oct 15 20:36:47.196 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.196 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.196 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.196 INFO kablam! Oct 15 20:36:47.196 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.196 INFO kablam! --> src/arrays/Array512.rs:102:20 Oct 15 20:36:47.196 INFO kablam! | Oct 15 20:36:47.196 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.196 INFO kablam! | ^^^^^^ Oct 15 20:36:47.196 INFO kablam! | Oct 15 20:36:47.196 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.196 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.196 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.196 INFO kablam! Oct 15 20:36:47.196 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.197 INFO kablam! --> src/arrays/Array512.rs:102:34 Oct 15 20:36:47.197 INFO kablam! | Oct 15 20:36:47.197 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.197 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.197 INFO kablam! | Oct 15 20:36:47.197 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.197 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.197 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.197 INFO kablam! Oct 15 20:36:47.197 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.197 INFO kablam! --> src/arrays/Array512.rs:111:14 Oct 15 20:36:47.197 INFO kablam! | Oct 15 20:36:47.197 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.197 INFO kablam! | ^^^^^^ Oct 15 20:36:47.197 INFO kablam! | Oct 15 20:36:47.197 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.197 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.197 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.197 INFO kablam! Oct 15 20:36:47.197 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.197 INFO kablam! --> src/arrays/Array512.rs:111:28 Oct 15 20:36:47.197 INFO kablam! | Oct 15 20:36:47.197 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.197 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.197 INFO kablam! | Oct 15 20:36:47.197 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.197 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.197 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.197 INFO kablam! Oct 15 20:36:47.197 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.197 INFO kablam! --> src/arrays/Array512.rs:120:15 Oct 15 20:36:47.197 INFO kablam! | Oct 15 20:36:47.197 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:47.197 INFO kablam! | ^^^^^^ Oct 15 20:36:47.197 INFO kablam! | Oct 15 20:36:47.197 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.197 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.197 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.197 INFO kablam! Oct 15 20:36:47.197 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.197 INFO kablam! --> src/arrays/Array512.rs:132:3 Oct 15 20:36:47.197 INFO kablam! | Oct 15 20:36:47.197 INFO kablam! 132 | self.0.iter() Oct 15 20:36:47.197 INFO kablam! | ^^^^^^ Oct 15 20:36:47.197 INFO kablam! | Oct 15 20:36:47.197 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.197 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.197 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.197 INFO kablam! Oct 15 20:36:47.197 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.197 INFO kablam! --> src/arrays/Array512.rs:144:3 Oct 15 20:36:47.197 INFO kablam! | Oct 15 20:36:47.197 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:47.197 INFO kablam! | ^^^^^^ Oct 15 20:36:47.197 INFO kablam! | Oct 15 20:36:47.197 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.197 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.197 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.197 INFO kablam! Oct 15 20:36:47.197 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.197 INFO kablam! --> src/arrays/Array512.rs:153:4 Oct 15 20:36:47.197 INFO kablam! | Oct 15 20:36:47.197 INFO kablam! 153 | &self.0[..] Oct 15 20:36:47.197 INFO kablam! | ^^^^^^ Oct 15 20:36:47.197 INFO kablam! | Oct 15 20:36:47.197 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.197 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.197 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.197 INFO kablam! Oct 15 20:36:47.197 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.197 INFO kablam! --> src/arrays/Array512.rs:162:8 Oct 15 20:36:47.197 INFO kablam! | Oct 15 20:36:47.197 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:47.197 INFO kablam! | ^^^^^^ Oct 15 20:36:47.197 INFO kablam! | Oct 15 20:36:47.197 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.197 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.197 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.197 INFO kablam! Oct 15 20:36:47.197 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.198 INFO kablam! --> src/arrays/Array1024.rs:28:3 Oct 15 20:36:47.198 INFO kablam! | Oct 15 20:36:47.198 INFO kablam! 28 | self.0.as_ptr() Oct 15 20:36:47.198 INFO kablam! | ^^^^^^ Oct 15 20:36:47.198 INFO kablam! | Oct 15 20:36:47.198 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.198 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.198 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.198 INFO kablam! Oct 15 20:36:47.198 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.198 INFO kablam! --> src/arrays/Array1024.rs:34:3 Oct 15 20:36:47.198 INFO kablam! | Oct 15 20:36:47.198 INFO kablam! 34 | self.0.as_mut_ptr() Oct 15 20:36:47.198 INFO kablam! | ^^^^^^ Oct 15 20:36:47.198 INFO kablam! | Oct 15 20:36:47.198 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.198 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.198 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.198 INFO kablam! Oct 15 20:36:47.198 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.198 INFO kablam! --> src/arrays/Array1024.rs:56:3 Oct 15 20:36:47.198 INFO kablam! | Oct 15 20:36:47.198 INFO kablam! 56 | self.0[..].fmt(formatter) Oct 15 20:36:47.198 INFO kablam! | ^^^^^^ Oct 15 20:36:47.198 INFO kablam! | Oct 15 20:36:47.198 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.198 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.198 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.198 INFO kablam! Oct 15 20:36:47.198 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.198 INFO kablam! --> src/arrays/Array1024.rs:65:3 Oct 15 20:36:47.198 INFO kablam! | Oct 15 20:36:47.198 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:47.198 INFO kablam! | ^^^^^^ Oct 15 20:36:47.198 INFO kablam! | Oct 15 20:36:47.198 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.198 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.198 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.198 INFO kablam! Oct 15 20:36:47.198 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.198 INFO kablam! --> src/arrays/Array1024.rs:65:18 Oct 15 20:36:47.198 INFO kablam! | Oct 15 20:36:47.198 INFO kablam! 65 | self.0[..].eq(&other.0[..]) Oct 15 20:36:47.198 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.198 INFO kablam! | Oct 15 20:36:47.198 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.198 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.198 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.198 INFO kablam! Oct 15 20:36:47.198 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.198 INFO kablam! --> src/arrays/Array1024.rs:78:29 Oct 15 20:36:47.198 INFO kablam! | Oct 15 20:36:47.198 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.198 INFO kablam! | ^^^^^^ Oct 15 20:36:47.198 INFO kablam! | Oct 15 20:36:47.198 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.198 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.198 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.198 INFO kablam! Oct 15 20:36:47.198 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.198 INFO kablam! --> src/arrays/Array1024.rs:78:43 Oct 15 20:36:47.198 INFO kablam! | Oct 15 20:36:47.198 INFO kablam! 78 | PartialOrd::partial_cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.198 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.198 INFO kablam! | Oct 15 20:36:47.198 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.198 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.198 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.198 INFO kablam! Oct 15 20:36:47.198 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.198 INFO kablam! --> src/arrays/Array1024.rs:84:20 Oct 15 20:36:47.198 INFO kablam! | Oct 15 20:36:47.198 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.198 INFO kablam! | ^^^^^^ Oct 15 20:36:47.198 INFO kablam! | Oct 15 20:36:47.198 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.198 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.199 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.199 INFO kablam! Oct 15 20:36:47.199 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.199 INFO kablam! --> src/arrays/Array1024.rs:84:34 Oct 15 20:36:47.199 INFO kablam! | Oct 15 20:36:47.199 INFO kablam! 84 | PartialOrd::lt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.199 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.199 INFO kablam! | Oct 15 20:36:47.199 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.199 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.199 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.199 INFO kablam! Oct 15 20:36:47.199 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.199 INFO kablam! --> src/arrays/Array1024.rs:90:20 Oct 15 20:36:47.199 INFO kablam! | Oct 15 20:36:47.199 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.199 INFO kablam! | ^^^^^^ Oct 15 20:36:47.199 INFO kablam! | Oct 15 20:36:47.199 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.199 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.199 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.199 INFO kablam! Oct 15 20:36:47.199 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.199 INFO kablam! --> src/arrays/Array1024.rs:90:34 Oct 15 20:36:47.199 INFO kablam! | Oct 15 20:36:47.199 INFO kablam! 90 | PartialOrd::le(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.199 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.199 INFO kablam! | Oct 15 20:36:47.199 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.199 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.199 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.199 INFO kablam! Oct 15 20:36:47.199 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.199 INFO kablam! --> src/arrays/Array1024.rs:96:20 Oct 15 20:36:47.199 INFO kablam! | Oct 15 20:36:47.199 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.199 INFO kablam! | ^^^^^^ Oct 15 20:36:47.199 INFO kablam! | Oct 15 20:36:47.199 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.199 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.199 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.199 INFO kablam! Oct 15 20:36:47.199 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.199 INFO kablam! --> src/arrays/Array1024.rs:96:34 Oct 15 20:36:47.199 INFO kablam! | Oct 15 20:36:47.199 INFO kablam! 96 | PartialOrd::ge(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.199 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.199 INFO kablam! | Oct 15 20:36:47.199 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.199 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.199 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.199 INFO kablam! Oct 15 20:36:47.199 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.199 INFO kablam! --> src/arrays/Array1024.rs:102:20 Oct 15 20:36:47.199 INFO kablam! | Oct 15 20:36:47.199 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.199 INFO kablam! | ^^^^^^ Oct 15 20:36:47.199 INFO kablam! | Oct 15 20:36:47.199 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.199 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.199 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.199 INFO kablam! Oct 15 20:36:47.199 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.199 INFO kablam! --> src/arrays/Array1024.rs:102:34 Oct 15 20:36:47.199 INFO kablam! | Oct 15 20:36:47.199 INFO kablam! 102 | PartialOrd::gt(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.199 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.199 INFO kablam! | Oct 15 20:36:47.199 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.199 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.199 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.199 INFO kablam! Oct 15 20:36:47.199 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.199 INFO kablam! --> src/arrays/Array1024.rs:111:14 Oct 15 20:36:47.199 INFO kablam! | Oct 15 20:36:47.199 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.199 INFO kablam! | ^^^^^^ Oct 15 20:36:47.199 INFO kablam! | Oct 15 20:36:47.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.200 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.200 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.200 INFO kablam! Oct 15 20:36:47.200 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.200 INFO kablam! --> src/arrays/Array1024.rs:111:28 Oct 15 20:36:47.200 INFO kablam! | Oct 15 20:36:47.200 INFO kablam! 111 | Ord::cmp(&&self.0[..], &&other.0[..]) Oct 15 20:36:47.200 INFO kablam! | ^^^^^^^ Oct 15 20:36:47.200 INFO kablam! | Oct 15 20:36:47.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.200 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.200 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.200 INFO kablam! Oct 15 20:36:47.200 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.200 INFO kablam! --> src/arrays/Array1024.rs:120:15 Oct 15 20:36:47.200 INFO kablam! | Oct 15 20:36:47.200 INFO kablam! 120 | Hash::hash(&self.0[..], state) Oct 15 20:36:47.200 INFO kablam! | ^^^^^^ Oct 15 20:36:47.200 INFO kablam! | Oct 15 20:36:47.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.200 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.200 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.200 INFO kablam! Oct 15 20:36:47.200 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.200 INFO kablam! --> src/arrays/Array1024.rs:132:3 Oct 15 20:36:47.200 INFO kablam! | Oct 15 20:36:47.200 INFO kablam! 132 | self.0.iter() Oct 15 20:36:47.200 INFO kablam! | ^^^^^^ Oct 15 20:36:47.200 INFO kablam! | Oct 15 20:36:47.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.200 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.200 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.200 INFO kablam! Oct 15 20:36:47.200 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.200 INFO kablam! --> src/arrays/Array1024.rs:144:3 Oct 15 20:36:47.200 INFO kablam! | Oct 15 20:36:47.200 INFO kablam! 144 | self.0.iter_mut() Oct 15 20:36:47.200 INFO kablam! | ^^^^^^ Oct 15 20:36:47.200 INFO kablam! | Oct 15 20:36:47.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.200 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.200 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.200 INFO kablam! Oct 15 20:36:47.200 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.200 INFO kablam! --> src/arrays/Array1024.rs:153:4 Oct 15 20:36:47.200 INFO kablam! | Oct 15 20:36:47.200 INFO kablam! 153 | &self.0[..] Oct 15 20:36:47.200 INFO kablam! | ^^^^^^ Oct 15 20:36:47.200 INFO kablam! | Oct 15 20:36:47.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.200 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.200 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.200 INFO kablam! Oct 15 20:36:47.200 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 20:36:47.200 INFO kablam! --> src/arrays/Array1024.rs:162:8 Oct 15 20:36:47.200 INFO kablam! | Oct 15 20:36:47.200 INFO kablam! 162 | &mut self.0[..] Oct 15 20:36:47.200 INFO kablam! | ^^^^^^ Oct 15 20:36:47.200 INFO kablam! | Oct 15 20:36:47.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 20:36:47.200 INFO kablam! = note: for more information, see issue #46043 Oct 15 20:36:47.200 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 20:36:47.200 INFO kablam! Oct 15 20:36:47.200 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 15 20:36:47.200 INFO kablam! --> src/lib.rs:8:12 Oct 15 20:36:47.200 INFO kablam! | Oct 15 20:36:47.200 INFO kablam! 8 | #![feature(associated_consts)] Oct 15 20:36:47.200 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 20:36:47.200 INFO kablam! | Oct 15 20:36:47.200 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 20:36:47.200 INFO kablam! Oct 15 20:36:47.498 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.66s Oct 15 20:36:47.500 INFO kablam! su: No module specific data is present Oct 15 20:36:47.771 INFO running `"docker" "rm" "-f" "7b1c8c4a3be92c6e2104919c2c77796f38a3284c3d0f6511cdc025962fc06d2e"` Oct 15 20:36:47.889 INFO blam! 7b1c8c4a3be92c6e2104919c2c77796f38a3284c3d0f6511cdc025962fc06d2e Oct 15 20:36:47.892 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 20:36:48.212 INFO blam! 77d6c0152a85ccb99413d1371dc757c074e668b0239dd2d16a252c615816b71d Oct 15 20:36:48.215 INFO running `"docker" "start" "-a" "77d6c0152a85ccb99413d1371dc757c074e668b0239dd2d16a252c615816b71d"` Oct 15 20:36:48.691 INFO kablam! usermod: no changes Oct 15 20:36:48.751 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 20:36:48.751 INFO kablam! Running /target/debug/deps/rust_extra-9cc913e8dbae1c5d Oct 15 20:36:48.752 INFO blam! Oct 15 20:36:48.752 INFO blam! running 0 tests Oct 15 20:36:48.752 INFO blam! Oct 15 20:36:48.752 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:36:48.752 INFO blam! Oct 15 20:36:48.753 INFO kablam! Doc-tests rust-extra Oct 15 20:36:49.495 INFO blam! Oct 15 20:36:49.495 INFO blam! running 0 tests Oct 15 20:36:49.495 INFO blam! Oct 15 20:36:49.495 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:36:49.495 INFO blam! Oct 15 20:36:49.509 INFO kablam! su: No module specific data is present Oct 15 20:36:49.829 INFO running `"docker" "rm" "-f" "77d6c0152a85ccb99413d1371dc757c074e668b0239dd2d16a252c615816b71d"` Oct 15 20:36:49.963 INFO blam! 77d6c0152a85ccb99413d1371dc757c074e668b0239dd2d16a252c615816b71d