Oct 27 18:12:11.224 INFO checking pe-0.1.1 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 18:12:11.224 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 27 18:12:11.751 INFO blam! d0577e2f4716ed150ff45070309d423055fb9656b3125cdf202fa1f9bb873d7c Oct 27 18:12:11.763 INFO running `"docker" "start" "-a" "d0577e2f4716ed150ff45070309d423055fb9656b3125cdf202fa1f9bb873d7c"` Oct 27 18:12:12.719 INFO kablam! usermod: no changes Oct 27 18:12:12.760 INFO kablam! Checking pe v0.1.1 (/source) Oct 27 18:12:13.863 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:13.863 INFO kablam! --> src/lib.rs:47:34 Oct 27 18:12:13.863 INFO kablam! | Oct 27 18:12:13.863 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Oct 27 18:12:13.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:12:13.863 INFO kablam! | Oct 27 18:12:13.863 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 27 18:12:13.863 INFO 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 27 18:12:13.863 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:13.863 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 27 18:12:13.863 INFO kablam! Oct 27 18:12:13.863 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:13.863 INFO kablam! --> src/lib.rs:48:38 Oct 27 18:12:13.863 INFO kablam! | Oct 27 18:12:13.863 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Oct 27 18:12:13.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:12:13.863 INFO kablam! | Oct 27 18:12:13.863 INFO 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 27 18:12:13.863 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:13.863 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 27 18:12:13.863 INFO kablam! Oct 27 18:12:13.863 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:13.863 INFO kablam! --> src/lib.rs:54:34 Oct 27 18:12:13.863 INFO kablam! | Oct 27 18:12:13.863 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Oct 27 18:12:13.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 18:12:13.863 INFO kablam! | Oct 27 18:12:13.863 INFO 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 27 18:12:13.863 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:13.863 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 27 18:12:13.863 INFO kablam! Oct 27 18:12:13.863 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:13.863 INFO kablam! --> src/lib.rs:55:38 Oct 27 18:12:13.863 INFO kablam! | Oct 27 18:12:13.863 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Oct 27 18:12:13.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 18:12:13.863 INFO kablam! | Oct 27 18:12:13.863 INFO 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 27 18:12:13.863 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:13.863 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 27 18:12:13.863 INFO kablam! Oct 27 18:12:13.863 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:13.863 INFO kablam! --> src/lib.rs:61:34 Oct 27 18:12:13.863 INFO kablam! | Oct 27 18:12:13.863 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Oct 27 18:12:13.863 INFO kablam! | ^^^^^^^^^^^^ Oct 27 18:12:13.863 INFO kablam! | Oct 27 18:12:13.863 INFO 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 27 18:12:13.863 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:13.863 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 27 18:12:13.863 INFO kablam! Oct 27 18:12:13.863 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:13.863 INFO kablam! --> src/lib.rs:62:38 Oct 27 18:12:13.863 INFO kablam! | Oct 27 18:12:13.863 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Oct 27 18:12:13.863 INFO kablam! | ^^^^^^^^^^^^ Oct 27 18:12:13.863 INFO kablam! | Oct 27 18:12:13.863 INFO 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 27 18:12:13.863 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:13.863 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 27 18:12:13.863 INFO kablam! Oct 27 18:12:13.863 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:13.863 INFO kablam! --> src/utility.rs:45:5 Oct 27 18:12:13.863 INFO kablam! | Oct 27 18:12:13.863 INFO kablam! 45 | self.0.eq(&other.0) Oct 27 18:12:13.863 INFO kablam! | ^^^^^^ Oct 27 18:12:13.863 INFO kablam! ... Oct 27 18:12:13.863 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 27 18:12:13.863 INFO kablam! | ------------------------------ in this macro invocation Oct 27 18:12:13.863 INFO kablam! | Oct 27 18:12:13.863 INFO 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 27 18:12:13.863 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:13.863 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 27 18:12:13.863 INFO kablam! Oct 27 18:12:13.863 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:13.863 INFO kablam! --> src/utility.rs:45:15 Oct 27 18:12:13.863 INFO kablam! | Oct 27 18:12:13.863 INFO kablam! 45 | self.0.eq(&other.0) Oct 27 18:12:13.863 INFO kablam! | ^^^^^^^^ Oct 27 18:12:13.863 INFO kablam! ... Oct 27 18:12:13.863 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 27 18:12:13.864 INFO kablam! | ------------------------------ in this macro invocation Oct 27 18:12:13.864 INFO kablam! | Oct 27 18:12:13.864 INFO 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 27 18:12:13.864 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:13.864 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 27 18:12:13.864 INFO kablam! Oct 27 18:12:13.864 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:13.864 INFO kablam! --> src/utility.rs:45:5 Oct 27 18:12:13.864 INFO kablam! | Oct 27 18:12:13.864 INFO kablam! 45 | self.0.eq(&other.0) Oct 27 18:12:13.864 INFO kablam! | ^^^^^^ Oct 27 18:12:13.864 INFO kablam! ... Oct 27 18:12:13.864 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 27 18:12:13.864 INFO kablam! | ------------------------------- in this macro invocation Oct 27 18:12:13.864 INFO kablam! | Oct 27 18:12:13.864 INFO 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 27 18:12:13.864 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:13.864 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 27 18:12:13.864 INFO kablam! Oct 27 18:12:13.864 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:13.864 INFO kablam! --> src/utility.rs:45:15 Oct 27 18:12:13.864 INFO kablam! | Oct 27 18:12:13.864 INFO kablam! 45 | self.0.eq(&other.0) Oct 27 18:12:13.864 INFO kablam! | ^^^^^^^^ Oct 27 18:12:13.864 INFO kablam! ... Oct 27 18:12:13.864 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 27 18:12:13.864 INFO kablam! | ------------------------------- in this macro invocation Oct 27 18:12:13.864 INFO kablam! | Oct 27 18:12:13.864 INFO 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 27 18:12:13.864 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:13.864 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 27 18:12:13.864 INFO kablam! Oct 27 18:12:13.864 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:13.864 INFO kablam! --> src/utility.rs:51:5 Oct 27 18:12:13.864 INFO kablam! | Oct 27 18:12:13.864 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 27 18:12:13.864 INFO kablam! | ^^^^^^ Oct 27 18:12:13.864 INFO kablam! ... Oct 27 18:12:13.864 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 27 18:12:13.864 INFO kablam! | ------------------------------ in this macro invocation Oct 27 18:12:13.864 INFO kablam! | Oct 27 18:12:13.864 INFO 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 27 18:12:13.864 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:13.864 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 27 18:12:13.864 INFO kablam! Oct 27 18:12:13.864 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:13.864 INFO kablam! --> src/utility.rs:51:24 Oct 27 18:12:13.864 INFO kablam! | Oct 27 18:12:13.864 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 27 18:12:13.864 INFO kablam! | ^^^^^^^^ Oct 27 18:12:13.864 INFO kablam! ... Oct 27 18:12:13.864 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 27 18:12:13.864 INFO kablam! | ------------------------------ in this macro invocation Oct 27 18:12:13.864 INFO kablam! | Oct 27 18:12:13.864 INFO 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 27 18:12:13.864 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:13.864 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 27 18:12:13.864 INFO kablam! Oct 27 18:12:13.864 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:13.864 INFO kablam! --> src/utility.rs:51:5 Oct 27 18:12:13.864 INFO kablam! | Oct 27 18:12:13.864 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 27 18:12:13.864 INFO kablam! | ^^^^^^ Oct 27 18:12:13.864 INFO kablam! ... Oct 27 18:12:13.864 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 27 18:12:13.864 INFO kablam! | ------------------------------- in this macro invocation Oct 27 18:12:13.864 INFO kablam! | Oct 27 18:12:13.864 INFO 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 27 18:12:13.864 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:13.864 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 27 18:12:13.864 INFO kablam! Oct 27 18:12:13.864 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:13.864 INFO kablam! --> src/utility.rs:51:24 Oct 27 18:12:13.864 INFO kablam! | Oct 27 18:12:13.864 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 27 18:12:13.864 INFO kablam! | ^^^^^^^^ Oct 27 18:12:13.864 INFO kablam! ... Oct 27 18:12:13.864 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 27 18:12:13.864 INFO kablam! | ------------------------------- in this macro invocation Oct 27 18:12:13.864 INFO kablam! | Oct 27 18:12:13.864 INFO 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 27 18:12:13.864 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:13.864 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 27 18:12:13.864 INFO kablam! Oct 27 18:12:13.865 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:13.865 INFO kablam! --> src/utility.rs:58:5 Oct 27 18:12:13.865 INFO kablam! | Oct 27 18:12:13.865 INFO kablam! 58 | self.0.cmp(&other.0) Oct 27 18:12:13.865 INFO kablam! | ^^^^^^ Oct 27 18:12:13.865 INFO kablam! ... Oct 27 18:12:13.865 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 27 18:12:13.865 INFO kablam! | ------------------------------ in this macro invocation Oct 27 18:12:13.865 INFO kablam! | Oct 27 18:12:13.865 INFO 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 27 18:12:13.865 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:13.865 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 27 18:12:13.865 INFO kablam! Oct 27 18:12:13.865 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:13.865 INFO kablam! --> src/utility.rs:58:16 Oct 27 18:12:13.865 INFO kablam! | Oct 27 18:12:13.865 INFO kablam! 58 | self.0.cmp(&other.0) Oct 27 18:12:13.865 INFO kablam! | ^^^^^^^^ Oct 27 18:12:13.865 INFO kablam! ... Oct 27 18:12:13.865 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 27 18:12:13.865 INFO kablam! | ------------------------------ in this macro invocation Oct 27 18:12:13.865 INFO kablam! | Oct 27 18:12:13.865 INFO 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 27 18:12:13.865 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:13.865 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 27 18:12:13.865 INFO kablam! Oct 27 18:12:13.865 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:13.865 INFO kablam! --> src/utility.rs:58:5 Oct 27 18:12:13.865 INFO kablam! | Oct 27 18:12:13.865 INFO kablam! 58 | self.0.cmp(&other.0) Oct 27 18:12:13.865 INFO kablam! | ^^^^^^ Oct 27 18:12:13.865 INFO kablam! ... Oct 27 18:12:13.865 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 27 18:12:13.865 INFO kablam! | ------------------------------- in this macro invocation Oct 27 18:12:13.865 INFO kablam! | Oct 27 18:12:13.865 INFO 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 27 18:12:13.865 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:13.865 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 27 18:12:13.865 INFO kablam! Oct 27 18:12:13.865 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:13.865 INFO kablam! --> src/utility.rs:58:16 Oct 27 18:12:13.865 INFO kablam! | Oct 27 18:12:13.865 INFO kablam! 58 | self.0.cmp(&other.0) Oct 27 18:12:13.865 INFO kablam! | ^^^^^^^^ Oct 27 18:12:13.865 INFO kablam! ... Oct 27 18:12:13.865 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 27 18:12:13.865 INFO kablam! | ------------------------------- in this macro invocation Oct 27 18:12:13.865 INFO kablam! | Oct 27 18:12:13.865 INFO 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 27 18:12:13.865 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:13.865 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 27 18:12:13.865 INFO kablam! Oct 27 18:12:13.865 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:13.865 INFO kablam! --> src/utility.rs:65:19 Oct 27 18:12:13.865 INFO kablam! | Oct 27 18:12:13.865 INFO kablam! 65 | builder.field(&self.0); Oct 27 18:12:13.865 INFO kablam! | ^^^^^^^ Oct 27 18:12:13.865 INFO kablam! ... Oct 27 18:12:13.865 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 27 18:12:13.865 INFO kablam! | ------------------------------ in this macro invocation Oct 27 18:12:13.865 INFO kablam! | Oct 27 18:12:13.865 INFO 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 27 18:12:13.865 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:13.865 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 27 18:12:13.865 INFO kablam! Oct 27 18:12:13.865 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:13.865 INFO kablam! --> src/utility.rs:65:19 Oct 27 18:12:13.865 INFO kablam! | Oct 27 18:12:13.865 INFO kablam! 65 | builder.field(&self.0); Oct 27 18:12:13.865 INFO kablam! | ^^^^^^^ Oct 27 18:12:13.865 INFO kablam! ... Oct 27 18:12:13.865 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 27 18:12:13.865 INFO kablam! | ------------------------------- in this macro invocation Oct 27 18:12:13.865 INFO kablam! | Oct 27 18:12:13.865 INFO 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 27 18:12:13.865 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:13.865 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 27 18:12:13.865 INFO kablam! Oct 27 18:12:14.091 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.091 INFO kablam! --> src/lib.rs:47:34 Oct 27 18:12:14.091 INFO kablam! | Oct 27 18:12:14.091 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Oct 27 18:12:14.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:12:14.091 INFO kablam! | Oct 27 18:12:14.091 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 27 18:12:14.091 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:12:14.091 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.091 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 18:12:14.091 INFO kablam! Oct 27 18:12:14.091 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.091 INFO kablam! --> src/lib.rs:48:38 Oct 27 18:12:14.091 INFO kablam! | Oct 27 18:12:14.099 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Oct 27 18:12:14.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:12:14.099 INFO kablam! | Oct 27 18:12:14.099 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:12:14.099 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.099 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 18:12:14.099 INFO kablam! Oct 27 18:12:14.099 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.099 INFO kablam! --> src/lib.rs:54:34 Oct 27 18:12:14.099 INFO kablam! | Oct 27 18:12:14.099 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Oct 27 18:12:14.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 18:12:14.099 INFO kablam! | Oct 27 18:12:14.099 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:12:14.099 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.099 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 18:12:14.099 INFO kablam! Oct 27 18:12:14.099 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.099 INFO kablam! --> src/lib.rs:55:38 Oct 27 18:12:14.099 INFO kablam! | Oct 27 18:12:14.099 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Oct 27 18:12:14.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 18:12:14.099 INFO kablam! | Oct 27 18:12:14.100 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:12:14.100 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.100 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 18:12:14.100 INFO kablam! Oct 27 18:12:14.100 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.100 INFO kablam! --> src/lib.rs:61:34 Oct 27 18:12:14.100 INFO kablam! | Oct 27 18:12:14.100 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Oct 27 18:12:14.100 INFO kablam! | ^^^^^^^^^^^^ Oct 27 18:12:14.100 INFO kablam! | Oct 27 18:12:14.100 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:12:14.100 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.100 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 18:12:14.100 INFO kablam! Oct 27 18:12:14.100 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.100 INFO kablam! --> src/lib.rs:62:38 Oct 27 18:12:14.100 INFO kablam! | Oct 27 18:12:14.100 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Oct 27 18:12:14.100 INFO kablam! | ^^^^^^^^^^^^ Oct 27 18:12:14.100 INFO kablam! | Oct 27 18:12:14.100 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:12:14.100 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.100 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 18:12:14.100 INFO kablam! Oct 27 18:12:14.100 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.100 INFO kablam! --> src/utility.rs:45:5 Oct 27 18:12:14.100 INFO kablam! | Oct 27 18:12:14.100 INFO kablam! 45 | self.0.eq(&other.0) Oct 27 18:12:14.100 INFO kablam! | ^^^^^^ Oct 27 18:12:14.100 INFO kablam! ... Oct 27 18:12:14.100 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 27 18:12:14.100 INFO kablam! | ------------------------------ in this macro invocation Oct 27 18:12:14.100 INFO kablam! | Oct 27 18:12:14.100 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:12:14.100 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.100 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 18:12:14.100 INFO kablam! Oct 27 18:12:14.100 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.100 INFO kablam! --> src/utility.rs:45:15 Oct 27 18:12:14.100 INFO kablam! | Oct 27 18:12:14.100 INFO kablam! 45 | self.0.eq(&other.0) Oct 27 18:12:14.100 INFO kablam! | ^^^^^^^^ Oct 27 18:12:14.100 INFO kablam! ... Oct 27 18:12:14.100 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 27 18:12:14.100 INFO kablam! | ------------------------------ in this macro invocation Oct 27 18:12:14.100 INFO kablam! | Oct 27 18:12:14.100 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:12:14.100 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.100 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 18:12:14.100 INFO kablam! Oct 27 18:12:14.100 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.100 INFO kablam! --> src/utility.rs:45:5 Oct 27 18:12:14.100 INFO kablam! | Oct 27 18:12:14.100 INFO kablam! 45 | self.0.eq(&other.0) Oct 27 18:12:14.101 INFO kablam! | ^^^^^^ Oct 27 18:12:14.101 INFO kablam! ... Oct 27 18:12:14.101 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 27 18:12:14.101 INFO kablam! | ------------------------------- in this macro invocation Oct 27 18:12:14.101 INFO kablam! | Oct 27 18:12:14.101 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:12:14.101 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.101 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 18:12:14.101 INFO kablam! Oct 27 18:12:14.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.101 INFO kablam! --> src/utility.rs:45:15 Oct 27 18:12:14.101 INFO kablam! | Oct 27 18:12:14.101 INFO kablam! 45 | self.0.eq(&other.0) Oct 27 18:12:14.101 INFO kablam! | ^^^^^^^^ Oct 27 18:12:14.101 INFO kablam! ... Oct 27 18:12:14.101 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 27 18:12:14.101 INFO kablam! | ------------------------------- in this macro invocation Oct 27 18:12:14.101 INFO kablam! | Oct 27 18:12:14.101 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:12:14.101 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.101 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 18:12:14.101 INFO kablam! Oct 27 18:12:14.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.101 INFO kablam! --> src/utility.rs:51:5 Oct 27 18:12:14.101 INFO kablam! | Oct 27 18:12:14.101 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 27 18:12:14.101 INFO kablam! | ^^^^^^ Oct 27 18:12:14.101 INFO kablam! ... Oct 27 18:12:14.101 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 27 18:12:14.101 INFO kablam! | ------------------------------ in this macro invocation Oct 27 18:12:14.101 INFO kablam! | Oct 27 18:12:14.101 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:12:14.101 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.101 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 18:12:14.101 INFO kablam! Oct 27 18:12:14.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.101 INFO kablam! --> src/utility.rs:51:24 Oct 27 18:12:14.101 INFO kablam! | Oct 27 18:12:14.101 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 27 18:12:14.101 INFO kablam! | ^^^^^^^^ Oct 27 18:12:14.101 INFO kablam! ... Oct 27 18:12:14.101 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 27 18:12:14.101 INFO kablam! | ------------------------------ in this macro invocation Oct 27 18:12:14.101 INFO kablam! | Oct 27 18:12:14.101 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:12:14.101 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.101 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 18:12:14.101 INFO kablam! Oct 27 18:12:14.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.101 INFO kablam! --> src/utility.rs:51:5 Oct 27 18:12:14.101 INFO kablam! | Oct 27 18:12:14.101 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 27 18:12:14.101 INFO kablam! | ^^^^^^ Oct 27 18:12:14.101 INFO kablam! ... Oct 27 18:12:14.101 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 27 18:12:14.101 INFO kablam! | ------------------------------- in this macro invocation Oct 27 18:12:14.101 INFO kablam! | Oct 27 18:12:14.101 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:12:14.101 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.101 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 18:12:14.101 INFO kablam! Oct 27 18:12:14.102 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.102 INFO kablam! --> src/utility.rs:51:24 Oct 27 18:12:14.102 INFO kablam! | Oct 27 18:12:14.102 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 27 18:12:14.102 INFO kablam! | ^^^^^^^^ Oct 27 18:12:14.102 INFO kablam! ... Oct 27 18:12:14.102 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 27 18:12:14.102 INFO kablam! | ------------------------------- in this macro invocation Oct 27 18:12:14.102 INFO kablam! | Oct 27 18:12:14.102 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 18:12:14.102 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.102 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 18:12:14.102 INFO kablam! Oct 27 18:12:14.102 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.107 INFO kablam! --> src/utility.rs:58:5 Oct 27 18:12:14.107 INFO kablam! | Oct 27 18:12:14.107 INFO kablam! 58 | self.0.cmp(&other.0) Oct 27 18:12:14.107 INFO kablam! | ^^^^^^ Oct 27 18:12:14.107 INFO kablam! ... Oct 27 18:12:14.107 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 27 18:12:14.107 INFO kablam! | ------------------------------ in this macro invocation Oct 27 18:12:14.107 INFO kablam! | Oct 27 18:12:14.107 INFO 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 27 18:12:14.107 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.107 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 18:12:14.107 INFO kablam! Oct 27 18:12:14.107 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.107 INFO kablam! --> src/utility.rs:58:16 Oct 27 18:12:14.107 INFO kablam! | Oct 27 18:12:14.107 INFO kablam! 58 | self.0.cmp(&other.0) Oct 27 18:12:14.107 INFO kablam! | ^^^^^^^^ Oct 27 18:12:14.107 INFO kablam! ... Oct 27 18:12:14.107 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 27 18:12:14.107 INFO kablam! | ------------------------------ in this macro invocation Oct 27 18:12:14.107 INFO kablam! | Oct 27 18:12:14.107 INFO 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 27 18:12:14.107 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.107 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 18:12:14.107 INFO kablam! Oct 27 18:12:14.107 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.107 INFO kablam! --> src/utility.rs:58:5 Oct 27 18:12:14.107 INFO kablam! | Oct 27 18:12:14.107 INFO kablam! 58 | self.0.cmp(&other.0) Oct 27 18:12:14.107 INFO kablam! | ^^^^^^ Oct 27 18:12:14.107 INFO kablam! ... Oct 27 18:12:14.107 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 27 18:12:14.107 INFO kablam! | ------------------------------- in this macro invocation Oct 27 18:12:14.107 INFO kablam! | Oct 27 18:12:14.107 INFO 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 27 18:12:14.107 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.107 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 27 18:12:14.107 INFO kablam! Oct 27 18:12:14.107 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.107 INFO kablam! --> src/utility.rs:58:16 Oct 27 18:12:14.108 INFO kablam! | Oct 27 18:12:14.108 INFO kablam! 58 | self.0.cmp(&other.0) Oct 27 18:12:14.108 INFO kablam! | ^^^^^^^^ Oct 27 18:12:14.108 INFO kablam! ... Oct 27 18:12:14.108 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 27 18:12:14.108 INFO kablam! | ------------------------------- in this macro invocation Oct 27 18:12:14.108 INFO kablam! | Oct 27 18:12:14.108 INFO 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 27 18:12:14.108 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.108 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 27 18:12:14.108 INFO kablam! Oct 27 18:12:14.108 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.108 INFO kablam! --> src/utility.rs:65:19 Oct 27 18:12:14.108 INFO kablam! | Oct 27 18:12:14.108 INFO kablam! 65 | builder.field(&self.0); Oct 27 18:12:14.108 INFO kablam! | ^^^^^^^ Oct 27 18:12:14.108 INFO kablam! ... Oct 27 18:12:14.108 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 27 18:12:14.108 INFO kablam! | ------------------------------ in this macro invocation Oct 27 18:12:14.108 INFO kablam! | Oct 27 18:12:14.108 INFO 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 27 18:12:14.108 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.108 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 27 18:12:14.108 INFO kablam! Oct 27 18:12:14.108 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.108 INFO kablam! --> src/utility.rs:65:19 Oct 27 18:12:14.108 INFO kablam! | Oct 27 18:12:14.108 INFO kablam! 65 | builder.field(&self.0); Oct 27 18:12:14.108 INFO kablam! | ^^^^^^^ Oct 27 18:12:14.108 INFO kablam! ... Oct 27 18:12:14.108 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 27 18:12:14.111 INFO kablam! | ------------------------------- in this macro invocation Oct 27 18:12:14.111 INFO kablam! | Oct 27 18:12:14.111 INFO 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 27 18:12:14.111 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.111 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 27 18:12:14.111 INFO kablam! Oct 27 18:12:14.545 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.80s Oct 27 18:12:14.548 INFO kablam! su: No module specific data is present Oct 27 18:12:14.886 INFO running `"docker" "rm" "-f" "d0577e2f4716ed150ff45070309d423055fb9656b3125cdf202fa1f9bb873d7c"` Oct 27 18:12:14.990 INFO blam! d0577e2f4716ed150ff45070309d423055fb9656b3125cdf202fa1f9bb873d7c