Sep 17 20:09:35.080 INFO checking pe-0.1.1 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 20:09:35.080 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 20:09:35.080 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-6/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 20:09:35.271 INFO blam! 000d784f0c45c8ad231085b8b110f2e222709f98113126a36e8b0d787d46d64f Sep 17 20:09:35.272 INFO running `"docker" "start" "-a" "000d784f0c45c8ad231085b8b110f2e222709f98113126a36e8b0d787d46d64f"` Sep 17 20:09:36.319 INFO kablam! usermod: no changes Sep 17 20:09:36.359 INFO kablam! Checking pe v0.1.1 (/source) Sep 17 20:09:36.867 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:36.867 INFO kablam! --> src/lib.rs:47:34 Sep 17 20:09:36.867 INFO kablam! | Sep 17 20:09:36.867 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Sep 17 20:09:36.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 20:09:36.867 INFO kablam! | Sep 17 20:09:36.867 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 17 20:09:36.867 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 17 20:09:36.867 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:36.867 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 17 20:09:36.867 INFO kablam! Sep 17 20:09:36.867 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:36.867 INFO kablam! --> src/lib.rs:48:38 Sep 17 20:09:36.867 INFO kablam! | Sep 17 20:09:36.867 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Sep 17 20:09:36.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 20:09:36.867 INFO kablam! | Sep 17 20:09:36.867 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 17 20:09:36.868 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:36.868 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 17 20:09:36.868 INFO kablam! Sep 17 20:09:36.868 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:36.868 INFO kablam! --> src/lib.rs:54:34 Sep 17 20:09:36.868 INFO kablam! | Sep 17 20:09:36.868 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Sep 17 20:09:36.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 20:09:36.868 INFO kablam! | Sep 17 20:09:36.868 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 17 20:09:36.868 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:36.868 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 17 20:09:36.868 INFO kablam! Sep 17 20:09:36.868 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:36.868 INFO kablam! --> src/lib.rs:55:38 Sep 17 20:09:36.868 INFO kablam! | Sep 17 20:09:36.868 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Sep 17 20:09:36.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 20:09:36.868 INFO kablam! | Sep 17 20:09:36.868 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 17 20:09:36.868 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:36.868 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 17 20:09:36.868 INFO kablam! Sep 17 20:09:36.868 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:36.868 INFO kablam! --> src/lib.rs:61:34 Sep 17 20:09:36.868 INFO kablam! | Sep 17 20:09:36.868 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Sep 17 20:09:36.868 INFO kablam! | ^^^^^^^^^^^^ Sep 17 20:09:36.868 INFO kablam! | Sep 17 20:09:36.868 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 17 20:09:36.868 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:36.868 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 17 20:09:36.868 INFO kablam! Sep 17 20:09:36.868 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:36.868 INFO kablam! --> src/lib.rs:62:38 Sep 17 20:09:36.868 INFO kablam! | Sep 17 20:09:36.868 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Sep 17 20:09:36.868 INFO kablam! | ^^^^^^^^^^^^ Sep 17 20:09:36.868 INFO kablam! | Sep 17 20:09:36.868 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 17 20:09:36.868 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:36.868 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 17 20:09:36.868 INFO kablam! Sep 17 20:09:36.868 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:36.868 INFO kablam! --> src/utility.rs:45:5 Sep 17 20:09:36.868 INFO kablam! | Sep 17 20:09:36.868 INFO kablam! 45 | self.0.eq(&other.0) Sep 17 20:09:36.868 INFO kablam! | ^^^^^^ Sep 17 20:09:36.868 INFO kablam! ... Sep 17 20:09:36.868 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 17 20:09:36.868 INFO kablam! | ------------------------------ in this macro invocation Sep 17 20:09:36.868 INFO kablam! | Sep 17 20:09:36.868 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 17 20:09:36.868 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:36.868 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 17 20:09:36.868 INFO kablam! Sep 17 20:09:36.868 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:36.868 INFO kablam! --> src/utility.rs:45:15 Sep 17 20:09:36.868 INFO kablam! | Sep 17 20:09:36.868 INFO kablam! 45 | self.0.eq(&other.0) Sep 17 20:09:36.868 INFO kablam! | ^^^^^^^^ Sep 17 20:09:36.868 INFO kablam! ... Sep 17 20:09:36.868 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 17 20:09:36.868 INFO kablam! | ------------------------------ in this macro invocation Sep 17 20:09:36.868 INFO kablam! | Sep 17 20:09:36.868 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 17 20:09:36.868 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:36.868 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 17 20:09:36.869 INFO kablam! Sep 17 20:09:36.869 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:36.869 INFO kablam! --> src/utility.rs:45:5 Sep 17 20:09:36.869 INFO kablam! | Sep 17 20:09:36.869 INFO kablam! 45 | self.0.eq(&other.0) Sep 17 20:09:36.869 INFO kablam! | ^^^^^^ Sep 17 20:09:36.869 INFO kablam! ... Sep 17 20:09:36.869 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 17 20:09:36.869 INFO kablam! | ------------------------------- in this macro invocation Sep 17 20:09:36.869 INFO kablam! | Sep 17 20:09:36.869 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 17 20:09:36.869 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:36.869 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 17 20:09:36.869 INFO kablam! Sep 17 20:09:36.869 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:36.869 INFO kablam! --> src/utility.rs:45:15 Sep 17 20:09:36.869 INFO kablam! | Sep 17 20:09:36.869 INFO kablam! 45 | self.0.eq(&other.0) Sep 17 20:09:36.869 INFO kablam! | ^^^^^^^^ Sep 17 20:09:36.869 INFO kablam! ... Sep 17 20:09:36.869 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 17 20:09:36.869 INFO kablam! | ------------------------------- in this macro invocation Sep 17 20:09:36.869 INFO kablam! | Sep 17 20:09:36.869 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 17 20:09:36.869 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:36.869 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 17 20:09:36.869 INFO kablam! Sep 17 20:09:36.869 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:36.869 INFO kablam! --> src/utility.rs:51:5 Sep 17 20:09:36.869 INFO kablam! | Sep 17 20:09:36.869 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 17 20:09:36.869 INFO kablam! | ^^^^^^ Sep 17 20:09:36.869 INFO kablam! ... Sep 17 20:09:36.869 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 17 20:09:36.869 INFO kablam! | ------------------------------ in this macro invocation Sep 17 20:09:36.869 INFO kablam! | Sep 17 20:09:36.869 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 17 20:09:36.869 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:36.869 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 17 20:09:36.869 INFO kablam! Sep 17 20:09:36.869 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:36.869 INFO kablam! --> src/utility.rs:51:24 Sep 17 20:09:36.869 INFO kablam! | Sep 17 20:09:36.869 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 17 20:09:36.869 INFO kablam! | ^^^^^^^^ Sep 17 20:09:36.870 INFO kablam! ... Sep 17 20:09:36.870 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 17 20:09:36.870 INFO kablam! | ------------------------------ in this macro invocation Sep 17 20:09:36.870 INFO kablam! | Sep 17 20:09:36.870 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 17 20:09:36.870 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:36.870 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 17 20:09:36.870 INFO kablam! Sep 17 20:09:36.870 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:36.870 INFO kablam! --> src/utility.rs:51:5 Sep 17 20:09:36.870 INFO kablam! | Sep 17 20:09:36.870 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 17 20:09:36.870 INFO kablam! | ^^^^^^ Sep 17 20:09:36.870 INFO kablam! ... Sep 17 20:09:36.870 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 17 20:09:36.870 INFO kablam! | ------------------------------- in this macro invocation Sep 17 20:09:36.870 INFO kablam! | Sep 17 20:09:36.870 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 17 20:09:36.870 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:36.870 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 17 20:09:36.870 INFO kablam! Sep 17 20:09:36.870 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:36.870 INFO kablam! --> src/utility.rs:51:24 Sep 17 20:09:36.870 INFO kablam! | Sep 17 20:09:36.870 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 17 20:09:36.870 INFO kablam! | ^^^^^^^^ Sep 17 20:09:36.870 INFO kablam! ... Sep 17 20:09:36.870 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 17 20:09:36.870 INFO kablam! | ------------------------------- in this macro invocation Sep 17 20:09:36.870 INFO kablam! | Sep 17 20:09:36.870 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 17 20:09:36.870 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:36.870 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 17 20:09:36.870 INFO kablam! Sep 17 20:09:36.870 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:36.871 INFO kablam! --> src/utility.rs:58:5 Sep 17 20:09:36.871 INFO kablam! | Sep 17 20:09:36.871 INFO kablam! 58 | self.0.cmp(&other.0) Sep 17 20:09:36.871 INFO kablam! | ^^^^^^ Sep 17 20:09:36.871 INFO kablam! ... Sep 17 20:09:36.871 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 17 20:09:36.871 INFO kablam! | ------------------------------ in this macro invocation Sep 17 20:09:36.871 INFO kablam! | Sep 17 20:09:36.871 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 17 20:09:36.871 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:36.871 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 17 20:09:36.871 INFO kablam! Sep 17 20:09:36.871 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:36.871 INFO kablam! --> src/utility.rs:58:16 Sep 17 20:09:36.871 INFO kablam! | Sep 17 20:09:36.871 INFO kablam! 58 | self.0.cmp(&other.0) Sep 17 20:09:36.871 INFO kablam! | ^^^^^^^^ Sep 17 20:09:36.871 INFO kablam! ... Sep 17 20:09:36.871 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 17 20:09:36.871 INFO kablam! | ------------------------------ in this macro invocation Sep 17 20:09:36.871 INFO kablam! | Sep 17 20:09:36.871 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 17 20:09:36.872 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:36.872 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 17 20:09:36.872 INFO kablam! Sep 17 20:09:36.872 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:36.872 INFO kablam! --> src/utility.rs:58:5 Sep 17 20:09:36.872 INFO kablam! | Sep 17 20:09:36.872 INFO kablam! 58 | self.0.cmp(&other.0) Sep 17 20:09:36.872 INFO kablam! | ^^^^^^ Sep 17 20:09:36.872 INFO kablam! ... Sep 17 20:09:36.872 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 17 20:09:36.872 INFO kablam! | ------------------------------- in this macro invocation Sep 17 20:09:36.872 INFO kablam! | Sep 17 20:09:36.872 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 17 20:09:36.872 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:36.872 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 17 20:09:36.872 INFO kablam! Sep 17 20:09:36.872 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:36.872 INFO kablam! --> src/utility.rs:58:16 Sep 17 20:09:36.872 INFO kablam! | Sep 17 20:09:36.872 INFO kablam! 58 | self.0.cmp(&other.0) Sep 17 20:09:36.872 INFO kablam! | ^^^^^^^^ Sep 17 20:09:36.872 INFO kablam! ... Sep 17 20:09:36.872 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 17 20:09:36.872 INFO kablam! | ------------------------------- in this macro invocation Sep 17 20:09:36.872 INFO kablam! | Sep 17 20:09:36.872 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 17 20:09:36.872 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:36.872 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 17 20:09:36.872 INFO kablam! Sep 17 20:09:36.872 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:36.872 INFO kablam! --> src/utility.rs:65:19 Sep 17 20:09:36.872 INFO kablam! | Sep 17 20:09:36.872 INFO kablam! 65 | builder.field(&self.0); Sep 17 20:09:36.872 INFO kablam! | ^^^^^^^ Sep 17 20:09:36.872 INFO kablam! ... Sep 17 20:09:36.872 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 17 20:09:36.872 INFO kablam! | ------------------------------ in this macro invocation Sep 17 20:09:36.872 INFO kablam! | Sep 17 20:09:36.872 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 17 20:09:36.872 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:36.872 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 17 20:09:36.872 INFO kablam! Sep 17 20:09:36.872 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:36.872 INFO kablam! --> src/utility.rs:65:19 Sep 17 20:09:36.872 INFO kablam! | Sep 17 20:09:36.872 INFO kablam! 65 | builder.field(&self.0); Sep 17 20:09:36.872 INFO kablam! | ^^^^^^^ Sep 17 20:09:36.872 INFO kablam! ... Sep 17 20:09:36.872 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 17 20:09:36.872 INFO kablam! | ------------------------------- in this macro invocation Sep 17 20:09:36.872 INFO kablam! | Sep 17 20:09:36.872 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 17 20:09:36.872 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:36.872 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 17 20:09:36.872 INFO kablam! Sep 17 20:09:37.098 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.098 INFO kablam! --> src/lib.rs:47:34 Sep 17 20:09:37.098 INFO kablam! | Sep 17 20:09:37.098 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Sep 17 20:09:37.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 20:09:37.098 INFO kablam! | Sep 17 20:09:37.098 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 17 20:09:37.098 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 17 20:09:37.098 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.098 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 17 20:09:37.098 INFO kablam! Sep 17 20:09:37.098 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.098 INFO kablam! --> src/lib.rs:48:38 Sep 17 20:09:37.098 INFO kablam! | Sep 17 20:09:37.098 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Sep 17 20:09:37.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 20:09:37.098 INFO kablam! | Sep 17 20:09:37.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! Sep 17 20:09:37.099 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.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 Sep 17 20:09:37.099 INFO kablam! Sep 17 20:09:37.099 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.099 INFO kablam! --> src/lib.rs:54:34 Sep 17 20:09:37.099 INFO kablam! | Sep 17 20:09:37.099 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Sep 17 20:09:37.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 20:09:37.099 INFO kablam! | Sep 17 20:09:37.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! Sep 17 20:09:37.099 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.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 Sep 17 20:09:37.099 INFO kablam! Sep 17 20:09:37.099 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.099 INFO kablam! --> src/lib.rs:55:38 Sep 17 20:09:37.099 INFO kablam! | Sep 17 20:09:37.099 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Sep 17 20:09:37.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 20:09:37.099 INFO kablam! | Sep 17 20:09:37.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! Sep 17 20:09:37.099 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.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 Sep 17 20:09:37.099 INFO kablam! Sep 17 20:09:37.099 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.100 INFO kablam! --> src/lib.rs:61:34 Sep 17 20:09:37.100 INFO kablam! | Sep 17 20:09:37.100 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Sep 17 20:09:37.100 INFO kablam! | ^^^^^^^^^^^^ Sep 17 20:09:37.100 INFO kablam! | Sep 17 20:09:37.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! Sep 17 20:09:37.100 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.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 Sep 17 20:09:37.100 INFO kablam! Sep 17 20:09:37.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.101 INFO kablam! --> src/lib.rs:62:38 Sep 17 20:09:37.101 INFO kablam! | Sep 17 20:09:37.101 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Sep 17 20:09:37.101 INFO kablam! | ^^^^^^^^^^^^ Sep 17 20:09:37.101 INFO kablam! | Sep 17 20:09:37.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! Sep 17 20:09:37.101 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.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 Sep 17 20:09:37.101 INFO kablam! Sep 17 20:09:37.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.101 INFO kablam! --> src/utility.rs:45:5 Sep 17 20:09:37.101 INFO kablam! | Sep 17 20:09:37.101 INFO kablam! 45 | self.0.eq(&other.0) Sep 17 20:09:37.101 INFO kablam! | ^^^^^^ Sep 17 20:09:37.101 INFO kablam! ... Sep 17 20:09:37.101 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 17 20:09:37.101 INFO kablam! | ------------------------------ in this macro invocation Sep 17 20:09:37.101 INFO kablam! | Sep 17 20:09:37.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! Sep 17 20:09:37.101 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.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 Sep 17 20:09:37.101 INFO kablam! Sep 17 20:09:37.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.101 INFO kablam! --> src/utility.rs:45:15 Sep 17 20:09:37.101 INFO kablam! | Sep 17 20:09:37.101 INFO kablam! 45 | self.0.eq(&other.0) Sep 17 20:09:37.101 INFO kablam! | ^^^^^^^^ Sep 17 20:09:37.101 INFO kablam! ... Sep 17 20:09:37.101 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 17 20:09:37.101 INFO kablam! | ------------------------------ in this macro invocation Sep 17 20:09:37.101 INFO kablam! | Sep 17 20:09:37.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! Sep 17 20:09:37.101 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.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 Sep 17 20:09:37.101 INFO kablam! Sep 17 20:09:37.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.101 INFO kablam! --> src/utility.rs:45:5 Sep 17 20:09:37.101 INFO kablam! | Sep 17 20:09:37.101 INFO kablam! 45 | self.0.eq(&other.0) Sep 17 20:09:37.101 INFO kablam! | ^^^^^^ Sep 17 20:09:37.101 INFO kablam! ... Sep 17 20:09:37.101 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 17 20:09:37.101 INFO kablam! | ------------------------------- in this macro invocation Sep 17 20:09:37.101 INFO kablam! | Sep 17 20:09:37.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! Sep 17 20:09:37.101 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.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 Sep 17 20:09:37.101 INFO kablam! Sep 17 20:09:37.101 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.101 INFO kablam! --> src/utility.rs:45:15 Sep 17 20:09:37.101 INFO kablam! | Sep 17 20:09:37.102 INFO kablam! 45 | self.0.eq(&other.0) Sep 17 20:09:37.102 INFO kablam! | ^^^^^^^^ Sep 17 20:09:37.102 INFO kablam! ... Sep 17 20:09:37.102 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 17 20:09:37.102 INFO kablam! | ------------------------------- in this macro invocation Sep 17 20:09:37.102 INFO kablam! | Sep 17 20:09:37.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! Sep 17 20:09:37.102 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.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 Sep 17 20:09:37.102 INFO kablam! Sep 17 20:09:37.102 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.102 INFO kablam! --> src/utility.rs:51:5 Sep 17 20:09:37.102 INFO kablam! | Sep 17 20:09:37.102 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 17 20:09:37.102 INFO kablam! | ^^^^^^ Sep 17 20:09:37.102 INFO kablam! ... Sep 17 20:09:37.102 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 17 20:09:37.102 INFO kablam! | ------------------------------ in this macro invocation Sep 17 20:09:37.102 INFO kablam! | Sep 17 20:09:37.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! Sep 17 20:09:37.102 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.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 Sep 17 20:09:37.102 INFO kablam! Sep 17 20:09:37.102 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.102 INFO kablam! --> src/utility.rs:51:24 Sep 17 20:09:37.102 INFO kablam! | Sep 17 20:09:37.102 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 17 20:09:37.102 INFO kablam! | ^^^^^^^^ Sep 17 20:09:37.102 INFO kablam! ... Sep 17 20:09:37.102 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 17 20:09:37.102 INFO kablam! | ------------------------------ in this macro invocation Sep 17 20:09:37.102 INFO kablam! | Sep 17 20:09:37.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! Sep 17 20:09:37.102 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.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 Sep 17 20:09:37.102 INFO kablam! Sep 17 20:09:37.102 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.102 INFO kablam! --> src/utility.rs:51:5 Sep 17 20:09:37.102 INFO kablam! | Sep 17 20:09:37.102 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 17 20:09:37.102 INFO kablam! | ^^^^^^ Sep 17 20:09:37.102 INFO kablam! ... Sep 17 20:09:37.102 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 17 20:09:37.102 INFO kablam! | ------------------------------- in this macro invocation Sep 17 20:09:37.102 INFO kablam! | Sep 17 20:09:37.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! Sep 17 20:09:37.102 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.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 Sep 17 20:09:37.102 INFO kablam! Sep 17 20:09:37.102 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.102 INFO kablam! --> src/utility.rs:51:24 Sep 17 20:09:37.102 INFO kablam! | Sep 17 20:09:37.102 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 17 20:09:37.103 INFO kablam! | ^^^^^^^^ Sep 17 20:09:37.103 INFO kablam! ... Sep 17 20:09:37.103 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 17 20:09:37.103 INFO kablam! | ------------------------------- in this macro invocation Sep 17 20:09:37.103 INFO kablam! | Sep 17 20:09:37.103 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 17 20:09:37.103 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.103 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 17 20:09:37.103 INFO kablam! Sep 17 20:09:37.103 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.103 INFO kablam! --> src/utility.rs:58:5 Sep 17 20:09:37.103 INFO kablam! | Sep 17 20:09:37.103 INFO kablam! 58 | self.0.cmp(&other.0) Sep 17 20:09:37.103 INFO kablam! | ^^^^^^ Sep 17 20:09:37.103 INFO kablam! ... Sep 17 20:09:37.103 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 17 20:09:37.103 INFO kablam! | ------------------------------ in this macro invocation Sep 17 20:09:37.103 INFO kablam! | Sep 17 20:09:37.103 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 17 20:09:37.103 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.103 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 17 20:09:37.103 INFO kablam! Sep 17 20:09:37.103 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.103 INFO kablam! --> src/utility.rs:58:16 Sep 17 20:09:37.103 INFO kablam! | Sep 17 20:09:37.103 INFO kablam! 58 | self.0.cmp(&other.0) Sep 17 20:09:37.103 INFO kablam! | ^^^^^^^^ Sep 17 20:09:37.103 INFO kablam! ... Sep 17 20:09:37.103 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 17 20:09:37.103 INFO kablam! | ------------------------------ in this macro invocation Sep 17 20:09:37.103 INFO kablam! | Sep 17 20:09:37.103 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 17 20:09:37.103 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.103 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 17 20:09:37.103 INFO kablam! Sep 17 20:09:37.103 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.103 INFO kablam! --> src/utility.rs:58:5 Sep 17 20:09:37.103 INFO kablam! | Sep 17 20:09:37.103 INFO kablam! 58 | self.0.cmp(&other.0) Sep 17 20:09:37.103 INFO kablam! | ^^^^^^ Sep 17 20:09:37.103 INFO kablam! ... Sep 17 20:09:37.103 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 17 20:09:37.103 INFO kablam! | ------------------------------- in this macro invocation Sep 17 20:09:37.103 INFO kablam! | Sep 17 20:09:37.103 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 17 20:09:37.103 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.103 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 17 20:09:37.103 INFO kablam! Sep 17 20:09:37.103 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.103 INFO kablam! --> src/utility.rs:58:16 Sep 17 20:09:37.103 INFO kablam! | Sep 17 20:09:37.103 INFO kablam! 58 | self.0.cmp(&other.0) Sep 17 20:09:37.104 INFO kablam! | ^^^^^^^^ Sep 17 20:09:37.104 INFO kablam! ... Sep 17 20:09:37.104 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 17 20:09:37.104 INFO kablam! | ------------------------------- in this macro invocation Sep 17 20:09:37.104 INFO kablam! | Sep 17 20:09:37.104 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 17 20:09:37.104 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.104 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 17 20:09:37.104 INFO kablam! Sep 17 20:09:37.104 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.104 INFO kablam! --> src/utility.rs:65:19 Sep 17 20:09:37.104 INFO kablam! | Sep 17 20:09:37.104 INFO kablam! 65 | builder.field(&self.0); Sep 17 20:09:37.104 INFO kablam! | ^^^^^^^ Sep 17 20:09:37.104 INFO kablam! ... Sep 17 20:09:37.104 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 17 20:09:37.104 INFO kablam! | ------------------------------ in this macro invocation Sep 17 20:09:37.104 INFO kablam! | Sep 17 20:09:37.104 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 17 20:09:37.104 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.104 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 17 20:09:37.104 INFO kablam! Sep 17 20:09:37.104 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.104 INFO kablam! --> src/utility.rs:65:19 Sep 17 20:09:37.104 INFO kablam! | Sep 17 20:09:37.104 INFO kablam! 65 | builder.field(&self.0); Sep 17 20:09:37.104 INFO kablam! | ^^^^^^^ Sep 17 20:09:37.104 INFO kablam! ... Sep 17 20:09:37.104 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 17 20:09:37.104 INFO kablam! | ------------------------------- in this macro invocation Sep 17 20:09:37.104 INFO kablam! | Sep 17 20:09:37.104 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 17 20:09:37.104 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.104 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 17 20:09:37.104 INFO kablam! Sep 17 20:09:37.227 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.88s Sep 17 20:09:37.227 INFO kablam! su: No module specific data is present Sep 17 20:09:37.777 INFO running `"docker" "rm" "-f" "000d784f0c45c8ad231085b8b110f2e222709f98113126a36e8b0d787d46d64f"` Sep 17 20:09:37.854 INFO blam! 000d784f0c45c8ad231085b8b110f2e222709f98113126a36e8b0d787d46d64f