Sep 06 02:39:27.163 INFO checking pe-0.1.1 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 02:39:27.163 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 02:39:27.164 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 02:39:27.298 INFO blam! 1e70417ed364fe19dc9ffaee643b9b3321e366f0142a0d464af434aa2bf3424c Sep 06 02:39:27.300 INFO running `"docker" "start" "-a" "1e70417ed364fe19dc9ffaee643b9b3321e366f0142a0d464af434aa2bf3424c"` Sep 06 02:39:28.007 INFO kablam! usermod: no changes Sep 06 02:39:28.031 INFO kablam! Checking pe v0.1.1 (file:///source) Sep 06 02:39:28.660 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.660 INFO kablam! --> src/lib.rs:47:34 Sep 06 02:39:28.660 INFO kablam! | Sep 06 02:39:28.660 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Sep 06 02:39:28.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 02:39:28.660 INFO kablam! | Sep 06 02:39:28.660 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 06 02:39:28.660 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 06 02:39:28.660 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.660 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 06 02:39:28.660 INFO kablam! Sep 06 02:39:28.660 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.660 INFO kablam! --> src/lib.rs:48:38 Sep 06 02:39:28.660 INFO kablam! | Sep 06 02:39:28.660 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Sep 06 02:39:28.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 02:39:28.660 INFO kablam! | Sep 06 02:39:28.660 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 06 02:39:28.660 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.660 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 06 02:39:28.660 INFO kablam! Sep 06 02:39:28.660 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.660 INFO kablam! --> src/lib.rs:54:34 Sep 06 02:39:28.660 INFO kablam! | Sep 06 02:39:28.660 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Sep 06 02:39:28.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 06 02:39:28.660 INFO kablam! | Sep 06 02:39:28.660 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 06 02:39:28.660 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.660 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 06 02:39:28.660 INFO kablam! Sep 06 02:39:28.660 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.660 INFO kablam! --> src/lib.rs:55:38 Sep 06 02:39:28.660 INFO kablam! | Sep 06 02:39:28.660 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Sep 06 02:39:28.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 06 02:39:28.660 INFO kablam! | Sep 06 02:39:28.660 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 06 02:39:28.660 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.660 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 06 02:39:28.660 INFO kablam! Sep 06 02:39:28.660 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.660 INFO kablam! --> src/lib.rs:61:34 Sep 06 02:39:28.660 INFO kablam! | Sep 06 02:39:28.660 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Sep 06 02:39:28.660 INFO kablam! | ^^^^^^^^^^^^ Sep 06 02:39:28.660 INFO kablam! | Sep 06 02:39:28.660 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 06 02:39:28.660 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.661 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 06 02:39:28.661 INFO kablam! Sep 06 02:39:28.661 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.661 INFO kablam! --> src/lib.rs:62:38 Sep 06 02:39:28.661 INFO kablam! | Sep 06 02:39:28.661 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Sep 06 02:39:28.661 INFO kablam! | ^^^^^^^^^^^^ Sep 06 02:39:28.661 INFO kablam! | Sep 06 02:39:28.661 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 06 02:39:28.661 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.661 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 06 02:39:28.661 INFO kablam! Sep 06 02:39:28.661 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.661 INFO kablam! --> src/utility.rs:45:5 Sep 06 02:39:28.661 INFO kablam! | Sep 06 02:39:28.661 INFO kablam! 45 | self.0.eq(&other.0) Sep 06 02:39:28.661 INFO kablam! | ^^^^^^ Sep 06 02:39:28.661 INFO kablam! ... Sep 06 02:39:28.661 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 06 02:39:28.661 INFO kablam! | ------------------------------ in this macro invocation Sep 06 02:39:28.661 INFO kablam! | Sep 06 02:39:28.661 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 06 02:39:28.661 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.661 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 06 02:39:28.661 INFO kablam! Sep 06 02:39:28.661 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.661 INFO kablam! --> src/utility.rs:45:15 Sep 06 02:39:28.661 INFO kablam! | Sep 06 02:39:28.661 INFO kablam! 45 | self.0.eq(&other.0) Sep 06 02:39:28.661 INFO kablam! | ^^^^^^^^ Sep 06 02:39:28.661 INFO kablam! ... Sep 06 02:39:28.661 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 06 02:39:28.661 INFO kablam! | ------------------------------ in this macro invocation Sep 06 02:39:28.661 INFO kablam! | Sep 06 02:39:28.661 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 06 02:39:28.661 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.661 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 06 02:39:28.661 INFO kablam! Sep 06 02:39:28.661 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.661 INFO kablam! --> src/utility.rs:45:5 Sep 06 02:39:28.661 INFO kablam! | Sep 06 02:39:28.661 INFO kablam! 45 | self.0.eq(&other.0) Sep 06 02:39:28.661 INFO kablam! | ^^^^^^ Sep 06 02:39:28.661 INFO kablam! ... Sep 06 02:39:28.661 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 06 02:39:28.661 INFO kablam! | ------------------------------- in this macro invocation Sep 06 02:39:28.661 INFO kablam! | Sep 06 02:39:28.661 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 06 02:39:28.661 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.661 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 06 02:39:28.661 INFO kablam! Sep 06 02:39:28.661 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.661 INFO kablam! --> src/utility.rs:45:15 Sep 06 02:39:28.661 INFO kablam! | Sep 06 02:39:28.661 INFO kablam! 45 | self.0.eq(&other.0) Sep 06 02:39:28.661 INFO kablam! | ^^^^^^^^ Sep 06 02:39:28.661 INFO kablam! ... Sep 06 02:39:28.662 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 06 02:39:28.662 INFO kablam! | ------------------------------- in this macro invocation Sep 06 02:39:28.662 INFO kablam! | Sep 06 02:39:28.662 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 06 02:39:28.662 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.662 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 06 02:39:28.662 INFO kablam! Sep 06 02:39:28.662 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.662 INFO kablam! --> src/utility.rs:51:5 Sep 06 02:39:28.662 INFO kablam! | Sep 06 02:39:28.662 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 06 02:39:28.662 INFO kablam! | ^^^^^^ Sep 06 02:39:28.662 INFO kablam! ... Sep 06 02:39:28.662 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 06 02:39:28.662 INFO kablam! | ------------------------------ in this macro invocation Sep 06 02:39:28.662 INFO kablam! | Sep 06 02:39:28.662 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 06 02:39:28.662 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.662 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 06 02:39:28.662 INFO kablam! Sep 06 02:39:28.662 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.662 INFO kablam! --> src/utility.rs:51:24 Sep 06 02:39:28.662 INFO kablam! | Sep 06 02:39:28.662 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 06 02:39:28.662 INFO kablam! | ^^^^^^^^ Sep 06 02:39:28.662 INFO kablam! ... Sep 06 02:39:28.662 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 06 02:39:28.662 INFO kablam! | ------------------------------ in this macro invocation Sep 06 02:39:28.662 INFO kablam! | Sep 06 02:39:28.662 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 06 02:39:28.662 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.662 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 06 02:39:28.662 INFO kablam! Sep 06 02:39:28.662 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.662 INFO kablam! --> src/utility.rs:51:5 Sep 06 02:39:28.662 INFO kablam! | Sep 06 02:39:28.662 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 06 02:39:28.662 INFO kablam! | ^^^^^^ Sep 06 02:39:28.662 INFO kablam! ... Sep 06 02:39:28.662 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 06 02:39:28.662 INFO kablam! | ------------------------------- in this macro invocation Sep 06 02:39:28.662 INFO kablam! | Sep 06 02:39:28.662 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 06 02:39:28.662 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.662 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 06 02:39:28.662 INFO kablam! Sep 06 02:39:28.662 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.662 INFO kablam! --> src/utility.rs:51:24 Sep 06 02:39:28.662 INFO kablam! | Sep 06 02:39:28.662 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 06 02:39:28.662 INFO kablam! | ^^^^^^^^ Sep 06 02:39:28.662 INFO kablam! ... Sep 06 02:39:28.662 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 06 02:39:28.662 INFO kablam! | ------------------------------- in this macro invocation Sep 06 02:39:28.662 INFO kablam! | Sep 06 02:39:28.662 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 06 02:39:28.662 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.662 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 06 02:39:28.662 INFO kablam! Sep 06 02:39:28.662 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.662 INFO kablam! --> src/utility.rs:58:5 Sep 06 02:39:28.662 INFO kablam! | Sep 06 02:39:28.663 INFO kablam! 58 | self.0.cmp(&other.0) Sep 06 02:39:28.663 INFO kablam! | ^^^^^^ Sep 06 02:39:28.663 INFO kablam! ... Sep 06 02:39:28.663 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 06 02:39:28.663 INFO kablam! | ------------------------------ in this macro invocation Sep 06 02:39:28.663 INFO kablam! | Sep 06 02:39:28.663 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 06 02:39:28.663 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.663 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 06 02:39:28.663 INFO kablam! Sep 06 02:39:28.663 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.663 INFO kablam! --> src/utility.rs:58:16 Sep 06 02:39:28.663 INFO kablam! | Sep 06 02:39:28.663 INFO kablam! 58 | self.0.cmp(&other.0) Sep 06 02:39:28.663 INFO kablam! | ^^^^^^^^ Sep 06 02:39:28.663 INFO kablam! ... Sep 06 02:39:28.663 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 06 02:39:28.663 INFO kablam! | ------------------------------ in this macro invocation Sep 06 02:39:28.663 INFO kablam! | Sep 06 02:39:28.663 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 06 02:39:28.663 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.663 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 06 02:39:28.663 INFO kablam! Sep 06 02:39:28.663 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.663 INFO kablam! --> src/utility.rs:58:5 Sep 06 02:39:28.663 INFO kablam! | Sep 06 02:39:28.663 INFO kablam! 58 | self.0.cmp(&other.0) Sep 06 02:39:28.663 INFO kablam! | ^^^^^^ Sep 06 02:39:28.663 INFO kablam! ... Sep 06 02:39:28.663 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 06 02:39:28.663 INFO kablam! | ------------------------------- in this macro invocation Sep 06 02:39:28.663 INFO kablam! | Sep 06 02:39:28.663 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 06 02:39:28.663 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.663 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 06 02:39:28.663 INFO kablam! Sep 06 02:39:28.663 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.664 INFO kablam! --> src/utility.rs:58:16 Sep 06 02:39:28.664 INFO kablam! | Sep 06 02:39:28.664 INFO kablam! 58 | self.0.cmp(&other.0) Sep 06 02:39:28.664 INFO kablam! | ^^^^^^^^ Sep 06 02:39:28.664 INFO kablam! ... Sep 06 02:39:28.664 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 06 02:39:28.664 INFO kablam! | ------------------------------- in this macro invocation Sep 06 02:39:28.664 INFO kablam! | Sep 06 02:39:28.664 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 06 02:39:28.664 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.664 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 06 02:39:28.664 INFO kablam! Sep 06 02:39:28.664 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.664 INFO kablam! --> src/utility.rs:65:19 Sep 06 02:39:28.664 INFO kablam! | Sep 06 02:39:28.664 INFO kablam! 65 | builder.field(&self.0); Sep 06 02:39:28.664 INFO kablam! | ^^^^^^^ Sep 06 02:39:28.664 INFO kablam! ... Sep 06 02:39:28.664 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 06 02:39:28.664 INFO kablam! | ------------------------------ in this macro invocation Sep 06 02:39:28.664 INFO kablam! | Sep 06 02:39:28.664 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 06 02:39:28.664 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.664 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 06 02:39:28.664 INFO kablam! Sep 06 02:39:28.664 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.664 INFO kablam! --> src/utility.rs:65:19 Sep 06 02:39:28.664 INFO kablam! | Sep 06 02:39:28.664 INFO kablam! 65 | builder.field(&self.0); Sep 06 02:39:28.664 INFO kablam! | ^^^^^^^ Sep 06 02:39:28.664 INFO kablam! ... Sep 06 02:39:28.664 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 06 02:39:28.664 INFO kablam! | ------------------------------- in this macro invocation Sep 06 02:39:28.664 INFO kablam! | Sep 06 02:39:28.664 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 06 02:39:28.664 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.664 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 06 02:39:28.664 INFO kablam! Sep 06 02:39:28.786 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.786 INFO kablam! --> src/lib.rs:47:34 Sep 06 02:39:28.786 INFO kablam! | Sep 06 02:39:28.786 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Sep 06 02:39:28.786 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 02:39:28.786 INFO kablam! | Sep 06 02:39:28.786 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 06 02:39:28.786 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 06 02:39:28.786 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.786 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 06 02:39:28.786 INFO kablam! Sep 06 02:39:28.787 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.787 INFO kablam! --> src/lib.rs:48:38 Sep 06 02:39:28.787 INFO kablam! | Sep 06 02:39:28.788 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Sep 06 02:39:28.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 02:39:28.788 INFO kablam! | Sep 06 02:39:28.788 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 06 02:39:28.788 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.788 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 06 02:39:28.788 INFO kablam! Sep 06 02:39:28.788 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.788 INFO kablam! --> src/lib.rs:54:34 Sep 06 02:39:28.788 INFO kablam! | Sep 06 02:39:28.788 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Sep 06 02:39:28.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 06 02:39:28.788 INFO kablam! | Sep 06 02:39:28.788 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 06 02:39:28.788 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.788 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 06 02:39:28.788 INFO kablam! Sep 06 02:39:28.788 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.788 INFO kablam! --> src/lib.rs:55:38 Sep 06 02:39:28.788 INFO kablam! | Sep 06 02:39:28.788 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Sep 06 02:39:28.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 06 02:39:28.788 INFO kablam! | Sep 06 02:39:28.788 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 06 02:39:28.788 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.788 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 06 02:39:28.788 INFO kablam! Sep 06 02:39:28.788 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.788 INFO kablam! --> src/lib.rs:61:34 Sep 06 02:39:28.788 INFO kablam! | Sep 06 02:39:28.788 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Sep 06 02:39:28.788 INFO kablam! | ^^^^^^^^^^^^ Sep 06 02:39:28.788 INFO kablam! | Sep 06 02:39:28.788 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 06 02:39:28.788 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.788 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 06 02:39:28.788 INFO kablam! Sep 06 02:39:28.788 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.788 INFO kablam! --> src/lib.rs:62:38 Sep 06 02:39:28.788 INFO kablam! | Sep 06 02:39:28.788 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Sep 06 02:39:28.788 INFO kablam! | ^^^^^^^^^^^^ Sep 06 02:39:28.788 INFO kablam! | Sep 06 02:39:28.788 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 06 02:39:28.788 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.788 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 06 02:39:28.788 INFO kablam! Sep 06 02:39:28.788 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.788 INFO kablam! --> src/utility.rs:45:5 Sep 06 02:39:28.788 INFO kablam! | Sep 06 02:39:28.788 INFO kablam! 45 | self.0.eq(&other.0) Sep 06 02:39:28.788 INFO kablam! | ^^^^^^ Sep 06 02:39:28.788 INFO kablam! ... Sep 06 02:39:28.788 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 06 02:39:28.788 INFO kablam! | ------------------------------ in this macro invocation Sep 06 02:39:28.788 INFO kablam! | Sep 06 02:39:28.788 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 06 02:39:28.788 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.788 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 06 02:39:28.788 INFO kablam! Sep 06 02:39:28.788 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.788 INFO kablam! --> src/utility.rs:45:15 Sep 06 02:39:28.788 INFO kablam! | Sep 06 02:39:28.788 INFO kablam! 45 | self.0.eq(&other.0) Sep 06 02:39:28.788 INFO kablam! | ^^^^^^^^ Sep 06 02:39:28.789 INFO kablam! ... Sep 06 02:39:28.789 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 06 02:39:28.789 INFO kablam! | ------------------------------ in this macro invocation Sep 06 02:39:28.789 INFO kablam! | Sep 06 02:39:28.789 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 06 02:39:28.789 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.789 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 06 02:39:28.789 INFO kablam! Sep 06 02:39:28.789 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.789 INFO kablam! --> src/utility.rs:45:5 Sep 06 02:39:28.789 INFO kablam! | Sep 06 02:39:28.789 INFO kablam! 45 | self.0.eq(&other.0) Sep 06 02:39:28.789 INFO kablam! | ^^^^^^ Sep 06 02:39:28.789 INFO kablam! ... Sep 06 02:39:28.789 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 06 02:39:28.789 INFO kablam! | ------------------------------- in this macro invocation Sep 06 02:39:28.789 INFO kablam! | Sep 06 02:39:28.789 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 06 02:39:28.789 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.789 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 06 02:39:28.789 INFO kablam! Sep 06 02:39:28.789 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.789 INFO kablam! --> src/utility.rs:45:15 Sep 06 02:39:28.789 INFO kablam! | Sep 06 02:39:28.789 INFO kablam! 45 | self.0.eq(&other.0) Sep 06 02:39:28.789 INFO kablam! | ^^^^^^^^ Sep 06 02:39:28.789 INFO kablam! ... Sep 06 02:39:28.789 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 06 02:39:28.789 INFO kablam! | ------------------------------- in this macro invocation Sep 06 02:39:28.789 INFO kablam! | Sep 06 02:39:28.789 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 06 02:39:28.789 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.789 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 06 02:39:28.789 INFO kablam! Sep 06 02:39:28.789 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.789 INFO kablam! --> src/utility.rs:51:5 Sep 06 02:39:28.789 INFO kablam! | Sep 06 02:39:28.789 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 06 02:39:28.789 INFO kablam! | ^^^^^^ Sep 06 02:39:28.789 INFO kablam! ... Sep 06 02:39:28.791 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 06 02:39:28.791 INFO kablam! | ------------------------------ in this macro invocation Sep 06 02:39:28.791 INFO kablam! | Sep 06 02:39:28.791 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 06 02:39:28.791 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.791 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 06 02:39:28.791 INFO kablam! Sep 06 02:39:28.791 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.791 INFO kablam! --> src/utility.rs:51:24 Sep 06 02:39:28.791 INFO kablam! | Sep 06 02:39:28.791 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 06 02:39:28.791 INFO kablam! | ^^^^^^^^ Sep 06 02:39:28.791 INFO kablam! ... Sep 06 02:39:28.791 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 06 02:39:28.791 INFO kablam! | ------------------------------ in this macro invocation Sep 06 02:39:28.791 INFO kablam! | Sep 06 02:39:28.791 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 06 02:39:28.791 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.791 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 06 02:39:28.791 INFO kablam! Sep 06 02:39:28.791 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.791 INFO kablam! --> src/utility.rs:51:5 Sep 06 02:39:28.791 INFO kablam! | Sep 06 02:39:28.791 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 06 02:39:28.791 INFO kablam! | ^^^^^^ Sep 06 02:39:28.791 INFO kablam! ... Sep 06 02:39:28.791 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 06 02:39:28.791 INFO kablam! | ------------------------------- in this macro invocation Sep 06 02:39:28.791 INFO kablam! | Sep 06 02:39:28.792 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 06 02:39:28.792 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.792 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 06 02:39:28.792 INFO kablam! Sep 06 02:39:28.792 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.792 INFO kablam! --> src/utility.rs:51:24 Sep 06 02:39:28.792 INFO kablam! | Sep 06 02:39:28.792 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 06 02:39:28.792 INFO kablam! | ^^^^^^^^ Sep 06 02:39:28.792 INFO kablam! ... Sep 06 02:39:28.792 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 06 02:39:28.792 INFO kablam! | ------------------------------- in this macro invocation Sep 06 02:39:28.792 INFO kablam! | Sep 06 02:39:28.792 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 06 02:39:28.792 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.792 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 06 02:39:28.793 INFO kablam! Sep 06 02:39:28.793 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.793 INFO kablam! --> src/utility.rs:58:5 Sep 06 02:39:28.793 INFO kablam! | Sep 06 02:39:28.793 INFO kablam! 58 | self.0.cmp(&other.0) Sep 06 02:39:28.793 INFO kablam! | ^^^^^^ Sep 06 02:39:28.793 INFO kablam! ... Sep 06 02:39:28.793 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 06 02:39:28.793 INFO kablam! | ------------------------------ in this macro invocation Sep 06 02:39:28.793 INFO kablam! | Sep 06 02:39:28.793 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 06 02:39:28.793 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.793 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 06 02:39:28.793 INFO kablam! Sep 06 02:39:28.793 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.793 INFO kablam! --> src/utility.rs:58:16 Sep 06 02:39:28.793 INFO kablam! | Sep 06 02:39:28.793 INFO kablam! 58 | self.0.cmp(&other.0) Sep 06 02:39:28.793 INFO kablam! | ^^^^^^^^ Sep 06 02:39:28.793 INFO kablam! ... Sep 06 02:39:28.793 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 06 02:39:28.793 INFO kablam! | ------------------------------ in this macro invocation Sep 06 02:39:28.793 INFO kablam! | Sep 06 02:39:28.793 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 06 02:39:28.793 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.793 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 06 02:39:28.793 INFO kablam! Sep 06 02:39:28.793 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.793 INFO kablam! --> src/utility.rs:58:5 Sep 06 02:39:28.793 INFO kablam! | Sep 06 02:39:28.793 INFO kablam! 58 | self.0.cmp(&other.0) Sep 06 02:39:28.793 INFO kablam! | ^^^^^^ Sep 06 02:39:28.793 INFO kablam! ... Sep 06 02:39:28.793 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 06 02:39:28.793 INFO kablam! | ------------------------------- in this macro invocation Sep 06 02:39:28.793 INFO kablam! | Sep 06 02:39:28.793 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 06 02:39:28.793 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.793 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 06 02:39:28.793 INFO kablam! Sep 06 02:39:28.793 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.793 INFO kablam! --> src/utility.rs:58:16 Sep 06 02:39:28.793 INFO kablam! | Sep 06 02:39:28.793 INFO kablam! 58 | self.0.cmp(&other.0) Sep 06 02:39:28.793 INFO kablam! | ^^^^^^^^ Sep 06 02:39:28.793 INFO kablam! ... Sep 06 02:39:28.793 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 06 02:39:28.794 INFO kablam! | ------------------------------- in this macro invocation Sep 06 02:39:28.794 INFO kablam! | Sep 06 02:39:28.794 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 06 02:39:28.794 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.794 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 06 02:39:28.794 INFO kablam! Sep 06 02:39:28.794 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.794 INFO kablam! --> src/utility.rs:65:19 Sep 06 02:39:28.794 INFO kablam! | Sep 06 02:39:28.794 INFO kablam! 65 | builder.field(&self.0); Sep 06 02:39:28.794 INFO kablam! | ^^^^^^^ Sep 06 02:39:28.794 INFO kablam! ... Sep 06 02:39:28.794 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 06 02:39:28.794 INFO kablam! | ------------------------------ in this macro invocation Sep 06 02:39:28.794 INFO kablam! | Sep 06 02:39:28.794 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 06 02:39:28.794 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.794 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 06 02:39:28.794 INFO kablam! Sep 06 02:39:28.794 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:39:28.794 INFO kablam! --> src/utility.rs:65:19 Sep 06 02:39:28.794 INFO kablam! | Sep 06 02:39:28.794 INFO kablam! 65 | builder.field(&self.0); Sep 06 02:39:28.794 INFO kablam! | ^^^^^^^ Sep 06 02:39:28.794 INFO kablam! ... Sep 06 02:39:28.794 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 06 02:39:28.794 INFO kablam! | ------------------------------- in this macro invocation Sep 06 02:39:28.794 INFO kablam! | Sep 06 02:39:28.794 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 06 02:39:28.794 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:39:28.794 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 06 02:39:28.794 INFO kablam! Sep 06 02:39:28.967 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.95s Sep 06 02:39:28.969 INFO kablam! su: No module specific data is present Sep 06 02:39:29.744 INFO running `"docker" "rm" "-f" "1e70417ed364fe19dc9ffaee643b9b3321e366f0142a0d464af434aa2bf3424c"` Sep 06 02:39:29.810 INFO blam! 1e70417ed364fe19dc9ffaee643b9b3321e366f0142a0d464af434aa2bf3424c