Oct 16 00:27:14.144 INFO testing pe-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 00:27:14.144 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 00:27:14.309 INFO blam! 4fbe483859f16778cb6e82d32899837c1a21e17ef3c96eb487742ce4232562e2 Oct 16 00:27:14.311 INFO running `"docker" "start" "-a" "4fbe483859f16778cb6e82d32899837c1a21e17ef3c96eb487742ce4232562e2"` Oct 16 00:27:14.730 INFO kablam! usermod: no changes Oct 16 00:27:14.791 INFO kablam! Compiling pe v0.1.1 (/source) Oct 16 00:27:15.679 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.679 INFO kablam! --> src/lib.rs:47:34 Oct 16 00:27:15.679 INFO kablam! | Oct 16 00:27:15.679 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Oct 16 00:27:15.679 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:27:15.679 INFO kablam! | Oct 16 00:27:15.679 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 16 00:27:15.679 INFO 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 16 00:27:15.679 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.679 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 16 00:27:15.679 INFO kablam! Oct 16 00:27:15.679 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.679 INFO kablam! --> src/lib.rs:48:38 Oct 16 00:27:15.679 INFO kablam! | Oct 16 00:27:15.679 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Oct 16 00:27:15.679 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:27:15.679 INFO kablam! | Oct 16 00:27:15.679 INFO 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 16 00:27:15.679 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.679 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 16 00:27:15.679 INFO kablam! Oct 16 00:27:15.679 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.679 INFO kablam! --> src/lib.rs:54:34 Oct 16 00:27:15.679 INFO kablam! | Oct 16 00:27:15.679 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Oct 16 00:27:15.679 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 00:27:15.679 INFO kablam! | Oct 16 00:27:15.679 INFO 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 16 00:27:15.679 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.679 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 16 00:27:15.679 INFO kablam! Oct 16 00:27:15.679 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.679 INFO kablam! --> src/lib.rs:55:38 Oct 16 00:27:15.679 INFO kablam! | Oct 16 00:27:15.679 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Oct 16 00:27:15.679 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 00:27:15.679 INFO kablam! | Oct 16 00:27:15.679 INFO 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 16 00:27:15.679 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.679 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 16 00:27:15.679 INFO kablam! Oct 16 00:27:15.679 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.679 INFO kablam! --> src/lib.rs:61:34 Oct 16 00:27:15.679 INFO kablam! | Oct 16 00:27:15.679 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Oct 16 00:27:15.679 INFO kablam! | ^^^^^^^^^^^^ Oct 16 00:27:15.679 INFO kablam! | Oct 16 00:27:15.679 INFO 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 16 00:27:15.679 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.679 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 16 00:27:15.679 INFO kablam! Oct 16 00:27:15.679 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.679 INFO kablam! --> src/lib.rs:62:38 Oct 16 00:27:15.679 INFO kablam! | Oct 16 00:27:15.679 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Oct 16 00:27:15.679 INFO kablam! | ^^^^^^^^^^^^ Oct 16 00:27:15.679 INFO kablam! | Oct 16 00:27:15.679 INFO 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 16 00:27:15.679 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.679 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 16 00:27:15.679 INFO kablam! Oct 16 00:27:15.679 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.679 INFO kablam! --> src/utility.rs:45:5 Oct 16 00:27:15.679 INFO kablam! | Oct 16 00:27:15.679 INFO kablam! 45 | self.0.eq(&other.0) Oct 16 00:27:15.679 INFO kablam! | ^^^^^^ Oct 16 00:27:15.679 INFO kablam! ... Oct 16 00:27:15.679 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 16 00:27:15.679 INFO kablam! | ------------------------------ in this macro invocation Oct 16 00:27:15.679 INFO kablam! | Oct 16 00:27:15.679 INFO 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 16 00:27:15.679 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.679 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 16 00:27:15.679 INFO kablam! Oct 16 00:27:15.679 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.679 INFO kablam! --> src/utility.rs:45:15 Oct 16 00:27:15.679 INFO kablam! | Oct 16 00:27:15.679 INFO kablam! 45 | self.0.eq(&other.0) Oct 16 00:27:15.679 INFO kablam! | ^^^^^^^^ Oct 16 00:27:15.679 INFO kablam! ... Oct 16 00:27:15.679 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 16 00:27:15.679 INFO kablam! | ------------------------------ in this macro invocation Oct 16 00:27:15.679 INFO kablam! | Oct 16 00:27:15.679 INFO 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 16 00:27:15.679 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.679 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 16 00:27:15.679 INFO kablam! Oct 16 00:27:15.679 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.680 INFO kablam! --> src/utility.rs:45:5 Oct 16 00:27:15.680 INFO kablam! | Oct 16 00:27:15.680 INFO kablam! 45 | self.0.eq(&other.0) Oct 16 00:27:15.680 INFO kablam! | ^^^^^^ Oct 16 00:27:15.680 INFO kablam! ... Oct 16 00:27:15.680 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 16 00:27:15.680 INFO kablam! | ------------------------------- in this macro invocation Oct 16 00:27:15.680 INFO kablam! | Oct 16 00:27:15.680 INFO 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 16 00:27:15.680 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.680 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 16 00:27:15.680 INFO kablam! Oct 16 00:27:15.680 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.680 INFO kablam! --> src/utility.rs:45:15 Oct 16 00:27:15.680 INFO kablam! | Oct 16 00:27:15.680 INFO kablam! 45 | self.0.eq(&other.0) Oct 16 00:27:15.680 INFO kablam! | ^^^^^^^^ Oct 16 00:27:15.680 INFO kablam! ... Oct 16 00:27:15.680 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 16 00:27:15.680 INFO kablam! | ------------------------------- in this macro invocation Oct 16 00:27:15.680 INFO kablam! | Oct 16 00:27:15.680 INFO 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 16 00:27:15.680 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.680 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 16 00:27:15.680 INFO kablam! Oct 16 00:27:15.680 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.680 INFO kablam! --> src/utility.rs:51:5 Oct 16 00:27:15.680 INFO kablam! | Oct 16 00:27:15.680 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 16 00:27:15.680 INFO kablam! | ^^^^^^ Oct 16 00:27:15.680 INFO kablam! ... Oct 16 00:27:15.680 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 16 00:27:15.680 INFO kablam! | ------------------------------ in this macro invocation Oct 16 00:27:15.680 INFO kablam! | Oct 16 00:27:15.680 INFO 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 16 00:27:15.680 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.680 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 16 00:27:15.680 INFO kablam! Oct 16 00:27:15.680 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.680 INFO kablam! --> src/utility.rs:51:24 Oct 16 00:27:15.680 INFO kablam! | Oct 16 00:27:15.680 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 16 00:27:15.680 INFO kablam! | ^^^^^^^^ Oct 16 00:27:15.680 INFO kablam! ... Oct 16 00:27:15.680 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 16 00:27:15.680 INFO kablam! | ------------------------------ in this macro invocation Oct 16 00:27:15.680 INFO kablam! | Oct 16 00:27:15.680 INFO 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 16 00:27:15.680 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.680 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 16 00:27:15.680 INFO kablam! Oct 16 00:27:15.680 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.680 INFO kablam! --> src/utility.rs:51:5 Oct 16 00:27:15.680 INFO kablam! | Oct 16 00:27:15.680 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 16 00:27:15.680 INFO kablam! | ^^^^^^ Oct 16 00:27:15.680 INFO kablam! ... Oct 16 00:27:15.680 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 16 00:27:15.680 INFO kablam! | ------------------------------- in this macro invocation Oct 16 00:27:15.680 INFO kablam! | Oct 16 00:27:15.680 INFO 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 16 00:27:15.680 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.680 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 16 00:27:15.680 INFO kablam! Oct 16 00:27:15.680 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.680 INFO kablam! --> src/utility.rs:51:24 Oct 16 00:27:15.680 INFO kablam! | Oct 16 00:27:15.680 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 16 00:27:15.680 INFO kablam! | ^^^^^^^^ Oct 16 00:27:15.680 INFO kablam! ... Oct 16 00:27:15.680 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 16 00:27:15.680 INFO kablam! | ------------------------------- in this macro invocation Oct 16 00:27:15.680 INFO kablam! | Oct 16 00:27:15.680 INFO 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 16 00:27:15.680 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.680 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 16 00:27:15.683 INFO kablam! Oct 16 00:27:15.683 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.683 INFO kablam! --> src/utility.rs:58:5 Oct 16 00:27:15.683 INFO kablam! | Oct 16 00:27:15.683 INFO kablam! 58 | self.0.cmp(&other.0) Oct 16 00:27:15.683 INFO kablam! | ^^^^^^ Oct 16 00:27:15.683 INFO kablam! ... Oct 16 00:27:15.683 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 16 00:27:15.683 INFO kablam! | ------------------------------ in this macro invocation Oct 16 00:27:15.683 INFO kablam! | Oct 16 00:27:15.683 INFO 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 16 00:27:15.683 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.683 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 16 00:27:15.683 INFO kablam! Oct 16 00:27:15.683 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.683 INFO kablam! --> src/utility.rs:58:16 Oct 16 00:27:15.683 INFO kablam! | Oct 16 00:27:15.683 INFO kablam! 58 | self.0.cmp(&other.0) Oct 16 00:27:15.683 INFO kablam! | ^^^^^^^^ Oct 16 00:27:15.683 INFO kablam! ... Oct 16 00:27:15.683 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 16 00:27:15.684 INFO kablam! | ------------------------------ in this macro invocation Oct 16 00:27:15.684 INFO kablam! | Oct 16 00:27:15.684 INFO 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 16 00:27:15.684 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.684 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 16 00:27:15.684 INFO kablam! Oct 16 00:27:15.684 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.684 INFO kablam! --> src/utility.rs:58:5 Oct 16 00:27:15.684 INFO kablam! | Oct 16 00:27:15.684 INFO kablam! 58 | self.0.cmp(&other.0) Oct 16 00:27:15.684 INFO kablam! | ^^^^^^ Oct 16 00:27:15.684 INFO kablam! ... Oct 16 00:27:15.684 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 16 00:27:15.684 INFO kablam! | ------------------------------- in this macro invocation Oct 16 00:27:15.684 INFO kablam! | Oct 16 00:27:15.684 INFO 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 16 00:27:15.684 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.684 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 16 00:27:15.684 INFO kablam! Oct 16 00:27:15.684 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.684 INFO kablam! --> src/utility.rs:58:16 Oct 16 00:27:15.684 INFO kablam! | Oct 16 00:27:15.684 INFO kablam! 58 | self.0.cmp(&other.0) Oct 16 00:27:15.684 INFO kablam! | ^^^^^^^^ Oct 16 00:27:15.684 INFO kablam! ... Oct 16 00:27:15.684 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 16 00:27:15.684 INFO kablam! | ------------------------------- in this macro invocation Oct 16 00:27:15.684 INFO kablam! | Oct 16 00:27:15.684 INFO 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 16 00:27:15.684 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.684 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 16 00:27:15.684 INFO kablam! Oct 16 00:27:15.684 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.684 INFO kablam! --> src/utility.rs:65:19 Oct 16 00:27:15.684 INFO kablam! | Oct 16 00:27:15.684 INFO kablam! 65 | builder.field(&self.0); Oct 16 00:27:15.684 INFO kablam! | ^^^^^^^ Oct 16 00:27:15.684 INFO kablam! ... Oct 16 00:27:15.684 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 16 00:27:15.684 INFO kablam! | ------------------------------ in this macro invocation Oct 16 00:27:15.684 INFO kablam! | Oct 16 00:27:15.684 INFO 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 16 00:27:15.684 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.684 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 16 00:27:15.684 INFO kablam! Oct 16 00:27:15.684 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.684 INFO kablam! --> src/utility.rs:65:19 Oct 16 00:27:15.684 INFO kablam! | Oct 16 00:27:15.684 INFO kablam! 65 | builder.field(&self.0); Oct 16 00:27:15.684 INFO kablam! | ^^^^^^^ Oct 16 00:27:15.684 INFO kablam! ... Oct 16 00:27:15.684 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 16 00:27:15.684 INFO kablam! | ------------------------------- in this macro invocation Oct 16 00:27:15.684 INFO kablam! | Oct 16 00:27:15.684 INFO 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 16 00:27:15.684 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.684 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 16 00:27:15.684 INFO kablam! Oct 16 00:27:16.049 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.28s Oct 16 00:27:16.051 INFO kablam! su: No module specific data is present Oct 16 00:27:16.382 INFO running `"docker" "rm" "-f" "4fbe483859f16778cb6e82d32899837c1a21e17ef3c96eb487742ce4232562e2"` Oct 16 00:27:16.471 INFO blam! 4fbe483859f16778cb6e82d32899837c1a21e17ef3c96eb487742ce4232562e2 Oct 16 00:27:16.477 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 00:27:16.660 INFO blam! 5aa6e6e327dda96ab4842f3091520f2cb070b9eadff8ac293c1cf54f9477a379 Oct 16 00:27:16.667 INFO running `"docker" "start" "-a" "5aa6e6e327dda96ab4842f3091520f2cb070b9eadff8ac293c1cf54f9477a379"` Oct 16 00:27:17.198 INFO kablam! usermod: no changes Oct 16 00:27:17.228 INFO kablam! Compiling pe v0.1.1 (/source) Oct 16 00:27:18.534 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:18.535 INFO kablam! --> src/lib.rs:47:34 Oct 16 00:27:18.535 INFO kablam! | Oct 16 00:27:18.536 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Oct 16 00:27:18.536 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:27:18.537 INFO kablam! | Oct 16 00:27:18.538 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 16 00:27:18.538 INFO 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 16 00:27:18.538 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:18.538 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 16 00:27:18.538 INFO kablam! Oct 16 00:27:18.538 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:18.538 INFO kablam! --> src/lib.rs:48:38 Oct 16 00:27:18.538 INFO kablam! | Oct 16 00:27:18.540 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Oct 16 00:27:18.540 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:27:18.540 INFO kablam! | Oct 16 00:27:18.540 INFO 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 16 00:27:18.540 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:18.540 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 16 00:27:18.540 INFO kablam! Oct 16 00:27:18.540 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:18.540 INFO kablam! --> src/lib.rs:54:34 Oct 16 00:27:18.540 INFO kablam! | Oct 16 00:27:18.540 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Oct 16 00:27:18.540 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 00:27:18.540 INFO kablam! | Oct 16 00:27:18.540 INFO 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 16 00:27:18.540 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:18.540 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 16 00:27:18.540 INFO kablam! Oct 16 00:27:18.540 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:18.540 INFO kablam! --> src/lib.rs:55:38 Oct 16 00:27:18.540 INFO kablam! | Oct 16 00:27:18.540 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Oct 16 00:27:18.540 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 00:27:18.540 INFO kablam! | Oct 16 00:27:18.540 INFO 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 16 00:27:18.540 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:18.540 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 16 00:27:18.540 INFO kablam! Oct 16 00:27:18.540 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:18.540 INFO kablam! --> src/lib.rs:61:34 Oct 16 00:27:18.541 INFO kablam! | Oct 16 00:27:18.541 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Oct 16 00:27:18.541 INFO kablam! | ^^^^^^^^^^^^ Oct 16 00:27:18.541 INFO kablam! | Oct 16 00:27:18.541 INFO 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 16 00:27:18.541 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:18.541 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 16 00:27:18.541 INFO kablam! Oct 16 00:27:18.541 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:18.541 INFO kablam! --> src/lib.rs:62:38 Oct 16 00:27:18.541 INFO kablam! | Oct 16 00:27:18.541 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Oct 16 00:27:18.541 INFO kablam! | ^^^^^^^^^^^^ Oct 16 00:27:18.541 INFO kablam! | Oct 16 00:27:18.541 INFO 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 16 00:27:18.541 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:18.541 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 16 00:27:18.541 INFO kablam! Oct 16 00:27:18.541 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:18.541 INFO kablam! --> src/utility.rs:45:5 Oct 16 00:27:18.541 INFO kablam! | Oct 16 00:27:18.541 INFO kablam! 45 | self.0.eq(&other.0) Oct 16 00:27:18.541 INFO kablam! | ^^^^^^ Oct 16 00:27:18.541 INFO kablam! ... Oct 16 00:27:18.541 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 16 00:27:18.541 INFO kablam! | ------------------------------ in this macro invocation Oct 16 00:27:18.541 INFO kablam! | Oct 16 00:27:18.541 INFO 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 16 00:27:18.541 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:18.541 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 16 00:27:18.541 INFO kablam! Oct 16 00:27:18.541 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:18.541 INFO kablam! --> src/utility.rs:45:15 Oct 16 00:27:18.541 INFO kablam! | Oct 16 00:27:18.541 INFO kablam! 45 | self.0.eq(&other.0) Oct 16 00:27:18.541 INFO kablam! | ^^^^^^^^ Oct 16 00:27:18.541 INFO kablam! ... Oct 16 00:27:18.541 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 16 00:27:18.541 INFO kablam! | ------------------------------ in this macro invocation Oct 16 00:27:18.541 INFO kablam! | Oct 16 00:27:18.541 INFO 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 16 00:27:18.541 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:18.541 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 16 00:27:18.541 INFO kablam! Oct 16 00:27:18.541 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:18.541 INFO kablam! --> src/utility.rs:45:5 Oct 16 00:27:18.541 INFO kablam! | Oct 16 00:27:18.554 INFO kablam! 45 | self.0.eq(&other.0) Oct 16 00:27:18.554 INFO kablam! | ^^^^^^ Oct 16 00:27:18.554 INFO kablam! ... Oct 16 00:27:18.554 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 16 00:27:18.554 INFO kablam! | ------------------------------- in this macro invocation Oct 16 00:27:18.554 INFO kablam! | Oct 16 00:27:18.554 INFO 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 16 00:27:18.554 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:18.554 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 16 00:27:18.554 INFO kablam! Oct 16 00:27:18.554 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:18.554 INFO kablam! --> src/utility.rs:45:15 Oct 16 00:27:18.554 INFO kablam! | Oct 16 00:27:18.554 INFO kablam! 45 | self.0.eq(&other.0) Oct 16 00:27:18.554 INFO kablam! | ^^^^^^^^ Oct 16 00:27:18.554 INFO kablam! ... Oct 16 00:27:18.554 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 16 00:27:18.554 INFO kablam! | ------------------------------- in this macro invocation Oct 16 00:27:18.554 INFO kablam! | Oct 16 00:27:18.554 INFO 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 16 00:27:18.554 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:18.554 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 16 00:27:18.554 INFO kablam! Oct 16 00:27:18.554 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:18.554 INFO kablam! --> src/utility.rs:51:5 Oct 16 00:27:18.554 INFO kablam! | Oct 16 00:27:18.554 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 16 00:27:18.554 INFO kablam! | ^^^^^^ Oct 16 00:27:18.554 INFO kablam! ... Oct 16 00:27:18.554 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 16 00:27:18.554 INFO kablam! | ------------------------------ in this macro invocation Oct 16 00:27:18.554 INFO kablam! | Oct 16 00:27:18.554 INFO 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 16 00:27:18.554 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:18.554 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 16 00:27:18.554 INFO kablam! Oct 16 00:27:18.554 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:18.554 INFO kablam! --> src/utility.rs:51:24 Oct 16 00:27:18.554 INFO kablam! | Oct 16 00:27:18.554 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 16 00:27:18.554 INFO kablam! | ^^^^^^^^ Oct 16 00:27:18.554 INFO kablam! ... Oct 16 00:27:18.554 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 16 00:27:18.554 INFO kablam! | ------------------------------ in this macro invocation Oct 16 00:27:18.554 INFO kablam! | Oct 16 00:27:18.554 INFO 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 16 00:27:18.554 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:18.554 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 16 00:27:18.554 INFO kablam! Oct 16 00:27:18.554 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:18.554 INFO kablam! --> src/utility.rs:51:5 Oct 16 00:27:18.554 INFO kablam! | Oct 16 00:27:18.554 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 16 00:27:18.554 INFO kablam! | ^^^^^^ Oct 16 00:27:18.554 INFO kablam! ... Oct 16 00:27:18.554 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 16 00:27:18.554 INFO kablam! | ------------------------------- in this macro invocation Oct 16 00:27:18.554 INFO kablam! | Oct 16 00:27:18.554 INFO 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 16 00:27:18.554 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:18.554 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 16 00:27:18.554 INFO kablam! Oct 16 00:27:18.554 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:18.554 INFO kablam! --> src/utility.rs:51:24 Oct 16 00:27:18.554 INFO kablam! | Oct 16 00:27:18.554 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 16 00:27:18.554 INFO kablam! | ^^^^^^^^ Oct 16 00:27:18.554 INFO kablam! ... Oct 16 00:27:18.554 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 16 00:27:18.554 INFO kablam! | ------------------------------- in this macro invocation Oct 16 00:27:18.554 INFO kablam! | Oct 16 00:27:18.554 INFO 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 16 00:27:18.554 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:18.554 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 16 00:27:18.554 INFO kablam! Oct 16 00:27:18.554 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:18.554 INFO kablam! --> src/utility.rs:58:5 Oct 16 00:27:18.554 INFO kablam! | Oct 16 00:27:18.554 INFO kablam! 58 | self.0.cmp(&other.0) Oct 16 00:27:18.554 INFO kablam! | ^^^^^^ Oct 16 00:27:18.554 INFO kablam! ... Oct 16 00:27:18.554 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 16 00:27:18.555 INFO kablam! | ------------------------------ in this macro invocation Oct 16 00:27:18.555 INFO kablam! | Oct 16 00:27:18.555 INFO 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 16 00:27:18.555 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:18.555 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 16 00:27:18.555 INFO kablam! Oct 16 00:27:18.555 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:18.555 INFO kablam! --> src/utility.rs:58:16 Oct 16 00:27:18.555 INFO kablam! | Oct 16 00:27:18.555 INFO kablam! 58 | self.0.cmp(&other.0) Oct 16 00:27:18.555 INFO kablam! | ^^^^^^^^ Oct 16 00:27:18.555 INFO kablam! ... Oct 16 00:27:18.555 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 16 00:27:18.555 INFO kablam! | ------------------------------ in this macro invocation Oct 16 00:27:18.555 INFO kablam! | Oct 16 00:27:18.555 INFO 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 16 00:27:18.555 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:18.555 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 16 00:27:18.555 INFO kablam! Oct 16 00:27:18.555 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:18.555 INFO kablam! --> src/utility.rs:58:5 Oct 16 00:27:18.555 INFO kablam! | Oct 16 00:27:18.555 INFO kablam! 58 | self.0.cmp(&other.0) Oct 16 00:27:18.555 INFO kablam! | ^^^^^^ Oct 16 00:27:18.555 INFO kablam! ... Oct 16 00:27:18.555 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 16 00:27:18.555 INFO kablam! | ------------------------------- in this macro invocation Oct 16 00:27:18.555 INFO kablam! | Oct 16 00:27:18.555 INFO 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 16 00:27:18.555 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:18.555 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 16 00:27:18.555 INFO kablam! Oct 16 00:27:18.555 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:18.555 INFO kablam! --> src/utility.rs:58:16 Oct 16 00:27:18.555 INFO kablam! | Oct 16 00:27:18.555 INFO kablam! 58 | self.0.cmp(&other.0) Oct 16 00:27:18.555 INFO kablam! | ^^^^^^^^ Oct 16 00:27:18.555 INFO kablam! ... Oct 16 00:27:18.555 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 16 00:27:18.555 INFO kablam! | ------------------------------- in this macro invocation Oct 16 00:27:18.555 INFO kablam! | Oct 16 00:27:18.555 INFO 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 16 00:27:18.555 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:18.555 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 16 00:27:18.555 INFO kablam! Oct 16 00:27:18.555 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:18.555 INFO kablam! --> src/utility.rs:65:19 Oct 16 00:27:18.555 INFO kablam! | Oct 16 00:27:18.555 INFO kablam! 65 | builder.field(&self.0); Oct 16 00:27:18.555 INFO kablam! | ^^^^^^^ Oct 16 00:27:18.555 INFO kablam! ... Oct 16 00:27:18.555 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 16 00:27:18.555 INFO kablam! | ------------------------------ in this macro invocation Oct 16 00:27:18.555 INFO kablam! | Oct 16 00:27:18.555 INFO 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 16 00:27:18.555 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:18.555 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 16 00:27:18.555 INFO kablam! Oct 16 00:27:18.555 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:18.555 INFO kablam! --> src/utility.rs:65:19 Oct 16 00:27:18.555 INFO kablam! | Oct 16 00:27:18.555 INFO kablam! 65 | builder.field(&self.0); Oct 16 00:27:18.555 INFO kablam! | ^^^^^^^ Oct 16 00:27:18.555 INFO kablam! ... Oct 16 00:27:18.555 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 16 00:27:18.555 INFO kablam! | ------------------------------- in this macro invocation Oct 16 00:27:18.555 INFO kablam! | Oct 16 00:27:18.555 INFO 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 16 00:27:18.555 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:18.555 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 16 00:27:18.555 INFO kablam! Oct 16 00:27:19.911 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.69s Oct 16 00:27:19.911 INFO kablam! su: No module specific data is present Oct 16 00:27:20.388 INFO running `"docker" "rm" "-f" "5aa6e6e327dda96ab4842f3091520f2cb070b9eadff8ac293c1cf54f9477a379"` Oct 16 00:27:20.560 INFO blam! 5aa6e6e327dda96ab4842f3091520f2cb070b9eadff8ac293c1cf54f9477a379