Sep 02 00:09:53.337 INFO checking sgx-isa-0.1.2 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 00:09:53.337 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 00:09:53.337 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 00:09:53.513 INFO blam! 92e7b0368d7d99d1d6edd19023e818f1841bbd2659aa498a793f810aefddc335 Sep 02 00:09:53.515 INFO running `"docker" "start" "-a" "92e7b0368d7d99d1d6edd19023e818f1841bbd2659aa498a793f810aefddc335"` Sep 02 00:09:54.235 INFO kablam! Checking sgx-isa v0.1.2 (file:///source) Sep 02 00:09:55.327 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 00:09:55.327 INFO kablam! --> src/lib.rs:186:10 Sep 02 00:09:55.327 INFO kablam! | Sep 02 00:09:55.327 INFO kablam! 186 | #[derive(Clone,Debug,Default)] Sep 02 00:09:55.327 INFO kablam! | ^^^^^ Sep 02 00:09:55.327 INFO kablam! | Sep 02 00:09:55.327 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 02 00:09:55.328 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.328 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.328 INFO kablam! Sep 02 00:09:55.328 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 00:09:55.328 INFO kablam! --> src/lib.rs:186:16 Sep 02 00:09:55.328 INFO kablam! | Sep 02 00:09:55.328 INFO kablam! 186 | #[derive(Clone,Debug,Default)] Sep 02 00:09:55.328 INFO kablam! | ^^^^^ Sep 02 00:09:55.328 INFO kablam! | Sep 02 00:09:55.328 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.328 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.328 INFO kablam! Sep 02 00:09:55.328 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 00:09:55.328 INFO kablam! --> src/lib.rs:253:10 Sep 02 00:09:55.328 INFO kablam! | Sep 02 00:09:55.328 INFO kablam! 253 | #[derive(Clone,Debug,Default)] Sep 02 00:09:55.328 INFO kablam! | ^^^^^ Sep 02 00:09:55.328 INFO kablam! | Sep 02 00:09:55.328 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.328 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.328 INFO kablam! Sep 02 00:09:55.328 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 00:09:55.328 INFO kablam! --> src/lib.rs:253:16 Sep 02 00:09:55.329 INFO kablam! | Sep 02 00:09:55.329 INFO kablam! 253 | #[derive(Clone,Debug,Default)] Sep 02 00:09:55.329 INFO kablam! | ^^^^^ Sep 02 00:09:55.329 INFO kablam! | Sep 02 00:09:55.329 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.329 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.329 INFO kablam! Sep 02 00:09:55.329 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.329 INFO kablam! --> src/large_array_impl.rs:50:10 Sep 02 00:09:55.329 INFO kablam! | Sep 02 00:09:55.329 INFO kablam! 50 | size: ref __self_0_0, Sep 02 00:09:55.329 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.329 INFO kablam! | Sep 02 00:09:55.329 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.329 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.329 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.329 INFO kablam! Sep 02 00:09:55.329 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.329 INFO kablam! --> src/large_array_impl.rs:51:14 Sep 02 00:09:55.329 INFO kablam! | Sep 02 00:09:55.329 INFO kablam! 51 | baseaddr: ref __self_0_1, Sep 02 00:09:55.329 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.329 INFO kablam! | Sep 02 00:09:55.330 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.330 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.330 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.330 INFO kablam! Sep 02 00:09:55.330 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.330 INFO kablam! --> src/large_array_impl.rs:52:18 Sep 02 00:09:55.330 INFO kablam! | Sep 02 00:09:55.330 INFO kablam! 52 | ssaframesize: ref __self_0_2, Sep 02 00:09:55.330 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.330 INFO kablam! | Sep 02 00:09:55.330 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.330 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.330 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.330 INFO kablam! Sep 02 00:09:55.330 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.330 INFO kablam! --> src/large_array_impl.rs:53:16 Sep 02 00:09:55.330 INFO kablam! | Sep 02 00:09:55.330 INFO kablam! 53 | miscselect: ref __self_0_3, Sep 02 00:09:55.330 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.330 INFO kablam! | Sep 02 00:09:55.330 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.330 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.330 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.331 INFO kablam! Sep 02 00:09:55.331 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.331 INFO kablam! --> src/large_array_impl.rs:57:15 Sep 02 00:09:55.331 INFO kablam! | Sep 02 00:09:55.331 INFO kablam! 57 | isvprodid: ref __self_0_10, Sep 02 00:09:55.331 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 00:09:55.331 INFO kablam! | Sep 02 00:09:55.331 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.331 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.331 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.331 INFO kablam! Sep 02 00:09:55.331 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.331 INFO kablam! --> src/large_array_impl.rs:58:12 Sep 02 00:09:55.331 INFO kablam! | Sep 02 00:09:55.331 INFO kablam! 58 | isvsvn: ref __self_0_11, .. } => { Sep 02 00:09:55.331 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 00:09:55.331 INFO kablam! | Sep 02 00:09:55.331 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.331 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.331 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.331 INFO kablam! Sep 02 00:09:55.331 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.332 INFO kablam! --> src/large_array_impl.rs:80:11 Sep 02 00:09:55.332 INFO kablam! | Sep 02 00:09:55.332 INFO kablam! 80 | flags: ref __self_0_1, Sep 02 00:09:55.332 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.332 INFO kablam! | Sep 02 00:09:55.332 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.332 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.332 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.332 INFO kablam! Sep 02 00:09:55.332 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.332 INFO kablam! --> src/large_array_impl.rs:81:10 Sep 02 00:09:55.332 INFO kablam! | Sep 02 00:09:55.332 INFO kablam! 81 | ossa: ref __self_0_2, Sep 02 00:09:55.332 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.332 INFO kablam! | Sep 02 00:09:55.332 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.332 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.332 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.332 INFO kablam! Sep 02 00:09:55.332 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.333 INFO kablam! --> src/large_array_impl.rs:82:10 Sep 02 00:09:55.333 INFO kablam! | Sep 02 00:09:55.333 INFO kablam! 82 | cssa: ref __self_0_3, Sep 02 00:09:55.333 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.333 INFO kablam! | Sep 02 00:09:55.333 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.333 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.333 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.333 INFO kablam! Sep 02 00:09:55.333 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.333 INFO kablam! --> src/large_array_impl.rs:83:10 Sep 02 00:09:55.333 INFO kablam! | Sep 02 00:09:55.333 INFO kablam! 83 | nssa: ref __self_0_4, Sep 02 00:09:55.333 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.333 INFO kablam! | Sep 02 00:09:55.333 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.333 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.333 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.333 INFO kablam! Sep 02 00:09:55.334 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.334 INFO kablam! --> src/large_array_impl.rs:84:12 Sep 02 00:09:55.334 INFO kablam! | Sep 02 00:09:55.334 INFO kablam! 84 | oentry: ref __self_0_5, Sep 02 00:09:55.334 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.334 INFO kablam! | Sep 02 00:09:55.334 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.334 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.334 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.334 INFO kablam! Sep 02 00:09:55.334 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.334 INFO kablam! --> src/large_array_impl.rs:85:14 Sep 02 00:09:55.334 INFO kablam! | Sep 02 00:09:55.334 INFO kablam! 85 | ofsbasgx: ref __self_0_7, Sep 02 00:09:55.334 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.334 INFO kablam! | Sep 02 00:09:55.334 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.334 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.334 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.335 INFO kablam! Sep 02 00:09:55.335 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.335 INFO kablam! --> src/large_array_impl.rs:86:14 Sep 02 00:09:55.335 INFO kablam! | Sep 02 00:09:55.335 INFO kablam! 86 | ogsbasgx: ref __self_0_8, Sep 02 00:09:55.335 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.335 INFO kablam! | Sep 02 00:09:55.335 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.335 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.335 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.335 INFO kablam! Sep 02 00:09:55.335 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.335 INFO kablam! --> src/large_array_impl.rs:87:13 Sep 02 00:09:55.335 INFO kablam! | Sep 02 00:09:55.335 INFO kablam! 87 | fslimit: ref __self_0_9, Sep 02 00:09:55.335 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.335 INFO kablam! | Sep 02 00:09:55.335 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.335 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.336 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.336 INFO kablam! Sep 02 00:09:55.336 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.336 INFO kablam! --> src/large_array_impl.rs:88:13 Sep 02 00:09:55.336 INFO kablam! | Sep 02 00:09:55.336 INFO kablam! 88 | gslimit: ref __self_0_10, .. } => { Sep 02 00:09:55.336 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 00:09:55.336 INFO kablam! | Sep 02 00:09:55.336 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.336 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.336 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.336 INFO kablam! Sep 02 00:09:55.336 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.336 INFO kablam! --> src/large_array_impl.rs:109:21 Sep 02 00:09:55.336 INFO kablam! | Sep 02 00:09:55.336 INFO kablam! 109 | Secinfo { flags: ref __self_0_0, .. } => { Sep 02 00:09:55.336 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.336 INFO kablam! | Sep 02 00:09:55.336 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.336 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.336 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.336 INFO kablam! Sep 02 00:09:55.337 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.337 INFO kablam! --> src/large_array_impl.rs:124:15 Sep 02 00:09:55.337 INFO kablam! | Sep 02 00:09:55.337 INFO kablam! 124 | enclaveid: ref __self_0_1, Sep 02 00:09:55.337 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.337 INFO kablam! | Sep 02 00:09:55.337 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.337 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.337 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.337 INFO kablam! Sep 02 00:09:55.337 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.337 INFO kablam! --> src/large_array_impl.rs:142:12 Sep 02 00:09:55.337 INFO kablam! | Sep 02 00:09:55.337 INFO kablam! 142 | vendor: ref __self_0_1, Sep 02 00:09:55.337 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.337 INFO kablam! | Sep 02 00:09:55.337 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.337 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.337 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.337 INFO kablam! Sep 02 00:09:55.337 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.337 INFO kablam! --> src/large_array_impl.rs:143:10 Sep 02 00:09:55.337 INFO kablam! | Sep 02 00:09:55.338 INFO kablam! 143 | date: ref __self_0_2, Sep 02 00:09:55.338 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.338 INFO kablam! | Sep 02 00:09:55.338 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.338 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.338 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.338 INFO kablam! Sep 02 00:09:55.338 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.338 INFO kablam! --> src/large_array_impl.rs:145:15 Sep 02 00:09:55.338 INFO kablam! | Sep 02 00:09:55.338 INFO kablam! 145 | swdefined: ref __self_0_4, Sep 02 00:09:55.338 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.338 INFO kablam! | Sep 02 00:09:55.338 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.338 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.338 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.338 INFO kablam! Sep 02 00:09:55.338 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.338 INFO kablam! --> src/large_array_impl.rs:147:14 Sep 02 00:09:55.338 INFO kablam! | Sep 02 00:09:55.338 INFO kablam! 147 | exponent: ref __self_0_7, Sep 02 00:09:55.338 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.338 INFO kablam! | Sep 02 00:09:55.338 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.339 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.339 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.339 INFO kablam! Sep 02 00:09:55.339 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.339 INFO kablam! --> src/large_array_impl.rs:149:16 Sep 02 00:09:55.339 INFO kablam! | Sep 02 00:09:55.339 INFO kablam! 149 | miscselect: ref __self_0_9, Sep 02 00:09:55.339 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.339 INFO kablam! | Sep 02 00:09:55.339 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.339 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.339 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.339 INFO kablam! Sep 02 00:09:55.339 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.339 INFO kablam! --> src/large_array_impl.rs:150:14 Sep 02 00:09:55.339 INFO kablam! | Sep 02 00:09:55.339 INFO kablam! 150 | miscmask: ref __self_0_10, Sep 02 00:09:55.339 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 00:09:55.339 INFO kablam! | Sep 02 00:09:55.339 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.339 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.339 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.339 INFO kablam! Sep 02 00:09:55.339 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.340 INFO kablam! --> src/large_array_impl.rs:152:19 Sep 02 00:09:55.340 INFO kablam! | Sep 02 00:09:55.340 INFO kablam! 152 | attributemask: ref __self_0_13, Sep 02 00:09:55.340 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 00:09:55.340 INFO kablam! | Sep 02 00:09:55.340 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.340 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.340 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.340 INFO kablam! Sep 02 00:09:55.340 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.340 INFO kablam! --> src/large_array_impl.rs:154:15 Sep 02 00:09:55.340 INFO kablam! | Sep 02 00:09:55.340 INFO kablam! 154 | isvprodid: ref __self_0_16, Sep 02 00:09:55.340 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 00:09:55.340 INFO kablam! | Sep 02 00:09:55.340 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.340 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.340 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.340 INFO kablam! Sep 02 00:09:55.340 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.340 INFO kablam! --> src/large_array_impl.rs:155:12 Sep 02 00:09:55.340 INFO kablam! | Sep 02 00:09:55.340 INFO kablam! 155 | isvsvn: ref __self_0_17, Sep 02 00:09:55.340 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 00:09:55.340 INFO kablam! | Sep 02 00:09:55.341 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.341 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.341 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.341 INFO kablam! Sep 02 00:09:55.341 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.341 INFO kablam! --> src/large_array_impl.rs:187:11 Sep 02 00:09:55.341 INFO kablam! | Sep 02 00:09:55.341 INFO kablam! 187 | valid: ref __self_0_0, Sep 02 00:09:55.341 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.341 INFO kablam! | Sep 02 00:09:55.341 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.341 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.341 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.341 INFO kablam! Sep 02 00:09:55.341 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.341 INFO kablam! --> src/large_array_impl.rs:192:17 Sep 02 00:09:55.341 INFO kablam! | Sep 02 00:09:55.341 INFO kablam! 192 | isvprodidle: ref __self_0_8, Sep 02 00:09:55.341 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.341 INFO kablam! | Sep 02 00:09:55.341 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.341 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.341 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.341 INFO kablam! Sep 02 00:09:55.342 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.342 INFO kablam! --> src/large_array_impl.rs:193:14 Sep 02 00:09:55.342 INFO kablam! | Sep 02 00:09:55.342 INFO kablam! 193 | isvsvnle: ref __self_0_9, Sep 02 00:09:55.342 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.342 INFO kablam! | Sep 02 00:09:55.342 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.342 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.342 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.342 INFO kablam! Sep 02 00:09:55.342 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.342 INFO kablam! --> src/large_array_impl.rs:194:24 Sep 02 00:09:55.342 INFO kablam! | Sep 02 00:09:55.342 INFO kablam! 194 | maskedmiscselectle: ref __self_0_11, Sep 02 00:09:55.342 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 00:09:55.342 INFO kablam! | Sep 02 00:09:55.342 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.342 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.342 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.344 INFO kablam! Sep 02 00:09:55.344 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.344 INFO kablam! --> src/large_array_impl.rs:222:16 Sep 02 00:09:55.344 INFO kablam! | Sep 02 00:09:55.344 INFO kablam! 222 | miscselect: ref __self_0_1, Sep 02 00:09:55.344 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.344 INFO kablam! | Sep 02 00:09:55.344 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.344 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.344 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.344 INFO kablam! Sep 02 00:09:55.344 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.344 INFO kablam! --> src/large_array_impl.rs:226:15 Sep 02 00:09:55.344 INFO kablam! | Sep 02 00:09:55.344 INFO kablam! 226 | isvprodid: ref __self_0_8, Sep 02 00:09:55.345 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.345 INFO kablam! | Sep 02 00:09:55.345 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.345 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.345 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.345 INFO kablam! Sep 02 00:09:55.345 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.345 INFO kablam! --> src/large_array_impl.rs:227:12 Sep 02 00:09:55.345 INFO kablam! | Sep 02 00:09:55.345 INFO kablam! 227 | isvsvn: ref __self_0_9, Sep 02 00:09:55.345 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.345 INFO kablam! | Sep 02 00:09:55.345 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.345 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.345 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.345 INFO kablam! Sep 02 00:09:55.345 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.345 INFO kablam! --> src/large_array_impl.rs:255:16 Sep 02 00:09:55.345 INFO kablam! | Sep 02 00:09:55.345 INFO kablam! 255 | miscselect: ref __self_0_3, .. } => { Sep 02 00:09:55.345 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.346 INFO kablam! | Sep 02 00:09:55.346 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.346 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.346 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.346 INFO kablam! Sep 02 00:09:55.346 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.346 INFO kablam! --> src/large_array_impl.rs:271:13 Sep 02 00:09:55.346 INFO kablam! | Sep 02 00:09:55.346 INFO kablam! 271 | keyname: ref __self_0_0, Sep 02 00:09:55.346 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.346 INFO kablam! | Sep 02 00:09:55.346 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.346 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.346 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.346 INFO kablam! Sep 02 00:09:55.346 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.346 INFO kablam! --> src/large_array_impl.rs:272:15 Sep 02 00:09:55.346 INFO kablam! | Sep 02 00:09:55.346 INFO kablam! 272 | keypolicy: ref __self_0_1, Sep 02 00:09:55.347 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.347 INFO kablam! | Sep 02 00:09:55.347 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.347 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.347 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.347 INFO kablam! Sep 02 00:09:55.347 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.347 INFO kablam! --> src/large_array_impl.rs:273:12 Sep 02 00:09:55.347 INFO kablam! | Sep 02 00:09:55.347 INFO kablam! 273 | isvsvn: ref __self_0_2, Sep 02 00:09:55.347 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.347 INFO kablam! | Sep 02 00:09:55.347 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.347 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.347 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.347 INFO kablam! Sep 02 00:09:55.347 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.347 INFO kablam! --> src/large_array_impl.rs:275:19 Sep 02 00:09:55.347 INFO kablam! | Sep 02 00:09:55.347 INFO kablam! 275 | attributemask: ref __self_0_5, Sep 02 00:09:55.347 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.347 INFO kablam! | Sep 02 00:09:55.347 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.347 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.347 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.347 INFO kablam! Sep 02 00:09:55.347 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.347 INFO kablam! --> src/large_array_impl.rs:277:14 Sep 02 00:09:55.347 INFO kablam! | Sep 02 00:09:55.348 INFO kablam! 277 | miscmask: ref __self_0_7, .. } => { Sep 02 00:09:55.348 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.348 INFO kablam! | Sep 02 00:09:55.348 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.348 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.348 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.348 INFO kablam! Sep 02 00:09:55.358 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 00:09:55.358 INFO kablam! --> src/lib.rs:186:10 Sep 02 00:09:55.358 INFO kablam! | Sep 02 00:09:55.358 INFO kablam! 186 | #[derive(Clone,Debug,Default)] Sep 02 00:09:55.358 INFO kablam! | ^^^^^ Sep 02 00:09:55.358 INFO kablam! | Sep 02 00:09:55.358 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 02 00:09:55.358 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.358 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.358 INFO kablam! Sep 02 00:09:55.358 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 00:09:55.358 INFO kablam! --> src/lib.rs:186:16 Sep 02 00:09:55.358 INFO kablam! | Sep 02 00:09:55.358 INFO kablam! 186 | #[derive(Clone,Debug,Default)] Sep 02 00:09:55.358 INFO kablam! | ^^^^^ Sep 02 00:09:55.358 INFO kablam! | Sep 02 00:09:55.359 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.359 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.359 INFO kablam! Sep 02 00:09:55.359 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 00:09:55.359 INFO kablam! --> src/lib.rs:253:10 Sep 02 00:09:55.359 INFO kablam! | Sep 02 00:09:55.359 INFO kablam! 253 | #[derive(Clone,Debug,Default)] Sep 02 00:09:55.359 INFO kablam! | ^^^^^ Sep 02 00:09:55.359 INFO kablam! | Sep 02 00:09:55.359 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.359 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.359 INFO kablam! Sep 02 00:09:55.359 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 00:09:55.359 INFO kablam! --> src/lib.rs:253:16 Sep 02 00:09:55.359 INFO kablam! | Sep 02 00:09:55.359 INFO kablam! 253 | #[derive(Clone,Debug,Default)] Sep 02 00:09:55.359 INFO kablam! | ^^^^^ Sep 02 00:09:55.359 INFO kablam! | Sep 02 00:09:55.359 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.359 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.359 INFO kablam! Sep 02 00:09:55.360 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.360 INFO kablam! --> src/large_array_impl.rs:50:10 Sep 02 00:09:55.360 INFO kablam! | Sep 02 00:09:55.360 INFO kablam! 50 | size: ref __self_0_0, Sep 02 00:09:55.361 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.362 INFO kablam! | Sep 02 00:09:55.362 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.362 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.362 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.362 INFO kablam! Sep 02 00:09:55.362 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.362 INFO kablam! --> src/large_array_impl.rs:51:14 Sep 02 00:09:55.362 INFO kablam! | Sep 02 00:09:55.362 INFO kablam! 51 | baseaddr: ref __self_0_1, Sep 02 00:09:55.362 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.362 INFO kablam! | Sep 02 00:09:55.362 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.362 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.362 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.363 INFO kablam! Sep 02 00:09:55.363 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.363 INFO kablam! --> src/large_array_impl.rs:52:18 Sep 02 00:09:55.363 INFO kablam! | Sep 02 00:09:55.363 INFO kablam! 52 | ssaframesize: ref __self_0_2, Sep 02 00:09:55.363 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.363 INFO kablam! | Sep 02 00:09:55.363 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.363 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.363 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.363 INFO kablam! Sep 02 00:09:55.363 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.363 INFO kablam! --> src/large_array_impl.rs:53:16 Sep 02 00:09:55.363 INFO kablam! | Sep 02 00:09:55.363 INFO kablam! 53 | miscselect: ref __self_0_3, Sep 02 00:09:55.363 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.363 INFO kablam! | Sep 02 00:09:55.363 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.363 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.363 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.363 INFO kablam! Sep 02 00:09:55.363 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.363 INFO kablam! --> src/large_array_impl.rs:57:15 Sep 02 00:09:55.363 INFO kablam! | Sep 02 00:09:55.363 INFO kablam! 57 | isvprodid: ref __self_0_10, Sep 02 00:09:55.363 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 00:09:55.363 INFO kablam! | Sep 02 00:09:55.363 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.363 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.363 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.364 INFO kablam! Sep 02 00:09:55.364 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.364 INFO kablam! --> src/large_array_impl.rs:58:12 Sep 02 00:09:55.364 INFO kablam! | Sep 02 00:09:55.364 INFO kablam! 58 | isvsvn: ref __self_0_11, .. } => { Sep 02 00:09:55.364 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 00:09:55.364 INFO kablam! | Sep 02 00:09:55.364 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.364 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.364 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.364 INFO kablam! Sep 02 00:09:55.364 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.364 INFO kablam! --> src/large_array_impl.rs:80:11 Sep 02 00:09:55.364 INFO kablam! | Sep 02 00:09:55.364 INFO kablam! 80 | flags: ref __self_0_1, Sep 02 00:09:55.364 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.364 INFO kablam! | Sep 02 00:09:55.364 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.364 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.364 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.364 INFO kablam! Sep 02 00:09:55.364 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.364 INFO kablam! --> src/large_array_impl.rs:81:10 Sep 02 00:09:55.364 INFO kablam! | Sep 02 00:09:55.364 INFO kablam! 81 | ossa: ref __self_0_2, Sep 02 00:09:55.364 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.364 INFO kablam! | Sep 02 00:09:55.364 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.364 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.364 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.364 INFO kablam! Sep 02 00:09:55.364 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.364 INFO kablam! --> src/large_array_impl.rs:82:10 Sep 02 00:09:55.364 INFO kablam! | Sep 02 00:09:55.364 INFO kablam! 82 | cssa: ref __self_0_3, Sep 02 00:09:55.364 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.365 INFO kablam! | Sep 02 00:09:55.365 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.365 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.365 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.365 INFO kablam! Sep 02 00:09:55.365 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.365 INFO kablam! --> src/large_array_impl.rs:83:10 Sep 02 00:09:55.365 INFO kablam! | Sep 02 00:09:55.365 INFO kablam! 83 | nssa: ref __self_0_4, Sep 02 00:09:55.365 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.365 INFO kablam! | Sep 02 00:09:55.365 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.365 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.365 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.365 INFO kablam! Sep 02 00:09:55.365 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.365 INFO kablam! --> src/large_array_impl.rs:84:12 Sep 02 00:09:55.365 INFO kablam! | Sep 02 00:09:55.365 INFO kablam! 84 | oentry: ref __self_0_5, Sep 02 00:09:55.365 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.365 INFO kablam! | Sep 02 00:09:55.365 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.365 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.365 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.365 INFO kablam! Sep 02 00:09:55.365 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.365 INFO kablam! --> src/large_array_impl.rs:85:14 Sep 02 00:09:55.365 INFO kablam! | Sep 02 00:09:55.365 INFO kablam! 85 | ofsbasgx: ref __self_0_7, Sep 02 00:09:55.365 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.365 INFO kablam! | Sep 02 00:09:55.365 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.365 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.365 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.365 INFO kablam! Sep 02 00:09:55.366 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.366 INFO kablam! --> src/large_array_impl.rs:86:14 Sep 02 00:09:55.366 INFO kablam! | Sep 02 00:09:55.366 INFO kablam! 86 | ogsbasgx: ref __self_0_8, Sep 02 00:09:55.366 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.366 INFO kablam! | Sep 02 00:09:55.366 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.366 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.366 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.366 INFO kablam! Sep 02 00:09:55.366 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.366 INFO kablam! --> src/large_array_impl.rs:87:13 Sep 02 00:09:55.366 INFO kablam! | Sep 02 00:09:55.366 INFO kablam! 87 | fslimit: ref __self_0_9, Sep 02 00:09:55.366 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.366 INFO kablam! | Sep 02 00:09:55.366 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.366 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.366 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.366 INFO kablam! Sep 02 00:09:55.366 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.366 INFO kablam! --> src/large_array_impl.rs:88:13 Sep 02 00:09:55.366 INFO kablam! | Sep 02 00:09:55.366 INFO kablam! 88 | gslimit: ref __self_0_10, .. } => { Sep 02 00:09:55.367 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 00:09:55.367 INFO kablam! | Sep 02 00:09:55.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.367 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.367 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.367 INFO kablam! Sep 02 00:09:55.367 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.367 INFO kablam! --> src/large_array_impl.rs:109:21 Sep 02 00:09:55.367 INFO kablam! | Sep 02 00:09:55.367 INFO kablam! 109 | Secinfo { flags: ref __self_0_0, .. } => { Sep 02 00:09:55.367 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.367 INFO kablam! | Sep 02 00:09:55.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.367 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.367 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.367 INFO kablam! Sep 02 00:09:55.367 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.367 INFO kablam! --> src/large_array_impl.rs:124:15 Sep 02 00:09:55.367 INFO kablam! | Sep 02 00:09:55.367 INFO kablam! 124 | enclaveid: ref __self_0_1, Sep 02 00:09:55.367 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.367 INFO kablam! | Sep 02 00:09:55.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.367 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.368 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.368 INFO kablam! Sep 02 00:09:55.368 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.368 INFO kablam! --> src/large_array_impl.rs:142:12 Sep 02 00:09:55.368 INFO kablam! | Sep 02 00:09:55.368 INFO kablam! 142 | vendor: ref __self_0_1, Sep 02 00:09:55.368 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.368 INFO kablam! | Sep 02 00:09:55.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.368 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.368 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.368 INFO kablam! Sep 02 00:09:55.368 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.368 INFO kablam! --> src/large_array_impl.rs:143:10 Sep 02 00:09:55.368 INFO kablam! | Sep 02 00:09:55.368 INFO kablam! 143 | date: ref __self_0_2, Sep 02 00:09:55.368 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.368 INFO kablam! | Sep 02 00:09:55.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.368 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.368 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.368 INFO kablam! Sep 02 00:09:55.368 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.368 INFO kablam! --> src/large_array_impl.rs:145:15 Sep 02 00:09:55.369 INFO kablam! | Sep 02 00:09:55.369 INFO kablam! 145 | swdefined: ref __self_0_4, Sep 02 00:09:55.369 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.369 INFO kablam! | Sep 02 00:09:55.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.369 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.369 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.369 INFO kablam! Sep 02 00:09:55.369 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.369 INFO kablam! --> src/large_array_impl.rs:147:14 Sep 02 00:09:55.369 INFO kablam! | Sep 02 00:09:55.369 INFO kablam! 147 | exponent: ref __self_0_7, Sep 02 00:09:55.369 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.369 INFO kablam! | Sep 02 00:09:55.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.369 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.369 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.369 INFO kablam! Sep 02 00:09:55.369 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.369 INFO kablam! --> src/large_array_impl.rs:149:16 Sep 02 00:09:55.369 INFO kablam! | Sep 02 00:09:55.369 INFO kablam! 149 | miscselect: ref __self_0_9, Sep 02 00:09:55.369 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.369 INFO kablam! | Sep 02 00:09:55.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.369 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.369 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.369 INFO kablam! Sep 02 00:09:55.369 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.369 INFO kablam! --> src/large_array_impl.rs:150:14 Sep 02 00:09:55.369 INFO kablam! | Sep 02 00:09:55.369 INFO kablam! 150 | miscmask: ref __self_0_10, Sep 02 00:09:55.369 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 00:09:55.369 INFO kablam! | Sep 02 00:09:55.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.369 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.369 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.369 INFO kablam! Sep 02 00:09:55.370 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.370 INFO kablam! --> src/large_array_impl.rs:152:19 Sep 02 00:09:55.370 INFO kablam! | Sep 02 00:09:55.370 INFO kablam! 152 | attributemask: ref __self_0_13, Sep 02 00:09:55.370 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 00:09:55.370 INFO kablam! | Sep 02 00:09:55.370 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.370 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.370 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.370 INFO kablam! Sep 02 00:09:55.370 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.370 INFO kablam! --> src/large_array_impl.rs:154:15 Sep 02 00:09:55.370 INFO kablam! | Sep 02 00:09:55.370 INFO kablam! 154 | isvprodid: ref __self_0_16, Sep 02 00:09:55.370 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 00:09:55.370 INFO kablam! | Sep 02 00:09:55.370 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.370 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.370 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.370 INFO kablam! Sep 02 00:09:55.370 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.370 INFO kablam! --> src/large_array_impl.rs:155:12 Sep 02 00:09:55.370 INFO kablam! | Sep 02 00:09:55.370 INFO kablam! 155 | isvsvn: ref __self_0_17, Sep 02 00:09:55.370 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 00:09:55.370 INFO kablam! | Sep 02 00:09:55.370 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.370 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.370 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.370 INFO kablam! Sep 02 00:09:55.370 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.370 INFO kablam! --> src/large_array_impl.rs:187:11 Sep 02 00:09:55.370 INFO kablam! | Sep 02 00:09:55.370 INFO kablam! 187 | valid: ref __self_0_0, Sep 02 00:09:55.370 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.370 INFO kablam! | Sep 02 00:09:55.371 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.371 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.371 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.371 INFO kablam! Sep 02 00:09:55.371 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.371 INFO kablam! --> src/large_array_impl.rs:192:17 Sep 02 00:09:55.371 INFO kablam! | Sep 02 00:09:55.371 INFO kablam! 192 | isvprodidle: ref __self_0_8, Sep 02 00:09:55.371 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.371 INFO kablam! | Sep 02 00:09:55.371 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.371 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.371 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.371 INFO kablam! Sep 02 00:09:55.371 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.371 INFO kablam! --> src/large_array_impl.rs:193:14 Sep 02 00:09:55.371 INFO kablam! | Sep 02 00:09:55.371 INFO kablam! 193 | isvsvnle: ref __self_0_9, Sep 02 00:09:55.371 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.371 INFO kablam! | Sep 02 00:09:55.371 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.371 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.371 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.371 INFO kablam! Sep 02 00:09:55.371 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.371 INFO kablam! --> src/large_array_impl.rs:194:24 Sep 02 00:09:55.371 INFO kablam! | Sep 02 00:09:55.371 INFO kablam! 194 | maskedmiscselectle: ref __self_0_11, Sep 02 00:09:55.371 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 00:09:55.371 INFO kablam! | Sep 02 00:09:55.371 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.372 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.372 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.372 INFO kablam! Sep 02 00:09:55.372 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.372 INFO kablam! --> src/large_array_impl.rs:222:16 Sep 02 00:09:55.372 INFO kablam! | Sep 02 00:09:55.372 INFO kablam! 222 | miscselect: ref __self_0_1, Sep 02 00:09:55.372 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.372 INFO kablam! | Sep 02 00:09:55.372 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.372 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.372 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.372 INFO kablam! Sep 02 00:09:55.372 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.372 INFO kablam! --> src/large_array_impl.rs:226:15 Sep 02 00:09:55.372 INFO kablam! | Sep 02 00:09:55.372 INFO kablam! 226 | isvprodid: ref __self_0_8, Sep 02 00:09:55.372 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.372 INFO kablam! | Sep 02 00:09:55.372 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.372 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.372 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.372 INFO kablam! Sep 02 00:09:55.373 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.373 INFO kablam! --> src/large_array_impl.rs:227:12 Sep 02 00:09:55.373 INFO kablam! | Sep 02 00:09:55.373 INFO kablam! 227 | isvsvn: ref __self_0_9, Sep 02 00:09:55.373 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.373 INFO kablam! | Sep 02 00:09:55.373 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.373 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.373 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.373 INFO kablam! Sep 02 00:09:55.373 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.373 INFO kablam! --> src/large_array_impl.rs:255:16 Sep 02 00:09:55.373 INFO kablam! | Sep 02 00:09:55.373 INFO kablam! 255 | miscselect: ref __self_0_3, .. } => { Sep 02 00:09:55.373 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.373 INFO kablam! | Sep 02 00:09:55.373 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.373 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.373 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.373 INFO kablam! Sep 02 00:09:55.373 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.373 INFO kablam! --> src/large_array_impl.rs:271:13 Sep 02 00:09:55.373 INFO kablam! | Sep 02 00:09:55.373 INFO kablam! 271 | keyname: ref __self_0_0, Sep 02 00:09:55.373 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.374 INFO kablam! | Sep 02 00:09:55.374 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.374 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.374 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.374 INFO kablam! Sep 02 00:09:55.374 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.374 INFO kablam! --> src/large_array_impl.rs:272:15 Sep 02 00:09:55.374 INFO kablam! | Sep 02 00:09:55.374 INFO kablam! 272 | keypolicy: ref __self_0_1, Sep 02 00:09:55.374 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.374 INFO kablam! | Sep 02 00:09:55.374 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.374 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.374 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.374 INFO kablam! Sep 02 00:09:55.374 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.374 INFO kablam! --> src/large_array_impl.rs:273:12 Sep 02 00:09:55.374 INFO kablam! | Sep 02 00:09:55.374 INFO kablam! 273 | isvsvn: ref __self_0_2, Sep 02 00:09:55.374 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.374 INFO kablam! | Sep 02 00:09:55.374 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.374 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.375 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.375 INFO kablam! Sep 02 00:09:55.375 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.375 INFO kablam! --> src/large_array_impl.rs:275:19 Sep 02 00:09:55.375 INFO kablam! | Sep 02 00:09:55.375 INFO kablam! 275 | attributemask: ref __self_0_5, Sep 02 00:09:55.375 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.375 INFO kablam! | Sep 02 00:09:55.375 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.375 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.375 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.375 INFO kablam! Sep 02 00:09:55.375 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 00:09:55.375 INFO kablam! --> src/large_array_impl.rs:277:14 Sep 02 00:09:55.375 INFO kablam! | Sep 02 00:09:55.375 INFO kablam! 277 | miscmask: ref __self_0_7, .. } => { Sep 02 00:09:55.375 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:09:55.375 INFO kablam! | Sep 02 00:09:55.375 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 00:09:55.375 INFO kablam! = note: for more information, see issue #46043 Sep 02 00:09:55.375 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 00:09:55.375 INFO kablam! Sep 02 00:09:55.433 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.21s Sep 02 00:09:55.435 INFO kablam! su: No module specific data is present Sep 02 00:09:55.886 INFO running `"docker" "rm" "-f" "92e7b0368d7d99d1d6edd19023e818f1841bbd2659aa498a793f810aefddc335"` Sep 02 00:09:55.979 INFO blam! 92e7b0368d7d99d1d6edd19023e818f1841bbd2659aa498a793f810aefddc335