Sep 04 06:41:57.009 INFO checking sgx-isa-0.1.2 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 06:41:57.009 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 06:41:57.009 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 06:41:57.206 INFO blam! b6a49332a2855f90bfa7d41e4c98c10de2f66c9c7dcaaaabfccdb23ebaddf289 Sep 04 06:41:57.207 INFO running `"docker" "start" "-a" "b6a49332a2855f90bfa7d41e4c98c10de2f66c9c7dcaaaabfccdb23ebaddf289"` Sep 04 06:41:57.957 INFO kablam! Checking sgx-isa v0.1.2 (file:///source) Sep 04 06:41:59.084 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 06:41:59.084 INFO kablam! --> src/lib.rs:186:10 Sep 04 06:41:59.084 INFO kablam! | Sep 04 06:41:59.084 INFO kablam! 186 | #[derive(Clone,Debug,Default)] Sep 04 06:41:59.084 INFO kablam! | ^^^^^ Sep 04 06:41:59.088 INFO kablam! | Sep 04 06:41:59.088 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 06:41:59.088 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.088 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.089 INFO kablam! Sep 04 06:41:59.089 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 06:41:59.089 INFO kablam! --> src/lib.rs:186:16 Sep 04 06:41:59.089 INFO kablam! | Sep 04 06:41:59.089 INFO kablam! 186 | #[derive(Clone,Debug,Default)] Sep 04 06:41:59.089 INFO kablam! | ^^^^^ Sep 04 06:41:59.089 INFO kablam! | Sep 04 06:41:59.089 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.089 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.089 INFO kablam! Sep 04 06:41:59.089 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 06:41:59.089 INFO kablam! --> src/lib.rs:253:10 Sep 04 06:41:59.089 INFO kablam! | Sep 04 06:41:59.089 INFO kablam! 253 | #[derive(Clone,Debug,Default)] Sep 04 06:41:59.089 INFO kablam! | ^^^^^ Sep 04 06:41:59.089 INFO kablam! | Sep 04 06:41:59.089 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.089 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.089 INFO kablam! Sep 04 06:41:59.089 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 06:41:59.089 INFO kablam! --> src/lib.rs:253:16 Sep 04 06:41:59.089 INFO kablam! | Sep 04 06:41:59.089 INFO kablam! 253 | #[derive(Clone,Debug,Default)] Sep 04 06:41:59.089 INFO kablam! | ^^^^^ Sep 04 06:41:59.089 INFO kablam! | Sep 04 06:41:59.089 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.089 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.090 INFO kablam! Sep 04 06:41:59.090 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.090 INFO kablam! --> src/large_array_impl.rs:50:10 Sep 04 06:41:59.090 INFO kablam! | Sep 04 06:41:59.090 INFO kablam! 50 | size: ref __self_0_0, Sep 04 06:41:59.090 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.090 INFO kablam! | Sep 04 06:41:59.090 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.090 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.090 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.090 INFO kablam! Sep 04 06:41:59.090 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.090 INFO kablam! --> src/large_array_impl.rs:51:14 Sep 04 06:41:59.090 INFO kablam! | Sep 04 06:41:59.090 INFO kablam! 51 | baseaddr: ref __self_0_1, Sep 04 06:41:59.090 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.090 INFO kablam! | Sep 04 06:41:59.090 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.090 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.090 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.090 INFO kablam! Sep 04 06:41:59.090 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.090 INFO kablam! --> src/large_array_impl.rs:52:18 Sep 04 06:41:59.090 INFO kablam! | Sep 04 06:41:59.090 INFO kablam! 52 | ssaframesize: ref __self_0_2, Sep 04 06:41:59.090 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.090 INFO kablam! | Sep 04 06:41:59.091 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.091 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.091 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.091 INFO kablam! Sep 04 06:41:59.091 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.091 INFO kablam! --> src/large_array_impl.rs:53:16 Sep 04 06:41:59.091 INFO kablam! | Sep 04 06:41:59.091 INFO kablam! 53 | miscselect: ref __self_0_3, Sep 04 06:41:59.091 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.091 INFO kablam! | Sep 04 06:41:59.091 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.091 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.091 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.091 INFO kablam! Sep 04 06:41:59.091 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.091 INFO kablam! --> src/large_array_impl.rs:57:15 Sep 04 06:41:59.091 INFO kablam! | Sep 04 06:41:59.091 INFO kablam! 57 | isvprodid: ref __self_0_10, Sep 04 06:41:59.091 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 06:41:59.091 INFO kablam! | Sep 04 06:41:59.091 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.091 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.091 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.091 INFO kablam! Sep 04 06:41:59.091 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.091 INFO kablam! --> src/large_array_impl.rs:58:12 Sep 04 06:41:59.091 INFO kablam! | Sep 04 06:41:59.092 INFO kablam! 58 | isvsvn: ref __self_0_11, .. } => { Sep 04 06:41:59.092 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 06:41:59.092 INFO kablam! | Sep 04 06:41:59.092 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.092 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.092 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.092 INFO kablam! Sep 04 06:41:59.092 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.092 INFO kablam! --> src/large_array_impl.rs:80:11 Sep 04 06:41:59.092 INFO kablam! | Sep 04 06:41:59.092 INFO kablam! 80 | flags: ref __self_0_1, Sep 04 06:41:59.092 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.092 INFO kablam! | Sep 04 06:41:59.092 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.092 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.092 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.092 INFO kablam! Sep 04 06:41:59.092 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.092 INFO kablam! --> src/large_array_impl.rs:81:10 Sep 04 06:41:59.092 INFO kablam! | Sep 04 06:41:59.092 INFO kablam! 81 | ossa: ref __self_0_2, Sep 04 06:41:59.092 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.092 INFO kablam! | Sep 04 06:41:59.092 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.092 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.092 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.093 INFO kablam! Sep 04 06:41:59.093 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.093 INFO kablam! --> src/large_array_impl.rs:82:10 Sep 04 06:41:59.093 INFO kablam! | Sep 04 06:41:59.093 INFO kablam! 82 | cssa: ref __self_0_3, Sep 04 06:41:59.093 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.093 INFO kablam! | Sep 04 06:41:59.093 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.093 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.093 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.093 INFO kablam! Sep 04 06:41:59.093 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.093 INFO kablam! --> src/large_array_impl.rs:83:10 Sep 04 06:41:59.093 INFO kablam! | Sep 04 06:41:59.093 INFO kablam! 83 | nssa: ref __self_0_4, Sep 04 06:41:59.093 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.093 INFO kablam! | Sep 04 06:41:59.093 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.093 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.093 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.093 INFO kablam! Sep 04 06:41:59.093 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.093 INFO kablam! --> src/large_array_impl.rs:84:12 Sep 04 06:41:59.093 INFO kablam! | Sep 04 06:41:59.093 INFO kablam! 84 | oentry: ref __self_0_5, Sep 04 06:41:59.093 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.093 INFO kablam! | Sep 04 06:41:59.093 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.093 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.094 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.094 INFO kablam! Sep 04 06:41:59.094 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.094 INFO kablam! --> src/large_array_impl.rs:85:14 Sep 04 06:41:59.094 INFO kablam! | Sep 04 06:41:59.094 INFO kablam! 85 | ofsbasgx: ref __self_0_7, Sep 04 06:41:59.094 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.094 INFO kablam! | Sep 04 06:41:59.094 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.094 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.094 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.094 INFO kablam! Sep 04 06:41:59.094 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.094 INFO kablam! --> src/large_array_impl.rs:86:14 Sep 04 06:41:59.094 INFO kablam! | Sep 04 06:41:59.094 INFO kablam! 86 | ogsbasgx: ref __self_0_8, Sep 04 06:41:59.094 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.094 INFO kablam! | Sep 04 06:41:59.094 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.094 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.094 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.094 INFO kablam! Sep 04 06:41:59.094 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.094 INFO kablam! --> src/large_array_impl.rs:87:13 Sep 04 06:41:59.094 INFO kablam! | Sep 04 06:41:59.094 INFO kablam! 87 | fslimit: ref __self_0_9, Sep 04 06:41:59.094 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.094 INFO kablam! | Sep 04 06:41:59.094 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.095 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.095 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.095 INFO kablam! Sep 04 06:41:59.095 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.095 INFO kablam! --> src/large_array_impl.rs:88:13 Sep 04 06:41:59.095 INFO kablam! | Sep 04 06:41:59.095 INFO kablam! 88 | gslimit: ref __self_0_10, .. } => { Sep 04 06:41:59.095 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 06:41:59.095 INFO kablam! | Sep 04 06:41:59.095 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.095 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.095 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.095 INFO kablam! Sep 04 06:41:59.095 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.095 INFO kablam! --> src/large_array_impl.rs:109:21 Sep 04 06:41:59.095 INFO kablam! | Sep 04 06:41:59.095 INFO kablam! 109 | Secinfo { flags: ref __self_0_0, .. } => { Sep 04 06:41:59.095 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.095 INFO kablam! | Sep 04 06:41:59.095 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.095 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.095 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.095 INFO kablam! Sep 04 06:41:59.095 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.095 INFO kablam! --> src/large_array_impl.rs:124:15 Sep 04 06:41:59.095 INFO kablam! | Sep 04 06:41:59.095 INFO kablam! 124 | enclaveid: ref __self_0_1, Sep 04 06:41:59.096 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.096 INFO kablam! | Sep 04 06:41:59.096 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.096 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.096 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.096 INFO kablam! Sep 04 06:41:59.096 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.096 INFO kablam! --> src/large_array_impl.rs:142:12 Sep 04 06:41:59.096 INFO kablam! | Sep 04 06:41:59.096 INFO kablam! 142 | vendor: ref __self_0_1, Sep 04 06:41:59.096 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.096 INFO kablam! | Sep 04 06:41:59.096 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.096 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.096 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.096 INFO kablam! Sep 04 06:41:59.096 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.096 INFO kablam! --> src/large_array_impl.rs:143:10 Sep 04 06:41:59.096 INFO kablam! | Sep 04 06:41:59.096 INFO kablam! 143 | date: ref __self_0_2, Sep 04 06:41:59.096 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.096 INFO kablam! | Sep 04 06:41:59.097 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.097 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.097 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.097 INFO kablam! Sep 04 06:41:59.097 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.097 INFO kablam! --> src/large_array_impl.rs:145:15 Sep 04 06:41:59.097 INFO kablam! | Sep 04 06:41:59.097 INFO kablam! 145 | swdefined: ref __self_0_4, Sep 04 06:41:59.097 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.097 INFO kablam! | Sep 04 06:41:59.097 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.097 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.097 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.097 INFO kablam! Sep 04 06:41:59.097 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.097 INFO kablam! --> src/large_array_impl.rs:147:14 Sep 04 06:41:59.097 INFO kablam! | Sep 04 06:41:59.097 INFO kablam! 147 | exponent: ref __self_0_7, Sep 04 06:41:59.097 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.097 INFO kablam! | Sep 04 06:41:59.097 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.097 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.098 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.098 INFO kablam! Sep 04 06:41:59.098 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.098 INFO kablam! --> src/large_array_impl.rs:149:16 Sep 04 06:41:59.098 INFO kablam! | Sep 04 06:41:59.098 INFO kablam! 149 | miscselect: ref __self_0_9, Sep 04 06:41:59.098 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.098 INFO kablam! | Sep 04 06:41:59.098 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.098 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.098 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.098 INFO kablam! Sep 04 06:41:59.098 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.098 INFO kablam! --> src/large_array_impl.rs:150:14 Sep 04 06:41:59.098 INFO kablam! | Sep 04 06:41:59.098 INFO kablam! 150 | miscmask: ref __self_0_10, Sep 04 06:41:59.098 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 06:41:59.098 INFO kablam! | Sep 04 06:41:59.098 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.098 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.099 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.099 INFO kablam! Sep 04 06:41:59.099 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.099 INFO kablam! --> src/large_array_impl.rs:152:19 Sep 04 06:41:59.099 INFO kablam! | Sep 04 06:41:59.099 INFO kablam! 152 | attributemask: ref __self_0_13, Sep 04 06:41:59.099 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 06:41:59.099 INFO kablam! | Sep 04 06:41:59.099 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.099 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.099 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.099 INFO kablam! Sep 04 06:41:59.099 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.099 INFO kablam! --> src/large_array_impl.rs:154:15 Sep 04 06:41:59.099 INFO kablam! | Sep 04 06:41:59.099 INFO kablam! 154 | isvprodid: ref __self_0_16, Sep 04 06:41:59.099 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 06:41:59.099 INFO kablam! | Sep 04 06:41:59.099 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.099 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.100 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.100 INFO kablam! Sep 04 06:41:59.100 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.100 INFO kablam! --> src/large_array_impl.rs:155:12 Sep 04 06:41:59.100 INFO kablam! | Sep 04 06:41:59.100 INFO kablam! 155 | isvsvn: ref __self_0_17, Sep 04 06:41:59.100 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 06:41:59.100 INFO kablam! | Sep 04 06:41:59.100 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.100 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.100 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.100 INFO kablam! Sep 04 06:41:59.100 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.100 INFO kablam! --> src/large_array_impl.rs:187:11 Sep 04 06:41:59.100 INFO kablam! | Sep 04 06:41:59.100 INFO kablam! 187 | valid: ref __self_0_0, Sep 04 06:41:59.100 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.100 INFO kablam! | Sep 04 06:41:59.100 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.101 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.101 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.101 INFO kablam! Sep 04 06:41:59.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.101 INFO kablam! --> src/large_array_impl.rs:192:17 Sep 04 06:41:59.101 INFO kablam! | Sep 04 06:41:59.101 INFO kablam! 192 | isvprodidle: ref __self_0_8, Sep 04 06:41:59.101 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.101 INFO kablam! | Sep 04 06:41:59.101 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.101 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.101 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.101 INFO kablam! Sep 04 06:41:59.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.101 INFO kablam! --> src/large_array_impl.rs:193:14 Sep 04 06:41:59.101 INFO kablam! | Sep 04 06:41:59.101 INFO kablam! 193 | isvsvnle: ref __self_0_9, Sep 04 06:41:59.101 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.101 INFO kablam! | Sep 04 06:41:59.101 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.102 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.102 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.102 INFO kablam! Sep 04 06:41:59.102 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.102 INFO kablam! --> src/large_array_impl.rs:194:24 Sep 04 06:41:59.102 INFO kablam! | Sep 04 06:41:59.102 INFO kablam! 194 | maskedmiscselectle: ref __self_0_11, Sep 04 06:41:59.102 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 06:41:59.102 INFO kablam! | Sep 04 06:41:59.102 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.102 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.102 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.102 INFO kablam! Sep 04 06:41:59.102 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.102 INFO kablam! --> src/large_array_impl.rs:222:16 Sep 04 06:41:59.102 INFO kablam! | Sep 04 06:41:59.102 INFO kablam! 222 | miscselect: ref __self_0_1, Sep 04 06:41:59.102 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.102 INFO kablam! | Sep 04 06:41:59.102 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.103 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.103 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.103 INFO kablam! Sep 04 06:41:59.103 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.103 INFO kablam! --> src/large_array_impl.rs:226:15 Sep 04 06:41:59.103 INFO kablam! | Sep 04 06:41:59.103 INFO kablam! 226 | isvprodid: ref __self_0_8, Sep 04 06:41:59.103 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.103 INFO kablam! | Sep 04 06:41:59.103 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.103 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.103 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.103 INFO kablam! Sep 04 06:41:59.103 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.103 INFO kablam! --> src/large_array_impl.rs:227:12 Sep 04 06:41:59.103 INFO kablam! | Sep 04 06:41:59.103 INFO kablam! 227 | isvsvn: ref __self_0_9, Sep 04 06:41:59.103 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.103 INFO kablam! | Sep 04 06:41:59.103 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.104 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.104 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.104 INFO kablam! Sep 04 06:41:59.104 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.104 INFO kablam! --> src/large_array_impl.rs:255:16 Sep 04 06:41:59.104 INFO kablam! | Sep 04 06:41:59.104 INFO kablam! 255 | miscselect: ref __self_0_3, .. } => { Sep 04 06:41:59.104 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.104 INFO kablam! | Sep 04 06:41:59.104 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.104 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.104 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.104 INFO kablam! Sep 04 06:41:59.104 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.104 INFO kablam! --> src/large_array_impl.rs:271:13 Sep 04 06:41:59.104 INFO kablam! | Sep 04 06:41:59.104 INFO kablam! 271 | keyname: ref __self_0_0, Sep 04 06:41:59.104 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.104 INFO kablam! | Sep 04 06:41:59.104 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.105 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.105 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.105 INFO kablam! Sep 04 06:41:59.105 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.105 INFO kablam! --> src/large_array_impl.rs:272:15 Sep 04 06:41:59.105 INFO kablam! | Sep 04 06:41:59.105 INFO kablam! 272 | keypolicy: ref __self_0_1, Sep 04 06:41:59.105 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.105 INFO kablam! | Sep 04 06:41:59.105 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.105 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.105 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.105 INFO kablam! Sep 04 06:41:59.105 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.105 INFO kablam! --> src/large_array_impl.rs:273:12 Sep 04 06:41:59.105 INFO kablam! | Sep 04 06:41:59.105 INFO kablam! 273 | isvsvn: ref __self_0_2, Sep 04 06:41:59.105 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.105 INFO kablam! | Sep 04 06:41:59.105 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.106 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.106 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.106 INFO kablam! Sep 04 06:41:59.106 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.106 INFO kablam! --> src/large_array_impl.rs:275:19 Sep 04 06:41:59.106 INFO kablam! | Sep 04 06:41:59.106 INFO kablam! 275 | attributemask: ref __self_0_5, Sep 04 06:41:59.106 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.106 INFO kablam! | Sep 04 06:41:59.106 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.106 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.106 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.106 INFO kablam! Sep 04 06:41:59.106 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.106 INFO kablam! --> src/large_array_impl.rs:277:14 Sep 04 06:41:59.106 INFO kablam! | Sep 04 06:41:59.106 INFO kablam! 277 | miscmask: ref __self_0_7, .. } => { Sep 04 06:41:59.106 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.106 INFO kablam! | Sep 04 06:41:59.106 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.107 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.107 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.107 INFO kablam! Sep 04 06:41:59.112 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 06:41:59.112 INFO kablam! --> src/lib.rs:186:10 Sep 04 06:41:59.112 INFO kablam! | Sep 04 06:41:59.113 INFO kablam! 186 | #[derive(Clone,Debug,Default)] Sep 04 06:41:59.113 INFO kablam! | ^^^^^ Sep 04 06:41:59.113 INFO kablam! | Sep 04 06:41:59.113 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 06:41:59.113 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.113 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.113 INFO kablam! Sep 04 06:41:59.113 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 06:41:59.113 INFO kablam! --> src/lib.rs:186:16 Sep 04 06:41:59.113 INFO kablam! | Sep 04 06:41:59.114 INFO kablam! 186 | #[derive(Clone,Debug,Default)] Sep 04 06:41:59.114 INFO kablam! | ^^^^^ Sep 04 06:41:59.114 INFO kablam! | Sep 04 06:41:59.114 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.114 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.114 INFO kablam! Sep 04 06:41:59.114 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 06:41:59.114 INFO kablam! --> src/lib.rs:253:10 Sep 04 06:41:59.114 INFO kablam! | Sep 04 06:41:59.114 INFO kablam! 253 | #[derive(Clone,Debug,Default)] Sep 04 06:41:59.115 INFO kablam! | ^^^^^ Sep 04 06:41:59.115 INFO kablam! | Sep 04 06:41:59.115 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.115 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.115 INFO kablam! Sep 04 06:41:59.115 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 06:41:59.115 INFO kablam! --> src/lib.rs:253:16 Sep 04 06:41:59.115 INFO kablam! | Sep 04 06:41:59.115 INFO kablam! 253 | #[derive(Clone,Debug,Default)] Sep 04 06:41:59.115 INFO kablam! | ^^^^^ Sep 04 06:41:59.116 INFO kablam! | Sep 04 06:41:59.116 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.116 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.116 INFO kablam! Sep 04 06:41:59.116 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.116 INFO kablam! --> src/large_array_impl.rs:50:10 Sep 04 06:41:59.116 INFO kablam! | Sep 04 06:41:59.116 INFO kablam! 50 | size: ref __self_0_0, Sep 04 06:41:59.116 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.116 INFO kablam! | Sep 04 06:41:59.117 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.117 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.117 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.117 INFO kablam! Sep 04 06:41:59.117 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.117 INFO kablam! --> src/large_array_impl.rs:51:14 Sep 04 06:41:59.117 INFO kablam! | Sep 04 06:41:59.117 INFO kablam! 51 | baseaddr: ref __self_0_1, Sep 04 06:41:59.117 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.117 INFO kablam! | Sep 04 06:41:59.118 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.118 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.118 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.118 INFO kablam! Sep 04 06:41:59.118 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.118 INFO kablam! --> src/large_array_impl.rs:52:18 Sep 04 06:41:59.118 INFO kablam! | Sep 04 06:41:59.118 INFO kablam! 52 | ssaframesize: ref __self_0_2, Sep 04 06:41:59.119 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.119 INFO kablam! | Sep 04 06:41:59.119 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.119 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.119 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.119 INFO kablam! Sep 04 06:41:59.119 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.119 INFO kablam! --> src/large_array_impl.rs:53:16 Sep 04 06:41:59.119 INFO kablam! | Sep 04 06:41:59.119 INFO kablam! 53 | miscselect: ref __self_0_3, Sep 04 06:41:59.119 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.119 INFO kablam! | Sep 04 06:41:59.119 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.119 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.120 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.120 INFO kablam! Sep 04 06:41:59.120 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.120 INFO kablam! --> src/large_array_impl.rs:57:15 Sep 04 06:41:59.120 INFO kablam! | Sep 04 06:41:59.120 INFO kablam! 57 | isvprodid: ref __self_0_10, Sep 04 06:41:59.120 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 06:41:59.120 INFO kablam! | Sep 04 06:41:59.120 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.120 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.120 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.120 INFO kablam! Sep 04 06:41:59.120 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.120 INFO kablam! --> src/large_array_impl.rs:58:12 Sep 04 06:41:59.120 INFO kablam! | Sep 04 06:41:59.121 INFO kablam! 58 | isvsvn: ref __self_0_11, .. } => { Sep 04 06:41:59.121 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 06:41:59.121 INFO kablam! | Sep 04 06:41:59.121 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.121 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.121 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.121 INFO kablam! Sep 04 06:41:59.121 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.121 INFO kablam! --> src/large_array_impl.rs:80:11 Sep 04 06:41:59.123 INFO kablam! | Sep 04 06:41:59.123 INFO kablam! 80 | flags: ref __self_0_1, Sep 04 06:41:59.123 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.123 INFO kablam! | Sep 04 06:41:59.123 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.123 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.123 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.123 INFO kablam! Sep 04 06:41:59.123 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.123 INFO kablam! --> src/large_array_impl.rs:81:10 Sep 04 06:41:59.123 INFO kablam! | Sep 04 06:41:59.123 INFO kablam! 81 | ossa: ref __self_0_2, Sep 04 06:41:59.123 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.124 INFO kablam! | Sep 04 06:41:59.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.124 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.124 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.124 INFO kablam! Sep 04 06:41:59.124 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.124 INFO kablam! --> src/large_array_impl.rs:82:10 Sep 04 06:41:59.124 INFO kablam! | Sep 04 06:41:59.124 INFO kablam! 82 | cssa: ref __self_0_3, Sep 04 06:41:59.124 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.124 INFO kablam! | Sep 04 06:41:59.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.124 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.124 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.124 INFO kablam! Sep 04 06:41:59.124 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.124 INFO kablam! --> src/large_array_impl.rs:83:10 Sep 04 06:41:59.124 INFO kablam! | Sep 04 06:41:59.124 INFO kablam! 83 | nssa: ref __self_0_4, Sep 04 06:41:59.124 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.124 INFO kablam! | Sep 04 06:41:59.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.124 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.124 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.124 INFO kablam! Sep 04 06:41:59.124 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.125 INFO kablam! --> src/large_array_impl.rs:84:12 Sep 04 06:41:59.125 INFO kablam! | Sep 04 06:41:59.125 INFO kablam! 84 | oentry: ref __self_0_5, Sep 04 06:41:59.125 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.125 INFO kablam! | Sep 04 06:41:59.125 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.125 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.125 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.125 INFO kablam! Sep 04 06:41:59.125 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.125 INFO kablam! --> src/large_array_impl.rs:85:14 Sep 04 06:41:59.125 INFO kablam! | Sep 04 06:41:59.125 INFO kablam! 85 | ofsbasgx: ref __self_0_7, Sep 04 06:41:59.125 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.125 INFO kablam! | Sep 04 06:41:59.125 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.125 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.125 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.125 INFO kablam! Sep 04 06:41:59.125 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.125 INFO kablam! --> src/large_array_impl.rs:86:14 Sep 04 06:41:59.125 INFO kablam! | Sep 04 06:41:59.125 INFO kablam! 86 | ogsbasgx: ref __self_0_8, Sep 04 06:41:59.125 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.126 INFO kablam! | Sep 04 06:41:59.126 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.126 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.126 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.126 INFO kablam! Sep 04 06:41:59.126 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.126 INFO kablam! --> src/large_array_impl.rs:87:13 Sep 04 06:41:59.126 INFO kablam! | Sep 04 06:41:59.126 INFO kablam! 87 | fslimit: ref __self_0_9, Sep 04 06:41:59.126 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.126 INFO kablam! | Sep 04 06:41:59.126 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.126 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.126 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.126 INFO kablam! Sep 04 06:41:59.126 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.126 INFO kablam! --> src/large_array_impl.rs:88:13 Sep 04 06:41:59.126 INFO kablam! | Sep 04 06:41:59.126 INFO kablam! 88 | gslimit: ref __self_0_10, .. } => { Sep 04 06:41:59.127 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 06:41:59.127 INFO kablam! | Sep 04 06:41:59.127 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.127 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.127 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.127 INFO kablam! Sep 04 06:41:59.127 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.127 INFO kablam! --> src/large_array_impl.rs:109:21 Sep 04 06:41:59.127 INFO kablam! | Sep 04 06:41:59.127 INFO kablam! 109 | Secinfo { flags: ref __self_0_0, .. } => { Sep 04 06:41:59.127 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.127 INFO kablam! | Sep 04 06:41:59.127 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.127 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.127 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.127 INFO kablam! Sep 04 06:41:59.127 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.127 INFO kablam! --> src/large_array_impl.rs:124:15 Sep 04 06:41:59.127 INFO kablam! | Sep 04 06:41:59.127 INFO kablam! 124 | enclaveid: ref __self_0_1, Sep 04 06:41:59.127 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.128 INFO kablam! | Sep 04 06:41:59.128 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.128 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.128 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.128 INFO kablam! Sep 04 06:41:59.128 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.128 INFO kablam! --> src/large_array_impl.rs:142:12 Sep 04 06:41:59.128 INFO kablam! | Sep 04 06:41:59.128 INFO kablam! 142 | vendor: ref __self_0_1, Sep 04 06:41:59.128 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.128 INFO kablam! | Sep 04 06:41:59.128 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.128 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.128 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.128 INFO kablam! Sep 04 06:41:59.128 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.128 INFO kablam! --> src/large_array_impl.rs:143:10 Sep 04 06:41:59.128 INFO kablam! | Sep 04 06:41:59.128 INFO kablam! 143 | date: ref __self_0_2, Sep 04 06:41:59.129 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.129 INFO kablam! | Sep 04 06:41:59.129 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.129 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.129 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.129 INFO kablam! Sep 04 06:41:59.129 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.129 INFO kablam! --> src/large_array_impl.rs:145:15 Sep 04 06:41:59.129 INFO kablam! | Sep 04 06:41:59.129 INFO kablam! 145 | swdefined: ref __self_0_4, Sep 04 06:41:59.129 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.129 INFO kablam! | Sep 04 06:41:59.129 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.129 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.129 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.129 INFO kablam! Sep 04 06:41:59.129 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.129 INFO kablam! --> src/large_array_impl.rs:147:14 Sep 04 06:41:59.129 INFO kablam! | Sep 04 06:41:59.129 INFO kablam! 147 | exponent: ref __self_0_7, Sep 04 06:41:59.130 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.130 INFO kablam! | Sep 04 06:41:59.130 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.130 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.130 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.130 INFO kablam! Sep 04 06:41:59.130 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.130 INFO kablam! --> src/large_array_impl.rs:149:16 Sep 04 06:41:59.130 INFO kablam! | Sep 04 06:41:59.130 INFO kablam! 149 | miscselect: ref __self_0_9, Sep 04 06:41:59.130 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.130 INFO kablam! | Sep 04 06:41:59.130 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.130 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.130 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.130 INFO kablam! Sep 04 06:41:59.130 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.130 INFO kablam! --> src/large_array_impl.rs:150:14 Sep 04 06:41:59.130 INFO kablam! | Sep 04 06:41:59.130 INFO kablam! 150 | miscmask: ref __self_0_10, Sep 04 06:41:59.131 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 06:41:59.131 INFO kablam! | Sep 04 06:41:59.131 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.131 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.131 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.131 INFO kablam! Sep 04 06:41:59.131 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.131 INFO kablam! --> src/large_array_impl.rs:152:19 Sep 04 06:41:59.131 INFO kablam! | Sep 04 06:41:59.131 INFO kablam! 152 | attributemask: ref __self_0_13, Sep 04 06:41:59.131 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 06:41:59.131 INFO kablam! | Sep 04 06:41:59.131 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.131 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.131 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.131 INFO kablam! Sep 04 06:41:59.131 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.131 INFO kablam! --> src/large_array_impl.rs:154:15 Sep 04 06:41:59.131 INFO kablam! | Sep 04 06:41:59.131 INFO kablam! 154 | isvprodid: ref __self_0_16, Sep 04 06:41:59.131 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 06:41:59.132 INFO kablam! | Sep 04 06:41:59.132 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.132 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.132 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.132 INFO kablam! Sep 04 06:41:59.132 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.132 INFO kablam! --> src/large_array_impl.rs:155:12 Sep 04 06:41:59.132 INFO kablam! | Sep 04 06:41:59.132 INFO kablam! 155 | isvsvn: ref __self_0_17, Sep 04 06:41:59.132 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 06:41:59.132 INFO kablam! | Sep 04 06:41:59.132 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.132 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.132 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.132 INFO kablam! Sep 04 06:41:59.132 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.132 INFO kablam! --> src/large_array_impl.rs:187:11 Sep 04 06:41:59.132 INFO kablam! | Sep 04 06:41:59.132 INFO kablam! 187 | valid: ref __self_0_0, Sep 04 06:41:59.132 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.133 INFO kablam! | Sep 04 06:41:59.133 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.133 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.133 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.133 INFO kablam! Sep 04 06:41:59.133 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.133 INFO kablam! --> src/large_array_impl.rs:192:17 Sep 04 06:41:59.133 INFO kablam! | Sep 04 06:41:59.133 INFO kablam! 192 | isvprodidle: ref __self_0_8, Sep 04 06:41:59.133 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.133 INFO kablam! | Sep 04 06:41:59.133 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.133 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.133 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.133 INFO kablam! Sep 04 06:41:59.133 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.133 INFO kablam! --> src/large_array_impl.rs:193:14 Sep 04 06:41:59.133 INFO kablam! | Sep 04 06:41:59.133 INFO kablam! 193 | isvsvnle: ref __self_0_9, Sep 04 06:41:59.133 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.134 INFO kablam! | Sep 04 06:41:59.134 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.134 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.134 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.134 INFO kablam! Sep 04 06:41:59.134 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.134 INFO kablam! --> src/large_array_impl.rs:194:24 Sep 04 06:41:59.134 INFO kablam! | Sep 04 06:41:59.134 INFO kablam! 194 | maskedmiscselectle: ref __self_0_11, Sep 04 06:41:59.134 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 06:41:59.134 INFO kablam! | Sep 04 06:41:59.134 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.134 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.134 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.134 INFO kablam! Sep 04 06:41:59.134 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.134 INFO kablam! --> src/large_array_impl.rs:222:16 Sep 04 06:41:59.134 INFO kablam! | Sep 04 06:41:59.134 INFO kablam! 222 | miscselect: ref __self_0_1, Sep 04 06:41:59.134 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.135 INFO kablam! | Sep 04 06:41:59.135 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.135 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.135 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.135 INFO kablam! Sep 04 06:41:59.135 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.135 INFO kablam! --> src/large_array_impl.rs:226:15 Sep 04 06:41:59.135 INFO kablam! | Sep 04 06:41:59.135 INFO kablam! 226 | isvprodid: ref __self_0_8, Sep 04 06:41:59.135 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.135 INFO kablam! | Sep 04 06:41:59.135 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.135 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.135 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.135 INFO kablam! Sep 04 06:41:59.135 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.135 INFO kablam! --> src/large_array_impl.rs:227:12 Sep 04 06:41:59.135 INFO kablam! | Sep 04 06:41:59.135 INFO kablam! 227 | isvsvn: ref __self_0_9, Sep 04 06:41:59.135 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.136 INFO kablam! | Sep 04 06:41:59.136 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.136 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.136 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.136 INFO kablam! Sep 04 06:41:59.136 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.136 INFO kablam! --> src/large_array_impl.rs:255:16 Sep 04 06:41:59.136 INFO kablam! | Sep 04 06:41:59.136 INFO kablam! 255 | miscselect: ref __self_0_3, .. } => { Sep 04 06:41:59.136 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.136 INFO kablam! | Sep 04 06:41:59.136 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.136 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.136 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.136 INFO kablam! Sep 04 06:41:59.136 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.136 INFO kablam! --> src/large_array_impl.rs:271:13 Sep 04 06:41:59.136 INFO kablam! | Sep 04 06:41:59.136 INFO kablam! 271 | keyname: ref __self_0_0, Sep 04 06:41:59.137 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.137 INFO kablam! | Sep 04 06:41:59.137 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.137 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.137 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.137 INFO kablam! Sep 04 06:41:59.137 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.137 INFO kablam! --> src/large_array_impl.rs:272:15 Sep 04 06:41:59.137 INFO kablam! | Sep 04 06:41:59.137 INFO kablam! 272 | keypolicy: ref __self_0_1, Sep 04 06:41:59.137 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.137 INFO kablam! | Sep 04 06:41:59.137 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.137 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.137 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.137 INFO kablam! Sep 04 06:41:59.137 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.137 INFO kablam! --> src/large_array_impl.rs:273:12 Sep 04 06:41:59.137 INFO kablam! | Sep 04 06:41:59.137 INFO kablam! 273 | isvsvn: ref __self_0_2, Sep 04 06:41:59.138 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.138 INFO kablam! | Sep 04 06:41:59.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.138 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.138 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.138 INFO kablam! Sep 04 06:41:59.138 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.138 INFO kablam! --> src/large_array_impl.rs:275:19 Sep 04 06:41:59.138 INFO kablam! | Sep 04 06:41:59.138 INFO kablam! 275 | attributemask: ref __self_0_5, Sep 04 06:41:59.138 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.138 INFO kablam! | Sep 04 06:41:59.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.138 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.138 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.138 INFO kablam! Sep 04 06:41:59.138 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 06:41:59.138 INFO kablam! --> src/large_array_impl.rs:277:14 Sep 04 06:41:59.138 INFO kablam! | Sep 04 06:41:59.138 INFO kablam! 277 | miscmask: ref __self_0_7, .. } => { Sep 04 06:41:59.139 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:41:59.139 INFO kablam! | Sep 04 06:41:59.139 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 06:41:59.139 INFO kablam! = note: for more information, see issue #46043 Sep 04 06:41:59.139 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 06:41:59.139 INFO kablam! Sep 04 06:41:59.168 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.23s Sep 04 06:41:59.170 INFO kablam! su: No module specific data is present Sep 04 06:41:59.662 INFO running `"docker" "rm" "-f" "b6a49332a2855f90bfa7d41e4c98c10de2f66c9c7dcaaaabfccdb23ebaddf289"` Sep 04 06:41:59.740 INFO blam! b6a49332a2855f90bfa7d41e4c98c10de2f66c9c7dcaaaabfccdb23ebaddf289