Sep 19 23:00:52.664 INFO checking pe-0.1.1 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 23:00:52.664 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 23:00:52.664 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:00:52.825 INFO blam! 270bc44a71cc27bb41bd71fc13a13c468d9c32d3e0c8bea8ec21519ebedde39d Sep 19 23:00:52.827 INFO running `"docker" "start" "-a" "270bc44a71cc27bb41bd71fc13a13c468d9c32d3e0c8bea8ec21519ebedde39d"` Sep 19 23:00:53.954 INFO kablam! usermod: no changes Sep 19 23:00:54.042 INFO kablam! Checking pe v0.1.1 (/source) Sep 19 23:00:54.734 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.734 INFO kablam! --> src/lib.rs:47:34 Sep 19 23:00:54.734 INFO kablam! | Sep 19 23:00:54.734 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Sep 19 23:00:54.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:00:54.734 INFO kablam! | Sep 19 23:00:54.734 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 23:00:54.734 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.734 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.734 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.734 INFO kablam! Sep 19 23:00:54.734 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.734 INFO kablam! --> src/lib.rs:48:38 Sep 19 23:00:54.734 INFO kablam! | Sep 19 23:00:54.734 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Sep 19 23:00:54.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:00:54.734 INFO kablam! | Sep 19 23:00:54.734 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.734 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.734 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.734 INFO kablam! Sep 19 23:00:54.734 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.734 INFO kablam! --> src/lib.rs:54:34 Sep 19 23:00:54.734 INFO kablam! | Sep 19 23:00:54.734 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Sep 19 23:00:54.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 23:00:54.734 INFO kablam! | Sep 19 23:00:54.734 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.734 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.734 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.734 INFO kablam! Sep 19 23:00:54.734 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.734 INFO kablam! --> src/lib.rs:55:38 Sep 19 23:00:54.734 INFO kablam! | Sep 19 23:00:54.734 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Sep 19 23:00:54.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 23:00:54.734 INFO kablam! | Sep 19 23:00:54.734 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.734 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.734 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.734 INFO kablam! Sep 19 23:00:54.734 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.734 INFO kablam! --> src/lib.rs:61:34 Sep 19 23:00:54.734 INFO kablam! | Sep 19 23:00:54.734 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Sep 19 23:00:54.734 INFO kablam! | ^^^^^^^^^^^^ Sep 19 23:00:54.734 INFO kablam! | Sep 19 23:00:54.734 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.734 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.734 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.734 INFO kablam! Sep 19 23:00:54.734 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.734 INFO kablam! --> src/lib.rs:62:38 Sep 19 23:00:54.734 INFO kablam! | Sep 19 23:00:54.734 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Sep 19 23:00:54.735 INFO kablam! | ^^^^^^^^^^^^ Sep 19 23:00:54.735 INFO kablam! | Sep 19 23:00:54.735 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.735 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.735 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.735 INFO kablam! Sep 19 23:00:54.735 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.735 INFO kablam! --> src/utility.rs:45:5 Sep 19 23:00:54.735 INFO kablam! | Sep 19 23:00:54.735 INFO kablam! 45 | self.0.eq(&other.0) Sep 19 23:00:54.735 INFO kablam! | ^^^^^^ Sep 19 23:00:54.735 INFO kablam! ... Sep 19 23:00:54.735 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 19 23:00:54.735 INFO kablam! | ------------------------------ in this macro invocation Sep 19 23:00:54.735 INFO kablam! | Sep 19 23:00:54.735 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.735 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.735 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.735 INFO kablam! Sep 19 23:00:54.735 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.735 INFO kablam! --> src/utility.rs:45:15 Sep 19 23:00:54.735 INFO kablam! | Sep 19 23:00:54.735 INFO kablam! 45 | self.0.eq(&other.0) Sep 19 23:00:54.735 INFO kablam! | ^^^^^^^^ Sep 19 23:00:54.735 INFO kablam! ... Sep 19 23:00:54.735 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 19 23:00:54.735 INFO kablam! | ------------------------------ in this macro invocation Sep 19 23:00:54.735 INFO kablam! | Sep 19 23:00:54.735 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.735 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.735 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.735 INFO kablam! Sep 19 23:00:54.735 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.735 INFO kablam! --> src/utility.rs:45:5 Sep 19 23:00:54.735 INFO kablam! | Sep 19 23:00:54.735 INFO kablam! 45 | self.0.eq(&other.0) Sep 19 23:00:54.735 INFO kablam! | ^^^^^^ Sep 19 23:00:54.735 INFO kablam! ... Sep 19 23:00:54.735 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 19 23:00:54.735 INFO kablam! | ------------------------------- in this macro invocation Sep 19 23:00:54.735 INFO kablam! | Sep 19 23:00:54.735 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.735 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.735 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.735 INFO kablam! Sep 19 23:00:54.735 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.735 INFO kablam! --> src/utility.rs:45:15 Sep 19 23:00:54.735 INFO kablam! | Sep 19 23:00:54.735 INFO kablam! 45 | self.0.eq(&other.0) Sep 19 23:00:54.735 INFO kablam! | ^^^^^^^^ Sep 19 23:00:54.735 INFO kablam! ... Sep 19 23:00:54.735 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 19 23:00:54.735 INFO kablam! | ------------------------------- in this macro invocation Sep 19 23:00:54.735 INFO kablam! | Sep 19 23:00:54.736 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.736 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.736 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.736 INFO kablam! Sep 19 23:00:54.736 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.736 INFO kablam! --> src/utility.rs:51:5 Sep 19 23:00:54.736 INFO kablam! | Sep 19 23:00:54.736 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 19 23:00:54.736 INFO kablam! | ^^^^^^ Sep 19 23:00:54.736 INFO kablam! ... Sep 19 23:00:54.736 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 19 23:00:54.736 INFO kablam! | ------------------------------ in this macro invocation Sep 19 23:00:54.736 INFO kablam! | Sep 19 23:00:54.736 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.736 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.736 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.736 INFO kablam! Sep 19 23:00:54.736 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.736 INFO kablam! --> src/utility.rs:51:24 Sep 19 23:00:54.736 INFO kablam! | Sep 19 23:00:54.736 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 19 23:00:54.736 INFO kablam! | ^^^^^^^^ Sep 19 23:00:54.736 INFO kablam! ... Sep 19 23:00:54.736 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 19 23:00:54.736 INFO kablam! | ------------------------------ in this macro invocation Sep 19 23:00:54.736 INFO kablam! | Sep 19 23:00:54.736 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.736 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.736 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.736 INFO kablam! Sep 19 23:00:54.736 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.736 INFO kablam! --> src/utility.rs:51:5 Sep 19 23:00:54.736 INFO kablam! | Sep 19 23:00:54.736 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 19 23:00:54.736 INFO kablam! | ^^^^^^ Sep 19 23:00:54.736 INFO kablam! ... Sep 19 23:00:54.736 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 19 23:00:54.736 INFO kablam! | ------------------------------- in this macro invocation Sep 19 23:00:54.736 INFO kablam! | Sep 19 23:00:54.736 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.736 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.736 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.736 INFO kablam! Sep 19 23:00:54.736 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.736 INFO kablam! --> src/utility.rs:51:24 Sep 19 23:00:54.736 INFO kablam! | Sep 19 23:00:54.736 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 19 23:00:54.736 INFO kablam! | ^^^^^^^^ Sep 19 23:00:54.736 INFO kablam! ... Sep 19 23:00:54.736 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 19 23:00:54.736 INFO kablam! | ------------------------------- in this macro invocation Sep 19 23:00:54.736 INFO kablam! | Sep 19 23:00:54.736 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.736 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.736 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.736 INFO kablam! Sep 19 23:00:54.736 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.736 INFO kablam! --> src/utility.rs:58:5 Sep 19 23:00:54.736 INFO kablam! | Sep 19 23:00:54.736 INFO kablam! 58 | self.0.cmp(&other.0) Sep 19 23:00:54.737 INFO kablam! | ^^^^^^ Sep 19 23:00:54.737 INFO kablam! ... Sep 19 23:00:54.737 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 19 23:00:54.737 INFO kablam! | ------------------------------ in this macro invocation Sep 19 23:00:54.737 INFO kablam! | Sep 19 23:00:54.737 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.737 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.737 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.737 INFO kablam! Sep 19 23:00:54.737 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.737 INFO kablam! --> src/utility.rs:58:16 Sep 19 23:00:54.737 INFO kablam! | Sep 19 23:00:54.737 INFO kablam! 58 | self.0.cmp(&other.0) Sep 19 23:00:54.737 INFO kablam! | ^^^^^^^^ Sep 19 23:00:54.737 INFO kablam! ... Sep 19 23:00:54.737 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 19 23:00:54.737 INFO kablam! | ------------------------------ in this macro invocation Sep 19 23:00:54.737 INFO kablam! | Sep 19 23:00:54.737 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.737 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.737 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.737 INFO kablam! Sep 19 23:00:54.737 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.737 INFO kablam! --> src/utility.rs:58:5 Sep 19 23:00:54.738 INFO kablam! | Sep 19 23:00:54.738 INFO kablam! 58 | self.0.cmp(&other.0) Sep 19 23:00:54.738 INFO kablam! | ^^^^^^ Sep 19 23:00:54.738 INFO kablam! ... Sep 19 23:00:54.738 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 19 23:00:54.738 INFO kablam! | ------------------------------- in this macro invocation Sep 19 23:00:54.738 INFO kablam! | Sep 19 23:00:54.738 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.738 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.738 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.738 INFO kablam! Sep 19 23:00:54.738 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.738 INFO kablam! --> src/utility.rs:58:16 Sep 19 23:00:54.738 INFO kablam! | Sep 19 23:00:54.738 INFO kablam! 58 | self.0.cmp(&other.0) Sep 19 23:00:54.738 INFO kablam! | ^^^^^^^^ Sep 19 23:00:54.738 INFO kablam! ... Sep 19 23:00:54.739 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 19 23:00:54.739 INFO kablam! | ------------------------------- in this macro invocation Sep 19 23:00:54.739 INFO kablam! | Sep 19 23:00:54.739 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.739 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.739 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.739 INFO kablam! Sep 19 23:00:54.739 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.739 INFO kablam! --> src/utility.rs:65:19 Sep 19 23:00:54.739 INFO kablam! | Sep 19 23:00:54.739 INFO kablam! 65 | builder.field(&self.0); Sep 19 23:00:54.739 INFO kablam! | ^^^^^^^ Sep 19 23:00:54.739 INFO kablam! ... Sep 19 23:00:54.739 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 19 23:00:54.739 INFO kablam! | ------------------------------ in this macro invocation Sep 19 23:00:54.739 INFO kablam! | Sep 19 23:00:54.739 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.739 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.739 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.739 INFO kablam! Sep 19 23:00:54.739 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.739 INFO kablam! --> src/utility.rs:65:19 Sep 19 23:00:54.739 INFO kablam! | Sep 19 23:00:54.739 INFO kablam! 65 | builder.field(&self.0); Sep 19 23:00:54.739 INFO kablam! | ^^^^^^^ Sep 19 23:00:54.739 INFO kablam! ... Sep 19 23:00:54.739 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 19 23:00:54.739 INFO kablam! | ------------------------------- in this macro invocation Sep 19 23:00:54.739 INFO kablam! | Sep 19 23:00:54.739 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.739 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.739 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.739 INFO kablam! Sep 19 23:00:54.757 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.757 INFO kablam! --> src/lib.rs:47:34 Sep 19 23:00:54.757 INFO kablam! | Sep 19 23:00:54.757 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Sep 19 23:00:54.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:00:54.757 INFO kablam! | Sep 19 23:00:54.757 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 23:00:54.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.757 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.757 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.757 INFO kablam! Sep 19 23:00:54.757 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.757 INFO kablam! --> src/lib.rs:48:38 Sep 19 23:00:54.757 INFO kablam! | Sep 19 23:00:54.757 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Sep 19 23:00:54.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:00:54.757 INFO kablam! | Sep 19 23:00:54.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.757 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.757 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.757 INFO kablam! Sep 19 23:00:54.757 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.757 INFO kablam! --> src/lib.rs:54:34 Sep 19 23:00:54.757 INFO kablam! | Sep 19 23:00:54.757 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Sep 19 23:00:54.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 23:00:54.757 INFO kablam! | Sep 19 23:00:54.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.757 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.757 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.757 INFO kablam! Sep 19 23:00:54.757 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.757 INFO kablam! --> src/lib.rs:55:38 Sep 19 23:00:54.757 INFO kablam! | Sep 19 23:00:54.757 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Sep 19 23:00:54.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 23:00:54.757 INFO kablam! | Sep 19 23:00:54.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.758 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.758 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.758 INFO kablam! Sep 19 23:00:54.758 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.758 INFO kablam! --> src/lib.rs:61:34 Sep 19 23:00:54.758 INFO kablam! | Sep 19 23:00:54.758 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Sep 19 23:00:54.758 INFO kablam! | ^^^^^^^^^^^^ Sep 19 23:00:54.758 INFO kablam! | Sep 19 23:00:54.758 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.758 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.758 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.758 INFO kablam! Sep 19 23:00:54.758 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.758 INFO kablam! --> src/lib.rs:62:38 Sep 19 23:00:54.758 INFO kablam! | Sep 19 23:00:54.758 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Sep 19 23:00:54.758 INFO kablam! | ^^^^^^^^^^^^ Sep 19 23:00:54.758 INFO kablam! | Sep 19 23:00:54.758 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.758 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.758 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.758 INFO kablam! Sep 19 23:00:54.758 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.758 INFO kablam! --> src/utility.rs:45:5 Sep 19 23:00:54.758 INFO kablam! | Sep 19 23:00:54.758 INFO kablam! 45 | self.0.eq(&other.0) Sep 19 23:00:54.758 INFO kablam! | ^^^^^^ Sep 19 23:00:54.758 INFO kablam! ... Sep 19 23:00:54.758 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 19 23:00:54.758 INFO kablam! | ------------------------------ in this macro invocation Sep 19 23:00:54.758 INFO kablam! | Sep 19 23:00:54.758 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.758 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.758 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.758 INFO kablam! Sep 19 23:00:54.758 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.758 INFO kablam! --> src/utility.rs:45:15 Sep 19 23:00:54.758 INFO kablam! | Sep 19 23:00:54.758 INFO kablam! 45 | self.0.eq(&other.0) Sep 19 23:00:54.758 INFO kablam! | ^^^^^^^^ Sep 19 23:00:54.758 INFO kablam! ... Sep 19 23:00:54.758 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 19 23:00:54.758 INFO kablam! | ------------------------------ in this macro invocation Sep 19 23:00:54.758 INFO kablam! | Sep 19 23:00:54.758 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.758 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.758 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.759 INFO kablam! Sep 19 23:00:54.759 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.759 INFO kablam! --> src/utility.rs:45:5 Sep 19 23:00:54.759 INFO kablam! | Sep 19 23:00:54.759 INFO kablam! 45 | self.0.eq(&other.0) Sep 19 23:00:54.759 INFO kablam! | ^^^^^^ Sep 19 23:00:54.759 INFO kablam! ... Sep 19 23:00:54.759 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 19 23:00:54.759 INFO kablam! | ------------------------------- in this macro invocation Sep 19 23:00:54.759 INFO kablam! | Sep 19 23:00:54.759 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.759 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.759 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.759 INFO kablam! Sep 19 23:00:54.759 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.759 INFO kablam! --> src/utility.rs:45:15 Sep 19 23:00:54.759 INFO kablam! | Sep 19 23:00:54.759 INFO kablam! 45 | self.0.eq(&other.0) Sep 19 23:00:54.759 INFO kablam! | ^^^^^^^^ Sep 19 23:00:54.759 INFO kablam! ... Sep 19 23:00:54.759 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 19 23:00:54.759 INFO kablam! | ------------------------------- in this macro invocation Sep 19 23:00:54.759 INFO kablam! | Sep 19 23:00:54.759 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.759 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.759 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.759 INFO kablam! Sep 19 23:00:54.759 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.759 INFO kablam! --> src/utility.rs:51:5 Sep 19 23:00:54.759 INFO kablam! | Sep 19 23:00:54.759 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 19 23:00:54.759 INFO kablam! | ^^^^^^ Sep 19 23:00:54.759 INFO kablam! ... Sep 19 23:00:54.759 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 19 23:00:54.759 INFO kablam! | ------------------------------ in this macro invocation Sep 19 23:00:54.759 INFO kablam! | Sep 19 23:00:54.759 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.759 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.759 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.759 INFO kablam! Sep 19 23:00:54.759 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.759 INFO kablam! --> src/utility.rs:51:24 Sep 19 23:00:54.759 INFO kablam! | Sep 19 23:00:54.759 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 19 23:00:54.759 INFO kablam! | ^^^^^^^^ Sep 19 23:00:54.759 INFO kablam! ... Sep 19 23:00:54.759 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 19 23:00:54.759 INFO kablam! | ------------------------------ in this macro invocation Sep 19 23:00:54.759 INFO kablam! | Sep 19 23:00:54.759 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.759 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.759 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.759 INFO kablam! Sep 19 23:00:54.759 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.759 INFO kablam! --> src/utility.rs:51:5 Sep 19 23:00:54.759 INFO kablam! | Sep 19 23:00:54.759 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 19 23:00:54.759 INFO kablam! | ^^^^^^ Sep 19 23:00:54.759 INFO kablam! ... Sep 19 23:00:54.759 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 19 23:00:54.759 INFO kablam! | ------------------------------- in this macro invocation Sep 19 23:00:54.759 INFO kablam! | Sep 19 23:00:54.759 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.759 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.759 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.759 INFO kablam! Sep 19 23:00:54.759 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.760 INFO kablam! --> src/utility.rs:51:24 Sep 19 23:00:54.760 INFO kablam! | Sep 19 23:00:54.760 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 19 23:00:54.760 INFO kablam! | ^^^^^^^^ Sep 19 23:00:54.760 INFO kablam! ... Sep 19 23:00:54.760 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 19 23:00:54.760 INFO kablam! | ------------------------------- in this macro invocation Sep 19 23:00:54.760 INFO kablam! | Sep 19 23:00:54.760 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.760 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.760 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.760 INFO kablam! Sep 19 23:00:54.760 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.760 INFO kablam! --> src/utility.rs:58:5 Sep 19 23:00:54.760 INFO kablam! | Sep 19 23:00:54.760 INFO kablam! 58 | self.0.cmp(&other.0) Sep 19 23:00:54.760 INFO kablam! | ^^^^^^ Sep 19 23:00:54.760 INFO kablam! ... Sep 19 23:00:54.760 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 19 23:00:54.761 INFO kablam! | ------------------------------ in this macro invocation Sep 19 23:00:54.761 INFO kablam! | Sep 19 23:00:54.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.761 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.761 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.761 INFO kablam! Sep 19 23:00:54.761 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.761 INFO kablam! --> src/utility.rs:58:16 Sep 19 23:00:54.761 INFO kablam! | Sep 19 23:00:54.761 INFO kablam! 58 | self.0.cmp(&other.0) Sep 19 23:00:54.761 INFO kablam! | ^^^^^^^^ Sep 19 23:00:54.761 INFO kablam! ... Sep 19 23:00:54.761 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 19 23:00:54.761 INFO kablam! | ------------------------------ in this macro invocation Sep 19 23:00:54.761 INFO kablam! | Sep 19 23:00:54.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.761 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.761 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.761 INFO kablam! Sep 19 23:00:54.761 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.761 INFO kablam! --> src/utility.rs:58:5 Sep 19 23:00:54.761 INFO kablam! | Sep 19 23:00:54.761 INFO kablam! 58 | self.0.cmp(&other.0) Sep 19 23:00:54.761 INFO kablam! | ^^^^^^ Sep 19 23:00:54.761 INFO kablam! ... Sep 19 23:00:54.761 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 19 23:00:54.761 INFO kablam! | ------------------------------- in this macro invocation Sep 19 23:00:54.761 INFO kablam! | Sep 19 23:00:54.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.761 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.761 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.761 INFO kablam! Sep 19 23:00:54.761 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.761 INFO kablam! --> src/utility.rs:58:16 Sep 19 23:00:54.761 INFO kablam! | Sep 19 23:00:54.761 INFO kablam! 58 | self.0.cmp(&other.0) Sep 19 23:00:54.761 INFO kablam! | ^^^^^^^^ Sep 19 23:00:54.761 INFO kablam! ... Sep 19 23:00:54.761 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 19 23:00:54.761 INFO kablam! | ------------------------------- in this macro invocation Sep 19 23:00:54.761 INFO kablam! | Sep 19 23:00:54.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.761 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.761 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.761 INFO kablam! Sep 19 23:00:54.761 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.761 INFO kablam! --> src/utility.rs:65:19 Sep 19 23:00:54.761 INFO kablam! | Sep 19 23:00:54.761 INFO kablam! 65 | builder.field(&self.0); Sep 19 23:00:54.761 INFO kablam! | ^^^^^^^ Sep 19 23:00:54.761 INFO kablam! ... Sep 19 23:00:54.761 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 19 23:00:54.761 INFO kablam! | ------------------------------ in this macro invocation Sep 19 23:00:54.761 INFO kablam! | Sep 19 23:00:54.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.762 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.762 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.762 INFO kablam! Sep 19 23:00:54.762 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:00:54.762 INFO kablam! --> src/utility.rs:65:19 Sep 19 23:00:54.762 INFO kablam! | Sep 19 23:00:54.762 INFO kablam! 65 | builder.field(&self.0); Sep 19 23:00:54.762 INFO kablam! | ^^^^^^^ Sep 19 23:00:54.762 INFO kablam! ... Sep 19 23:00:54.762 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 19 23:00:54.762 INFO kablam! | ------------------------------- in this macro invocation Sep 19 23:00:54.762 INFO kablam! | Sep 19 23:00:54.762 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 19 23:00:54.762 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:00:54.762 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:00:54.762 INFO kablam! Sep 19 23:00:55.008 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.02s Sep 19 23:00:55.011 INFO kablam! su: No module specific data is present Sep 19 23:00:55.549 INFO running `"docker" "rm" "-f" "270bc44a71cc27bb41bd71fc13a13c468d9c32d3e0c8bea8ec21519ebedde39d"` Sep 19 23:00:55.642 INFO blam! 270bc44a71cc27bb41bd71fc13a13c468d9c32d3e0c8bea8ec21519ebedde39d