Nov 01 16:21:50.229 INFO checking sgx-isa-0.1.2 against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Nov 01 16:21:50.229 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-3/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-alt check --frozen --all --all-targets" "-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"` Nov 01 16:21:50.669 INFO blam! 9dff1d54ed6e960f9bedb2d1988fb8500f62b7d9d61e269f803c1741c467598f Nov 01 16:21:50.677 INFO running `"docker" "start" "-a" "9dff1d54ed6e960f9bedb2d1988fb8500f62b7d9d61e269f803c1741c467598f"` Nov 01 16:21:51.940 INFO kablam! usermod: no changes Nov 01 16:21:52.037 INFO kablam! Checking sgx-isa v0.1.2 (/source) Nov 01 16:21:53.822 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 01 16:21:53.822 INFO kablam! --> src/lib.rs:186:10 Nov 01 16:21:53.822 INFO kablam! | Nov 01 16:21:53.822 INFO kablam! 186 | #[derive(Clone,Debug,Default)] Nov 01 16:21:53.822 INFO kablam! | ^^^^^ Nov 01 16:21:53.822 INFO kablam! | Nov 01 16:21:53.822 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Nov 01 16:21:53.822 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.822 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.822 INFO kablam! Nov 01 16:21:53.822 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 01 16:21:53.822 INFO kablam! --> src/lib.rs:186:16 Nov 01 16:21:53.822 INFO kablam! | Nov 01 16:21:53.822 INFO kablam! 186 | #[derive(Clone,Debug,Default)] Nov 01 16:21:53.822 INFO kablam! | ^^^^^ Nov 01 16:21:53.822 INFO kablam! | Nov 01 16:21:53.822 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.822 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.822 INFO kablam! Nov 01 16:21:53.822 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 01 16:21:53.822 INFO kablam! --> src/lib.rs:253:10 Nov 01 16:21:53.822 INFO kablam! | Nov 01 16:21:53.822 INFO kablam! 253 | #[derive(Clone,Debug,Default)] Nov 01 16:21:53.822 INFO kablam! | ^^^^^ Nov 01 16:21:53.822 INFO kablam! | Nov 01 16:21:53.822 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.822 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.822 INFO kablam! Nov 01 16:21:53.822 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 01 16:21:53.822 INFO kablam! --> src/lib.rs:253:16 Nov 01 16:21:53.822 INFO kablam! | Nov 01 16:21:53.822 INFO kablam! 253 | #[derive(Clone,Debug,Default)] Nov 01 16:21:53.822 INFO kablam! | ^^^^^ Nov 01 16:21:53.822 INFO kablam! | Nov 01 16:21:53.822 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.822 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.822 INFO kablam! Nov 01 16:21:53.822 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.822 INFO kablam! --> src/large_array_impl.rs:50:10 Nov 01 16:21:53.822 INFO kablam! | Nov 01 16:21:53.822 INFO kablam! 50 | size: ref __self_0_0, Nov 01 16:21:53.822 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.822 INFO kablam! | Nov 01 16:21:53.822 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.822 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.822 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.822 INFO kablam! Nov 01 16:21:53.822 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.822 INFO kablam! --> src/large_array_impl.rs:51:14 Nov 01 16:21:53.822 INFO kablam! | Nov 01 16:21:53.822 INFO kablam! 51 | baseaddr: ref __self_0_1, Nov 01 16:21:53.822 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.822 INFO kablam! | Nov 01 16:21:53.822 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.822 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.822 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.822 INFO kablam! Nov 01 16:21:53.822 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.822 INFO kablam! --> src/large_array_impl.rs:52:18 Nov 01 16:21:53.822 INFO kablam! | Nov 01 16:21:53.822 INFO kablam! 52 | ssaframesize: ref __self_0_2, Nov 01 16:21:53.822 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.822 INFO kablam! | Nov 01 16:21:53.822 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.822 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.822 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.822 INFO kablam! Nov 01 16:21:53.822 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.823 INFO kablam! --> src/large_array_impl.rs:53:16 Nov 01 16:21:53.823 INFO kablam! | Nov 01 16:21:53.823 INFO kablam! 53 | miscselect: ref __self_0_3, Nov 01 16:21:53.823 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.823 INFO kablam! | Nov 01 16:21:53.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.823 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.823 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.823 INFO kablam! Nov 01 16:21:53.823 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.823 INFO kablam! --> src/large_array_impl.rs:57:15 Nov 01 16:21:53.823 INFO kablam! | Nov 01 16:21:53.823 INFO kablam! 57 | isvprodid: ref __self_0_10, Nov 01 16:21:53.823 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 01 16:21:53.823 INFO kablam! | Nov 01 16:21:53.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.823 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.823 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.823 INFO kablam! Nov 01 16:21:53.823 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.823 INFO kablam! --> src/large_array_impl.rs:58:12 Nov 01 16:21:53.823 INFO kablam! | Nov 01 16:21:53.823 INFO kablam! 58 | isvsvn: ref __self_0_11, .. } => { Nov 01 16:21:53.823 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 01 16:21:53.823 INFO kablam! | Nov 01 16:21:53.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.823 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.823 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.823 INFO kablam! Nov 01 16:21:53.823 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.823 INFO kablam! --> src/large_array_impl.rs:80:11 Nov 01 16:21:53.823 INFO kablam! | Nov 01 16:21:53.823 INFO kablam! 80 | flags: ref __self_0_1, Nov 01 16:21:53.823 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.823 INFO kablam! | Nov 01 16:21:53.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.823 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.823 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.823 INFO kablam! Nov 01 16:21:53.823 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.823 INFO kablam! --> src/large_array_impl.rs:81:10 Nov 01 16:21:53.823 INFO kablam! | Nov 01 16:21:53.823 INFO kablam! 81 | ossa: ref __self_0_2, Nov 01 16:21:53.823 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.823 INFO kablam! | Nov 01 16:21:53.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.823 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.823 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.823 INFO kablam! Nov 01 16:21:53.823 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.823 INFO kablam! --> src/large_array_impl.rs:82:10 Nov 01 16:21:53.823 INFO kablam! | Nov 01 16:21:53.823 INFO kablam! 82 | cssa: ref __self_0_3, Nov 01 16:21:53.823 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.823 INFO kablam! | Nov 01 16:21:53.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.823 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.823 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.823 INFO kablam! Nov 01 16:21:53.823 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.823 INFO kablam! --> src/large_array_impl.rs:83:10 Nov 01 16:21:53.823 INFO kablam! | Nov 01 16:21:53.823 INFO kablam! 83 | nssa: ref __self_0_4, Nov 01 16:21:53.823 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.823 INFO kablam! | Nov 01 16:21:53.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.823 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.823 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.823 INFO kablam! Nov 01 16:21:53.823 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.823 INFO kablam! --> src/large_array_impl.rs:84:12 Nov 01 16:21:53.823 INFO kablam! | Nov 01 16:21:53.823 INFO kablam! 84 | oentry: ref __self_0_5, Nov 01 16:21:53.823 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.823 INFO kablam! | Nov 01 16:21:53.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.823 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.823 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.823 INFO kablam! Nov 01 16:21:53.823 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.823 INFO kablam! --> src/large_array_impl.rs:85:14 Nov 01 16:21:53.823 INFO kablam! | Nov 01 16:21:53.823 INFO kablam! 85 | ofsbasgx: ref __self_0_7, Nov 01 16:21:53.823 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.823 INFO kablam! | Nov 01 16:21:53.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.824 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.824 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.824 INFO kablam! Nov 01 16:21:53.824 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.824 INFO kablam! --> src/large_array_impl.rs:86:14 Nov 01 16:21:53.824 INFO kablam! | Nov 01 16:21:53.824 INFO kablam! 86 | ogsbasgx: ref __self_0_8, Nov 01 16:21:53.824 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.824 INFO kablam! | Nov 01 16:21:53.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.824 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.824 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.824 INFO kablam! Nov 01 16:21:53.824 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.824 INFO kablam! --> src/large_array_impl.rs:87:13 Nov 01 16:21:53.824 INFO kablam! | Nov 01 16:21:53.824 INFO kablam! 87 | fslimit: ref __self_0_9, Nov 01 16:21:53.824 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.824 INFO kablam! | Nov 01 16:21:53.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.824 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.824 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.824 INFO kablam! Nov 01 16:21:53.824 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.824 INFO kablam! --> src/large_array_impl.rs:88:13 Nov 01 16:21:53.824 INFO kablam! | Nov 01 16:21:53.824 INFO kablam! 88 | gslimit: ref __self_0_10, .. } => { Nov 01 16:21:53.824 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 01 16:21:53.824 INFO kablam! | Nov 01 16:21:53.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.824 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.834 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.834 INFO kablam! Nov 01 16:21:53.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.834 INFO kablam! --> src/large_array_impl.rs:109:21 Nov 01 16:21:53.834 INFO kablam! | Nov 01 16:21:53.834 INFO kablam! 109 | Secinfo { flags: ref __self_0_0, .. } => { Nov 01 16:21:53.834 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.834 INFO kablam! | Nov 01 16:21:53.834 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.834 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.834 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.834 INFO kablam! Nov 01 16:21:53.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.834 INFO kablam! --> src/large_array_impl.rs:124:15 Nov 01 16:21:53.834 INFO kablam! | Nov 01 16:21:53.834 INFO kablam! 124 | enclaveid: ref __self_0_1, Nov 01 16:21:53.834 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.834 INFO kablam! | Nov 01 16:21:53.834 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.834 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.834 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.834 INFO kablam! Nov 01 16:21:53.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.834 INFO kablam! --> src/large_array_impl.rs:142:12 Nov 01 16:21:53.834 INFO kablam! | Nov 01 16:21:53.834 INFO kablam! 142 | vendor: ref __self_0_1, Nov 01 16:21:53.834 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.834 INFO kablam! | Nov 01 16:21:53.834 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.834 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.834 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.834 INFO kablam! Nov 01 16:21:53.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.834 INFO kablam! --> src/large_array_impl.rs:143:10 Nov 01 16:21:53.834 INFO kablam! | Nov 01 16:21:53.835 INFO kablam! 143 | date: ref __self_0_2, Nov 01 16:21:53.835 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.835 INFO kablam! | Nov 01 16:21:53.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.835 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.835 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.835 INFO kablam! Nov 01 16:21:53.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.835 INFO kablam! --> src/large_array_impl.rs:145:15 Nov 01 16:21:53.835 INFO kablam! | Nov 01 16:21:53.835 INFO kablam! 145 | swdefined: ref __self_0_4, Nov 01 16:21:53.835 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.835 INFO kablam! | Nov 01 16:21:53.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.835 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.835 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.835 INFO kablam! Nov 01 16:21:53.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.835 INFO kablam! --> src/large_array_impl.rs:147:14 Nov 01 16:21:53.835 INFO kablam! | Nov 01 16:21:53.835 INFO kablam! 147 | exponent: ref __self_0_7, Nov 01 16:21:53.835 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.835 INFO kablam! | Nov 01 16:21:53.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.835 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.835 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.835 INFO kablam! Nov 01 16:21:53.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.835 INFO kablam! --> src/large_array_impl.rs:149:16 Nov 01 16:21:53.835 INFO kablam! | Nov 01 16:21:53.835 INFO kablam! 149 | miscselect: ref __self_0_9, Nov 01 16:21:53.835 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.835 INFO kablam! | Nov 01 16:21:53.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.835 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.835 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.835 INFO kablam! Nov 01 16:21:53.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.835 INFO kablam! --> src/large_array_impl.rs:150:14 Nov 01 16:21:53.835 INFO kablam! | Nov 01 16:21:53.835 INFO kablam! 150 | miscmask: ref __self_0_10, Nov 01 16:21:53.835 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 01 16:21:53.835 INFO kablam! | Nov 01 16:21:53.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.835 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.835 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.835 INFO kablam! Nov 01 16:21:53.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.835 INFO kablam! --> src/large_array_impl.rs:152:19 Nov 01 16:21:53.835 INFO kablam! | Nov 01 16:21:53.835 INFO kablam! 152 | attributemask: ref __self_0_13, Nov 01 16:21:53.835 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 01 16:21:53.835 INFO kablam! | Nov 01 16:21:53.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.835 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.835 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.835 INFO kablam! Nov 01 16:21:53.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.835 INFO kablam! --> src/large_array_impl.rs:154:15 Nov 01 16:21:53.835 INFO kablam! | Nov 01 16:21:53.835 INFO kablam! 154 | isvprodid: ref __self_0_16, Nov 01 16:21:53.835 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 01 16:21:53.835 INFO kablam! | Nov 01 16:21:53.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.836 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.836 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.836 INFO kablam! Nov 01 16:21:53.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.836 INFO kablam! --> src/large_array_impl.rs:155:12 Nov 01 16:21:53.836 INFO kablam! | Nov 01 16:21:53.836 INFO kablam! 155 | isvsvn: ref __self_0_17, Nov 01 16:21:53.836 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 01 16:21:53.836 INFO kablam! | Nov 01 16:21:53.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.836 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.836 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.836 INFO kablam! Nov 01 16:21:53.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.836 INFO kablam! --> src/large_array_impl.rs:187:11 Nov 01 16:21:53.836 INFO kablam! | Nov 01 16:21:53.836 INFO kablam! 187 | valid: ref __self_0_0, Nov 01 16:21:53.836 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.836 INFO kablam! | Nov 01 16:21:53.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.836 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.836 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.836 INFO kablam! Nov 01 16:21:53.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.836 INFO kablam! --> src/large_array_impl.rs:192:17 Nov 01 16:21:53.836 INFO kablam! | Nov 01 16:21:53.836 INFO kablam! 192 | isvprodidle: ref __self_0_8, Nov 01 16:21:53.836 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.836 INFO kablam! | Nov 01 16:21:53.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.836 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.836 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.836 INFO kablam! Nov 01 16:21:53.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.836 INFO kablam! --> src/large_array_impl.rs:193:14 Nov 01 16:21:53.836 INFO kablam! | Nov 01 16:21:53.836 INFO kablam! 193 | isvsvnle: ref __self_0_9, Nov 01 16:21:53.836 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.836 INFO kablam! | Nov 01 16:21:53.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.836 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.836 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.836 INFO kablam! Nov 01 16:21:53.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.836 INFO kablam! --> src/large_array_impl.rs:194:24 Nov 01 16:21:53.836 INFO kablam! | Nov 01 16:21:53.837 INFO kablam! 194 | maskedmiscselectle: ref __self_0_11, Nov 01 16:21:53.837 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 01 16:21:53.837 INFO kablam! | Nov 01 16:21:53.837 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.837 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.837 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.837 INFO kablam! Nov 01 16:21:53.837 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.837 INFO kablam! --> src/large_array_impl.rs:222:16 Nov 01 16:21:53.837 INFO kablam! | Nov 01 16:21:53.837 INFO kablam! 222 | miscselect: ref __self_0_1, Nov 01 16:21:53.837 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.837 INFO kablam! | Nov 01 16:21:53.837 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.837 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.837 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.837 INFO kablam! Nov 01 16:21:53.837 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.837 INFO kablam! --> src/large_array_impl.rs:226:15 Nov 01 16:21:53.837 INFO kablam! | Nov 01 16:21:53.837 INFO kablam! 226 | isvprodid: ref __self_0_8, Nov 01 16:21:53.837 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.837 INFO kablam! | Nov 01 16:21:53.837 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.837 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.837 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.837 INFO kablam! Nov 01 16:21:53.837 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.837 INFO kablam! --> src/large_array_impl.rs:227:12 Nov 01 16:21:53.837 INFO kablam! | Nov 01 16:21:53.837 INFO kablam! 227 | isvsvn: ref __self_0_9, Nov 01 16:21:53.837 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.837 INFO kablam! | Nov 01 16:21:53.837 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.837 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.837 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.837 INFO kablam! Nov 01 16:21:53.837 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.837 INFO kablam! --> src/large_array_impl.rs:255:16 Nov 01 16:21:53.837 INFO kablam! | Nov 01 16:21:53.837 INFO kablam! 255 | miscselect: ref __self_0_3, .. } => { Nov 01 16:21:53.837 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.837 INFO kablam! | Nov 01 16:21:53.837 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.837 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.837 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.837 INFO kablam! Nov 01 16:21:53.837 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.837 INFO kablam! --> src/large_array_impl.rs:271:13 Nov 01 16:21:53.837 INFO kablam! | Nov 01 16:21:53.837 INFO kablam! 271 | keyname: ref __self_0_0, Nov 01 16:21:53.837 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.837 INFO kablam! | Nov 01 16:21:53.837 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.837 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.837 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.837 INFO kablam! Nov 01 16:21:53.837 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.837 INFO kablam! --> src/large_array_impl.rs:272:15 Nov 01 16:21:53.837 INFO kablam! | Nov 01 16:21:53.837 INFO kablam! 272 | keypolicy: ref __self_0_1, Nov 01 16:21:53.837 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.837 INFO kablam! | Nov 01 16:21:53.837 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.837 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.838 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.838 INFO kablam! Nov 01 16:21:53.838 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.838 INFO kablam! --> src/large_array_impl.rs:273:12 Nov 01 16:21:53.838 INFO kablam! | Nov 01 16:21:53.838 INFO kablam! 273 | isvsvn: ref __self_0_2, Nov 01 16:21:53.838 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.838 INFO kablam! | Nov 01 16:21:53.838 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.838 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.838 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.838 INFO kablam! Nov 01 16:21:53.838 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.838 INFO kablam! --> src/large_array_impl.rs:275:19 Nov 01 16:21:53.838 INFO kablam! | Nov 01 16:21:53.838 INFO kablam! 275 | attributemask: ref __self_0_5, Nov 01 16:21:53.838 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.838 INFO kablam! | Nov 01 16:21:53.838 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.838 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.838 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.838 INFO kablam! Nov 01 16:21:53.838 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:53.838 INFO kablam! --> src/large_array_impl.rs:277:14 Nov 01 16:21:53.838 INFO kablam! | Nov 01 16:21:53.838 INFO kablam! 277 | miscmask: ref __self_0_7, .. } => { Nov 01 16:21:53.838 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:53.838 INFO kablam! | Nov 01 16:21:53.838 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:53.838 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:53.838 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:53.838 INFO kablam! Nov 01 16:21:54.047 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 01 16:21:54.047 INFO kablam! --> src/lib.rs:186:10 Nov 01 16:21:54.047 INFO kablam! | Nov 01 16:21:54.047 INFO kablam! 186 | #[derive(Clone,Debug,Default)] Nov 01 16:21:54.047 INFO kablam! | ^^^^^ Nov 01 16:21:54.047 INFO kablam! | Nov 01 16:21:54.048 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Nov 01 16:21:54.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.048 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.048 INFO kablam! Nov 01 16:21:54.048 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 01 16:21:54.048 INFO kablam! --> src/lib.rs:186:16 Nov 01 16:21:54.048 INFO kablam! | Nov 01 16:21:54.048 INFO kablam! 186 | #[derive(Clone,Debug,Default)] Nov 01 16:21:54.048 INFO kablam! | ^^^^^ Nov 01 16:21:54.048 INFO kablam! | Nov 01 16:21:54.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.048 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.048 INFO kablam! Nov 01 16:21:54.048 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 01 16:21:54.048 INFO kablam! --> src/lib.rs:253:10 Nov 01 16:21:54.048 INFO kablam! | Nov 01 16:21:54.048 INFO kablam! 253 | #[derive(Clone,Debug,Default)] Nov 01 16:21:54.048 INFO kablam! | ^^^^^ Nov 01 16:21:54.048 INFO kablam! | Nov 01 16:21:54.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.048 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.048 INFO kablam! Nov 01 16:21:54.048 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 01 16:21:54.048 INFO kablam! --> src/lib.rs:253:16 Nov 01 16:21:54.048 INFO kablam! | Nov 01 16:21:54.048 INFO kablam! 253 | #[derive(Clone,Debug,Default)] Nov 01 16:21:54.048 INFO kablam! | ^^^^^ Nov 01 16:21:54.048 INFO kablam! | Nov 01 16:21:54.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.048 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.048 INFO kablam! Nov 01 16:21:54.049 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.049 INFO kablam! --> src/large_array_impl.rs:50:10 Nov 01 16:21:54.049 INFO kablam! | Nov 01 16:21:54.049 INFO kablam! 50 | size: ref __self_0_0, Nov 01 16:21:54.049 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.049 INFO kablam! | Nov 01 16:21:54.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.049 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.049 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.049 INFO kablam! Nov 01 16:21:54.049 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.049 INFO kablam! --> src/large_array_impl.rs:51:14 Nov 01 16:21:54.049 INFO kablam! | Nov 01 16:21:54.049 INFO kablam! 51 | baseaddr: ref __self_0_1, Nov 01 16:21:54.049 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.049 INFO kablam! | Nov 01 16:21:54.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.049 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.049 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.049 INFO kablam! Nov 01 16:21:54.049 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.049 INFO kablam! --> src/large_array_impl.rs:52:18 Nov 01 16:21:54.049 INFO kablam! | Nov 01 16:21:54.049 INFO kablam! 52 | ssaframesize: ref __self_0_2, Nov 01 16:21:54.049 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.049 INFO kablam! | Nov 01 16:21:54.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.049 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.049 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.049 INFO kablam! Nov 01 16:21:54.049 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.049 INFO kablam! --> src/large_array_impl.rs:53:16 Nov 01 16:21:54.049 INFO kablam! | Nov 01 16:21:54.049 INFO kablam! 53 | miscselect: ref __self_0_3, Nov 01 16:21:54.049 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.049 INFO kablam! | Nov 01 16:21:54.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.049 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.049 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.049 INFO kablam! Nov 01 16:21:54.049 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.049 INFO kablam! --> src/large_array_impl.rs:57:15 Nov 01 16:21:54.049 INFO kablam! | Nov 01 16:21:54.049 INFO kablam! 57 | isvprodid: ref __self_0_10, Nov 01 16:21:54.049 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 01 16:21:54.049 INFO kablam! | Nov 01 16:21:54.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.049 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.049 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.050 INFO kablam! Nov 01 16:21:54.050 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.050 INFO kablam! --> src/large_array_impl.rs:58:12 Nov 01 16:21:54.050 INFO kablam! | Nov 01 16:21:54.050 INFO kablam! 58 | isvsvn: ref __self_0_11, .. } => { Nov 01 16:21:54.050 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 01 16:21:54.050 INFO kablam! | Nov 01 16:21:54.050 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.050 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.050 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.050 INFO kablam! Nov 01 16:21:54.050 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.050 INFO kablam! --> src/large_array_impl.rs:80:11 Nov 01 16:21:54.050 INFO kablam! | Nov 01 16:21:54.050 INFO kablam! 80 | flags: ref __self_0_1, Nov 01 16:21:54.050 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.050 INFO kablam! | Nov 01 16:21:54.050 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.050 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.050 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.050 INFO kablam! Nov 01 16:21:54.050 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.050 INFO kablam! --> src/large_array_impl.rs:81:10 Nov 01 16:21:54.050 INFO kablam! | Nov 01 16:21:54.050 INFO kablam! 81 | ossa: ref __self_0_2, Nov 01 16:21:54.050 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.051 INFO kablam! | Nov 01 16:21:54.051 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.051 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.051 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.051 INFO kablam! Nov 01 16:21:54.051 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.051 INFO kablam! --> src/large_array_impl.rs:82:10 Nov 01 16:21:54.051 INFO kablam! | Nov 01 16:21:54.051 INFO kablam! 82 | cssa: ref __self_0_3, Nov 01 16:21:54.051 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.051 INFO kablam! | Nov 01 16:21:54.051 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.051 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.051 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.051 INFO kablam! Nov 01 16:21:54.051 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.051 INFO kablam! --> src/large_array_impl.rs:83:10 Nov 01 16:21:54.051 INFO kablam! | Nov 01 16:21:54.051 INFO kablam! 83 | nssa: ref __self_0_4, Nov 01 16:21:54.051 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.051 INFO kablam! | Nov 01 16:21:54.051 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.051 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.051 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.051 INFO kablam! Nov 01 16:21:54.051 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.051 INFO kablam! --> src/large_array_impl.rs:84:12 Nov 01 16:21:54.051 INFO kablam! | Nov 01 16:21:54.051 INFO kablam! 84 | oentry: ref __self_0_5, Nov 01 16:21:54.051 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.051 INFO kablam! | Nov 01 16:21:54.051 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.051 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.051 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.051 INFO kablam! Nov 01 16:21:54.051 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.051 INFO kablam! --> src/large_array_impl.rs:85:14 Nov 01 16:21:54.051 INFO kablam! | Nov 01 16:21:54.051 INFO kablam! 85 | ofsbasgx: ref __self_0_7, Nov 01 16:21:54.051 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.051 INFO kablam! | Nov 01 16:21:54.051 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.051 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.051 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.051 INFO kablam! Nov 01 16:21:54.051 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.051 INFO kablam! --> src/large_array_impl.rs:86:14 Nov 01 16:21:54.051 INFO kablam! | Nov 01 16:21:54.051 INFO kablam! 86 | ogsbasgx: ref __self_0_8, Nov 01 16:21:54.051 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.051 INFO kablam! | Nov 01 16:21:54.051 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.051 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.051 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.051 INFO kablam! Nov 01 16:21:54.051 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.051 INFO kablam! --> src/large_array_impl.rs:87:13 Nov 01 16:21:54.051 INFO kablam! | Nov 01 16:21:54.051 INFO kablam! 87 | fslimit: ref __self_0_9, Nov 01 16:21:54.051 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.051 INFO kablam! | Nov 01 16:21:54.051 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.052 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.052 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.052 INFO kablam! Nov 01 16:21:54.052 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.052 INFO kablam! --> src/large_array_impl.rs:88:13 Nov 01 16:21:54.052 INFO kablam! | Nov 01 16:21:54.052 INFO kablam! 88 | gslimit: ref __self_0_10, .. } => { Nov 01 16:21:54.052 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 01 16:21:54.052 INFO kablam! | Nov 01 16:21:54.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.052 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.052 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.052 INFO kablam! Nov 01 16:21:54.052 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.052 INFO kablam! --> src/large_array_impl.rs:109:21 Nov 01 16:21:54.052 INFO kablam! | Nov 01 16:21:54.052 INFO kablam! 109 | Secinfo { flags: ref __self_0_0, .. } => { Nov 01 16:21:54.052 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.052 INFO kablam! | Nov 01 16:21:54.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.052 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.052 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.052 INFO kablam! Nov 01 16:21:54.053 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.053 INFO kablam! --> src/large_array_impl.rs:124:15 Nov 01 16:21:54.053 INFO kablam! | Nov 01 16:21:54.053 INFO kablam! 124 | enclaveid: ref __self_0_1, Nov 01 16:21:54.053 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.053 INFO kablam! | Nov 01 16:21:54.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.053 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.053 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.053 INFO kablam! Nov 01 16:21:54.053 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.053 INFO kablam! --> src/large_array_impl.rs:142:12 Nov 01 16:21:54.053 INFO kablam! | Nov 01 16:21:54.053 INFO kablam! 142 | vendor: ref __self_0_1, Nov 01 16:21:54.053 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.053 INFO kablam! | Nov 01 16:21:54.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.053 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.053 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.053 INFO kablam! Nov 01 16:21:54.053 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.053 INFO kablam! --> src/large_array_impl.rs:143:10 Nov 01 16:21:54.053 INFO kablam! | Nov 01 16:21:54.053 INFO kablam! 143 | date: ref __self_0_2, Nov 01 16:21:54.053 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.053 INFO kablam! | Nov 01 16:21:54.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.053 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.053 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.053 INFO kablam! Nov 01 16:21:54.053 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.053 INFO kablam! --> src/large_array_impl.rs:145:15 Nov 01 16:21:54.053 INFO kablam! | Nov 01 16:21:54.053 INFO kablam! 145 | swdefined: ref __self_0_4, Nov 01 16:21:54.053 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.053 INFO kablam! | Nov 01 16:21:54.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.053 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.053 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.053 INFO kablam! Nov 01 16:21:54.053 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.053 INFO kablam! --> src/large_array_impl.rs:147:14 Nov 01 16:21:54.053 INFO kablam! | Nov 01 16:21:54.053 INFO kablam! 147 | exponent: ref __self_0_7, Nov 01 16:21:54.053 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.053 INFO kablam! | Nov 01 16:21:54.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.053 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.053 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.053 INFO kablam! Nov 01 16:21:54.053 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.053 INFO kablam! --> src/large_array_impl.rs:149:16 Nov 01 16:21:54.053 INFO kablam! | Nov 01 16:21:54.053 INFO kablam! 149 | miscselect: ref __self_0_9, Nov 01 16:21:54.053 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.053 INFO kablam! | Nov 01 16:21:54.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.053 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.053 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.053 INFO kablam! Nov 01 16:21:54.053 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.053 INFO kablam! --> src/large_array_impl.rs:150:14 Nov 01 16:21:54.053 INFO kablam! | Nov 01 16:21:54.053 INFO kablam! 150 | miscmask: ref __self_0_10, Nov 01 16:21:54.053 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 01 16:21:54.053 INFO kablam! | Nov 01 16:21:54.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.054 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.054 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.054 INFO kablam! Nov 01 16:21:54.054 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.054 INFO kablam! --> src/large_array_impl.rs:152:19 Nov 01 16:21:54.054 INFO kablam! | Nov 01 16:21:54.054 INFO kablam! 152 | attributemask: ref __self_0_13, Nov 01 16:21:54.054 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 01 16:21:54.054 INFO kablam! | Nov 01 16:21:54.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.054 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.054 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.054 INFO kablam! Nov 01 16:21:54.054 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.054 INFO kablam! --> src/large_array_impl.rs:154:15 Nov 01 16:21:54.054 INFO kablam! | Nov 01 16:21:54.054 INFO kablam! 154 | isvprodid: ref __self_0_16, Nov 01 16:21:54.054 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 01 16:21:54.054 INFO kablam! | Nov 01 16:21:54.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.054 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.054 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.054 INFO kablam! Nov 01 16:21:54.054 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.054 INFO kablam! --> src/large_array_impl.rs:155:12 Nov 01 16:21:54.054 INFO kablam! | Nov 01 16:21:54.054 INFO kablam! 155 | isvsvn: ref __self_0_17, Nov 01 16:21:54.054 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 01 16:21:54.054 INFO kablam! | Nov 01 16:21:54.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.054 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.054 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.054 INFO kablam! Nov 01 16:21:54.054 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.054 INFO kablam! --> src/large_array_impl.rs:187:11 Nov 01 16:21:54.054 INFO kablam! | Nov 01 16:21:54.054 INFO kablam! 187 | valid: ref __self_0_0, Nov 01 16:21:54.054 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.054 INFO kablam! | Nov 01 16:21:54.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.054 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.054 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.054 INFO kablam! Nov 01 16:21:54.054 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.054 INFO kablam! --> src/large_array_impl.rs:192:17 Nov 01 16:21:54.054 INFO kablam! | Nov 01 16:21:54.054 INFO kablam! 192 | isvprodidle: ref __self_0_8, Nov 01 16:21:54.054 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.054 INFO kablam! | Nov 01 16:21:54.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.054 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.054 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.054 INFO kablam! Nov 01 16:21:54.054 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.054 INFO kablam! --> src/large_array_impl.rs:193:14 Nov 01 16:21:54.054 INFO kablam! | Nov 01 16:21:54.054 INFO kablam! 193 | isvsvnle: ref __self_0_9, Nov 01 16:21:54.054 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.054 INFO kablam! | Nov 01 16:21:54.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.054 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.054 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.054 INFO kablam! Nov 01 16:21:54.055 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.055 INFO kablam! --> src/large_array_impl.rs:194:24 Nov 01 16:21:54.055 INFO kablam! | Nov 01 16:21:54.055 INFO kablam! 194 | maskedmiscselectle: ref __self_0_11, Nov 01 16:21:54.055 INFO kablam! | ^^^^^^^^^^^^^^^ Nov 01 16:21:54.055 INFO kablam! | Nov 01 16:21:54.055 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.055 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.055 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.055 INFO kablam! Nov 01 16:21:54.055 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.055 INFO kablam! --> src/large_array_impl.rs:222:16 Nov 01 16:21:54.055 INFO kablam! | Nov 01 16:21:54.055 INFO kablam! 222 | miscselect: ref __self_0_1, Nov 01 16:21:54.055 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.055 INFO kablam! | Nov 01 16:21:54.055 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.055 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.055 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.055 INFO kablam! Nov 01 16:21:54.055 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.055 INFO kablam! --> src/large_array_impl.rs:226:15 Nov 01 16:21:54.055 INFO kablam! | Nov 01 16:21:54.055 INFO kablam! 226 | isvprodid: ref __self_0_8, Nov 01 16:21:54.055 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.055 INFO kablam! | Nov 01 16:21:54.055 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.055 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.055 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.055 INFO kablam! Nov 01 16:21:54.055 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.055 INFO kablam! --> src/large_array_impl.rs:227:12 Nov 01 16:21:54.055 INFO kablam! | Nov 01 16:21:54.055 INFO kablam! 227 | isvsvn: ref __self_0_9, Nov 01 16:21:54.055 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.055 INFO kablam! | Nov 01 16:21:54.055 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.055 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.055 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.055 INFO kablam! Nov 01 16:21:54.055 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.055 INFO kablam! --> src/large_array_impl.rs:255:16 Nov 01 16:21:54.055 INFO kablam! | Nov 01 16:21:54.055 INFO kablam! 255 | miscselect: ref __self_0_3, .. } => { Nov 01 16:21:54.055 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.055 INFO kablam! | Nov 01 16:21:54.055 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.055 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.055 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.055 INFO kablam! Nov 01 16:21:54.055 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.055 INFO kablam! --> src/large_array_impl.rs:271:13 Nov 01 16:21:54.055 INFO kablam! | Nov 01 16:21:54.055 INFO kablam! 271 | keyname: ref __self_0_0, Nov 01 16:21:54.055 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.055 INFO kablam! | Nov 01 16:21:54.055 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.055 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.055 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.055 INFO kablam! Nov 01 16:21:54.055 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.055 INFO kablam! --> src/large_array_impl.rs:272:15 Nov 01 16:21:54.056 INFO kablam! | Nov 01 16:21:54.056 INFO kablam! 272 | keypolicy: ref __self_0_1, Nov 01 16:21:54.056 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.056 INFO kablam! | Nov 01 16:21:54.056 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.056 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.056 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.056 INFO kablam! Nov 01 16:21:54.056 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.056 INFO kablam! --> src/large_array_impl.rs:273:12 Nov 01 16:21:54.056 INFO kablam! | Nov 01 16:21:54.056 INFO kablam! 273 | isvsvn: ref __self_0_2, Nov 01 16:21:54.056 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.056 INFO kablam! | Nov 01 16:21:54.056 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.056 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.056 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.056 INFO kablam! Nov 01 16:21:54.056 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.056 INFO kablam! --> src/large_array_impl.rs:275:19 Nov 01 16:21:54.056 INFO kablam! | Nov 01 16:21:54.056 INFO kablam! 275 | attributemask: ref __self_0_5, Nov 01 16:21:54.056 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.056 INFO kablam! | Nov 01 16:21:54.056 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.056 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.056 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.056 INFO kablam! Nov 01 16:21:54.056 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 16:21:54.056 INFO kablam! --> src/large_array_impl.rs:277:14 Nov 01 16:21:54.056 INFO kablam! | Nov 01 16:21:54.056 INFO kablam! 277 | miscmask: ref __self_0_7, .. } => { Nov 01 16:21:54.056 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 16:21:54.056 INFO kablam! | Nov 01 16:21:54.056 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 16:21:54.056 INFO kablam! = note: for more information, see issue #46043 Nov 01 16:21:54.064 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 16:21:54.064 INFO kablam! Nov 01 16:21:54.104 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.12s Nov 01 16:21:54.104 INFO kablam! su: No module specific data is present Nov 01 16:21:54.798 INFO running `"docker" "rm" "-f" "9dff1d54ed6e960f9bedb2d1988fb8500f62b7d9d61e269f803c1741c467598f"` Nov 01 16:21:55.166 INFO blam! 9dff1d54ed6e960f9bedb2d1988fb8500f62b7d9d61e269f803c1741c467598f