Sep 01 11:40:30.613 INFO checking pe-0.1.1 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 11:40:30.614 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 11:40:30.614 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 11:40:30.794 INFO blam! c6f3dc2f84aa4b289e24b2f9e4321e6e37df804700ab6b59163b57c849f34d24 Sep 01 11:40:30.796 INFO running `"docker" "start" "-a" "c6f3dc2f84aa4b289e24b2f9e4321e6e37df804700ab6b59163b57c849f34d24"` Sep 01 11:40:31.567 INFO kablam! Checking pe v0.1.1 (file:///source) Sep 01 11:40:32.776 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:32.776 INFO kablam! --> src/lib.rs:47:34 Sep 01 11:40:32.776 INFO kablam! | Sep 01 11:40:32.776 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Sep 01 11:40:32.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:40:32.776 INFO kablam! | Sep 01 11:40:32.776 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 11:40:32.776 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 01 11:40:32.777 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:32.777 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 01 11:40:32.777 INFO kablam! Sep 01 11:40:32.795 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:32.795 INFO kablam! --> src/lib.rs:48:38 Sep 01 11:40:32.795 INFO kablam! | Sep 01 11:40:32.795 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Sep 01 11:40:32.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:40:32.795 INFO kablam! | Sep 01 11:40:32.795 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 01 11:40:32.795 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:32.795 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 01 11:40:32.795 INFO kablam! Sep 01 11:40:32.796 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:32.796 INFO kablam! --> src/lib.rs:54:34 Sep 01 11:40:32.796 INFO kablam! | Sep 01 11:40:32.796 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Sep 01 11:40:32.796 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 11:40:32.796 INFO kablam! | Sep 01 11:40:32.796 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 01 11:40:32.796 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:32.796 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 01 11:40:32.796 INFO kablam! Sep 01 11:40:32.796 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:32.796 INFO kablam! --> src/lib.rs:55:38 Sep 01 11:40:32.796 INFO kablam! | Sep 01 11:40:32.796 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Sep 01 11:40:32.796 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 11:40:32.796 INFO kablam! | Sep 01 11:40:32.796 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 01 11:40:32.796 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:32.796 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 01 11:40:32.796 INFO kablam! Sep 01 11:40:32.796 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:32.796 INFO kablam! --> src/lib.rs:61:34 Sep 01 11:40:32.796 INFO kablam! | Sep 01 11:40:32.796 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Sep 01 11:40:32.796 INFO kablam! | ^^^^^^^^^^^^ Sep 01 11:40:32.796 INFO kablam! | Sep 01 11:40:32.796 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 01 11:40:32.796 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:32.796 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 01 11:40:32.796 INFO kablam! Sep 01 11:40:32.796 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:32.796 INFO kablam! --> src/lib.rs:62:38 Sep 01 11:40:32.796 INFO kablam! | Sep 01 11:40:32.796 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Sep 01 11:40:32.796 INFO kablam! | ^^^^^^^^^^^^ Sep 01 11:40:32.796 INFO kablam! | Sep 01 11:40:32.796 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 01 11:40:32.796 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:32.797 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 01 11:40:32.797 INFO kablam! Sep 01 11:40:32.797 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:32.797 INFO kablam! --> src/utility.rs:45:5 Sep 01 11:40:32.797 INFO kablam! | Sep 01 11:40:32.797 INFO kablam! 45 | self.0.eq(&other.0) Sep 01 11:40:32.797 INFO kablam! | ^^^^^^ Sep 01 11:40:32.797 INFO kablam! ... Sep 01 11:40:32.797 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 01 11:40:32.797 INFO kablam! | ------------------------------ in this macro invocation Sep 01 11:40:32.797 INFO kablam! | Sep 01 11:40:32.797 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 01 11:40:32.797 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:32.797 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 01 11:40:32.797 INFO kablam! Sep 01 11:40:32.797 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:32.797 INFO kablam! --> src/utility.rs:45:15 Sep 01 11:40:32.797 INFO kablam! | Sep 01 11:40:32.797 INFO kablam! 45 | self.0.eq(&other.0) Sep 01 11:40:32.797 INFO kablam! | ^^^^^^^^ Sep 01 11:40:32.797 INFO kablam! ... Sep 01 11:40:32.797 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 01 11:40:32.797 INFO kablam! | ------------------------------ in this macro invocation Sep 01 11:40:32.797 INFO kablam! | Sep 01 11:40:32.797 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 01 11:40:32.797 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:32.797 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 01 11:40:32.797 INFO kablam! Sep 01 11:40:32.797 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:32.797 INFO kablam! --> src/utility.rs:45:5 Sep 01 11:40:32.797 INFO kablam! | Sep 01 11:40:32.797 INFO kablam! 45 | self.0.eq(&other.0) Sep 01 11:40:32.797 INFO kablam! | ^^^^^^ Sep 01 11:40:32.797 INFO kablam! ... Sep 01 11:40:32.797 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 01 11:40:32.797 INFO kablam! | ------------------------------- in this macro invocation Sep 01 11:40:32.797 INFO kablam! | Sep 01 11:40:32.797 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 01 11:40:32.797 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:32.797 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 01 11:40:32.798 INFO kablam! Sep 01 11:40:32.798 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:32.798 INFO kablam! --> src/utility.rs:45:15 Sep 01 11:40:32.798 INFO kablam! | Sep 01 11:40:32.798 INFO kablam! 45 | self.0.eq(&other.0) Sep 01 11:40:32.798 INFO kablam! | ^^^^^^^^ Sep 01 11:40:32.798 INFO kablam! ... Sep 01 11:40:32.798 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 01 11:40:32.798 INFO kablam! | ------------------------------- in this macro invocation Sep 01 11:40:32.798 INFO kablam! | Sep 01 11:40:32.798 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 01 11:40:32.798 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:32.798 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 01 11:40:32.798 INFO kablam! Sep 01 11:40:32.798 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:32.798 INFO kablam! --> src/utility.rs:51:5 Sep 01 11:40:32.798 INFO kablam! | Sep 01 11:40:32.798 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 01 11:40:32.798 INFO kablam! | ^^^^^^ Sep 01 11:40:32.798 INFO kablam! ... Sep 01 11:40:32.805 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 01 11:40:32.805 INFO kablam! | ------------------------------ in this macro invocation Sep 01 11:40:32.805 INFO kablam! | Sep 01 11:40:32.805 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 01 11:40:32.805 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:32.805 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 01 11:40:32.805 INFO kablam! Sep 01 11:40:32.805 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:32.805 INFO kablam! --> src/utility.rs:51:24 Sep 01 11:40:32.805 INFO kablam! | Sep 01 11:40:32.805 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 01 11:40:32.805 INFO kablam! | ^^^^^^^^ Sep 01 11:40:32.805 INFO kablam! ... Sep 01 11:40:32.805 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 01 11:40:32.805 INFO kablam! | ------------------------------ in this macro invocation Sep 01 11:40:32.806 INFO kablam! | Sep 01 11:40:32.806 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 01 11:40:32.806 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:32.806 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 01 11:40:32.806 INFO kablam! Sep 01 11:40:32.806 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:32.806 INFO kablam! --> src/utility.rs:51:5 Sep 01 11:40:32.806 INFO kablam! | Sep 01 11:40:32.806 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 01 11:40:32.806 INFO kablam! | ^^^^^^ Sep 01 11:40:32.806 INFO kablam! ... Sep 01 11:40:32.806 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 01 11:40:32.806 INFO kablam! | ------------------------------- in this macro invocation Sep 01 11:40:32.806 INFO kablam! | Sep 01 11:40:32.806 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 01 11:40:32.806 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:32.806 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 01 11:40:32.806 INFO kablam! Sep 01 11:40:32.806 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:32.806 INFO kablam! --> src/utility.rs:51:24 Sep 01 11:40:32.806 INFO kablam! | Sep 01 11:40:32.806 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 01 11:40:32.806 INFO kablam! | ^^^^^^^^ Sep 01 11:40:32.806 INFO kablam! ... Sep 01 11:40:32.806 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 01 11:40:32.807 INFO kablam! | ------------------------------- in this macro invocation Sep 01 11:40:32.807 INFO kablam! | Sep 01 11:40:32.807 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:40:32.807 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:32.807 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 11:40:32.807 INFO kablam! Sep 01 11:40:32.807 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:32.807 INFO kablam! --> src/utility.rs:58:5 Sep 01 11:40:32.807 INFO kablam! | Sep 01 11:40:32.807 INFO kablam! 58 | self.0.cmp(&other.0) Sep 01 11:40:32.807 INFO kablam! | ^^^^^^ Sep 01 11:40:32.807 INFO kablam! ... Sep 01 11:40:32.807 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 01 11:40:32.807 INFO kablam! | ------------------------------ in this macro invocation Sep 01 11:40:32.807 INFO kablam! | Sep 01 11:40:32.807 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:40:32.807 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:32.807 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 11:40:32.807 INFO kablam! Sep 01 11:40:32.807 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:32.807 INFO kablam! --> src/utility.rs:58:16 Sep 01 11:40:32.807 INFO kablam! | Sep 01 11:40:32.807 INFO kablam! 58 | self.0.cmp(&other.0) Sep 01 11:40:32.807 INFO kablam! | ^^^^^^^^ Sep 01 11:40:32.807 INFO kablam! ... Sep 01 11:40:32.807 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 01 11:40:32.807 INFO kablam! | ------------------------------ in this macro invocation Sep 01 11:40:32.807 INFO kablam! | Sep 01 11:40:32.807 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:40:32.807 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:32.807 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 11:40:32.808 INFO kablam! Sep 01 11:40:32.808 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:32.808 INFO kablam! --> src/utility.rs:58:5 Sep 01 11:40:32.808 INFO kablam! | Sep 01 11:40:32.808 INFO kablam! 58 | self.0.cmp(&other.0) Sep 01 11:40:32.808 INFO kablam! | ^^^^^^ Sep 01 11:40:32.808 INFO kablam! ... Sep 01 11:40:32.808 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 01 11:40:32.808 INFO kablam! | ------------------------------- in this macro invocation Sep 01 11:40:32.808 INFO kablam! | Sep 01 11:40:32.808 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:40:32.808 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:32.810 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 11:40:32.810 INFO kablam! Sep 01 11:40:32.810 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:32.810 INFO kablam! --> src/utility.rs:58:16 Sep 01 11:40:32.810 INFO kablam! | Sep 01 11:40:32.810 INFO kablam! 58 | self.0.cmp(&other.0) Sep 01 11:40:32.810 INFO kablam! | ^^^^^^^^ Sep 01 11:40:32.811 INFO kablam! ... Sep 01 11:40:32.811 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 01 11:40:32.811 INFO kablam! | ------------------------------- in this macro invocation Sep 01 11:40:32.811 INFO kablam! | Sep 01 11:40:32.811 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:40:32.811 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:32.811 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 11:40:32.811 INFO kablam! Sep 01 11:40:32.811 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:32.811 INFO kablam! --> src/utility.rs:65:19 Sep 01 11:40:32.811 INFO kablam! | Sep 01 11:40:32.811 INFO kablam! 65 | builder.field(&self.0); Sep 01 11:40:32.811 INFO kablam! | ^^^^^^^ Sep 01 11:40:32.811 INFO kablam! ... Sep 01 11:40:32.811 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 01 11:40:32.811 INFO kablam! | ------------------------------ in this macro invocation Sep 01 11:40:32.811 INFO kablam! | Sep 01 11:40:32.811 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:40:32.811 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:32.812 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 11:40:32.812 INFO kablam! Sep 01 11:40:32.812 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:32.812 INFO kablam! --> src/utility.rs:65:19 Sep 01 11:40:32.812 INFO kablam! | Sep 01 11:40:32.812 INFO kablam! 65 | builder.field(&self.0); Sep 01 11:40:32.812 INFO kablam! | ^^^^^^^ Sep 01 11:40:32.812 INFO kablam! ... Sep 01 11:40:32.812 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 01 11:40:32.812 INFO kablam! | ------------------------------- in this macro invocation Sep 01 11:40:32.812 INFO kablam! | Sep 01 11:40:32.812 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:40:32.812 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:32.812 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 11:40:32.812 INFO kablam! Sep 01 11:40:33.144 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:33.144 INFO kablam! --> src/lib.rs:47:34 Sep 01 11:40:33.144 INFO kablam! | Sep 01 11:40:33.144 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Sep 01 11:40:33.144 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:40:33.144 INFO kablam! | Sep 01 11:40:33.144 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 11:40:33.144 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 01 11:40:33.145 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:33.145 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 01 11:40:33.145 INFO kablam! Sep 01 11:40:33.145 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:33.145 INFO kablam! --> src/lib.rs:48:38 Sep 01 11:40:33.146 INFO kablam! | Sep 01 11:40:33.146 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Sep 01 11:40:33.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:40:33.146 INFO kablam! | Sep 01 11:40:33.146 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 01 11:40:33.146 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:33.146 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 01 11:40:33.146 INFO kablam! Sep 01 11:40:33.146 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:33.146 INFO kablam! --> src/lib.rs:54:34 Sep 01 11:40:33.146 INFO kablam! | Sep 01 11:40:33.146 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Sep 01 11:40:33.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 11:40:33.146 INFO kablam! | Sep 01 11:40:33.146 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 01 11:40:33.146 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:33.146 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 01 11:40:33.146 INFO kablam! Sep 01 11:40:33.146 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:33.146 INFO kablam! --> src/lib.rs:55:38 Sep 01 11:40:33.146 INFO kablam! | Sep 01 11:40:33.146 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Sep 01 11:40:33.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 11:40:33.146 INFO kablam! | Sep 01 11:40:33.146 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 01 11:40:33.146 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:33.146 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 01 11:40:33.146 INFO kablam! Sep 01 11:40:33.146 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:33.146 INFO kablam! --> src/lib.rs:61:34 Sep 01 11:40:33.147 INFO kablam! | Sep 01 11:40:33.147 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Sep 01 11:40:33.147 INFO kablam! | ^^^^^^^^^^^^ Sep 01 11:40:33.147 INFO kablam! | Sep 01 11:40:33.147 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 01 11:40:33.147 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:33.147 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 01 11:40:33.147 INFO kablam! Sep 01 11:40:33.147 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:33.147 INFO kablam! --> src/lib.rs:62:38 Sep 01 11:40:33.147 INFO kablam! | Sep 01 11:40:33.147 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Sep 01 11:40:33.147 INFO kablam! | ^^^^^^^^^^^^ Sep 01 11:40:33.147 INFO kablam! | Sep 01 11:40:33.147 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 01 11:40:33.147 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:33.147 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 01 11:40:33.147 INFO kablam! Sep 01 11:40:33.147 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:33.147 INFO kablam! --> src/utility.rs:45:5 Sep 01 11:40:33.147 INFO kablam! | Sep 01 11:40:33.147 INFO kablam! 45 | self.0.eq(&other.0) Sep 01 11:40:33.147 INFO kablam! | ^^^^^^ Sep 01 11:40:33.147 INFO kablam! ... Sep 01 11:40:33.147 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 01 11:40:33.147 INFO kablam! | ------------------------------ in this macro invocation Sep 01 11:40:33.147 INFO kablam! | Sep 01 11:40:33.147 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 01 11:40:33.147 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:33.147 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 01 11:40:33.148 INFO kablam! Sep 01 11:40:33.148 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:33.148 INFO kablam! --> src/utility.rs:45:15 Sep 01 11:40:33.148 INFO kablam! | Sep 01 11:40:33.148 INFO kablam! 45 | self.0.eq(&other.0) Sep 01 11:40:33.148 INFO kablam! | ^^^^^^^^ Sep 01 11:40:33.148 INFO kablam! ... Sep 01 11:40:33.148 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 01 11:40:33.148 INFO kablam! | ------------------------------ in this macro invocation Sep 01 11:40:33.148 INFO kablam! | Sep 01 11:40:33.148 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 01 11:40:33.148 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:33.148 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 01 11:40:33.148 INFO kablam! Sep 01 11:40:33.148 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:33.148 INFO kablam! --> src/utility.rs:45:5 Sep 01 11:40:33.148 INFO kablam! | Sep 01 11:40:33.148 INFO kablam! 45 | self.0.eq(&other.0) Sep 01 11:40:33.148 INFO kablam! | ^^^^^^ Sep 01 11:40:33.148 INFO kablam! ... Sep 01 11:40:33.148 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 01 11:40:33.148 INFO kablam! | ------------------------------- in this macro invocation Sep 01 11:40:33.148 INFO kablam! | Sep 01 11:40:33.148 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 01 11:40:33.148 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:33.148 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 01 11:40:33.148 INFO kablam! Sep 01 11:40:33.148 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:33.148 INFO kablam! --> src/utility.rs:45:15 Sep 01 11:40:33.149 INFO kablam! | Sep 01 11:40:33.149 INFO kablam! 45 | self.0.eq(&other.0) Sep 01 11:40:33.149 INFO kablam! | ^^^^^^^^ Sep 01 11:40:33.149 INFO kablam! ... Sep 01 11:40:33.149 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 01 11:40:33.149 INFO kablam! | ------------------------------- in this macro invocation Sep 01 11:40:33.149 INFO kablam! | Sep 01 11:40:33.149 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 01 11:40:33.149 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:33.149 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 01 11:40:33.149 INFO kablam! Sep 01 11:40:33.149 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:33.149 INFO kablam! --> src/utility.rs:51:5 Sep 01 11:40:33.149 INFO kablam! | Sep 01 11:40:33.149 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 01 11:40:33.149 INFO kablam! | ^^^^^^ Sep 01 11:40:33.149 INFO kablam! ... Sep 01 11:40:33.149 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 01 11:40:33.149 INFO kablam! | ------------------------------ in this macro invocation Sep 01 11:40:33.149 INFO kablam! | Sep 01 11:40:33.149 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 01 11:40:33.149 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:33.149 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 01 11:40:33.149 INFO kablam! Sep 01 11:40:33.149 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:33.149 INFO kablam! --> src/utility.rs:51:24 Sep 01 11:40:33.150 INFO kablam! | Sep 01 11:40:33.150 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 01 11:40:33.150 INFO kablam! | ^^^^^^^^ Sep 01 11:40:33.150 INFO kablam! ... Sep 01 11:40:33.150 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 01 11:40:33.150 INFO kablam! | ------------------------------ in this macro invocation Sep 01 11:40:33.150 INFO kablam! | Sep 01 11:40:33.150 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 01 11:40:33.150 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:33.150 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 01 11:40:33.150 INFO kablam! Sep 01 11:40:33.150 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:33.150 INFO kablam! --> src/utility.rs:51:5 Sep 01 11:40:33.150 INFO kablam! | Sep 01 11:40:33.150 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 01 11:40:33.150 INFO kablam! | ^^^^^^ Sep 01 11:40:33.150 INFO kablam! ... Sep 01 11:40:33.150 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 01 11:40:33.150 INFO kablam! | ------------------------------- in this macro invocation Sep 01 11:40:33.150 INFO kablam! | Sep 01 11:40:33.150 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 01 11:40:33.150 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:33.150 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 01 11:40:33.150 INFO kablam! Sep 01 11:40:33.150 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:33.150 INFO kablam! --> src/utility.rs:51:24 Sep 01 11:40:33.150 INFO kablam! | Sep 01 11:40:33.150 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 01 11:40:33.150 INFO kablam! | ^^^^^^^^ Sep 01 11:40:33.150 INFO kablam! ... Sep 01 11:40:33.151 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 01 11:40:33.151 INFO kablam! | ------------------------------- in this macro invocation Sep 01 11:40:33.151 INFO kablam! | Sep 01 11:40:33.151 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 01 11:40:33.151 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:33.151 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 01 11:40:33.151 INFO kablam! Sep 01 11:40:33.151 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:33.151 INFO kablam! --> src/utility.rs:58:5 Sep 01 11:40:33.151 INFO kablam! | Sep 01 11:40:33.151 INFO kablam! 58 | self.0.cmp(&other.0) Sep 01 11:40:33.151 INFO kablam! | ^^^^^^ Sep 01 11:40:33.151 INFO kablam! ... Sep 01 11:40:33.151 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 01 11:40:33.151 INFO kablam! | ------------------------------ in this macro invocation Sep 01 11:40:33.151 INFO kablam! | Sep 01 11:40:33.151 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 01 11:40:33.151 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:33.151 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 01 11:40:33.151 INFO kablam! Sep 01 11:40:33.151 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:33.151 INFO kablam! --> src/utility.rs:58:16 Sep 01 11:40:33.151 INFO kablam! | Sep 01 11:40:33.151 INFO kablam! 58 | self.0.cmp(&other.0) Sep 01 11:40:33.151 INFO kablam! | ^^^^^^^^ Sep 01 11:40:33.151 INFO kablam! ... Sep 01 11:40:33.151 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 01 11:40:33.151 INFO kablam! | ------------------------------ in this macro invocation Sep 01 11:40:33.151 INFO kablam! | Sep 01 11:40:33.151 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 01 11:40:33.151 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:33.151 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 01 11:40:33.152 INFO kablam! Sep 01 11:40:33.152 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:33.152 INFO kablam! --> src/utility.rs:58:5 Sep 01 11:40:33.152 INFO kablam! | Sep 01 11:40:33.152 INFO kablam! 58 | self.0.cmp(&other.0) Sep 01 11:40:33.152 INFO kablam! | ^^^^^^ Sep 01 11:40:33.152 INFO kablam! ... Sep 01 11:40:33.152 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 01 11:40:33.152 INFO kablam! | ------------------------------- in this macro invocation Sep 01 11:40:33.152 INFO kablam! | Sep 01 11:40:33.152 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 01 11:40:33.152 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:33.152 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 01 11:40:33.152 INFO kablam! Sep 01 11:40:33.152 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:33.152 INFO kablam! --> src/utility.rs:58:16 Sep 01 11:40:33.152 INFO kablam! | Sep 01 11:40:33.152 INFO kablam! 58 | self.0.cmp(&other.0) Sep 01 11:40:33.152 INFO kablam! | ^^^^^^^^ Sep 01 11:40:33.152 INFO kablam! ... Sep 01 11:40:33.152 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 01 11:40:33.152 INFO kablam! | ------------------------------- in this macro invocation Sep 01 11:40:33.152 INFO kablam! | Sep 01 11:40:33.152 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 01 11:40:33.152 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:33.152 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 01 11:40:33.152 INFO kablam! Sep 01 11:40:33.152 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:33.152 INFO kablam! --> src/utility.rs:65:19 Sep 01 11:40:33.153 INFO kablam! | Sep 01 11:40:33.153 INFO kablam! 65 | builder.field(&self.0); Sep 01 11:40:33.153 INFO kablam! | ^^^^^^^ Sep 01 11:40:33.153 INFO kablam! ... Sep 01 11:40:33.153 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 01 11:40:33.153 INFO kablam! | ------------------------------ in this macro invocation Sep 01 11:40:33.153 INFO kablam! | Sep 01 11:40:33.153 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 01 11:40:33.153 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:33.153 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 01 11:40:33.153 INFO kablam! Sep 01 11:40:33.153 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:40:33.153 INFO kablam! --> src/utility.rs:65:19 Sep 01 11:40:33.153 INFO kablam! | Sep 01 11:40:33.153 INFO kablam! 65 | builder.field(&self.0); Sep 01 11:40:33.153 INFO kablam! | ^^^^^^^ Sep 01 11:40:33.153 INFO kablam! ... Sep 01 11:40:33.153 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 01 11:40:33.153 INFO kablam! | ------------------------------- in this macro invocation Sep 01 11:40:33.153 INFO kablam! | Sep 01 11:40:33.153 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 01 11:40:33.153 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:40:33.154 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 01 11:40:33.154 INFO kablam! Sep 01 11:40:33.340 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.79s Sep 01 11:40:33.344 INFO kablam! su: No module specific data is present Sep 01 11:40:33.861 INFO running `"docker" "rm" "-f" "c6f3dc2f84aa4b289e24b2f9e4321e6e37df804700ab6b59163b57c849f34d24"` Sep 01 11:40:33.984 INFO blam! c6f3dc2f84aa4b289e24b2f9e4321e6e37df804700ab6b59163b57c849f34d24