Oct 15 19:05:29.357 INFO testing sgx-isa-0.1.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 19:05:29.357 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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.561 INFO blam! cd6d96e7a0ec87033188e7e48eb157a433b4655786bcb467cd945d418400f1dc Oct 15 19:05:29.565 INFO running `"docker" "start" "-a" "cd6d96e7a0ec87033188e7e48eb157a433b4655786bcb467cd945d418400f1dc"` Oct 15 19:05:29.979 INFO kablam! usermod: no changes Oct 15 19:05:30.019 INFO kablam! Compiling sgx-isa v0.1.2 (/source) Oct 15 19:05:30.699 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.699 INFO kablam! --> src/lib.rs:186:10 Oct 15 19:05:30.699 INFO kablam! | Oct 15 19:05:30.699 INFO kablam! 186 | #[derive(Clone,Debug,Default)] Oct 15 19:05:30.699 INFO kablam! | ^^^^^ Oct 15 19:05:30.699 INFO kablam! | Oct 15 19:05:30.699 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 15 19:05:30.699 INFO kablam! = warning: 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.699 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.699 INFO kablam! Oct 15 19:05:30.699 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.699 INFO kablam! --> src/lib.rs:186:16 Oct 15 19:05:30.699 INFO kablam! | Oct 15 19:05:30.699 INFO kablam! 186 | #[derive(Clone,Debug,Default)] Oct 15 19:05:30.699 INFO kablam! | ^^^^^ Oct 15 19:05:30.699 INFO kablam! | Oct 15 19:05:30.699 INFO kablam! = warning: 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.699 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.699 INFO kablam! Oct 15 19:05:30.699 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.699 INFO kablam! --> src/lib.rs:253:10 Oct 15 19:05:30.699 INFO kablam! | Oct 15 19:05:30.699 INFO kablam! 253 | #[derive(Clone,Debug,Default)] Oct 15 19:05:30.699 INFO kablam! | ^^^^^ Oct 15 19:05:30.699 INFO kablam! | Oct 15 19:05:30.699 INFO kablam! = warning: 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.699 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.699 INFO kablam! Oct 15 19:05:30.699 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.699 INFO kablam! --> src/lib.rs:253:16 Oct 15 19:05:30.699 INFO kablam! | Oct 15 19:05:30.699 INFO kablam! 253 | #[derive(Clone,Debug,Default)] Oct 15 19:05:30.699 INFO kablam! | ^^^^^ Oct 15 19:05:30.699 INFO kablam! | Oct 15 19:05:30.699 INFO kablam! = warning: 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.699 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.699 INFO kablam! Oct 15 19:05:30.699 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.699 INFO kablam! --> src/large_array_impl.rs:50:10 Oct 15 19:05:30.699 INFO kablam! | Oct 15 19:05:30.699 INFO kablam! 50 | size: ref __self_0_0, Oct 15 19:05:30.699 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.699 INFO kablam! | Oct 15 19:05:30.699 INFO kablam! = warning: 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.699 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.699 INFO kablam! = 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.699 INFO kablam! Oct 15 19:05:30.699 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.699 INFO kablam! --> src/large_array_impl.rs:51:14 Oct 15 19:05:30.699 INFO kablam! | Oct 15 19:05:30.699 INFO kablam! 51 | baseaddr: ref __self_0_1, Oct 15 19:05:30.699 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.699 INFO kablam! | Oct 15 19:05:30.699 INFO kablam! = warning: 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.699 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.699 INFO kablam! = 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.699 INFO kablam! Oct 15 19:05:30.699 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.699 INFO kablam! --> src/large_array_impl.rs:52:18 Oct 15 19:05:30.699 INFO kablam! | Oct 15 19:05:30.699 INFO kablam! 52 | ssaframesize: ref __self_0_2, Oct 15 19:05:30.699 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.699 INFO kablam! | Oct 15 19:05:30.699 INFO kablam! = warning: 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.699 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.699 INFO kablam! = 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.699 INFO kablam! Oct 15 19:05:30.699 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.699 INFO kablam! --> src/large_array_impl.rs:53:16 Oct 15 19:05:30.699 INFO kablam! | Oct 15 19:05:30.699 INFO kablam! 53 | miscselect: ref __self_0_3, Oct 15 19:05:30.699 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.700 INFO kablam! | Oct 15 19:05:30.700 INFO kablam! = warning: 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.700 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.700 INFO kablam! = 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.700 INFO kablam! Oct 15 19:05:30.700 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.700 INFO kablam! --> src/large_array_impl.rs:57:15 Oct 15 19:05:30.700 INFO kablam! | Oct 15 19:05:30.700 INFO kablam! 57 | isvprodid: ref __self_0_10, Oct 15 19:05:30.700 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:30.700 INFO kablam! | Oct 15 19:05:30.700 INFO kablam! = warning: 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.700 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.700 INFO kablam! = 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.700 INFO kablam! Oct 15 19:05:30.700 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.700 INFO kablam! --> src/large_array_impl.rs:58:12 Oct 15 19:05:30.700 INFO kablam! | Oct 15 19:05:30.700 INFO kablam! 58 | isvsvn: ref __self_0_11, .. } => { Oct 15 19:05:30.700 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:30.700 INFO kablam! | Oct 15 19:05:30.700 INFO kablam! = warning: 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.700 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.700 INFO kablam! = 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.700 INFO kablam! Oct 15 19:05:30.700 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.700 INFO kablam! --> src/large_array_impl.rs:80:11 Oct 15 19:05:30.700 INFO kablam! | Oct 15 19:05:30.700 INFO kablam! 80 | flags: ref __self_0_1, Oct 15 19:05:30.700 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.700 INFO kablam! | Oct 15 19:05:30.700 INFO kablam! = warning: 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.700 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.700 INFO kablam! = 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.700 INFO kablam! Oct 15 19:05:30.700 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.700 INFO kablam! --> src/large_array_impl.rs:81:10 Oct 15 19:05:30.700 INFO kablam! | Oct 15 19:05:30.700 INFO kablam! 81 | ossa: ref __self_0_2, Oct 15 19:05:30.700 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.700 INFO kablam! | Oct 15 19:05:30.700 INFO kablam! = warning: 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.700 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.700 INFO kablam! = 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.700 INFO kablam! Oct 15 19:05:30.700 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.700 INFO kablam! --> src/large_array_impl.rs:82:10 Oct 15 19:05:30.700 INFO kablam! | Oct 15 19:05:30.700 INFO kablam! 82 | cssa: ref __self_0_3, Oct 15 19:05:30.700 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.700 INFO kablam! | Oct 15 19:05:30.700 INFO kablam! = warning: 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.700 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.700 INFO kablam! = 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.700 INFO kablam! Oct 15 19:05:30.700 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.700 INFO kablam! --> src/large_array_impl.rs:83:10 Oct 15 19:05:30.700 INFO kablam! | Oct 15 19:05:30.700 INFO kablam! 83 | nssa: ref __self_0_4, Oct 15 19:05:30.700 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.700 INFO kablam! | Oct 15 19:05:30.700 INFO kablam! = warning: 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.700 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.700 INFO kablam! = 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.700 INFO kablam! Oct 15 19:05:30.700 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.700 INFO kablam! --> src/large_array_impl.rs:84:12 Oct 15 19:05:30.700 INFO kablam! | Oct 15 19:05:30.700 INFO kablam! 84 | oentry: ref __self_0_5, Oct 15 19:05:30.700 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.700 INFO kablam! | Oct 15 19:05:30.700 INFO kablam! = warning: 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.700 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.700 INFO kablam! = 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.700 INFO kablam! Oct 15 19:05:30.700 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.700 INFO kablam! --> src/large_array_impl.rs:85:14 Oct 15 19:05:30.700 INFO kablam! | Oct 15 19:05:30.700 INFO kablam! 85 | ofsbasgx: ref __self_0_7, Oct 15 19:05:30.700 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.700 INFO kablam! | Oct 15 19:05:30.701 INFO kablam! = warning: 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.701 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.701 INFO kablam! = 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.701 INFO kablam! Oct 15 19:05:30.701 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.701 INFO kablam! --> src/large_array_impl.rs:86:14 Oct 15 19:05:30.701 INFO kablam! | Oct 15 19:05:30.701 INFO kablam! 86 | ogsbasgx: ref __self_0_8, Oct 15 19:05:30.701 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.701 INFO kablam! | Oct 15 19:05:30.701 INFO kablam! = warning: 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.701 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.701 INFO kablam! = 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.701 INFO kablam! Oct 15 19:05:30.701 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.701 INFO kablam! --> src/large_array_impl.rs:87:13 Oct 15 19:05:30.701 INFO kablam! | Oct 15 19:05:30.701 INFO kablam! 87 | fslimit: ref __self_0_9, Oct 15 19:05:30.701 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.701 INFO kablam! | Oct 15 19:05:30.701 INFO kablam! = warning: 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.701 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.701 INFO kablam! = 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.701 INFO kablam! Oct 15 19:05:30.701 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.701 INFO kablam! --> src/large_array_impl.rs:88:13 Oct 15 19:05:30.701 INFO kablam! | Oct 15 19:05:30.701 INFO kablam! 88 | gslimit: ref __self_0_10, .. } => { Oct 15 19:05:30.701 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:30.701 INFO kablam! | Oct 15 19:05:30.701 INFO kablam! = warning: 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.701 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.701 INFO kablam! = 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.701 INFO kablam! Oct 15 19:05:30.701 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.701 INFO kablam! --> src/large_array_impl.rs:109:21 Oct 15 19:05:30.701 INFO kablam! | Oct 15 19:05:30.701 INFO kablam! 109 | Secinfo { flags: ref __self_0_0, .. } => { Oct 15 19:05:30.701 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.701 INFO kablam! | Oct 15 19:05:30.701 INFO kablam! = warning: 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.701 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.701 INFO kablam! = 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.701 INFO kablam! Oct 15 19:05:30.701 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.701 INFO kablam! --> src/large_array_impl.rs:124:15 Oct 15 19:05:30.701 INFO kablam! | Oct 15 19:05:30.701 INFO kablam! 124 | enclaveid: ref __self_0_1, Oct 15 19:05:30.701 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.701 INFO kablam! | Oct 15 19:05:30.701 INFO kablam! = warning: 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.701 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.701 INFO kablam! = 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.701 INFO kablam! Oct 15 19:05:30.701 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.701 INFO kablam! --> src/large_array_impl.rs:142:12 Oct 15 19:05:30.701 INFO kablam! | Oct 15 19:05:30.701 INFO kablam! 142 | vendor: ref __self_0_1, Oct 15 19:05:30.701 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.701 INFO kablam! | Oct 15 19:05:30.701 INFO kablam! = warning: 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.701 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.701 INFO kablam! = 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.701 INFO kablam! Oct 15 19:05:30.701 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.701 INFO kablam! --> src/large_array_impl.rs:143:10 Oct 15 19:05:30.701 INFO kablam! | Oct 15 19:05:30.701 INFO kablam! 143 | date: ref __self_0_2, Oct 15 19:05:30.701 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.701 INFO kablam! | Oct 15 19:05:30.701 INFO kablam! = warning: 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.701 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.701 INFO kablam! = 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.701 INFO kablam! Oct 15 19:05:30.701 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.701 INFO kablam! --> src/large_array_impl.rs:145:15 Oct 15 19:05:30.701 INFO kablam! | Oct 15 19:05:30.701 INFO kablam! 145 | swdefined: ref __self_0_4, Oct 15 19:05:30.701 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.701 INFO kablam! | Oct 15 19:05:30.701 INFO kablam! = warning: 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.701 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.701 INFO kablam! = 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.701 INFO kablam! Oct 15 19:05:30.702 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.702 INFO kablam! --> src/large_array_impl.rs:147:14 Oct 15 19:05:30.702 INFO kablam! | Oct 15 19:05:30.702 INFO kablam! 147 | exponent: ref __self_0_7, Oct 15 19:05:30.702 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.702 INFO kablam! | Oct 15 19:05:30.702 INFO kablam! = warning: 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.702 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.702 INFO kablam! = 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.702 INFO kablam! Oct 15 19:05:30.702 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.702 INFO kablam! --> src/large_array_impl.rs:149:16 Oct 15 19:05:30.702 INFO kablam! | Oct 15 19:05:30.702 INFO kablam! 149 | miscselect: ref __self_0_9, Oct 15 19:05:30.702 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.702 INFO kablam! | Oct 15 19:05:30.702 INFO kablam! = warning: 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.702 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.702 INFO kablam! = 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.702 INFO kablam! Oct 15 19:05:30.702 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.702 INFO kablam! --> src/large_array_impl.rs:150:14 Oct 15 19:05:30.702 INFO kablam! | Oct 15 19:05:30.702 INFO kablam! 150 | miscmask: ref __self_0_10, Oct 15 19:05:30.702 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:30.702 INFO kablam! | Oct 15 19:05:30.702 INFO kablam! = warning: 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.702 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.702 INFO kablam! = 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.702 INFO kablam! Oct 15 19:05:30.702 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.702 INFO kablam! --> src/large_array_impl.rs:152:19 Oct 15 19:05:30.702 INFO kablam! | Oct 15 19:05:30.702 INFO kablam! 152 | attributemask: ref __self_0_13, Oct 15 19:05:30.702 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:30.702 INFO kablam! | Oct 15 19:05:30.702 INFO kablam! = warning: 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.702 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.702 INFO kablam! = 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.702 INFO kablam! Oct 15 19:05:30.702 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.702 INFO kablam! --> src/large_array_impl.rs:154:15 Oct 15 19:05:30.702 INFO kablam! | Oct 15 19:05:30.702 INFO kablam! 154 | isvprodid: ref __self_0_16, Oct 15 19:05:30.702 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:30.702 INFO kablam! | Oct 15 19:05:30.702 INFO kablam! = warning: 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.702 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.702 INFO kablam! = 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.702 INFO kablam! Oct 15 19:05:30.702 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.702 INFO kablam! --> src/large_array_impl.rs:155:12 Oct 15 19:05:30.702 INFO kablam! | Oct 15 19:05:30.702 INFO kablam! 155 | isvsvn: ref __self_0_17, Oct 15 19:05:30.702 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:30.702 INFO kablam! | Oct 15 19:05:30.702 INFO kablam! = warning: 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.702 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.702 INFO kablam! = 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.702 INFO kablam! Oct 15 19:05:30.702 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.702 INFO kablam! --> src/large_array_impl.rs:187:11 Oct 15 19:05:30.702 INFO kablam! | Oct 15 19:05:30.702 INFO kablam! 187 | valid: ref __self_0_0, Oct 15 19:05:30.702 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.702 INFO kablam! | Oct 15 19:05:30.702 INFO kablam! = warning: 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.702 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.702 INFO kablam! = 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.702 INFO kablam! Oct 15 19:05:30.702 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.702 INFO kablam! --> src/large_array_impl.rs:192:17 Oct 15 19:05:30.702 INFO kablam! | Oct 15 19:05:30.702 INFO kablam! 192 | isvprodidle: ref __self_0_8, Oct 15 19:05:30.706 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.706 INFO kablam! | Oct 15 19:05:30.706 INFO kablam! = warning: 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.706 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.706 INFO kablam! = 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.706 INFO kablam! Oct 15 19:05:30.706 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.706 INFO kablam! --> src/large_array_impl.rs:193:14 Oct 15 19:05:30.706 INFO kablam! | Oct 15 19:05:30.706 INFO kablam! 193 | isvsvnle: ref __self_0_9, Oct 15 19:05:30.706 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.706 INFO kablam! | Oct 15 19:05:30.706 INFO kablam! = warning: 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.706 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.706 INFO kablam! = 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.706 INFO kablam! Oct 15 19:05:30.706 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.706 INFO kablam! --> src/large_array_impl.rs:194:24 Oct 15 19:05:30.706 INFO kablam! | Oct 15 19:05:30.706 INFO kablam! 194 | maskedmiscselectle: ref __self_0_11, Oct 15 19:05:30.706 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:30.706 INFO kablam! | Oct 15 19:05:30.706 INFO kablam! = warning: 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.706 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.706 INFO kablam! = 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.706 INFO kablam! Oct 15 19:05:30.706 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.706 INFO kablam! --> src/large_array_impl.rs:222:16 Oct 15 19:05:30.706 INFO kablam! | Oct 15 19:05:30.706 INFO kablam! 222 | miscselect: ref __self_0_1, Oct 15 19:05:30.706 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.706 INFO kablam! | Oct 15 19:05:30.706 INFO kablam! = warning: 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.706 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.706 INFO kablam! = 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.706 INFO kablam! Oct 15 19:05:30.706 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.706 INFO kablam! --> src/large_array_impl.rs:226:15 Oct 15 19:05:30.706 INFO kablam! | Oct 15 19:05:30.706 INFO kablam! 226 | isvprodid: ref __self_0_8, Oct 15 19:05:30.706 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.706 INFO kablam! | Oct 15 19:05:30.706 INFO kablam! = warning: 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.706 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.706 INFO kablam! = 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.706 INFO kablam! Oct 15 19:05:30.706 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.706 INFO kablam! --> src/large_array_impl.rs:227:12 Oct 15 19:05:30.706 INFO kablam! | Oct 15 19:05:30.706 INFO kablam! 227 | isvsvn: ref __self_0_9, Oct 15 19:05:30.706 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.706 INFO kablam! | Oct 15 19:05:30.706 INFO kablam! = warning: 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.706 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.706 INFO kablam! = 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.706 INFO kablam! Oct 15 19:05:30.706 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.706 INFO kablam! --> src/large_array_impl.rs:255:16 Oct 15 19:05:30.707 INFO kablam! | Oct 15 19:05:30.707 INFO kablam! 255 | miscselect: ref __self_0_3, .. } => { Oct 15 19:05:30.707 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.707 INFO kablam! | Oct 15 19:05:30.707 INFO kablam! = warning: 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.707 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.707 INFO kablam! = 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.707 INFO kablam! Oct 15 19:05:30.707 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.707 INFO kablam! --> src/large_array_impl.rs:271:13 Oct 15 19:05:30.707 INFO kablam! | Oct 15 19:05:30.707 INFO kablam! 271 | keyname: ref __self_0_0, Oct 15 19:05:30.707 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.707 INFO kablam! | Oct 15 19:05:30.707 INFO kablam! = warning: 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.707 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.707 INFO kablam! = 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.707 INFO kablam! Oct 15 19:05:30.707 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.707 INFO kablam! --> src/large_array_impl.rs:272:15 Oct 15 19:05:30.707 INFO kablam! | Oct 15 19:05:30.707 INFO kablam! 272 | keypolicy: ref __self_0_1, Oct 15 19:05:30.707 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.707 INFO kablam! | Oct 15 19:05:30.707 INFO kablam! = warning: 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.707 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.707 INFO kablam! = 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.707 INFO kablam! Oct 15 19:05:30.707 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.707 INFO kablam! --> src/large_array_impl.rs:273:12 Oct 15 19:05:30.707 INFO kablam! | Oct 15 19:05:30.707 INFO kablam! 273 | isvsvn: ref __self_0_2, Oct 15 19:05:30.707 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.707 INFO kablam! | Oct 15 19:05:30.707 INFO kablam! = warning: 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.707 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.707 INFO kablam! = 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.707 INFO kablam! Oct 15 19:05:30.707 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.707 INFO kablam! --> src/large_array_impl.rs:275:19 Oct 15 19:05:30.707 INFO kablam! | Oct 15 19:05:30.707 INFO kablam! 275 | attributemask: ref __self_0_5, Oct 15 19:05:30.707 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.707 INFO kablam! | Oct 15 19:05:30.707 INFO kablam! = warning: 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.707 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.707 INFO kablam! = 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.707 INFO kablam! Oct 15 19:05:30.707 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:30.707 INFO kablam! --> src/large_array_impl.rs:277:14 Oct 15 19:05:30.707 INFO kablam! | Oct 15 19:05:30.707 INFO kablam! 277 | miscmask: ref __self_0_7, .. } => { Oct 15 19:05:30.707 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:30.707 INFO kablam! | Oct 15 19:05:30.707 INFO kablam! = warning: 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.707 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:30.707 INFO kablam! = 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.707 INFO kablam! Oct 15 19:05:30.855 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.85s Oct 15 19:05:30.859 INFO kablam! su: No module specific data is present Oct 15 19:05:31.116 INFO running `"docker" "rm" "-f" "cd6d96e7a0ec87033188e7e48eb157a433b4655786bcb467cd945d418400f1dc"` Oct 15 19:05:31.173 INFO blam! cd6d96e7a0ec87033188e7e48eb157a433b4655786bcb467cd945d418400f1dc Oct 15 19:05:31.173 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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.351 INFO blam! 1bb69ed25d43ac99a9c6eba56ca2908c888d00ada20f9855f2a174f9104336dd Oct 15 19:05:31.352 INFO running `"docker" "start" "-a" "1bb69ed25d43ac99a9c6eba56ca2908c888d00ada20f9855f2a174f9104336dd"` Oct 15 19:05:31.732 INFO kablam! usermod: no changes Oct 15 19:05:31.765 INFO kablam! Compiling sgx-isa v0.1.2 (/source) Oct 15 19:05:32.460 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.460 INFO kablam! --> src/lib.rs:186:10 Oct 15 19:05:32.460 INFO kablam! | Oct 15 19:05:32.460 INFO kablam! 186 | #[derive(Clone,Debug,Default)] Oct 15 19:05:32.460 INFO kablam! | ^^^^^ Oct 15 19:05:32.460 INFO kablam! | Oct 15 19:05:32.460 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 15 19:05:32.460 INFO kablam! = warning: 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.460 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.460 INFO kablam! Oct 15 19:05:32.460 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.460 INFO kablam! --> src/lib.rs:186:16 Oct 15 19:05:32.461 INFO kablam! | Oct 15 19:05:32.461 INFO kablam! 186 | #[derive(Clone,Debug,Default)] Oct 15 19:05:32.461 INFO kablam! | ^^^^^ Oct 15 19:05:32.461 INFO kablam! | Oct 15 19:05:32.461 INFO kablam! = warning: 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.461 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.461 INFO kablam! Oct 15 19:05:32.461 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.461 INFO kablam! --> src/lib.rs:253:10 Oct 15 19:05:32.461 INFO kablam! | Oct 15 19:05:32.461 INFO kablam! 253 | #[derive(Clone,Debug,Default)] Oct 15 19:05:32.461 INFO kablam! | ^^^^^ Oct 15 19:05:32.461 INFO kablam! | Oct 15 19:05:32.461 INFO kablam! = warning: 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.461 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.461 INFO kablam! Oct 15 19:05:32.461 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.461 INFO kablam! --> src/lib.rs:253:16 Oct 15 19:05:32.461 INFO kablam! | Oct 15 19:05:32.461 INFO kablam! 253 | #[derive(Clone,Debug,Default)] Oct 15 19:05:32.461 INFO kablam! | ^^^^^ Oct 15 19:05:32.461 INFO kablam! | Oct 15 19:05:32.461 INFO kablam! = warning: 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.462 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.462 INFO kablam! Oct 15 19:05:32.462 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.462 INFO kablam! --> src/large_array_impl.rs:50:10 Oct 15 19:05:32.462 INFO kablam! | Oct 15 19:05:32.462 INFO kablam! 50 | size: ref __self_0_0, Oct 15 19:05:32.462 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.462 INFO kablam! | Oct 15 19:05:32.462 INFO kablam! = warning: 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.462 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.462 INFO kablam! = 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.462 INFO kablam! Oct 15 19:05:32.462 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.462 INFO kablam! --> src/large_array_impl.rs:51:14 Oct 15 19:05:32.462 INFO kablam! | Oct 15 19:05:32.462 INFO kablam! 51 | baseaddr: ref __self_0_1, Oct 15 19:05:32.462 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.462 INFO kablam! | Oct 15 19:05:32.462 INFO kablam! = warning: 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.462 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.462 INFO kablam! = 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.462 INFO kablam! Oct 15 19:05:32.462 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.463 INFO kablam! --> src/large_array_impl.rs:52:18 Oct 15 19:05:32.463 INFO kablam! | Oct 15 19:05:32.463 INFO kablam! 52 | ssaframesize: ref __self_0_2, Oct 15 19:05:32.463 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.463 INFO kablam! | Oct 15 19:05:32.463 INFO kablam! = warning: 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.463 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.463 INFO kablam! = 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.463 INFO kablam! Oct 15 19:05:32.463 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.463 INFO kablam! --> src/large_array_impl.rs:53:16 Oct 15 19:05:32.463 INFO kablam! | Oct 15 19:05:32.463 INFO kablam! 53 | miscselect: ref __self_0_3, Oct 15 19:05:32.463 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.463 INFO kablam! | Oct 15 19:05:32.463 INFO kablam! = warning: 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.463 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.463 INFO kablam! = 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.463 INFO kablam! Oct 15 19:05:32.463 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.463 INFO kablam! --> src/large_array_impl.rs:57:15 Oct 15 19:05:32.463 INFO kablam! | Oct 15 19:05:32.463 INFO kablam! 57 | isvprodid: ref __self_0_10, Oct 15 19:05:32.464 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:32.464 INFO kablam! | Oct 15 19:05:32.464 INFO kablam! = warning: 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.464 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.464 INFO kablam! = 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.471 INFO kablam! Oct 15 19:05:32.471 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.473 INFO kablam! --> src/large_array_impl.rs:58:12 Oct 15 19:05:32.474 INFO kablam! | Oct 15 19:05:32.474 INFO kablam! 58 | isvsvn: ref __self_0_11, .. } => { Oct 15 19:05:32.474 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:32.474 INFO kablam! | Oct 15 19:05:32.474 INFO kablam! = warning: 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.475 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.475 INFO kablam! = 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.475 INFO kablam! Oct 15 19:05:32.475 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.475 INFO kablam! --> src/large_array_impl.rs:80:11 Oct 15 19:05:32.475 INFO kablam! | Oct 15 19:05:32.475 INFO kablam! 80 | flags: ref __self_0_1, Oct 15 19:05:32.475 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.475 INFO kablam! | Oct 15 19:05:32.475 INFO kablam! = warning: 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.475 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.475 INFO kablam! = 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.475 INFO kablam! Oct 15 19:05:32.475 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.475 INFO kablam! --> src/large_array_impl.rs:81:10 Oct 15 19:05:32.475 INFO kablam! | Oct 15 19:05:32.475 INFO kablam! 81 | ossa: ref __self_0_2, Oct 15 19:05:32.475 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.476 INFO kablam! | Oct 15 19:05:32.476 INFO kablam! = warning: 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.476 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.476 INFO kablam! = 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.476 INFO kablam! Oct 15 19:05:32.476 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.476 INFO kablam! --> src/large_array_impl.rs:82:10 Oct 15 19:05:32.476 INFO kablam! | Oct 15 19:05:32.476 INFO kablam! 82 | cssa: ref __self_0_3, Oct 15 19:05:32.476 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.476 INFO kablam! | Oct 15 19:05:32.476 INFO kablam! = warning: 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.476 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.476 INFO kablam! = 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.476 INFO kablam! Oct 15 19:05:32.476 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.476 INFO kablam! --> src/large_array_impl.rs:83:10 Oct 15 19:05:32.476 INFO kablam! | Oct 15 19:05:32.476 INFO kablam! 83 | nssa: ref __self_0_4, Oct 15 19:05:32.476 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.476 INFO kablam! | Oct 15 19:05:32.477 INFO kablam! = warning: 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.477 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.477 INFO kablam! = 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.477 INFO kablam! Oct 15 19:05:32.477 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.477 INFO kablam! --> src/large_array_impl.rs:84:12 Oct 15 19:05:32.477 INFO kablam! | Oct 15 19:05:32.477 INFO kablam! 84 | oentry: ref __self_0_5, Oct 15 19:05:32.477 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.477 INFO kablam! | Oct 15 19:05:32.477 INFO kablam! = warning: 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.477 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.477 INFO kablam! = 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.477 INFO kablam! Oct 15 19:05:32.477 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.477 INFO kablam! --> src/large_array_impl.rs:85:14 Oct 15 19:05:32.477 INFO kablam! | Oct 15 19:05:32.477 INFO kablam! 85 | ofsbasgx: ref __self_0_7, Oct 15 19:05:32.478 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.478 INFO kablam! | Oct 15 19:05:32.478 INFO kablam! = warning: 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.478 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.478 INFO kablam! = 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.478 INFO kablam! Oct 15 19:05:32.478 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.478 INFO kablam! --> src/large_array_impl.rs:86:14 Oct 15 19:05:32.478 INFO kablam! | Oct 15 19:05:32.478 INFO kablam! 86 | ogsbasgx: ref __self_0_8, Oct 15 19:05:32.478 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.478 INFO kablam! | Oct 15 19:05:32.478 INFO kablam! = warning: 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.478 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.478 INFO kablam! = 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.478 INFO kablam! Oct 15 19:05:32.479 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.479 INFO kablam! --> src/large_array_impl.rs:87:13 Oct 15 19:05:32.479 INFO kablam! | Oct 15 19:05:32.479 INFO kablam! 87 | fslimit: ref __self_0_9, Oct 15 19:05:32.479 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.479 INFO kablam! | Oct 15 19:05:32.479 INFO kablam! = warning: 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.479 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.479 INFO kablam! = 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.479 INFO kablam! Oct 15 19:05:32.479 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.479 INFO kablam! --> src/large_array_impl.rs:88:13 Oct 15 19:05:32.479 INFO kablam! | Oct 15 19:05:32.479 INFO kablam! 88 | gslimit: ref __self_0_10, .. } => { Oct 15 19:05:32.479 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:32.479 INFO kablam! | Oct 15 19:05:32.479 INFO kablam! = warning: 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.480 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.480 INFO kablam! = 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.480 INFO kablam! Oct 15 19:05:32.480 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.480 INFO kablam! --> src/large_array_impl.rs:109:21 Oct 15 19:05:32.480 INFO kablam! | Oct 15 19:05:32.480 INFO kablam! 109 | Secinfo { flags: ref __self_0_0, .. } => { Oct 15 19:05:32.480 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.480 INFO kablam! | Oct 15 19:05:32.480 INFO kablam! = warning: 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.480 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.480 INFO kablam! = 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.480 INFO kablam! Oct 15 19:05:32.480 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.481 INFO kablam! --> src/large_array_impl.rs:124:15 Oct 15 19:05:32.481 INFO kablam! | Oct 15 19:05:32.481 INFO kablam! 124 | enclaveid: ref __self_0_1, Oct 15 19:05:32.481 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.481 INFO kablam! | Oct 15 19:05:32.481 INFO kablam! = warning: 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.481 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.481 INFO kablam! = 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.481 INFO kablam! Oct 15 19:05:32.481 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.481 INFO kablam! --> src/large_array_impl.rs:142:12 Oct 15 19:05:32.481 INFO kablam! | Oct 15 19:05:32.481 INFO kablam! 142 | vendor: ref __self_0_1, Oct 15 19:05:32.481 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.482 INFO kablam! | Oct 15 19:05:32.482 INFO kablam! = warning: 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.482 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.482 INFO kablam! = 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.482 INFO kablam! Oct 15 19:05:32.482 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.482 INFO kablam! --> src/large_array_impl.rs:143:10 Oct 15 19:05:32.482 INFO kablam! | Oct 15 19:05:32.482 INFO kablam! 143 | date: ref __self_0_2, Oct 15 19:05:32.482 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.482 INFO kablam! | Oct 15 19:05:32.482 INFO kablam! = warning: 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.482 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.482 INFO kablam! = 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.482 INFO kablam! Oct 15 19:05:32.482 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.482 INFO kablam! --> src/large_array_impl.rs:145:15 Oct 15 19:05:32.482 INFO kablam! | Oct 15 19:05:32.484 INFO kablam! 145 | swdefined: ref __self_0_4, Oct 15 19:05:32.484 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.484 INFO kablam! | Oct 15 19:05:32.484 INFO kablam! = warning: 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.484 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.484 INFO kablam! = 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.484 INFO kablam! Oct 15 19:05:32.484 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.484 INFO kablam! --> src/large_array_impl.rs:147:14 Oct 15 19:05:32.484 INFO kablam! | Oct 15 19:05:32.484 INFO kablam! 147 | exponent: ref __self_0_7, Oct 15 19:05:32.484 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.484 INFO kablam! | Oct 15 19:05:32.484 INFO kablam! = warning: 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.484 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.484 INFO kablam! = 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.484 INFO kablam! Oct 15 19:05:32.484 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.484 INFO kablam! --> src/large_array_impl.rs:149:16 Oct 15 19:05:32.484 INFO kablam! | Oct 15 19:05:32.484 INFO kablam! 149 | miscselect: ref __self_0_9, Oct 15 19:05:32.484 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.485 INFO kablam! | Oct 15 19:05:32.485 INFO kablam! = warning: 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.485 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.485 INFO kablam! = 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.485 INFO kablam! Oct 15 19:05:32.485 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.485 INFO kablam! --> src/large_array_impl.rs:150:14 Oct 15 19:05:32.485 INFO kablam! | Oct 15 19:05:32.485 INFO kablam! 150 | miscmask: ref __self_0_10, Oct 15 19:05:32.485 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:32.485 INFO kablam! | Oct 15 19:05:32.485 INFO kablam! = warning: 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.485 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.485 INFO kablam! = 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.485 INFO kablam! Oct 15 19:05:32.485 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.485 INFO kablam! --> src/large_array_impl.rs:152:19 Oct 15 19:05:32.485 INFO kablam! | Oct 15 19:05:32.485 INFO kablam! 152 | attributemask: ref __self_0_13, Oct 15 19:05:32.485 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:32.485 INFO kablam! | Oct 15 19:05:32.486 INFO kablam! = warning: 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.486 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.486 INFO kablam! = 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.486 INFO kablam! Oct 15 19:05:32.486 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.486 INFO kablam! --> src/large_array_impl.rs:154:15 Oct 15 19:05:32.486 INFO kablam! | Oct 15 19:05:32.486 INFO kablam! 154 | isvprodid: ref __self_0_16, Oct 15 19:05:32.486 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:32.486 INFO kablam! | Oct 15 19:05:32.486 INFO kablam! = warning: 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.486 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.486 INFO kablam! = 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.486 INFO kablam! Oct 15 19:05:32.486 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.486 INFO kablam! --> src/large_array_impl.rs:155:12 Oct 15 19:05:32.486 INFO kablam! | Oct 15 19:05:32.486 INFO kablam! 155 | isvsvn: ref __self_0_17, Oct 15 19:05:32.486 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:32.486 INFO kablam! | Oct 15 19:05:32.486 INFO kablam! = warning: 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.486 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.486 INFO kablam! = 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.486 INFO kablam! Oct 15 19:05:32.486 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.486 INFO kablam! --> src/large_array_impl.rs:187:11 Oct 15 19:05:32.486 INFO kablam! | Oct 15 19:05:32.486 INFO kablam! 187 | valid: ref __self_0_0, Oct 15 19:05:32.486 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.486 INFO kablam! | Oct 15 19:05:32.486 INFO kablam! = warning: 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.486 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.486 INFO kablam! = 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.486 INFO kablam! Oct 15 19:05:32.486 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.486 INFO kablam! --> src/large_array_impl.rs:192:17 Oct 15 19:05:32.486 INFO kablam! | Oct 15 19:05:32.486 INFO kablam! 192 | isvprodidle: ref __self_0_8, Oct 15 19:05:32.486 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.486 INFO kablam! | Oct 15 19:05:32.486 INFO kablam! = warning: 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.486 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.486 INFO kablam! = 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.486 INFO kablam! Oct 15 19:05:32.486 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.486 INFO kablam! --> src/large_array_impl.rs:193:14 Oct 15 19:05:32.486 INFO kablam! | Oct 15 19:05:32.486 INFO kablam! 193 | isvsvnle: ref __self_0_9, Oct 15 19:05:32.486 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.486 INFO kablam! | Oct 15 19:05:32.486 INFO kablam! = warning: 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.486 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.486 INFO kablam! = 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.486 INFO kablam! Oct 15 19:05:32.486 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.486 INFO kablam! --> src/large_array_impl.rs:194:24 Oct 15 19:05:32.486 INFO kablam! | Oct 15 19:05:32.486 INFO kablam! 194 | maskedmiscselectle: ref __self_0_11, Oct 15 19:05:32.486 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:05:32.486 INFO kablam! | Oct 15 19:05:32.486 INFO kablam! = warning: 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.486 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.486 INFO kablam! = 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.486 INFO kablam! Oct 15 19:05:32.486 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.486 INFO kablam! --> src/large_array_impl.rs:222:16 Oct 15 19:05:32.486 INFO kablam! | Oct 15 19:05:32.486 INFO kablam! 222 | miscselect: ref __self_0_1, Oct 15 19:05:32.486 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.486 INFO kablam! | Oct 15 19:05:32.486 INFO kablam! = warning: 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.486 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.486 INFO kablam! = 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.486 INFO kablam! Oct 15 19:05:32.486 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.486 INFO kablam! --> src/large_array_impl.rs:226:15 Oct 15 19:05:32.486 INFO kablam! | Oct 15 19:05:32.486 INFO kablam! 226 | isvprodid: ref __self_0_8, Oct 15 19:05:32.486 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.487 INFO kablam! | Oct 15 19:05:32.487 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.487 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.487 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.487 INFO kablam! Oct 15 19:05:32.487 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.487 INFO kablam! --> src/large_array_impl.rs:227:12 Oct 15 19:05:32.487 INFO kablam! | Oct 15 19:05:32.487 INFO kablam! 227 | isvsvn: ref __self_0_9, Oct 15 19:05:32.487 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.487 INFO kablam! | Oct 15 19:05:32.487 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.487 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.487 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.487 INFO kablam! Oct 15 19:05:32.487 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.487 INFO kablam! --> src/large_array_impl.rs:255:16 Oct 15 19:05:32.487 INFO kablam! | Oct 15 19:05:32.487 INFO kablam! 255 | miscselect: ref __self_0_3, .. } => { Oct 15 19:05:32.487 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.487 INFO kablam! | Oct 15 19:05:32.487 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.487 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.487 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.487 INFO kablam! Oct 15 19:05:32.487 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.487 INFO kablam! --> src/large_array_impl.rs:271:13 Oct 15 19:05:32.487 INFO kablam! | Oct 15 19:05:32.487 INFO kablam! 271 | keyname: ref __self_0_0, Oct 15 19:05:32.487 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.487 INFO kablam! | Oct 15 19:05:32.487 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.487 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.487 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.487 INFO kablam! Oct 15 19:05:32.487 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.487 INFO kablam! --> src/large_array_impl.rs:272:15 Oct 15 19:05:32.487 INFO kablam! | Oct 15 19:05:32.487 INFO kablam! 272 | keypolicy: ref __self_0_1, Oct 15 19:05:32.487 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.487 INFO kablam! | Oct 15 19:05:32.487 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.487 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.487 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.487 INFO kablam! Oct 15 19:05:32.487 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.487 INFO kablam! --> src/large_array_impl.rs:273:12 Oct 15 19:05:32.487 INFO kablam! | Oct 15 19:05:32.487 INFO kablam! 273 | isvsvn: ref __self_0_2, Oct 15 19:05:32.487 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.487 INFO kablam! | Oct 15 19:05:32.487 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.487 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.487 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.487 INFO kablam! Oct 15 19:05:32.487 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.487 INFO kablam! --> src/large_array_impl.rs:275:19 Oct 15 19:05:32.487 INFO kablam! | Oct 15 19:05:32.487 INFO kablam! 275 | attributemask: ref __self_0_5, Oct 15 19:05:32.487 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.487 INFO kablam! | Oct 15 19:05:32.487 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.487 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.487 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.487 INFO kablam! Oct 15 19:05:32.487 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 19:05:32.487 INFO kablam! --> src/large_array_impl.rs:277:14 Oct 15 19:05:32.487 INFO kablam! | Oct 15 19:05:32.487 INFO kablam! 277 | miscmask: ref __self_0_7, .. } => { Oct 15 19:05:32.487 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 19:05:32.487 INFO kablam! | Oct 15 19:05:32.487 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 19:05:32.488 INFO kablam! = note: for more information, see issue #46043 Oct 15 19:05:32.488 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 15 19:05:32.488 INFO kablam! Oct 15 19:05:32.858 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.10s Oct 15 19:05:32.860 INFO kablam! su: No module specific data is present Oct 15 19:05:33.202 INFO running `"docker" "rm" "-f" "1bb69ed25d43ac99a9c6eba56ca2908c888d00ada20f9855f2a174f9104336dd"` Oct 15 19:05:33.282 INFO blam! 1bb69ed25d43ac99a9c6eba56ca2908c888d00ada20f9855f2a174f9104336dd Oct 15 19:05:33.284 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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.477 INFO blam! 0d76c2bee8f0c7b65f29b57027a9b3c0ad66111b222e5748233030600bffab4f Oct 15 19:05:33.479 INFO running `"docker" "start" "-a" "0d76c2bee8f0c7b65f29b57027a9b3c0ad66111b222e5748233030600bffab4f"` Oct 15 19:05:33.912 INFO kablam! usermod: no changes Oct 15 19:05:33.930 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 15 19:05:33.930 INFO kablam! Running /target/debug/deps/sgx_isa-38c4f47f46c5faed Oct 15 19:05:33.933 INFO kablam! Doc-tests sgx-isa Oct 15 19:05:33.933 INFO blam! Oct 15 19:05:33.933 INFO blam! running 0 tests Oct 15 19:05:33.933 INFO blam! Oct 15 19:05:33.933 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:05:33.933 INFO blam! Oct 15 19:05:34.613 INFO blam! Oct 15 19:05:34.613 INFO blam! running 0 tests Oct 15 19:05:34.613 INFO blam! Oct 15 19:05:34.613 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:05:34.613 INFO blam! Oct 15 19:05:34.619 INFO kablam! su: No module specific data is present Oct 15 19:05:34.942 INFO running `"docker" "rm" "-f" "0d76c2bee8f0c7b65f29b57027a9b3c0ad66111b222e5748233030600bffab4f"` Oct 15 19:05:35.022 INFO blam! 0d76c2bee8f0c7b65f29b57027a9b3c0ad66111b222e5748233030600bffab4f