Sep 17 20:09:36.657 INFO checking pe-0.1.1 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 20:09:36.657 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 20:09:36.657 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-5/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-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:36.830 INFO blam! 2eaa86f3ea494cf79315a5b3410e0aad8d48f615073b2f02d89eb6312f97499a Sep 17 20:09:36.832 INFO running `"docker" "start" "-a" "2eaa86f3ea494cf79315a5b3410e0aad8d48f615073b2f02d89eb6312f97499a"` Sep 17 20:09:37.403 INFO kablam! usermod: no changes Sep 17 20:09:37.431 INFO kablam! Checking pe v0.1.1 (/source) Sep 17 20:09:37.976 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.976 INFO kablam! --> src/lib.rs:47:34 Sep 17 20:09:37.976 INFO kablam! | Sep 17 20:09:37.976 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Sep 17 20:09:37.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 20:09:37.976 INFO kablam! | Sep 17 20:09:37.976 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 17 20:09:37.976 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.976 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.976 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.976 INFO kablam! Sep 17 20:09:37.976 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.976 INFO kablam! --> src/lib.rs:48:38 Sep 17 20:09:37.976 INFO kablam! | Sep 17 20:09:37.976 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Sep 17 20:09:37.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 20:09:37.976 INFO kablam! | Sep 17 20:09:37.976 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.976 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.976 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.976 INFO kablam! Sep 17 20:09:37.976 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.976 INFO kablam! --> src/lib.rs:54:34 Sep 17 20:09:37.976 INFO kablam! | Sep 17 20:09:37.976 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Sep 17 20:09:37.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 20:09:37.976 INFO kablam! | Sep 17 20:09:37.976 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.976 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.977 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.977 INFO kablam! Sep 17 20:09:37.977 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.977 INFO kablam! --> src/lib.rs:55:38 Sep 17 20:09:37.977 INFO kablam! | Sep 17 20:09:37.977 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Sep 17 20:09:37.977 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 20:09:37.977 INFO kablam! | Sep 17 20:09:37.977 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.977 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.977 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.977 INFO kablam! Sep 17 20:09:37.977 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.977 INFO kablam! --> src/lib.rs:61:34 Sep 17 20:09:37.977 INFO kablam! | Sep 17 20:09:37.977 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Sep 17 20:09:37.977 INFO kablam! | ^^^^^^^^^^^^ Sep 17 20:09:37.977 INFO kablam! | Sep 17 20:09:37.977 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.977 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.977 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.977 INFO kablam! Sep 17 20:09:37.977 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.977 INFO kablam! --> src/lib.rs:62:38 Sep 17 20:09:37.977 INFO kablam! | Sep 17 20:09:37.977 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Sep 17 20:09:37.977 INFO kablam! | ^^^^^^^^^^^^ Sep 17 20:09:37.977 INFO kablam! | Sep 17 20:09:37.977 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.977 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.977 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.977 INFO kablam! Sep 17 20:09:37.977 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.977 INFO kablam! --> src/utility.rs:45:5 Sep 17 20:09:37.977 INFO kablam! | Sep 17 20:09:37.977 INFO kablam! 45 | self.0.eq(&other.0) Sep 17 20:09:37.977 INFO kablam! | ^^^^^^ Sep 17 20:09:37.977 INFO kablam! ... Sep 17 20:09:37.977 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 17 20:09:37.977 INFO kablam! | ------------------------------ in this macro invocation Sep 17 20:09:37.977 INFO kablam! | Sep 17 20:09:37.977 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.977 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.977 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.977 INFO kablam! Sep 17 20:09:37.977 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.977 INFO kablam! --> src/utility.rs:45:15 Sep 17 20:09:37.977 INFO kablam! | Sep 17 20:09:37.977 INFO kablam! 45 | self.0.eq(&other.0) Sep 17 20:09:37.977 INFO kablam! | ^^^^^^^^ Sep 17 20:09:37.977 INFO kablam! ... Sep 17 20:09:37.977 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 17 20:09:37.977 INFO kablam! | ------------------------------ in this macro invocation Sep 17 20:09:37.977 INFO kablam! | Sep 17 20:09:37.977 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.977 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.977 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.977 INFO kablam! Sep 17 20:09:37.977 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.977 INFO kablam! --> src/utility.rs:45:5 Sep 17 20:09:37.977 INFO kablam! | Sep 17 20:09:37.977 INFO kablam! 45 | self.0.eq(&other.0) Sep 17 20:09:37.977 INFO kablam! | ^^^^^^ Sep 17 20:09:37.977 INFO kablam! ... Sep 17 20:09:37.978 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 17 20:09:37.978 INFO kablam! | ------------------------------- in this macro invocation Sep 17 20:09:37.978 INFO kablam! | Sep 17 20:09:37.978 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.978 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.978 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.978 INFO kablam! Sep 17 20:09:37.978 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.978 INFO kablam! --> src/utility.rs:45:15 Sep 17 20:09:37.978 INFO kablam! | Sep 17 20:09:37.978 INFO kablam! 45 | self.0.eq(&other.0) Sep 17 20:09:37.978 INFO kablam! | ^^^^^^^^ Sep 17 20:09:37.978 INFO kablam! ... Sep 17 20:09:37.978 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 17 20:09:37.978 INFO kablam! | ------------------------------- in this macro invocation Sep 17 20:09:37.978 INFO kablam! | Sep 17 20:09:37.978 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.978 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.978 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.978 INFO kablam! Sep 17 20:09:37.978 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.978 INFO kablam! --> src/utility.rs:51:5 Sep 17 20:09:37.978 INFO kablam! | Sep 17 20:09:37.978 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 17 20:09:37.978 INFO kablam! | ^^^^^^ Sep 17 20:09:37.978 INFO kablam! ... Sep 17 20:09:37.978 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 17 20:09:37.978 INFO kablam! | ------------------------------ in this macro invocation Sep 17 20:09:37.978 INFO kablam! | Sep 17 20:09:37.978 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.978 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.978 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.978 INFO kablam! Sep 17 20:09:37.978 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.978 INFO kablam! --> src/utility.rs:51:24 Sep 17 20:09:37.978 INFO kablam! | Sep 17 20:09:37.978 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 17 20:09:37.978 INFO kablam! | ^^^^^^^^ Sep 17 20:09:37.978 INFO kablam! ... Sep 17 20:09:37.978 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 17 20:09:37.978 INFO kablam! | ------------------------------ in this macro invocation Sep 17 20:09:37.978 INFO kablam! | Sep 17 20:09:37.978 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.978 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.978 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.978 INFO kablam! Sep 17 20:09:37.978 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.978 INFO kablam! --> src/utility.rs:51:5 Sep 17 20:09:37.978 INFO kablam! | Sep 17 20:09:37.978 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 17 20:09:37.978 INFO kablam! | ^^^^^^ Sep 17 20:09:37.978 INFO kablam! ... Sep 17 20:09:37.978 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 17 20:09:37.978 INFO kablam! | ------------------------------- in this macro invocation Sep 17 20:09:37.978 INFO kablam! | Sep 17 20:09:37.978 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.978 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.978 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.979 INFO kablam! Sep 17 20:09:37.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.979 INFO kablam! --> src/utility.rs:51:24 Sep 17 20:09:37.979 INFO kablam! | Sep 17 20:09:37.979 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 17 20:09:37.979 INFO kablam! | ^^^^^^^^ Sep 17 20:09:37.979 INFO kablam! ... Sep 17 20:09:37.979 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 17 20:09:37.979 INFO kablam! | ------------------------------- in this macro invocation Sep 17 20:09:37.979 INFO kablam! | Sep 17 20:09:37.979 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.979 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.979 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.979 INFO kablam! Sep 17 20:09:37.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.979 INFO kablam! --> src/utility.rs:58:5 Sep 17 20:09:37.979 INFO kablam! | Sep 17 20:09:37.979 INFO kablam! 58 | self.0.cmp(&other.0) Sep 17 20:09:37.979 INFO kablam! | ^^^^^^ Sep 17 20:09:37.979 INFO kablam! ... Sep 17 20:09:37.979 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 17 20:09:37.979 INFO kablam! | ------------------------------ in this macro invocation Sep 17 20:09:37.979 INFO kablam! | Sep 17 20:09:37.979 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.979 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.979 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.979 INFO kablam! Sep 17 20:09:37.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.979 INFO kablam! --> src/utility.rs:58:16 Sep 17 20:09:37.979 INFO kablam! | Sep 17 20:09:37.979 INFO kablam! 58 | self.0.cmp(&other.0) Sep 17 20:09:37.979 INFO kablam! | ^^^^^^^^ Sep 17 20:09:37.979 INFO kablam! ... Sep 17 20:09:37.979 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 17 20:09:37.979 INFO kablam! | ------------------------------ in this macro invocation Sep 17 20:09:37.979 INFO kablam! | Sep 17 20:09:37.979 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.979 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.979 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.979 INFO kablam! Sep 17 20:09:37.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.979 INFO kablam! --> src/utility.rs:58:5 Sep 17 20:09:37.979 INFO kablam! | Sep 17 20:09:37.979 INFO kablam! 58 | self.0.cmp(&other.0) Sep 17 20:09:37.979 INFO kablam! | ^^^^^^ Sep 17 20:09:37.979 INFO kablam! ... Sep 17 20:09:37.979 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 17 20:09:37.979 INFO kablam! | ------------------------------- in this macro invocation Sep 17 20:09:37.979 INFO kablam! | Sep 17 20:09:37.979 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.979 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.979 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.979 INFO kablam! Sep 17 20:09:37.979 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.979 INFO kablam! --> src/utility.rs:58:16 Sep 17 20:09:37.979 INFO kablam! | Sep 17 20:09:37.979 INFO kablam! 58 | self.0.cmp(&other.0) Sep 17 20:09:37.980 INFO kablam! | ^^^^^^^^ Sep 17 20:09:37.980 INFO kablam! ... Sep 17 20:09:37.980 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 17 20:09:37.980 INFO kablam! | ------------------------------- in this macro invocation Sep 17 20:09:37.980 INFO kablam! | Sep 17 20:09:37.980 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.980 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.980 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.980 INFO kablam! Sep 17 20:09:37.980 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.980 INFO kablam! --> src/utility.rs:65:19 Sep 17 20:09:37.980 INFO kablam! | Sep 17 20:09:37.980 INFO kablam! 65 | builder.field(&self.0); Sep 17 20:09:37.980 INFO kablam! | ^^^^^^^ Sep 17 20:09:37.980 INFO kablam! ... Sep 17 20:09:37.980 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 17 20:09:37.980 INFO kablam! | ------------------------------ in this macro invocation Sep 17 20:09:37.980 INFO kablam! | Sep 17 20:09:37.980 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.980 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.980 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.980 INFO kablam! Sep 17 20:09:37.980 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:37.980 INFO kablam! --> src/utility.rs:65:19 Sep 17 20:09:37.980 INFO kablam! | Sep 17 20:09:37.980 INFO kablam! 65 | builder.field(&self.0); Sep 17 20:09:37.980 INFO kablam! | ^^^^^^^ Sep 17 20:09:37.980 INFO kablam! ... Sep 17 20:09:37.980 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 17 20:09:37.980 INFO kablam! | ------------------------------- in this macro invocation Sep 17 20:09:37.980 INFO kablam! | Sep 17 20:09:37.980 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.980 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:37.980 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.980 INFO kablam! Sep 17 20:09:38.122 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:38.123 INFO kablam! --> src/lib.rs:47:34 Sep 17 20:09:38.123 INFO kablam! | Sep 17 20:09:38.123 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Sep 17 20:09:38.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 20:09:38.123 INFO kablam! | Sep 17 20:09:38.123 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 17 20:09:38.123 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:38.123 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:38.123 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:38.123 INFO kablam! Sep 17 20:09:38.123 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:38.123 INFO kablam! --> src/lib.rs:48:38 Sep 17 20:09:38.123 INFO kablam! | Sep 17 20:09:38.123 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Sep 17 20:09:38.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 20:09:38.123 INFO kablam! | Sep 17 20:09:38.123 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:38.123 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:38.123 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:38.123 INFO kablam! Sep 17 20:09:38.123 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:38.123 INFO kablam! --> src/lib.rs:54:34 Sep 17 20:09:38.123 INFO kablam! | Sep 17 20:09:38.123 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Sep 17 20:09:38.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 20:09:38.123 INFO kablam! | Sep 17 20:09:38.123 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:38.123 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:38.123 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:38.123 INFO kablam! Sep 17 20:09:38.123 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:38.123 INFO kablam! --> src/lib.rs:55:38 Sep 17 20:09:38.123 INFO kablam! | Sep 17 20:09:38.123 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Sep 17 20:09:38.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 20:09:38.123 INFO kablam! | Sep 17 20:09:38.123 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:38.123 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:38.123 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:38.123 INFO kablam! Sep 17 20:09:38.123 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:38.123 INFO kablam! --> src/lib.rs:61:34 Sep 17 20:09:38.123 INFO kablam! | Sep 17 20:09:38.123 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Sep 17 20:09:38.123 INFO kablam! | ^^^^^^^^^^^^ Sep 17 20:09:38.123 INFO kablam! | Sep 17 20:09:38.123 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:38.123 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:38.123 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:38.123 INFO kablam! Sep 17 20:09:38.123 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:38.123 INFO kablam! --> src/lib.rs:62:38 Sep 17 20:09:38.123 INFO kablam! | Sep 17 20:09:38.123 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Sep 17 20:09:38.123 INFO kablam! | ^^^^^^^^^^^^ Sep 17 20:09:38.123 INFO kablam! | Sep 17 20:09:38.123 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:38.123 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:38.123 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:38.123 INFO kablam! Sep 17 20:09:38.123 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:38.123 INFO kablam! --> src/utility.rs:45:5 Sep 17 20:09:38.123 INFO kablam! | Sep 17 20:09:38.123 INFO kablam! 45 | self.0.eq(&other.0) Sep 17 20:09:38.123 INFO kablam! | ^^^^^^ Sep 17 20:09:38.123 INFO kablam! ... Sep 17 20:09:38.123 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 17 20:09:38.123 INFO kablam! | ------------------------------ in this macro invocation Sep 17 20:09:38.123 INFO kablam! | Sep 17 20:09:38.123 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:38.124 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:38.124 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:38.124 INFO kablam! Sep 17 20:09:38.124 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:38.124 INFO kablam! --> src/utility.rs:45:15 Sep 17 20:09:38.124 INFO kablam! | Sep 17 20:09:38.124 INFO kablam! 45 | self.0.eq(&other.0) Sep 17 20:09:38.124 INFO kablam! | ^^^^^^^^ Sep 17 20:09:38.124 INFO kablam! ... Sep 17 20:09:38.124 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 17 20:09:38.124 INFO kablam! | ------------------------------ in this macro invocation Sep 17 20:09:38.124 INFO kablam! | Sep 17 20:09:38.124 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:38.124 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:38.124 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:38.124 INFO kablam! Sep 17 20:09:38.124 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:38.124 INFO kablam! --> src/utility.rs:45:5 Sep 17 20:09:38.124 INFO kablam! | Sep 17 20:09:38.124 INFO kablam! 45 | self.0.eq(&other.0) Sep 17 20:09:38.124 INFO kablam! | ^^^^^^ Sep 17 20:09:38.124 INFO kablam! ... Sep 17 20:09:38.124 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 17 20:09:38.124 INFO kablam! | ------------------------------- in this macro invocation Sep 17 20:09:38.124 INFO kablam! | Sep 17 20:09:38.124 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:38.124 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:38.124 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:38.124 INFO kablam! Sep 17 20:09:38.124 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:38.124 INFO kablam! --> src/utility.rs:45:15 Sep 17 20:09:38.124 INFO kablam! | Sep 17 20:09:38.124 INFO kablam! 45 | self.0.eq(&other.0) Sep 17 20:09:38.124 INFO kablam! | ^^^^^^^^ Sep 17 20:09:38.124 INFO kablam! ... Sep 17 20:09:38.124 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 17 20:09:38.124 INFO kablam! | ------------------------------- in this macro invocation Sep 17 20:09:38.124 INFO kablam! | Sep 17 20:09:38.124 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:38.124 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:38.124 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:38.124 INFO kablam! Sep 17 20:09:38.124 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:38.124 INFO kablam! --> src/utility.rs:51:5 Sep 17 20:09:38.124 INFO kablam! | Sep 17 20:09:38.124 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 17 20:09:38.124 INFO kablam! | ^^^^^^ Sep 17 20:09:38.124 INFO kablam! ... Sep 17 20:09:38.124 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 17 20:09:38.124 INFO kablam! | ------------------------------ in this macro invocation Sep 17 20:09:38.127 INFO kablam! | Sep 17 20:09:38.127 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:38.127 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:38.127 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:38.127 INFO kablam! Sep 17 20:09:38.127 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:38.127 INFO kablam! --> src/utility.rs:51:24 Sep 17 20:09:38.127 INFO kablam! | Sep 17 20:09:38.127 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 17 20:09:38.127 INFO kablam! | ^^^^^^^^ Sep 17 20:09:38.127 INFO kablam! ... Sep 17 20:09:38.127 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 17 20:09:38.127 INFO kablam! | ------------------------------ in this macro invocation Sep 17 20:09:38.127 INFO kablam! | Sep 17 20:09:38.127 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:38.127 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:38.127 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:38.127 INFO kablam! Sep 17 20:09:38.127 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:38.127 INFO kablam! --> src/utility.rs:51:5 Sep 17 20:09:38.127 INFO kablam! | Sep 17 20:09:38.127 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 17 20:09:38.127 INFO kablam! | ^^^^^^ Sep 17 20:09:38.127 INFO kablam! ... Sep 17 20:09:38.127 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 17 20:09:38.127 INFO kablam! | ------------------------------- in this macro invocation Sep 17 20:09:38.127 INFO kablam! | Sep 17 20:09:38.127 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:38.127 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:38.127 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:38.127 INFO kablam! Sep 17 20:09:38.127 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:38.127 INFO kablam! --> src/utility.rs:51:24 Sep 17 20:09:38.127 INFO kablam! | Sep 17 20:09:38.127 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 17 20:09:38.127 INFO kablam! | ^^^^^^^^ Sep 17 20:09:38.127 INFO kablam! ... Sep 17 20:09:38.127 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 17 20:09:38.128 INFO kablam! | ------------------------------- in this macro invocation Sep 17 20:09:38.128 INFO kablam! | Sep 17 20:09:38.128 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:38.128 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:38.128 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:38.128 INFO kablam! Sep 17 20:09:38.128 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:38.128 INFO kablam! --> src/utility.rs:58:5 Sep 17 20:09:38.128 INFO kablam! | Sep 17 20:09:38.128 INFO kablam! 58 | self.0.cmp(&other.0) Sep 17 20:09:38.128 INFO kablam! | ^^^^^^ Sep 17 20:09:38.128 INFO kablam! ... Sep 17 20:09:38.128 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 17 20:09:38.128 INFO kablam! | ------------------------------ in this macro invocation Sep 17 20:09:38.128 INFO kablam! | Sep 17 20:09:38.128 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:38.128 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:38.128 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:38.128 INFO kablam! Sep 17 20:09:38.128 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:38.128 INFO kablam! --> src/utility.rs:58:16 Sep 17 20:09:38.128 INFO kablam! | Sep 17 20:09:38.128 INFO kablam! 58 | self.0.cmp(&other.0) Sep 17 20:09:38.128 INFO kablam! | ^^^^^^^^ Sep 17 20:09:38.128 INFO kablam! ... Sep 17 20:09:38.128 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 17 20:09:38.128 INFO kablam! | ------------------------------ in this macro invocation Sep 17 20:09:38.128 INFO kablam! | Sep 17 20:09:38.128 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:38.128 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:38.128 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:38.128 INFO kablam! Sep 17 20:09:38.128 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:38.128 INFO kablam! --> src/utility.rs:58:5 Sep 17 20:09:38.128 INFO kablam! | Sep 17 20:09:38.128 INFO kablam! 58 | self.0.cmp(&other.0) Sep 17 20:09:38.128 INFO kablam! | ^^^^^^ Sep 17 20:09:38.128 INFO kablam! ... Sep 17 20:09:38.128 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 17 20:09:38.128 INFO kablam! | ------------------------------- in this macro invocation Sep 17 20:09:38.128 INFO kablam! | Sep 17 20:09:38.128 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:38.128 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:38.128 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:38.128 INFO kablam! Sep 17 20:09:38.128 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:38.128 INFO kablam! --> src/utility.rs:58:16 Sep 17 20:09:38.128 INFO kablam! | Sep 17 20:09:38.128 INFO kablam! 58 | self.0.cmp(&other.0) Sep 17 20:09:38.128 INFO kablam! | ^^^^^^^^ Sep 17 20:09:38.128 INFO kablam! ... Sep 17 20:09:38.128 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 17 20:09:38.128 INFO kablam! | ------------------------------- in this macro invocation Sep 17 20:09:38.128 INFO kablam! | Sep 17 20:09:38.128 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:38.128 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:38.128 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:38.128 INFO kablam! Sep 17 20:09:38.128 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:38.128 INFO kablam! --> src/utility.rs:65:19 Sep 17 20:09:38.128 INFO kablam! | Sep 17 20:09:38.129 INFO kablam! 65 | builder.field(&self.0); Sep 17 20:09:38.129 INFO kablam! | ^^^^^^^ Sep 17 20:09:38.129 INFO kablam! ... Sep 17 20:09:38.129 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 17 20:09:38.129 INFO kablam! | ------------------------------ in this macro invocation Sep 17 20:09:38.129 INFO kablam! | Sep 17 20:09:38.129 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:38.129 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:38.129 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:38.129 INFO kablam! Sep 17 20:09:38.129 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 20:09:38.129 INFO kablam! --> src/utility.rs:65:19 Sep 17 20:09:38.129 INFO kablam! | Sep 17 20:09:38.129 INFO kablam! 65 | builder.field(&self.0); Sep 17 20:09:38.129 INFO kablam! | ^^^^^^^ Sep 17 20:09:38.129 INFO kablam! ... Sep 17 20:09:38.129 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 17 20:09:38.129 INFO kablam! | ------------------------------- in this macro invocation Sep 17 20:09:38.129 INFO kablam! | Sep 17 20:09:38.129 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:38.129 INFO kablam! = note: for more information, see issue #46043 Sep 17 20:09:38.129 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:38.129 INFO kablam! Sep 17 20:09:38.236 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.82s Sep 17 20:09:38.237 INFO kablam! su: No module specific data is present Sep 17 20:09:38.704 INFO running `"docker" "rm" "-f" "2eaa86f3ea494cf79315a5b3410e0aad8d48f615073b2f02d89eb6312f97499a"` Sep 17 20:09:38.779 INFO blam! 2eaa86f3ea494cf79315a5b3410e0aad8d48f615073b2f02d89eb6312f97499a