Sep 19 23:00:52.122 INFO checking pe-0.1.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 23:00:52.122 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 23:00:52.122 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:00:52.238 INFO blam! 995a49d621eaf1c9b68c5a4d44d07e055a07aec3cbc2f515d384ce4f34022f95 Sep 19 23:00:52.240 INFO running `"docker" "start" "-a" "995a49d621eaf1c9b68c5a4d44d07e055a07aec3cbc2f515d384ce4f34022f95"` Sep 19 23:00:53.210 INFO kablam! usermod: no changes Sep 19 23:00:53.243 INFO kablam! Checking pe v0.1.1 (/source) Sep 19 23:00:53.918 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:53.918 INFO kablam! --> src/lib.rs:47:34 Sep 19 23:00:53.918 INFO kablam! | Sep 19 23:00:53.918 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Sep 19 23:00:53.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:00:53.918 INFO kablam! | Sep 19 23:00:53.918 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 23:00:53.918 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:53.918 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:53.918 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:53.918 INFO kablam! Sep 19 23:00:53.918 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:53.919 INFO kablam! --> src/lib.rs:48:38 Sep 19 23:00:53.919 INFO kablam! | Sep 19 23:00:53.919 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Sep 19 23:00:53.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:00:53.919 INFO kablam! | Sep 19 23:00:53.919 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:53.919 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:53.919 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:53.919 INFO kablam! Sep 19 23:00:53.919 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:53.919 INFO kablam! --> src/lib.rs:54:34 Sep 19 23:00:53.919 INFO kablam! | Sep 19 23:00:53.919 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Sep 19 23:00:53.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 23:00:53.919 INFO kablam! | Sep 19 23:00:53.919 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:53.919 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:53.919 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:53.919 INFO kablam! Sep 19 23:00:53.919 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:53.919 INFO kablam! --> src/lib.rs:55:38 Sep 19 23:00:53.919 INFO kablam! | Sep 19 23:00:53.919 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Sep 19 23:00:53.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 23:00:53.919 INFO kablam! | Sep 19 23:00:53.919 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:53.919 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:53.919 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:53.919 INFO kablam! Sep 19 23:00:53.919 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:53.919 INFO kablam! --> src/lib.rs:61:34 Sep 19 23:00:53.919 INFO kablam! | Sep 19 23:00:53.919 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Sep 19 23:00:53.919 INFO kablam! | ^^^^^^^^^^^^ Sep 19 23:00:53.919 INFO kablam! | Sep 19 23:00:53.919 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:53.919 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:53.919 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:53.919 INFO kablam! Sep 19 23:00:53.919 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:53.919 INFO kablam! --> src/lib.rs:62:38 Sep 19 23:00:53.919 INFO kablam! | Sep 19 23:00:53.919 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Sep 19 23:00:53.919 INFO kablam! | ^^^^^^^^^^^^ Sep 19 23:00:53.919 INFO kablam! | Sep 19 23:00:53.919 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:53.919 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:53.919 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:53.919 INFO kablam! Sep 19 23:00:53.919 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:53.919 INFO kablam! --> src/utility.rs:45:5 Sep 19 23:00:53.919 INFO kablam! | Sep 19 23:00:53.919 INFO kablam! 45 | self.0.eq(&other.0) Sep 19 23:00:53.919 INFO kablam! | ^^^^^^ Sep 19 23:00:53.919 INFO kablam! ... Sep 19 23:00:53.919 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 19 23:00:53.919 INFO kablam! | ------------------------------ in this macro invocation Sep 19 23:00:53.919 INFO kablam! | Sep 19 23:00:53.919 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:53.919 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:53.919 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:53.919 INFO kablam! Sep 19 23:00:53.919 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:53.919 INFO kablam! --> src/utility.rs:45:15 Sep 19 23:00:53.919 INFO kablam! | Sep 19 23:00:53.919 INFO kablam! 45 | self.0.eq(&other.0) Sep 19 23:00:53.919 INFO kablam! | ^^^^^^^^ Sep 19 23:00:53.919 INFO kablam! ... Sep 19 23:00:53.919 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 19 23:00:53.919 INFO kablam! | ------------------------------ in this macro invocation Sep 19 23:00:53.919 INFO kablam! | Sep 19 23:00:53.920 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:53.920 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:53.920 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:53.920 INFO kablam! Sep 19 23:00:53.920 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:53.920 INFO kablam! --> src/utility.rs:45:5 Sep 19 23:00:53.920 INFO kablam! | Sep 19 23:00:53.920 INFO kablam! 45 | self.0.eq(&other.0) Sep 19 23:00:53.920 INFO kablam! | ^^^^^^ Sep 19 23:00:53.920 INFO kablam! ... Sep 19 23:00:53.920 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 19 23:00:53.920 INFO kablam! | ------------------------------- in this macro invocation Sep 19 23:00:53.920 INFO kablam! | Sep 19 23:00:53.920 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:53.920 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:53.920 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:53.920 INFO kablam! Sep 19 23:00:53.922 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:53.922 INFO kablam! --> src/utility.rs:45:15 Sep 19 23:00:53.922 INFO kablam! | Sep 19 23:00:53.922 INFO kablam! 45 | self.0.eq(&other.0) Sep 19 23:00:53.922 INFO kablam! | ^^^^^^^^ Sep 19 23:00:53.922 INFO kablam! ... Sep 19 23:00:53.922 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 19 23:00:53.922 INFO kablam! | ------------------------------- in this macro invocation Sep 19 23:00:53.922 INFO kablam! | Sep 19 23:00:53.922 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:53.922 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:53.922 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:53.922 INFO kablam! Sep 19 23:00:53.922 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:53.922 INFO kablam! --> src/utility.rs:51:5 Sep 19 23:00:53.922 INFO kablam! | Sep 19 23:00:53.922 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 19 23:00:53.922 INFO kablam! | ^^^^^^ Sep 19 23:00:53.922 INFO kablam! ... Sep 19 23:00:53.922 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 19 23:00:53.922 INFO kablam! | ------------------------------ in this macro invocation Sep 19 23:00:53.922 INFO kablam! | Sep 19 23:00:53.922 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:53.922 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:53.922 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:53.922 INFO kablam! Sep 19 23:00:53.922 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:53.922 INFO kablam! --> src/utility.rs:51:24 Sep 19 23:00:53.922 INFO kablam! | Sep 19 23:00:53.922 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 19 23:00:53.922 INFO kablam! | ^^^^^^^^ Sep 19 23:00:53.922 INFO kablam! ... Sep 19 23:00:53.922 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 19 23:00:53.922 INFO kablam! | ------------------------------ in this macro invocation Sep 19 23:00:53.922 INFO kablam! | Sep 19 23:00:53.922 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:53.922 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:53.922 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:53.922 INFO kablam! Sep 19 23:00:53.926 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:53.926 INFO kablam! --> src/utility.rs:51:5 Sep 19 23:00:53.926 INFO kablam! | Sep 19 23:00:53.926 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 19 23:00:53.926 INFO kablam! | ^^^^^^ Sep 19 23:00:53.926 INFO kablam! ... Sep 19 23:00:53.926 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 19 23:00:53.926 INFO kablam! | ------------------------------- in this macro invocation Sep 19 23:00:53.926 INFO kablam! | Sep 19 23:00:53.926 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:53.926 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:53.926 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:53.926 INFO kablam! Sep 19 23:00:53.926 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:53.926 INFO kablam! --> src/utility.rs:51:24 Sep 19 23:00:53.926 INFO kablam! | Sep 19 23:00:53.926 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 19 23:00:53.926 INFO kablam! | ^^^^^^^^ Sep 19 23:00:53.926 INFO kablam! ... Sep 19 23:00:53.926 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 19 23:00:53.926 INFO kablam! | ------------------------------- in this macro invocation Sep 19 23:00:53.926 INFO kablam! | Sep 19 23:00:53.926 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:53.926 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:53.926 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:53.926 INFO kablam! Sep 19 23:00:53.926 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:53.926 INFO kablam! --> src/utility.rs:58:5 Sep 19 23:00:53.926 INFO kablam! | Sep 19 23:00:53.926 INFO kablam! 58 | self.0.cmp(&other.0) Sep 19 23:00:53.927 INFO kablam! | ^^^^^^ Sep 19 23:00:53.927 INFO kablam! ... Sep 19 23:00:53.927 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 19 23:00:53.927 INFO kablam! | ------------------------------ in this macro invocation Sep 19 23:00:53.927 INFO kablam! | Sep 19 23:00:53.927 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:53.927 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:53.927 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:53.927 INFO kablam! Sep 19 23:00:53.927 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:53.927 INFO kablam! --> src/utility.rs:58:16 Sep 19 23:00:53.927 INFO kablam! | Sep 19 23:00:53.927 INFO kablam! 58 | self.0.cmp(&other.0) Sep 19 23:00:53.927 INFO kablam! | ^^^^^^^^ Sep 19 23:00:53.927 INFO kablam! ... Sep 19 23:00:53.927 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 19 23:00:53.927 INFO kablam! | ------------------------------ in this macro invocation Sep 19 23:00:53.927 INFO kablam! | Sep 19 23:00:53.927 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:53.927 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:53.927 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:53.927 INFO kablam! Sep 19 23:00:53.927 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:53.927 INFO kablam! --> src/utility.rs:58:5 Sep 19 23:00:53.927 INFO kablam! | Sep 19 23:00:53.927 INFO kablam! 58 | self.0.cmp(&other.0) Sep 19 23:00:53.927 INFO kablam! | ^^^^^^ Sep 19 23:00:53.927 INFO kablam! ... Sep 19 23:00:53.927 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 19 23:00:53.927 INFO kablam! | ------------------------------- in this macro invocation Sep 19 23:00:53.927 INFO kablam! | Sep 19 23:00:53.927 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:53.927 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:53.927 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:53.927 INFO kablam! Sep 19 23:00:53.927 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:53.927 INFO kablam! --> src/utility.rs:58:16 Sep 19 23:00:53.927 INFO kablam! | Sep 19 23:00:53.927 INFO kablam! 58 | self.0.cmp(&other.0) Sep 19 23:00:53.927 INFO kablam! | ^^^^^^^^ Sep 19 23:00:53.927 INFO kablam! ... Sep 19 23:00:53.927 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 19 23:00:53.927 INFO kablam! | ------------------------------- in this macro invocation Sep 19 23:00:53.927 INFO kablam! | Sep 19 23:00:53.927 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:53.927 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:53.927 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:53.927 INFO kablam! Sep 19 23:00:53.927 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:53.927 INFO kablam! --> src/utility.rs:65:19 Sep 19 23:00:53.927 INFO kablam! | Sep 19 23:00:53.927 INFO kablam! 65 | builder.field(&self.0); Sep 19 23:00:53.927 INFO kablam! | ^^^^^^^ Sep 19 23:00:53.927 INFO kablam! ... Sep 19 23:00:53.927 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 19 23:00:53.927 INFO kablam! | ------------------------------ in this macro invocation Sep 19 23:00:53.927 INFO kablam! | Sep 19 23:00:53.927 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:53.927 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:53.927 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:53.927 INFO kablam! Sep 19 23:00:53.927 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:53.927 INFO kablam! --> src/utility.rs:65:19 Sep 19 23:00:53.927 INFO kablam! | Sep 19 23:00:53.927 INFO kablam! 65 | builder.field(&self.0); Sep 19 23:00:53.927 INFO kablam! | ^^^^^^^ Sep 19 23:00:53.927 INFO kablam! ... Sep 19 23:00:53.927 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 19 23:00:53.928 INFO kablam! | ------------------------------- in this macro invocation Sep 19 23:00:53.928 INFO kablam! | Sep 19 23:00:53.928 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:53.928 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:53.928 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:53.928 INFO kablam! Sep 19 23:00:54.030 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.030 INFO kablam! --> src/lib.rs:47:34 Sep 19 23:00:54.030 INFO kablam! | Sep 19 23:00:54.030 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Sep 19 23:00:54.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:00:54.030 INFO kablam! | Sep 19 23:00:54.030 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 23:00:54.030 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.030 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.030 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.030 INFO kablam! Sep 19 23:00:54.030 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.030 INFO kablam! --> src/lib.rs:48:38 Sep 19 23:00:54.030 INFO kablam! | Sep 19 23:00:54.030 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Sep 19 23:00:54.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:00:54.030 INFO kablam! | Sep 19 23:00:54.030 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.030 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.030 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.030 INFO kablam! Sep 19 23:00:54.030 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.030 INFO kablam! --> src/lib.rs:54:34 Sep 19 23:00:54.030 INFO kablam! | Sep 19 23:00:54.030 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Sep 19 23:00:54.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 23:00:54.030 INFO kablam! | Sep 19 23:00:54.030 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.030 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.030 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.030 INFO kablam! Sep 19 23:00:54.030 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.030 INFO kablam! --> src/lib.rs:55:38 Sep 19 23:00:54.030 INFO kablam! | Sep 19 23:00:54.030 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Sep 19 23:00:54.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 23:00:54.030 INFO kablam! | Sep 19 23:00:54.031 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.031 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.031 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.031 INFO kablam! Sep 19 23:00:54.032 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.032 INFO kablam! --> src/lib.rs:61:34 Sep 19 23:00:54.032 INFO kablam! | Sep 19 23:00:54.032 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Sep 19 23:00:54.032 INFO kablam! | ^^^^^^^^^^^^ Sep 19 23:00:54.032 INFO kablam! | Sep 19 23:00:54.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.032 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.032 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.032 INFO kablam! Sep 19 23:00:54.032 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.032 INFO kablam! --> src/lib.rs:62:38 Sep 19 23:00:54.032 INFO kablam! | Sep 19 23:00:54.032 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Sep 19 23:00:54.032 INFO kablam! | ^^^^^^^^^^^^ Sep 19 23:00:54.032 INFO kablam! | Sep 19 23:00:54.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.032 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.032 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.032 INFO kablam! Sep 19 23:00:54.032 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.032 INFO kablam! --> src/utility.rs:45:5 Sep 19 23:00:54.032 INFO kablam! | Sep 19 23:00:54.032 INFO kablam! 45 | self.0.eq(&other.0) Sep 19 23:00:54.032 INFO kablam! | ^^^^^^ Sep 19 23:00:54.032 INFO kablam! ... Sep 19 23:00:54.032 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 19 23:00:54.032 INFO kablam! | ------------------------------ in this macro invocation Sep 19 23:00:54.032 INFO kablam! | Sep 19 23:00:54.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.032 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.032 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.032 INFO kablam! Sep 19 23:00:54.032 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.032 INFO kablam! --> src/utility.rs:45:15 Sep 19 23:00:54.032 INFO kablam! | Sep 19 23:00:54.032 INFO kablam! 45 | self.0.eq(&other.0) Sep 19 23:00:54.032 INFO kablam! | ^^^^^^^^ Sep 19 23:00:54.032 INFO kablam! ... Sep 19 23:00:54.032 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 19 23:00:54.032 INFO kablam! | ------------------------------ in this macro invocation Sep 19 23:00:54.032 INFO kablam! | Sep 19 23:00:54.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.032 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.032 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.032 INFO kablam! Sep 19 23:00:54.032 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.032 INFO kablam! --> src/utility.rs:45:5 Sep 19 23:00:54.032 INFO kablam! | Sep 19 23:00:54.032 INFO kablam! 45 | self.0.eq(&other.0) Sep 19 23:00:54.032 INFO kablam! | ^^^^^^ Sep 19 23:00:54.032 INFO kablam! ... Sep 19 23:00:54.032 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 19 23:00:54.032 INFO kablam! | ------------------------------- in this macro invocation Sep 19 23:00:54.032 INFO kablam! | Sep 19 23:00:54.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.032 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.032 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.032 INFO kablam! Sep 19 23:00:54.032 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.032 INFO kablam! --> src/utility.rs:45:15 Sep 19 23:00:54.032 INFO kablam! | Sep 19 23:00:54.033 INFO kablam! 45 | self.0.eq(&other.0) Sep 19 23:00:54.033 INFO kablam! | ^^^^^^^^ Sep 19 23:00:54.033 INFO kablam! ... Sep 19 23:00:54.033 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 19 23:00:54.033 INFO kablam! | ------------------------------- in this macro invocation Sep 19 23:00:54.033 INFO kablam! | Sep 19 23:00:54.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.033 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.033 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.033 INFO kablam! Sep 19 23:00:54.033 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.033 INFO kablam! --> src/utility.rs:51:5 Sep 19 23:00:54.033 INFO kablam! | Sep 19 23:00:54.033 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 19 23:00:54.033 INFO kablam! | ^^^^^^ Sep 19 23:00:54.033 INFO kablam! ... Sep 19 23:00:54.033 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 19 23:00:54.033 INFO kablam! | ------------------------------ in this macro invocation Sep 19 23:00:54.033 INFO kablam! | Sep 19 23:00:54.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.033 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.033 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.033 INFO kablam! Sep 19 23:00:54.033 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.033 INFO kablam! --> src/utility.rs:51:24 Sep 19 23:00:54.033 INFO kablam! | Sep 19 23:00:54.033 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 19 23:00:54.033 INFO kablam! | ^^^^^^^^ Sep 19 23:00:54.033 INFO kablam! ... Sep 19 23:00:54.033 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 19 23:00:54.033 INFO kablam! | ------------------------------ in this macro invocation Sep 19 23:00:54.033 INFO kablam! | Sep 19 23:00:54.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.033 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.033 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.033 INFO kablam! Sep 19 23:00:54.033 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.033 INFO kablam! --> src/utility.rs:51:5 Sep 19 23:00:54.033 INFO kablam! | Sep 19 23:00:54.033 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 19 23:00:54.033 INFO kablam! | ^^^^^^ Sep 19 23:00:54.033 INFO kablam! ... Sep 19 23:00:54.033 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 19 23:00:54.033 INFO kablam! | ------------------------------- in this macro invocation Sep 19 23:00:54.033 INFO kablam! | Sep 19 23:00:54.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.033 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.033 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.033 INFO kablam! Sep 19 23:00:54.033 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.033 INFO kablam! --> src/utility.rs:51:24 Sep 19 23:00:54.033 INFO kablam! | Sep 19 23:00:54.033 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 19 23:00:54.033 INFO kablam! | ^^^^^^^^ Sep 19 23:00:54.033 INFO kablam! ... Sep 19 23:00:54.033 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 19 23:00:54.033 INFO kablam! | ------------------------------- in this macro invocation Sep 19 23:00:54.033 INFO kablam! | Sep 19 23:00:54.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.033 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.034 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.034 INFO kablam! Sep 19 23:00:54.034 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.034 INFO kablam! --> src/utility.rs:58:5 Sep 19 23:00:54.035 INFO kablam! | Sep 19 23:00:54.035 INFO kablam! 58 | self.0.cmp(&other.0) Sep 19 23:00:54.035 INFO kablam! | ^^^^^^ Sep 19 23:00:54.035 INFO kablam! ... Sep 19 23:00:54.035 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 19 23:00:54.035 INFO kablam! | ------------------------------ in this macro invocation Sep 19 23:00:54.035 INFO kablam! | Sep 19 23:00:54.035 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.035 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.035 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.035 INFO kablam! Sep 19 23:00:54.035 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.035 INFO kablam! --> src/utility.rs:58:16 Sep 19 23:00:54.035 INFO kablam! | Sep 19 23:00:54.035 INFO kablam! 58 | self.0.cmp(&other.0) Sep 19 23:00:54.035 INFO kablam! | ^^^^^^^^ Sep 19 23:00:54.035 INFO kablam! ... Sep 19 23:00:54.035 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 19 23:00:54.035 INFO kablam! | ------------------------------ in this macro invocation Sep 19 23:00:54.035 INFO kablam! | Sep 19 23:00:54.035 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.035 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.035 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.035 INFO kablam! Sep 19 23:00:54.035 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.035 INFO kablam! --> src/utility.rs:58:5 Sep 19 23:00:54.035 INFO kablam! | Sep 19 23:00:54.035 INFO kablam! 58 | self.0.cmp(&other.0) Sep 19 23:00:54.035 INFO kablam! | ^^^^^^ Sep 19 23:00:54.035 INFO kablam! ... Sep 19 23:00:54.035 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 19 23:00:54.035 INFO kablam! | ------------------------------- in this macro invocation Sep 19 23:00:54.035 INFO kablam! | Sep 19 23:00:54.035 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.035 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.035 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.035 INFO kablam! Sep 19 23:00:54.035 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.035 INFO kablam! --> src/utility.rs:58:16 Sep 19 23:00:54.035 INFO kablam! | Sep 19 23:00:54.035 INFO kablam! 58 | self.0.cmp(&other.0) Sep 19 23:00:54.035 INFO kablam! | ^^^^^^^^ Sep 19 23:00:54.035 INFO kablam! ... Sep 19 23:00:54.035 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 19 23:00:54.035 INFO kablam! | ------------------------------- in this macro invocation Sep 19 23:00:54.035 INFO kablam! | Sep 19 23:00:54.035 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.035 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.035 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.035 INFO kablam! Sep 19 23:00:54.035 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.035 INFO kablam! --> src/utility.rs:65:19 Sep 19 23:00:54.035 INFO kablam! | Sep 19 23:00:54.035 INFO kablam! 65 | builder.field(&self.0); Sep 19 23:00:54.035 INFO kablam! | ^^^^^^^ Sep 19 23:00:54.035 INFO kablam! ... Sep 19 23:00:54.035 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 19 23:00:54.035 INFO kablam! | ------------------------------ in this macro invocation Sep 19 23:00:54.035 INFO kablam! | Sep 19 23:00:54.035 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.035 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.035 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.036 INFO kablam! Sep 19 23:00:54.036 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.036 INFO kablam! --> src/utility.rs:65:19 Sep 19 23:00:54.036 INFO kablam! | Sep 19 23:00:54.036 INFO kablam! 65 | builder.field(&self.0); Sep 19 23:00:54.036 INFO kablam! | ^^^^^^^ Sep 19 23:00:54.036 INFO kablam! ... Sep 19 23:00:54.036 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 19 23:00:54.036 INFO kablam! | ------------------------------- in this macro invocation Sep 19 23:00:54.036 INFO kablam! | Sep 19 23:00:54.036 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.036 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.036 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.036 INFO kablam! Sep 19 23:00:54.285 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.06s Sep 19 23:00:54.286 INFO kablam! su: No module specific data is present Sep 19 23:00:54.989 INFO running `"docker" "rm" "-f" "995a49d621eaf1c9b68c5a4d44d07e055a07aec3cbc2f515d384ce4f34022f95"` Sep 19 23:00:55.054 INFO blam! 995a49d621eaf1c9b68c5a4d44d07e055a07aec3cbc2f515d384ce4f34022f95