Oct 15 19:05:29.507 INFO testing sgx-isa-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 19:05:29.507 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 19:05:29.686 INFO blam! 32688430e3c726c28ad27064af653d02d0e47b0006d3206aca757fedb190923e Oct 15 19:05:29.689 INFO running `"docker" "start" "-a" "32688430e3c726c28ad27064af653d02d0e47b0006d3206aca757fedb190923e"` Oct 15 19:05:30.059 INFO kablam! usermod: no changes Oct 15 19:05:30.087 INFO kablam! Compiling sgx-isa v0.1.2 (/source) Oct 15 19:05:30.741 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 15 19:05:30.741 INFO kablam! --> src/lib.rs:186:10 Oct 15 19:05:30.741 INFO kablam! | Oct 15 19:05:30.741 INFO kablam! 186 | #[derive(Clone,Debug,Default)] Oct 15 19:05:30.741 INFO kablam! | ^^^^^ Oct 15 19:05:30.741 INFO kablam! | Oct 15 19:05:30.741 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 15 19:05:30.741 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.741 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.741 INFO kablam! Oct 15 19:05:30.742 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 15 19:05:30.742 INFO kablam! --> src/lib.rs:186:16 Oct 15 19:05:30.742 INFO kablam! | Oct 15 19:05:30.742 INFO kablam! 186 | #[derive(Clone,Debug,Default)] Oct 15 19:05:30.742 INFO kablam! | ^^^^^ Oct 15 19:05:30.742 INFO kablam! | Oct 15 19:05:30.742 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.742 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.742 INFO kablam! Oct 15 19:05:30.742 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 15 19:05:30.742 INFO kablam! --> src/lib.rs:253:10 Oct 15 19:05:30.742 INFO kablam! | Oct 15 19:05:30.742 INFO kablam! 253 | #[derive(Clone,Debug,Default)] Oct 15 19:05:30.742 INFO kablam! | ^^^^^ Oct 15 19:05:30.742 INFO kablam! | Oct 15 19:05:30.742 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.742 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.742 INFO kablam! Oct 15 19:05:30.743 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 15 19:05:30.743 INFO kablam! --> src/lib.rs:253:16 Oct 15 19:05:30.743 INFO kablam! | Oct 15 19:05:30.743 INFO kablam! 253 | #[derive(Clone,Debug,Default)] Oct 15 19:05:30.743 INFO kablam! | ^^^^^ Oct 15 19:05:30.744 INFO kablam! | Oct 15 19:05:30.744 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.744 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.744 INFO kablam! Oct 15 19:05:30.744 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.745 INFO kablam! --> src/large_array_impl.rs:50:10 Oct 15 19:05:30.745 INFO kablam! | Oct 15 19:05:30.745 INFO kablam! 50 | size: ref __self_0_0, Oct 15 19:05:30.745 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.745 INFO kablam! | Oct 15 19:05:30.745 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.745 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.745 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.745 INFO kablam! Oct 15 19:05:30.745 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.745 INFO kablam! --> src/large_array_impl.rs:51:14 Oct 15 19:05:30.745 INFO kablam! | Oct 15 19:05:30.745 INFO kablam! 51 | baseaddr: ref __self_0_1, Oct 15 19:05:30.746 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.746 INFO kablam! | Oct 15 19:05:30.746 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.746 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.746 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.746 INFO kablam! Oct 15 19:05:30.746 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.746 INFO kablam! --> src/large_array_impl.rs:52:18 Oct 15 19:05:30.746 INFO kablam! | Oct 15 19:05:30.746 INFO kablam! 52 | ssaframesize: ref __self_0_2, Oct 15 19:05:30.746 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.746 INFO kablam! | Oct 15 19:05:30.746 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.746 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.746 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.746 INFO kablam! Oct 15 19:05:30.746 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.746 INFO kablam! --> src/large_array_impl.rs:53:16 Oct 15 19:05:30.746 INFO kablam! | Oct 15 19:05:30.746 INFO kablam! 53 | miscselect: ref __self_0_3, Oct 15 19:05:30.746 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.746 INFO kablam! | Oct 15 19:05:30.746 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.746 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.746 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.746 INFO kablam! Oct 15 19:05:30.746 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.746 INFO kablam! --> src/large_array_impl.rs:57:15 Oct 15 19:05:30.746 INFO kablam! | Oct 15 19:05:30.746 INFO kablam! 57 | isvprodid: ref __self_0_10, Oct 15 19:05:30.746 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:30.746 INFO kablam! | Oct 15 19:05:30.746 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.746 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.746 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.746 INFO kablam! Oct 15 19:05:30.746 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.746 INFO kablam! --> src/large_array_impl.rs:58:12 Oct 15 19:05:30.746 INFO kablam! | Oct 15 19:05:30.746 INFO kablam! 58 | isvsvn: ref __self_0_11, .. } => { Oct 15 19:05:30.746 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:30.746 INFO kablam! | Oct 15 19:05:30.746 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.746 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.746 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.746 INFO kablam! Oct 15 19:05:30.746 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.746 INFO kablam! --> src/large_array_impl.rs:80:11 Oct 15 19:05:30.746 INFO kablam! | Oct 15 19:05:30.746 INFO kablam! 80 | flags: ref __self_0_1, Oct 15 19:05:30.746 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.746 INFO kablam! | Oct 15 19:05:30.746 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.746 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.746 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.746 INFO kablam! Oct 15 19:05:30.746 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.746 INFO kablam! --> src/large_array_impl.rs:81:10 Oct 15 19:05:30.746 INFO kablam! | Oct 15 19:05:30.746 INFO kablam! 81 | ossa: ref __self_0_2, Oct 15 19:05:30.746 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.746 INFO kablam! | Oct 15 19:05:30.746 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.746 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.746 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.746 INFO kablam! Oct 15 19:05:30.746 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.746 INFO kablam! --> src/large_array_impl.rs:82:10 Oct 15 19:05:30.746 INFO kablam! | Oct 15 19:05:30.746 INFO kablam! 82 | cssa: ref __self_0_3, Oct 15 19:05:30.746 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.746 INFO kablam! | Oct 15 19:05:30.746 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.746 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.746 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.746 INFO kablam! Oct 15 19:05:30.746 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.747 INFO kablam! --> src/large_array_impl.rs:83:10 Oct 15 19:05:30.747 INFO kablam! | Oct 15 19:05:30.747 INFO kablam! 83 | nssa: ref __self_0_4, Oct 15 19:05:30.747 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.747 INFO kablam! | Oct 15 19:05:30.747 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.747 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.747 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.747 INFO kablam! Oct 15 19:05:30.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.747 INFO kablam! --> src/large_array_impl.rs:84:12 Oct 15 19:05:30.747 INFO kablam! | Oct 15 19:05:30.747 INFO kablam! 84 | oentry: ref __self_0_5, Oct 15 19:05:30.747 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.747 INFO kablam! | Oct 15 19:05:30.747 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.747 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.747 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.747 INFO kablam! Oct 15 19:05:30.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.747 INFO kablam! --> src/large_array_impl.rs:85:14 Oct 15 19:05:30.747 INFO kablam! | Oct 15 19:05:30.747 INFO kablam! 85 | ofsbasgx: ref __self_0_7, Oct 15 19:05:30.747 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.747 INFO kablam! | Oct 15 19:05:30.747 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.747 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.747 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.747 INFO kablam! Oct 15 19:05:30.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.747 INFO kablam! --> src/large_array_impl.rs:86:14 Oct 15 19:05:30.747 INFO kablam! | Oct 15 19:05:30.747 INFO kablam! 86 | ogsbasgx: ref __self_0_8, Oct 15 19:05:30.747 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.747 INFO kablam! | Oct 15 19:05:30.747 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.747 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.747 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.747 INFO kablam! Oct 15 19:05:30.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.747 INFO kablam! --> src/large_array_impl.rs:87:13 Oct 15 19:05:30.747 INFO kablam! | Oct 15 19:05:30.747 INFO kablam! 87 | fslimit: ref __self_0_9, Oct 15 19:05:30.747 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.747 INFO kablam! | Oct 15 19:05:30.747 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.747 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.747 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.747 INFO kablam! Oct 15 19:05:30.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.747 INFO kablam! --> src/large_array_impl.rs:88:13 Oct 15 19:05:30.747 INFO kablam! | Oct 15 19:05:30.747 INFO kablam! 88 | gslimit: ref __self_0_10, .. } => { Oct 15 19:05:30.747 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:30.747 INFO kablam! | Oct 15 19:05:30.747 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.747 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.747 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.747 INFO kablam! Oct 15 19:05:30.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.747 INFO kablam! --> src/large_array_impl.rs:109:21 Oct 15 19:05:30.747 INFO kablam! | Oct 15 19:05:30.747 INFO kablam! 109 | Secinfo { flags: ref __self_0_0, .. } => { Oct 15 19:05:30.747 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.747 INFO kablam! | Oct 15 19:05:30.747 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.747 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.747 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.747 INFO kablam! Oct 15 19:05:30.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.747 INFO kablam! --> src/large_array_impl.rs:124:15 Oct 15 19:05:30.747 INFO kablam! | Oct 15 19:05:30.747 INFO kablam! 124 | enclaveid: ref __self_0_1, Oct 15 19:05:30.747 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.747 INFO kablam! | Oct 15 19:05:30.747 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.747 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.747 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.747 INFO kablam! Oct 15 19:05:30.747 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.747 INFO kablam! --> src/large_array_impl.rs:142:12 Oct 15 19:05:30.747 INFO kablam! | Oct 15 19:05:30.747 INFO kablam! 142 | vendor: ref __self_0_1, Oct 15 19:05:30.748 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.748 INFO kablam! | Oct 15 19:05:30.748 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.748 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.748 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.748 INFO kablam! Oct 15 19:05:30.748 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.748 INFO kablam! --> src/large_array_impl.rs:143:10 Oct 15 19:05:30.748 INFO kablam! | Oct 15 19:05:30.748 INFO kablam! 143 | date: ref __self_0_2, Oct 15 19:05:30.748 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.748 INFO kablam! | Oct 15 19:05:30.748 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.748 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.748 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.748 INFO kablam! Oct 15 19:05:30.748 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.748 INFO kablam! --> src/large_array_impl.rs:145:15 Oct 15 19:05:30.748 INFO kablam! | Oct 15 19:05:30.748 INFO kablam! 145 | swdefined: ref __self_0_4, Oct 15 19:05:30.748 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.748 INFO kablam! | Oct 15 19:05:30.748 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.748 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.748 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.748 INFO kablam! Oct 15 19:05:30.748 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.748 INFO kablam! --> src/large_array_impl.rs:147:14 Oct 15 19:05:30.748 INFO kablam! | Oct 15 19:05:30.748 INFO kablam! 147 | exponent: ref __self_0_7, Oct 15 19:05:30.748 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.748 INFO kablam! | Oct 15 19:05:30.748 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.748 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.748 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.748 INFO kablam! Oct 15 19:05:30.748 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.748 INFO kablam! --> src/large_array_impl.rs:149:16 Oct 15 19:05:30.748 INFO kablam! | Oct 15 19:05:30.748 INFO kablam! 149 | miscselect: ref __self_0_9, Oct 15 19:05:30.748 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.748 INFO kablam! | Oct 15 19:05:30.748 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.748 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.748 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.748 INFO kablam! Oct 15 19:05:30.748 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.748 INFO kablam! --> src/large_array_impl.rs:150:14 Oct 15 19:05:30.748 INFO kablam! | Oct 15 19:05:30.748 INFO kablam! 150 | miscmask: ref __self_0_10, Oct 15 19:05:30.748 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:30.748 INFO kablam! | Oct 15 19:05:30.748 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.748 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.748 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.748 INFO kablam! Oct 15 19:05:30.748 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.748 INFO kablam! --> src/large_array_impl.rs:152:19 Oct 15 19:05:30.748 INFO kablam! | Oct 15 19:05:30.748 INFO kablam! 152 | attributemask: ref __self_0_13, Oct 15 19:05:30.748 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:30.748 INFO kablam! | Oct 15 19:05:30.748 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.748 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.748 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.748 INFO kablam! Oct 15 19:05:30.748 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.748 INFO kablam! --> src/large_array_impl.rs:154:15 Oct 15 19:05:30.748 INFO kablam! | Oct 15 19:05:30.748 INFO kablam! 154 | isvprodid: ref __self_0_16, Oct 15 19:05:30.748 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:30.748 INFO kablam! | Oct 15 19:05:30.748 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.748 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.748 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.748 INFO kablam! Oct 15 19:05:30.748 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.748 INFO kablam! --> src/large_array_impl.rs:155:12 Oct 15 19:05:30.748 INFO kablam! | Oct 15 19:05:30.748 INFO kablam! 155 | isvsvn: ref __self_0_17, Oct 15 19:05:30.748 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:30.748 INFO kablam! | Oct 15 19:05:30.748 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.749 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.749 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.749 INFO kablam! Oct 15 19:05:30.749 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.749 INFO kablam! --> src/large_array_impl.rs:187:11 Oct 15 19:05:30.749 INFO kablam! | Oct 15 19:05:30.749 INFO kablam! 187 | valid: ref __self_0_0, Oct 15 19:05:30.749 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.749 INFO kablam! | Oct 15 19:05:30.749 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.749 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.749 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.749 INFO kablam! Oct 15 19:05:30.749 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.749 INFO kablam! --> src/large_array_impl.rs:192:17 Oct 15 19:05:30.749 INFO kablam! | Oct 15 19:05:30.749 INFO kablam! 192 | isvprodidle: ref __self_0_8, Oct 15 19:05:30.749 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.749 INFO kablam! | Oct 15 19:05:30.749 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.749 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.749 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.749 INFO kablam! Oct 15 19:05:30.749 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.749 INFO kablam! --> src/large_array_impl.rs:193:14 Oct 15 19:05:30.749 INFO kablam! | Oct 15 19:05:30.749 INFO kablam! 193 | isvsvnle: ref __self_0_9, Oct 15 19:05:30.749 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.749 INFO kablam! | Oct 15 19:05:30.749 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.749 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.749 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.749 INFO kablam! Oct 15 19:05:30.749 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.749 INFO kablam! --> src/large_array_impl.rs:194:24 Oct 15 19:05:30.749 INFO kablam! | Oct 15 19:05:30.749 INFO kablam! 194 | maskedmiscselectle: ref __self_0_11, Oct 15 19:05:30.749 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:30.749 INFO kablam! | Oct 15 19:05:30.749 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.749 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.749 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.749 INFO kablam! Oct 15 19:05:30.749 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.749 INFO kablam! --> src/large_array_impl.rs:222:16 Oct 15 19:05:30.749 INFO kablam! | Oct 15 19:05:30.749 INFO kablam! 222 | miscselect: ref __self_0_1, Oct 15 19:05:30.749 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.749 INFO kablam! | Oct 15 19:05:30.749 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.749 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.749 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.749 INFO kablam! Oct 15 19:05:30.749 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.749 INFO kablam! --> src/large_array_impl.rs:226:15 Oct 15 19:05:30.749 INFO kablam! | Oct 15 19:05:30.749 INFO kablam! 226 | isvprodid: ref __self_0_8, Oct 15 19:05:30.749 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.749 INFO kablam! | Oct 15 19:05:30.749 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.749 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.749 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.749 INFO kablam! Oct 15 19:05:30.749 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.749 INFO kablam! --> src/large_array_impl.rs:227:12 Oct 15 19:05:30.749 INFO kablam! | Oct 15 19:05:30.749 INFO kablam! 227 | isvsvn: ref __self_0_9, Oct 15 19:05:30.749 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.749 INFO kablam! | Oct 15 19:05:30.749 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.749 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.749 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.749 INFO kablam! Oct 15 19:05:30.749 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.749 INFO kablam! --> src/large_array_impl.rs:255:16 Oct 15 19:05:30.749 INFO kablam! | Oct 15 19:05:30.749 INFO kablam! 255 | miscselect: ref __self_0_3, .. } => { Oct 15 19:05:30.749 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.749 INFO kablam! | Oct 15 19:05:30.749 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.749 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.749 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.749 INFO kablam! Oct 15 19:05:30.749 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.750 INFO kablam! --> src/large_array_impl.rs:271:13 Oct 15 19:05:30.750 INFO kablam! | Oct 15 19:05:30.750 INFO kablam! 271 | keyname: ref __self_0_0, Oct 15 19:05:30.750 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.750 INFO kablam! | Oct 15 19:05:30.750 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.750 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.750 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.750 INFO kablam! Oct 15 19:05:30.750 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.750 INFO kablam! --> src/large_array_impl.rs:272:15 Oct 15 19:05:30.750 INFO kablam! | Oct 15 19:05:30.750 INFO kablam! 272 | keypolicy: ref __self_0_1, Oct 15 19:05:30.750 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.750 INFO kablam! | Oct 15 19:05:30.750 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.750 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.750 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.750 INFO kablam! Oct 15 19:05:30.750 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.750 INFO kablam! --> src/large_array_impl.rs:273:12 Oct 15 19:05:30.750 INFO kablam! | Oct 15 19:05:30.750 INFO kablam! 273 | isvsvn: ref __self_0_2, Oct 15 19:05:30.750 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.750 INFO kablam! | Oct 15 19:05:30.750 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.750 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.750 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.750 INFO kablam! Oct 15 19:05:30.750 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.750 INFO kablam! --> src/large_array_impl.rs:275:19 Oct 15 19:05:30.750 INFO kablam! | Oct 15 19:05:30.750 INFO kablam! 275 | attributemask: ref __self_0_5, Oct 15 19:05:30.750 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.750 INFO kablam! | Oct 15 19:05:30.750 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.750 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.750 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.750 INFO kablam! Oct 15 19:05:30.750 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.750 INFO kablam! --> src/large_array_impl.rs:277:14 Oct 15 19:05:30.750 INFO kablam! | Oct 15 19:05:30.750 INFO kablam! 277 | miscmask: ref __self_0_7, .. } => { Oct 15 19:05:30.750 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.750 INFO kablam! | Oct 15 19:05:30.750 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:30.750 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.750 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:30.750 INFO kablam! Oct 15 19:05:30.899 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.82s Oct 15 19:05:30.901 INFO kablam! su: No module specific data is present Oct 15 19:05:31.153 INFO running `"docker" "rm" "-f" "32688430e3c726c28ad27064af653d02d0e47b0006d3206aca757fedb190923e"` Oct 15 19:05:31.245 INFO blam! 32688430e3c726c28ad27064af653d02d0e47b0006d3206aca757fedb190923e Oct 15 19:05:31.248 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 19:05:31.420 INFO blam! c612638fa7060265104b9c4689737c4b2a3731efc6783087c21c4826adb3ba8a Oct 15 19:05:31.426 INFO running `"docker" "start" "-a" "c612638fa7060265104b9c4689737c4b2a3731efc6783087c21c4826adb3ba8a"` Oct 15 19:05:31.905 INFO kablam! usermod: no changes Oct 15 19:05:31.930 INFO kablam! Compiling sgx-isa v0.1.2 (/source) Oct 15 19:05:32.667 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 15 19:05:32.667 INFO kablam! --> src/lib.rs:186:10 Oct 15 19:05:32.667 INFO kablam! | Oct 15 19:05:32.667 INFO kablam! 186 | #[derive(Clone,Debug,Default)] Oct 15 19:05:32.667 INFO kablam! | ^^^^^ Oct 15 19:05:32.667 INFO kablam! | Oct 15 19:05:32.667 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 15 19:05:32.667 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.667 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.667 INFO kablam! Oct 15 19:05:32.667 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 15 19:05:32.667 INFO kablam! --> src/lib.rs:186:16 Oct 15 19:05:32.667 INFO kablam! | Oct 15 19:05:32.667 INFO kablam! 186 | #[derive(Clone,Debug,Default)] Oct 15 19:05:32.667 INFO kablam! | ^^^^^ Oct 15 19:05:32.667 INFO kablam! | Oct 15 19:05:32.667 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.667 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.667 INFO kablam! Oct 15 19:05:32.667 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 15 19:05:32.667 INFO kablam! --> src/lib.rs:253:10 Oct 15 19:05:32.667 INFO kablam! | Oct 15 19:05:32.667 INFO kablam! 253 | #[derive(Clone,Debug,Default)] Oct 15 19:05:32.667 INFO kablam! | ^^^^^ Oct 15 19:05:32.667 INFO kablam! | Oct 15 19:05:32.667 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.667 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.667 INFO kablam! Oct 15 19:05:32.667 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 15 19:05:32.667 INFO kablam! --> src/lib.rs:253:16 Oct 15 19:05:32.667 INFO kablam! | Oct 15 19:05:32.667 INFO kablam! 253 | #[derive(Clone,Debug,Default)] Oct 15 19:05:32.667 INFO kablam! | ^^^^^ Oct 15 19:05:32.667 INFO kablam! | Oct 15 19:05:32.667 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.667 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.667 INFO kablam! Oct 15 19:05:32.667 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.667 INFO kablam! --> src/large_array_impl.rs:50:10 Oct 15 19:05:32.667 INFO kablam! | Oct 15 19:05:32.667 INFO kablam! 50 | size: ref __self_0_0, Oct 15 19:05:32.667 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.667 INFO kablam! | Oct 15 19:05:32.667 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.667 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.667 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.667 INFO kablam! Oct 15 19:05:32.667 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.667 INFO kablam! --> src/large_array_impl.rs:51:14 Oct 15 19:05:32.667 INFO kablam! | Oct 15 19:05:32.667 INFO kablam! 51 | baseaddr: ref __self_0_1, Oct 15 19:05:32.667 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.667 INFO kablam! | Oct 15 19:05:32.667 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.667 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.667 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.667 INFO kablam! Oct 15 19:05:32.667 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.667 INFO kablam! --> src/large_array_impl.rs:52:18 Oct 15 19:05:32.667 INFO kablam! | Oct 15 19:05:32.667 INFO kablam! 52 | ssaframesize: ref __self_0_2, Oct 15 19:05:32.667 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.667 INFO kablam! | Oct 15 19:05:32.667 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.667 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.667 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.667 INFO kablam! Oct 15 19:05:32.667 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.667 INFO kablam! --> src/large_array_impl.rs:53:16 Oct 15 19:05:32.667 INFO kablam! | Oct 15 19:05:32.667 INFO kablam! 53 | miscselect: ref __self_0_3, Oct 15 19:05:32.667 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.667 INFO kablam! | Oct 15 19:05:32.667 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.667 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.667 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.667 INFO kablam! Oct 15 19:05:32.668 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.668 INFO kablam! --> src/large_array_impl.rs:57:15 Oct 15 19:05:32.668 INFO kablam! | Oct 15 19:05:32.668 INFO kablam! 57 | isvprodid: ref __self_0_10, Oct 15 19:05:32.668 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:32.668 INFO kablam! | Oct 15 19:05:32.668 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.668 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.668 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.668 INFO kablam! Oct 15 19:05:32.668 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.668 INFO kablam! --> src/large_array_impl.rs:58:12 Oct 15 19:05:32.668 INFO kablam! | Oct 15 19:05:32.668 INFO kablam! 58 | isvsvn: ref __self_0_11, .. } => { Oct 15 19:05:32.668 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:32.668 INFO kablam! | Oct 15 19:05:32.668 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.668 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.668 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.668 INFO kablam! Oct 15 19:05:32.668 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.668 INFO kablam! --> src/large_array_impl.rs:80:11 Oct 15 19:05:32.668 INFO kablam! | Oct 15 19:05:32.668 INFO kablam! 80 | flags: ref __self_0_1, Oct 15 19:05:32.668 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.668 INFO kablam! | Oct 15 19:05:32.668 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.668 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.668 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.668 INFO kablam! Oct 15 19:05:32.668 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.668 INFO kablam! --> src/large_array_impl.rs:81:10 Oct 15 19:05:32.668 INFO kablam! | Oct 15 19:05:32.668 INFO kablam! 81 | ossa: ref __self_0_2, Oct 15 19:05:32.668 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.668 INFO kablam! | Oct 15 19:05:32.668 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.668 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.668 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.668 INFO kablam! Oct 15 19:05:32.668 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.668 INFO kablam! --> src/large_array_impl.rs:82:10 Oct 15 19:05:32.668 INFO kablam! | Oct 15 19:05:32.668 INFO kablam! 82 | cssa: ref __self_0_3, Oct 15 19:05:32.668 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.668 INFO kablam! | Oct 15 19:05:32.668 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.668 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.668 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.668 INFO kablam! Oct 15 19:05:32.668 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.668 INFO kablam! --> src/large_array_impl.rs:83:10 Oct 15 19:05:32.668 INFO kablam! | Oct 15 19:05:32.668 INFO kablam! 83 | nssa: ref __self_0_4, Oct 15 19:05:32.668 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.668 INFO kablam! | Oct 15 19:05:32.668 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.668 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.668 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.668 INFO kablam! Oct 15 19:05:32.668 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.668 INFO kablam! --> src/large_array_impl.rs:84:12 Oct 15 19:05:32.668 INFO kablam! | Oct 15 19:05:32.668 INFO kablam! 84 | oentry: ref __self_0_5, Oct 15 19:05:32.668 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.668 INFO kablam! | Oct 15 19:05:32.668 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.668 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.668 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.668 INFO kablam! Oct 15 19:05:32.668 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.668 INFO kablam! --> src/large_array_impl.rs:85:14 Oct 15 19:05:32.668 INFO kablam! | Oct 15 19:05:32.668 INFO kablam! 85 | ofsbasgx: ref __self_0_7, Oct 15 19:05:32.668 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.668 INFO kablam! | Oct 15 19:05:32.668 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.668 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.668 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.668 INFO kablam! Oct 15 19:05:32.668 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.668 INFO kablam! --> src/large_array_impl.rs:86:14 Oct 15 19:05:32.669 INFO kablam! | Oct 15 19:05:32.669 INFO kablam! 86 | ogsbasgx: ref __self_0_8, Oct 15 19:05:32.669 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.669 INFO kablam! | Oct 15 19:05:32.669 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.669 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.669 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.669 INFO kablam! Oct 15 19:05:32.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.669 INFO kablam! --> src/large_array_impl.rs:87:13 Oct 15 19:05:32.669 INFO kablam! | Oct 15 19:05:32.669 INFO kablam! 87 | fslimit: ref __self_0_9, Oct 15 19:05:32.669 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.669 INFO kablam! | Oct 15 19:05:32.669 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.669 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.669 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.669 INFO kablam! Oct 15 19:05:32.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.669 INFO kablam! --> src/large_array_impl.rs:88:13 Oct 15 19:05:32.669 INFO kablam! | Oct 15 19:05:32.669 INFO kablam! 88 | gslimit: ref __self_0_10, .. } => { Oct 15 19:05:32.669 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:32.669 INFO kablam! | Oct 15 19:05:32.669 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.669 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.669 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.669 INFO kablam! Oct 15 19:05:32.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.669 INFO kablam! --> src/large_array_impl.rs:109:21 Oct 15 19:05:32.669 INFO kablam! | Oct 15 19:05:32.669 INFO kablam! 109 | Secinfo { flags: ref __self_0_0, .. } => { Oct 15 19:05:32.669 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.669 INFO kablam! | Oct 15 19:05:32.669 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.669 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.669 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.669 INFO kablam! Oct 15 19:05:32.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.669 INFO kablam! --> src/large_array_impl.rs:124:15 Oct 15 19:05:32.669 INFO kablam! | Oct 15 19:05:32.669 INFO kablam! 124 | enclaveid: ref __self_0_1, Oct 15 19:05:32.669 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.669 INFO kablam! | Oct 15 19:05:32.669 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.669 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.669 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.669 INFO kablam! Oct 15 19:05:32.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.669 INFO kablam! --> src/large_array_impl.rs:142:12 Oct 15 19:05:32.669 INFO kablam! | Oct 15 19:05:32.669 INFO kablam! 142 | vendor: ref __self_0_1, Oct 15 19:05:32.669 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.669 INFO kablam! | Oct 15 19:05:32.669 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.669 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.669 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.669 INFO kablam! Oct 15 19:05:32.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.669 INFO kablam! --> src/large_array_impl.rs:143:10 Oct 15 19:05:32.669 INFO kablam! | Oct 15 19:05:32.669 INFO kablam! 143 | date: ref __self_0_2, Oct 15 19:05:32.669 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.669 INFO kablam! | Oct 15 19:05:32.669 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.669 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.669 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.669 INFO kablam! Oct 15 19:05:32.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.669 INFO kablam! --> src/large_array_impl.rs:145:15 Oct 15 19:05:32.669 INFO kablam! | Oct 15 19:05:32.669 INFO kablam! 145 | swdefined: ref __self_0_4, Oct 15 19:05:32.669 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.669 INFO kablam! | Oct 15 19:05:32.669 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.669 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.669 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.669 INFO kablam! Oct 15 19:05:32.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.669 INFO kablam! --> src/large_array_impl.rs:147:14 Oct 15 19:05:32.669 INFO kablam! | Oct 15 19:05:32.669 INFO kablam! 147 | exponent: ref __self_0_7, Oct 15 19:05:32.669 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.670 INFO kablam! | Oct 15 19:05:32.670 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.670 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.670 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.670 INFO kablam! Oct 15 19:05:32.670 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.670 INFO kablam! --> src/large_array_impl.rs:149:16 Oct 15 19:05:32.670 INFO kablam! | Oct 15 19:05:32.670 INFO kablam! 149 | miscselect: ref __self_0_9, Oct 15 19:05:32.670 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.670 INFO kablam! | Oct 15 19:05:32.670 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.670 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.670 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.670 INFO kablam! Oct 15 19:05:32.670 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.670 INFO kablam! --> src/large_array_impl.rs:150:14 Oct 15 19:05:32.670 INFO kablam! | Oct 15 19:05:32.670 INFO kablam! 150 | miscmask: ref __self_0_10, Oct 15 19:05:32.670 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:32.670 INFO kablam! | Oct 15 19:05:32.670 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.670 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.670 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.670 INFO kablam! Oct 15 19:05:32.670 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.670 INFO kablam! --> src/large_array_impl.rs:152:19 Oct 15 19:05:32.670 INFO kablam! | Oct 15 19:05:32.670 INFO kablam! 152 | attributemask: ref __self_0_13, Oct 15 19:05:32.670 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:32.670 INFO kablam! | Oct 15 19:05:32.670 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.670 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.670 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.670 INFO kablam! Oct 15 19:05:32.670 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.670 INFO kablam! --> src/large_array_impl.rs:154:15 Oct 15 19:05:32.670 INFO kablam! | Oct 15 19:05:32.670 INFO kablam! 154 | isvprodid: ref __self_0_16, Oct 15 19:05:32.670 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:32.670 INFO kablam! | Oct 15 19:05:32.670 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.670 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.670 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.670 INFO kablam! Oct 15 19:05:32.670 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.670 INFO kablam! --> src/large_array_impl.rs:155:12 Oct 15 19:05:32.670 INFO kablam! | Oct 15 19:05:32.670 INFO kablam! 155 | isvsvn: ref __self_0_17, Oct 15 19:05:32.670 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:32.670 INFO kablam! | Oct 15 19:05:32.670 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.670 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.670 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.670 INFO kablam! Oct 15 19:05:32.670 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.670 INFO kablam! --> src/large_array_impl.rs:187:11 Oct 15 19:05:32.670 INFO kablam! | Oct 15 19:05:32.670 INFO kablam! 187 | valid: ref __self_0_0, Oct 15 19:05:32.670 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.670 INFO kablam! | Oct 15 19:05:32.670 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.670 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.670 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.670 INFO kablam! Oct 15 19:05:32.670 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.670 INFO kablam! --> src/large_array_impl.rs:192:17 Oct 15 19:05:32.670 INFO kablam! | Oct 15 19:05:32.670 INFO kablam! 192 | isvprodidle: ref __self_0_8, Oct 15 19:05:32.670 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.670 INFO kablam! | Oct 15 19:05:32.670 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.670 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.670 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.670 INFO kablam! Oct 15 19:05:32.670 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.670 INFO kablam! --> src/large_array_impl.rs:193:14 Oct 15 19:05:32.670 INFO kablam! | Oct 15 19:05:32.670 INFO kablam! 193 | isvsvnle: ref __self_0_9, Oct 15 19:05:32.670 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.670 INFO kablam! | Oct 15 19:05:32.670 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.670 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.670 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.670 INFO kablam! Oct 15 19:05:32.670 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.671 INFO kablam! --> src/large_array_impl.rs:194:24 Oct 15 19:05:32.671 INFO kablam! | Oct 15 19:05:32.671 INFO kablam! 194 | maskedmiscselectle: ref __self_0_11, Oct 15 19:05:32.671 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:32.671 INFO kablam! | Oct 15 19:05:32.671 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.671 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.671 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.671 INFO kablam! Oct 15 19:05:32.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.671 INFO kablam! --> src/large_array_impl.rs:222:16 Oct 15 19:05:32.671 INFO kablam! | Oct 15 19:05:32.671 INFO kablam! 222 | miscselect: ref __self_0_1, Oct 15 19:05:32.671 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.671 INFO kablam! | Oct 15 19:05:32.671 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.671 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.671 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.671 INFO kablam! Oct 15 19:05:32.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.671 INFO kablam! --> src/large_array_impl.rs:226:15 Oct 15 19:05:32.671 INFO kablam! | Oct 15 19:05:32.671 INFO kablam! 226 | isvprodid: ref __self_0_8, Oct 15 19:05:32.671 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.671 INFO kablam! | Oct 15 19:05:32.671 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.671 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.671 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.671 INFO kablam! Oct 15 19:05:32.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.671 INFO kablam! --> src/large_array_impl.rs:227:12 Oct 15 19:05:32.671 INFO kablam! | Oct 15 19:05:32.671 INFO kablam! 227 | isvsvn: ref __self_0_9, Oct 15 19:05:32.671 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.671 INFO kablam! | Oct 15 19:05:32.671 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.671 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.671 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.671 INFO kablam! Oct 15 19:05:32.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.671 INFO kablam! --> src/large_array_impl.rs:255:16 Oct 15 19:05:32.671 INFO kablam! | Oct 15 19:05:32.671 INFO kablam! 255 | miscselect: ref __self_0_3, .. } => { Oct 15 19:05:32.671 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.671 INFO kablam! | Oct 15 19:05:32.671 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.671 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.671 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.671 INFO kablam! Oct 15 19:05:32.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.671 INFO kablam! --> src/large_array_impl.rs:271:13 Oct 15 19:05:32.671 INFO kablam! | Oct 15 19:05:32.671 INFO kablam! 271 | keyname: ref __self_0_0, Oct 15 19:05:32.671 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.671 INFO kablam! | Oct 15 19:05:32.671 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.671 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.671 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.671 INFO kablam! Oct 15 19:05:32.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.671 INFO kablam! --> src/large_array_impl.rs:272:15 Oct 15 19:05:32.671 INFO kablam! | Oct 15 19:05:32.671 INFO kablam! 272 | keypolicy: ref __self_0_1, Oct 15 19:05:32.671 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.671 INFO kablam! | Oct 15 19:05:32.671 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.671 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.671 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.671 INFO kablam! Oct 15 19:05:32.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.671 INFO kablam! --> src/large_array_impl.rs:273:12 Oct 15 19:05:32.671 INFO kablam! | Oct 15 19:05:32.671 INFO kablam! 273 | isvsvn: ref __self_0_2, Oct 15 19:05:32.671 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.671 INFO kablam! | Oct 15 19:05:32.671 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.671 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.671 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.671 INFO kablam! Oct 15 19:05:32.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.671 INFO kablam! --> src/large_array_impl.rs:275:19 Oct 15 19:05:32.671 INFO kablam! | Oct 15 19:05:32.671 INFO kablam! 275 | attributemask: ref __self_0_5, Oct 15 19:05:32.671 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.671 INFO kablam! | Oct 15 19:05:32.671 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.671 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.672 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.672 INFO kablam! Oct 15 19:05:32.672 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.672 INFO kablam! --> src/large_array_impl.rs:277:14 Oct 15 19:05:32.672 INFO kablam! | Oct 15 19:05:32.672 INFO kablam! 277 | miscmask: ref __self_0_7, .. } => { Oct 15 19:05:32.672 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.672 INFO kablam! | Oct 15 19:05:32.672 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.672 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.672 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.672 INFO kablam! Oct 15 19:05:32.991 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.06s Oct 15 19:05:32.991 INFO kablam! su: No module specific data is present Oct 15 19:05:33.261 INFO running `"docker" "rm" "-f" "c612638fa7060265104b9c4689737c4b2a3731efc6783087c21c4826adb3ba8a"` Oct 15 19:05:33.350 INFO blam! c612638fa7060265104b9c4689737c4b2a3731efc6783087c21c4826adb3ba8a Oct 15 19:05:33.352 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 19:05:33.525 INFO blam! d50e8418080532a19c62beb2169172139d9b4ecb9f745c3f26d486ae0b189092 Oct 15 19:05:33.527 INFO running `"docker" "start" "-a" "d50e8418080532a19c62beb2169172139d9b4ecb9f745c3f26d486ae0b189092"` Oct 15 19:05:33.973 INFO kablam! usermod: no changes Oct 15 19:05:33.999 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 19:05:33.999 INFO kablam! Running /target/debug/deps/sgx_isa-6b6c15426b70413c Oct 15 19:05:34.002 INFO kablam! Doc-tests sgx-isa Oct 15 19:05:34.002 INFO blam! Oct 15 19:05:34.002 INFO blam! running 0 tests Oct 15 19:05:34.002 INFO blam! Oct 15 19:05:34.002 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:05:34.002 INFO blam! Oct 15 19:05:34.606 INFO blam! Oct 15 19:05:34.606 INFO blam! running 0 tests Oct 15 19:05:34.606 INFO blam! Oct 15 19:05:34.606 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:05:34.606 INFO blam! Oct 15 19:05:34.613 INFO kablam! su: No module specific data is present Oct 15 19:05:34.928 INFO running `"docker" "rm" "-f" "d50e8418080532a19c62beb2169172139d9b4ecb9f745c3f26d486ae0b189092"` Oct 15 19:05:35.006 INFO blam! d50e8418080532a19c62beb2169172139d9b4ecb9f745c3f26d486ae0b189092