Sep 02 05:06:37.236 INFO checking pe-0.1.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 05:06:37.236 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 05:06:37.236 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 05:06:37.398 INFO blam! e279d9d624ac792b829cac4a7e88b5114f913f4d0c3025282a4e1146038649d6 Sep 02 05:06:37.399 INFO running `"docker" "start" "-a" "e279d9d624ac792b829cac4a7e88b5114f913f4d0c3025282a4e1146038649d6"` Sep 02 05:06:38.232 INFO kablam! Checking pe v0.1.1 (file:///source) Sep 02 05:06:39.803 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:39.803 INFO kablam! --> src/lib.rs:47:34 Sep 02 05:06:39.803 INFO kablam! | Sep 02 05:06:39.803 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Sep 02 05:06:39.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:06:39.804 INFO kablam! | Sep 02 05:06:39.804 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 02 05:06:39.804 INFO 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 02 05:06:39.804 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:39.804 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 02 05:06:39.804 INFO kablam! Sep 02 05:06:39.806 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:39.806 INFO kablam! --> src/lib.rs:48:38 Sep 02 05:06:39.807 INFO kablam! | Sep 02 05:06:39.807 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Sep 02 05:06:39.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:06:39.807 INFO kablam! | Sep 02 05:06:39.807 INFO 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 02 05:06:39.807 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:39.807 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 02 05:06:39.807 INFO kablam! Sep 02 05:06:39.807 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:39.807 INFO kablam! --> src/lib.rs:54:34 Sep 02 05:06:39.807 INFO kablam! | Sep 02 05:06:39.807 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Sep 02 05:06:39.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 05:06:39.807 INFO kablam! | Sep 02 05:06:39.807 INFO 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 02 05:06:39.807 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:39.807 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 02 05:06:39.807 INFO kablam! Sep 02 05:06:39.807 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:39.807 INFO kablam! --> src/lib.rs:55:38 Sep 02 05:06:39.807 INFO kablam! | Sep 02 05:06:39.807 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Sep 02 05:06:39.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 05:06:39.807 INFO kablam! | Sep 02 05:06:39.807 INFO 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 02 05:06:39.807 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:39.807 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 02 05:06:39.808 INFO kablam! Sep 02 05:06:39.808 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:39.808 INFO kablam! --> src/lib.rs:61:34 Sep 02 05:06:39.808 INFO kablam! | Sep 02 05:06:39.808 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Sep 02 05:06:39.808 INFO kablam! | ^^^^^^^^^^^^ Sep 02 05:06:39.808 INFO kablam! | Sep 02 05:06:39.808 INFO 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 02 05:06:39.808 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:39.808 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 02 05:06:39.808 INFO kablam! Sep 02 05:06:39.808 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:39.808 INFO kablam! --> src/lib.rs:62:38 Sep 02 05:06:39.808 INFO kablam! | Sep 02 05:06:39.808 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Sep 02 05:06:39.808 INFO kablam! | ^^^^^^^^^^^^ Sep 02 05:06:39.808 INFO kablam! | Sep 02 05:06:39.808 INFO 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 02 05:06:39.808 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:39.808 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 02 05:06:39.808 INFO kablam! Sep 02 05:06:39.808 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:39.808 INFO kablam! --> src/utility.rs:45:5 Sep 02 05:06:39.808 INFO kablam! | Sep 02 05:06:39.808 INFO kablam! 45 | self.0.eq(&other.0) Sep 02 05:06:39.808 INFO kablam! | ^^^^^^ Sep 02 05:06:39.808 INFO kablam! ... Sep 02 05:06:39.808 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 02 05:06:39.809 INFO kablam! | ------------------------------ in this macro invocation Sep 02 05:06:39.809 INFO kablam! | Sep 02 05:06:39.809 INFO 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 02 05:06:39.809 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:39.809 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 02 05:06:39.809 INFO kablam! Sep 02 05:06:39.809 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:39.809 INFO kablam! --> src/utility.rs:45:15 Sep 02 05:06:39.809 INFO kablam! | Sep 02 05:06:39.809 INFO kablam! 45 | self.0.eq(&other.0) Sep 02 05:06:39.809 INFO kablam! | ^^^^^^^^ Sep 02 05:06:39.809 INFO kablam! ... Sep 02 05:06:39.809 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 02 05:06:39.809 INFO kablam! | ------------------------------ in this macro invocation Sep 02 05:06:39.809 INFO kablam! | Sep 02 05:06:39.809 INFO 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 02 05:06:39.809 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:39.809 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 02 05:06:39.809 INFO kablam! Sep 02 05:06:39.809 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:39.809 INFO kablam! --> src/utility.rs:45:5 Sep 02 05:06:39.809 INFO kablam! | Sep 02 05:06:39.809 INFO kablam! 45 | self.0.eq(&other.0) Sep 02 05:06:39.809 INFO kablam! | ^^^^^^ Sep 02 05:06:39.809 INFO kablam! ... Sep 02 05:06:39.809 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 02 05:06:39.809 INFO kablam! | ------------------------------- in this macro invocation Sep 02 05:06:39.809 INFO kablam! | Sep 02 05:06:39.810 INFO 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 02 05:06:39.810 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:39.810 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 02 05:06:39.810 INFO kablam! Sep 02 05:06:39.810 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:39.810 INFO kablam! --> src/utility.rs:45:15 Sep 02 05:06:39.810 INFO kablam! | Sep 02 05:06:39.810 INFO kablam! 45 | self.0.eq(&other.0) Sep 02 05:06:39.810 INFO kablam! | ^^^^^^^^ Sep 02 05:06:39.810 INFO kablam! ... Sep 02 05:06:39.810 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 02 05:06:39.810 INFO kablam! | ------------------------------- in this macro invocation Sep 02 05:06:39.810 INFO kablam! | Sep 02 05:06:39.810 INFO 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 02 05:06:39.810 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:39.810 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 02 05:06:39.810 INFO kablam! Sep 02 05:06:39.810 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:39.810 INFO kablam! --> src/utility.rs:51:5 Sep 02 05:06:39.810 INFO kablam! | Sep 02 05:06:39.810 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 02 05:06:39.810 INFO kablam! | ^^^^^^ Sep 02 05:06:39.811 INFO kablam! ... Sep 02 05:06:39.811 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 02 05:06:39.811 INFO kablam! | ------------------------------ in this macro invocation Sep 02 05:06:39.811 INFO kablam! | Sep 02 05:06:39.811 INFO 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 02 05:06:39.811 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:39.811 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 02 05:06:39.811 INFO kablam! Sep 02 05:06:39.811 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:39.811 INFO kablam! --> src/utility.rs:51:24 Sep 02 05:06:39.811 INFO kablam! | Sep 02 05:06:39.811 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 02 05:06:39.811 INFO kablam! | ^^^^^^^^ Sep 02 05:06:39.811 INFO kablam! ... Sep 02 05:06:39.811 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 02 05:06:39.811 INFO kablam! | ------------------------------ in this macro invocation Sep 02 05:06:39.811 INFO kablam! | Sep 02 05:06:39.811 INFO 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 02 05:06:39.811 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:39.811 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 02 05:06:39.811 INFO kablam! Sep 02 05:06:39.812 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:39.812 INFO kablam! --> src/utility.rs:51:5 Sep 02 05:06:39.812 INFO kablam! | Sep 02 05:06:39.812 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 02 05:06:39.812 INFO kablam! | ^^^^^^ Sep 02 05:06:39.812 INFO kablam! ... Sep 02 05:06:39.812 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 02 05:06:39.812 INFO kablam! | ------------------------------- in this macro invocation Sep 02 05:06:39.812 INFO kablam! | Sep 02 05:06:39.812 INFO 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 02 05:06:39.812 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:39.812 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 02 05:06:39.812 INFO kablam! Sep 02 05:06:39.812 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:39.812 INFO kablam! --> src/utility.rs:51:24 Sep 02 05:06:39.812 INFO kablam! | Sep 02 05:06:39.812 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 02 05:06:39.812 INFO kablam! | ^^^^^^^^ Sep 02 05:06:39.812 INFO kablam! ... Sep 02 05:06:39.812 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 02 05:06:39.812 INFO kablam! | ------------------------------- in this macro invocation Sep 02 05:06:39.812 INFO kablam! | Sep 02 05:06:39.813 INFO 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 02 05:06:39.813 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:39.813 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 02 05:06:39.813 INFO kablam! Sep 02 05:06:39.813 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:39.813 INFO kablam! --> src/utility.rs:58:5 Sep 02 05:06:39.813 INFO kablam! | Sep 02 05:06:39.813 INFO kablam! 58 | self.0.cmp(&other.0) Sep 02 05:06:39.813 INFO kablam! | ^^^^^^ Sep 02 05:06:39.813 INFO kablam! ... Sep 02 05:06:39.813 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 02 05:06:39.813 INFO kablam! | ------------------------------ in this macro invocation Sep 02 05:06:39.813 INFO kablam! | Sep 02 05:06:39.813 INFO 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 02 05:06:39.813 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:39.813 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 02 05:06:39.813 INFO kablam! Sep 02 05:06:39.813 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:39.813 INFO kablam! --> src/utility.rs:58:16 Sep 02 05:06:39.813 INFO kablam! | Sep 02 05:06:39.813 INFO kablam! 58 | self.0.cmp(&other.0) Sep 02 05:06:39.813 INFO kablam! | ^^^^^^^^ Sep 02 05:06:39.814 INFO kablam! ... Sep 02 05:06:39.814 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 02 05:06:39.814 INFO kablam! | ------------------------------ in this macro invocation Sep 02 05:06:39.814 INFO kablam! | Sep 02 05:06:39.814 INFO 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 02 05:06:39.814 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:39.814 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 02 05:06:39.814 INFO kablam! Sep 02 05:06:39.814 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:39.814 INFO kablam! --> src/utility.rs:58:5 Sep 02 05:06:39.814 INFO kablam! | Sep 02 05:06:39.814 INFO kablam! 58 | self.0.cmp(&other.0) Sep 02 05:06:39.814 INFO kablam! | ^^^^^^ Sep 02 05:06:39.814 INFO kablam! ... Sep 02 05:06:39.814 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 02 05:06:39.814 INFO kablam! | ------------------------------- in this macro invocation Sep 02 05:06:39.814 INFO kablam! | Sep 02 05:06:39.814 INFO 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 02 05:06:39.814 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:39.814 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 02 05:06:39.815 INFO kablam! Sep 02 05:06:39.815 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:39.815 INFO kablam! --> src/utility.rs:58:16 Sep 02 05:06:39.815 INFO kablam! | Sep 02 05:06:39.815 INFO kablam! 58 | self.0.cmp(&other.0) Sep 02 05:06:39.815 INFO kablam! | ^^^^^^^^ Sep 02 05:06:39.815 INFO kablam! ... Sep 02 05:06:39.815 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 02 05:06:39.815 INFO kablam! | ------------------------------- in this macro invocation Sep 02 05:06:39.815 INFO kablam! | Sep 02 05:06:39.815 INFO 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 02 05:06:39.815 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:39.815 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 02 05:06:39.815 INFO kablam! Sep 02 05:06:39.815 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:39.815 INFO kablam! --> src/utility.rs:65:19 Sep 02 05:06:39.815 INFO kablam! | Sep 02 05:06:39.815 INFO kablam! 65 | builder.field(&self.0); Sep 02 05:06:39.815 INFO kablam! | ^^^^^^^ Sep 02 05:06:39.815 INFO kablam! ... Sep 02 05:06:39.815 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 02 05:06:39.816 INFO kablam! | ------------------------------ in this macro invocation Sep 02 05:06:39.816 INFO kablam! | Sep 02 05:06:39.816 INFO 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 02 05:06:39.816 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:39.816 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 02 05:06:39.816 INFO kablam! Sep 02 05:06:39.816 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:39.816 INFO kablam! --> src/utility.rs:65:19 Sep 02 05:06:39.816 INFO kablam! | Sep 02 05:06:39.816 INFO kablam! 65 | builder.field(&self.0); Sep 02 05:06:39.816 INFO kablam! | ^^^^^^^ Sep 02 05:06:39.816 INFO kablam! ... Sep 02 05:06:39.816 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 02 05:06:39.816 INFO kablam! | ------------------------------- in this macro invocation Sep 02 05:06:39.816 INFO kablam! | Sep 02 05:06:39.816 INFO 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 02 05:06:39.816 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:39.816 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 02 05:06:39.816 INFO kablam! Sep 02 05:06:40.209 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:40.209 INFO kablam! --> src/lib.rs:47:34 Sep 02 05:06:40.209 INFO kablam! | Sep 02 05:06:40.209 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Sep 02 05:06:40.209 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:06:40.209 INFO kablam! | Sep 02 05:06:40.209 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 02 05:06:40.210 INFO 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 02 05:06:40.210 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:40.210 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 02 05:06:40.210 INFO kablam! Sep 02 05:06:40.210 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:40.210 INFO kablam! --> src/lib.rs:48:38 Sep 02 05:06:40.210 INFO kablam! | Sep 02 05:06:40.210 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Sep 02 05:06:40.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:06:40.210 INFO kablam! | Sep 02 05:06:40.210 INFO 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 02 05:06:40.210 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:40.210 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 02 05:06:40.210 INFO kablam! Sep 02 05:06:40.210 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:40.210 INFO kablam! --> src/lib.rs:54:34 Sep 02 05:06:40.210 INFO kablam! | Sep 02 05:06:40.210 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Sep 02 05:06:40.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 05:06:40.210 INFO kablam! | Sep 02 05:06:40.210 INFO 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 02 05:06:40.210 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:40.211 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 02 05:06:40.211 INFO kablam! Sep 02 05:06:40.211 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:40.211 INFO kablam! --> src/lib.rs:55:38 Sep 02 05:06:40.211 INFO kablam! | Sep 02 05:06:40.211 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Sep 02 05:06:40.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 05:06:40.211 INFO kablam! | Sep 02 05:06:40.211 INFO 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 02 05:06:40.211 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:40.211 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 02 05:06:40.211 INFO kablam! Sep 02 05:06:40.211 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:40.211 INFO kablam! --> src/lib.rs:61:34 Sep 02 05:06:40.211 INFO kablam! | Sep 02 05:06:40.211 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Sep 02 05:06:40.211 INFO kablam! | ^^^^^^^^^^^^ Sep 02 05:06:40.211 INFO kablam! | Sep 02 05:06:40.211 INFO 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 02 05:06:40.211 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:40.211 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 02 05:06:40.211 INFO kablam! Sep 02 05:06:40.211 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:40.211 INFO kablam! --> src/lib.rs:62:38 Sep 02 05:06:40.211 INFO kablam! | Sep 02 05:06:40.211 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Sep 02 05:06:40.211 INFO kablam! | ^^^^^^^^^^^^ Sep 02 05:06:40.212 INFO kablam! | Sep 02 05:06:40.212 INFO 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 02 05:06:40.212 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:40.212 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 02 05:06:40.212 INFO kablam! Sep 02 05:06:40.212 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:40.212 INFO kablam! --> src/utility.rs:45:5 Sep 02 05:06:40.212 INFO kablam! | Sep 02 05:06:40.212 INFO kablam! 45 | self.0.eq(&other.0) Sep 02 05:06:40.212 INFO kablam! | ^^^^^^ Sep 02 05:06:40.212 INFO kablam! ... Sep 02 05:06:40.212 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 02 05:06:40.212 INFO kablam! | ------------------------------ in this macro invocation Sep 02 05:06:40.212 INFO kablam! | Sep 02 05:06:40.212 INFO 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 02 05:06:40.212 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:40.212 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 02 05:06:40.212 INFO kablam! Sep 02 05:06:40.212 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:40.212 INFO kablam! --> src/utility.rs:45:15 Sep 02 05:06:40.212 INFO kablam! | Sep 02 05:06:40.212 INFO kablam! 45 | self.0.eq(&other.0) Sep 02 05:06:40.212 INFO kablam! | ^^^^^^^^ Sep 02 05:06:40.212 INFO kablam! ... Sep 02 05:06:40.212 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 02 05:06:40.212 INFO kablam! | ------------------------------ in this macro invocation Sep 02 05:06:40.212 INFO kablam! | Sep 02 05:06:40.213 INFO 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 02 05:06:40.213 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:40.213 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 02 05:06:40.213 INFO kablam! Sep 02 05:06:40.213 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:40.213 INFO kablam! --> src/utility.rs:45:5 Sep 02 05:06:40.213 INFO kablam! | Sep 02 05:06:40.213 INFO kablam! 45 | self.0.eq(&other.0) Sep 02 05:06:40.213 INFO kablam! | ^^^^^^ Sep 02 05:06:40.213 INFO kablam! ... Sep 02 05:06:40.213 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 02 05:06:40.213 INFO kablam! | ------------------------------- in this macro invocation Sep 02 05:06:40.213 INFO kablam! | Sep 02 05:06:40.213 INFO 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 02 05:06:40.213 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:40.213 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 02 05:06:40.213 INFO kablam! Sep 02 05:06:40.213 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:40.213 INFO kablam! --> src/utility.rs:45:15 Sep 02 05:06:40.214 INFO kablam! | Sep 02 05:06:40.214 INFO kablam! 45 | self.0.eq(&other.0) Sep 02 05:06:40.214 INFO kablam! | ^^^^^^^^ Sep 02 05:06:40.214 INFO kablam! ... Sep 02 05:06:40.214 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 02 05:06:40.214 INFO kablam! | ------------------------------- in this macro invocation Sep 02 05:06:40.214 INFO kablam! | Sep 02 05:06:40.214 INFO 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 02 05:06:40.214 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:40.214 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 02 05:06:40.214 INFO kablam! Sep 02 05:06:40.214 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:40.214 INFO kablam! --> src/utility.rs:51:5 Sep 02 05:06:40.214 INFO kablam! | Sep 02 05:06:40.214 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 02 05:06:40.214 INFO kablam! | ^^^^^^ Sep 02 05:06:40.214 INFO kablam! ... Sep 02 05:06:40.214 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 02 05:06:40.214 INFO kablam! | ------------------------------ in this macro invocation Sep 02 05:06:40.214 INFO kablam! | Sep 02 05:06:40.215 INFO 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 02 05:06:40.215 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:40.215 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 02 05:06:40.215 INFO kablam! Sep 02 05:06:40.215 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:40.215 INFO kablam! --> src/utility.rs:51:24 Sep 02 05:06:40.215 INFO kablam! | Sep 02 05:06:40.215 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 02 05:06:40.215 INFO kablam! | ^^^^^^^^ Sep 02 05:06:40.215 INFO kablam! ... Sep 02 05:06:40.215 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 02 05:06:40.215 INFO kablam! | ------------------------------ in this macro invocation Sep 02 05:06:40.215 INFO kablam! | Sep 02 05:06:40.215 INFO 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 02 05:06:40.215 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:40.215 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 02 05:06:40.215 INFO kablam! Sep 02 05:06:40.215 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:40.215 INFO kablam! --> src/utility.rs:51:5 Sep 02 05:06:40.216 INFO kablam! | Sep 02 05:06:40.216 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 02 05:06:40.216 INFO kablam! | ^^^^^^ Sep 02 05:06:40.216 INFO kablam! ... Sep 02 05:06:40.216 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 02 05:06:40.216 INFO kablam! | ------------------------------- in this macro invocation Sep 02 05:06:40.216 INFO kablam! | Sep 02 05:06:40.216 INFO 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 02 05:06:40.216 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:40.216 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 02 05:06:40.216 INFO kablam! Sep 02 05:06:40.216 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:40.216 INFO kablam! --> src/utility.rs:51:24 Sep 02 05:06:40.216 INFO kablam! | Sep 02 05:06:40.216 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 02 05:06:40.216 INFO kablam! | ^^^^^^^^ Sep 02 05:06:40.216 INFO kablam! ... Sep 02 05:06:40.216 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 02 05:06:40.216 INFO kablam! | ------------------------------- in this macro invocation Sep 02 05:06:40.216 INFO kablam! | Sep 02 05:06:40.217 INFO 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 02 05:06:40.217 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:40.217 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 02 05:06:40.217 INFO kablam! Sep 02 05:06:40.217 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:40.217 INFO kablam! --> src/utility.rs:58:5 Sep 02 05:06:40.217 INFO kablam! | Sep 02 05:06:40.217 INFO kablam! 58 | self.0.cmp(&other.0) Sep 02 05:06:40.217 INFO kablam! | ^^^^^^ Sep 02 05:06:40.217 INFO kablam! ... Sep 02 05:06:40.217 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 02 05:06:40.217 INFO kablam! | ------------------------------ in this macro invocation Sep 02 05:06:40.217 INFO kablam! | Sep 02 05:06:40.217 INFO 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 02 05:06:40.217 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:40.217 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 02 05:06:40.217 INFO kablam! Sep 02 05:06:40.217 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:40.217 INFO kablam! --> src/utility.rs:58:16 Sep 02 05:06:40.218 INFO kablam! | Sep 02 05:06:40.218 INFO kablam! 58 | self.0.cmp(&other.0) Sep 02 05:06:40.218 INFO kablam! | ^^^^^^^^ Sep 02 05:06:40.218 INFO kablam! ... Sep 02 05:06:40.218 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 02 05:06:40.218 INFO kablam! | ------------------------------ in this macro invocation Sep 02 05:06:40.218 INFO kablam! | Sep 02 05:06:40.218 INFO 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 02 05:06:40.218 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:40.218 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 02 05:06:40.218 INFO kablam! Sep 02 05:06:40.218 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:40.218 INFO kablam! --> src/utility.rs:58:5 Sep 02 05:06:40.218 INFO kablam! | Sep 02 05:06:40.218 INFO kablam! 58 | self.0.cmp(&other.0) Sep 02 05:06:40.218 INFO kablam! | ^^^^^^ Sep 02 05:06:40.218 INFO kablam! ... Sep 02 05:06:40.218 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 02 05:06:40.218 INFO kablam! | ------------------------------- in this macro invocation Sep 02 05:06:40.219 INFO kablam! | Sep 02 05:06:40.219 INFO 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 02 05:06:40.219 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:40.219 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 02 05:06:40.219 INFO kablam! Sep 02 05:06:40.219 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:40.219 INFO kablam! --> src/utility.rs:58:16 Sep 02 05:06:40.219 INFO kablam! | Sep 02 05:06:40.219 INFO kablam! 58 | self.0.cmp(&other.0) Sep 02 05:06:40.219 INFO kablam! | ^^^^^^^^ Sep 02 05:06:40.219 INFO kablam! ... Sep 02 05:06:40.219 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 02 05:06:40.219 INFO kablam! | ------------------------------- in this macro invocation Sep 02 05:06:40.219 INFO kablam! | Sep 02 05:06:40.219 INFO 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 02 05:06:40.219 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:40.219 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 02 05:06:40.219 INFO kablam! Sep 02 05:06:40.219 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:40.219 INFO kablam! --> src/utility.rs:65:19 Sep 02 05:06:40.220 INFO kablam! | Sep 02 05:06:40.220 INFO kablam! 65 | builder.field(&self.0); Sep 02 05:06:40.220 INFO kablam! | ^^^^^^^ Sep 02 05:06:40.220 INFO kablam! ... Sep 02 05:06:40.220 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 02 05:06:40.220 INFO kablam! | ------------------------------ in this macro invocation Sep 02 05:06:40.220 INFO kablam! | Sep 02 05:06:40.220 INFO 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 02 05:06:40.220 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:40.220 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 02 05:06:40.220 INFO kablam! Sep 02 05:06:40.220 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:06:40.220 INFO kablam! --> src/utility.rs:65:19 Sep 02 05:06:40.220 INFO kablam! | Sep 02 05:06:40.220 INFO kablam! 65 | builder.field(&self.0); Sep 02 05:06:40.220 INFO kablam! | ^^^^^^^ Sep 02 05:06:40.220 INFO kablam! ... Sep 02 05:06:40.220 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 02 05:06:40.220 INFO kablam! | ------------------------------- in this macro invocation Sep 02 05:06:40.221 INFO kablam! | Sep 02 05:06:40.221 INFO 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 02 05:06:40.221 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:06:40.221 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 02 05:06:40.221 INFO kablam! Sep 02 05:06:40.463 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.25s Sep 02 05:06:40.468 INFO kablam! su: No module specific data is present Sep 02 05:06:40.963 INFO running `"docker" "rm" "-f" "e279d9d624ac792b829cac4a7e88b5114f913f4d0c3025282a4e1146038649d6"` Sep 02 05:06:41.072 INFO blam! e279d9d624ac792b829cac4a7e88b5114f913f4d0c3025282a4e1146038649d6