Sep 10 13:10:22.134 INFO checking pe-0.1.1 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 13:10:22.134 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 13:10:22.134 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-6/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 13:10:22.256 INFO blam! 78a78aa8c4a33e2c653921b2e8fbccf0e692a662ecf75f56ef4b48d602cc8400 Sep 10 13:10:22.257 INFO running `"docker" "start" "-a" "78a78aa8c4a33e2c653921b2e8fbccf0e692a662ecf75f56ef4b48d602cc8400"` Sep 10 13:10:24.045 INFO kablam! usermod: no changes Sep 10 13:10:24.082 INFO kablam! Checking pe v0.1.1 (file:///source) Sep 10 13:10:24.791 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:24.791 INFO kablam! --> src/lib.rs:47:34 Sep 10 13:10:24.791 INFO kablam! | Sep 10 13:10:24.791 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Sep 10 13:10:24.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:10:24.791 INFO kablam! | Sep 10 13:10:24.791 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 10 13:10:24.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 10 13:10:24.791 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:24.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 10 13:10:24.791 INFO kablam! Sep 10 13:10:24.791 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:24.791 INFO kablam! --> src/lib.rs:48:38 Sep 10 13:10:24.791 INFO kablam! | Sep 10 13:10:24.791 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Sep 10 13:10:24.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:10:24.791 INFO kablam! | Sep 10 13:10:24.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 10 13:10:24.791 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:24.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 10 13:10:24.791 INFO kablam! Sep 10 13:10:24.791 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:24.791 INFO kablam! --> src/lib.rs:54:34 Sep 10 13:10:24.791 INFO kablam! | Sep 10 13:10:24.791 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Sep 10 13:10:24.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 10 13:10:24.791 INFO kablam! | Sep 10 13:10:24.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 10 13:10:24.791 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:24.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 10 13:10:24.791 INFO kablam! Sep 10 13:10:24.791 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:24.791 INFO kablam! --> src/lib.rs:55:38 Sep 10 13:10:24.791 INFO kablam! | Sep 10 13:10:24.791 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Sep 10 13:10:24.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 10 13:10:24.791 INFO kablam! | Sep 10 13:10:24.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 10 13:10:24.791 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:24.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 10 13:10:24.791 INFO kablam! Sep 10 13:10:24.791 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:24.791 INFO kablam! --> src/lib.rs:61:34 Sep 10 13:10:24.791 INFO kablam! | Sep 10 13:10:24.791 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Sep 10 13:10:24.791 INFO kablam! | ^^^^^^^^^^^^ Sep 10 13:10:24.791 INFO kablam! | Sep 10 13:10:24.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 10 13:10:24.791 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:24.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 10 13:10:24.791 INFO kablam! Sep 10 13:10:24.791 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:24.791 INFO kablam! --> src/lib.rs:62:38 Sep 10 13:10:24.792 INFO kablam! | Sep 10 13:10:24.792 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Sep 10 13:10:24.792 INFO kablam! | ^^^^^^^^^^^^ Sep 10 13:10:24.792 INFO kablam! | Sep 10 13:10:24.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 10 13:10:24.792 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:24.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 10 13:10:24.792 INFO kablam! Sep 10 13:10:24.792 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:24.792 INFO kablam! --> src/utility.rs:45:5 Sep 10 13:10:24.792 INFO kablam! | Sep 10 13:10:24.792 INFO kablam! 45 | self.0.eq(&other.0) Sep 10 13:10:24.792 INFO kablam! | ^^^^^^ Sep 10 13:10:24.792 INFO kablam! ... Sep 10 13:10:24.792 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 10 13:10:24.792 INFO kablam! | ------------------------------ in this macro invocation Sep 10 13:10:24.792 INFO kablam! | Sep 10 13:10:24.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 10 13:10:24.792 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:24.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 10 13:10:24.792 INFO kablam! Sep 10 13:10:24.792 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:24.792 INFO kablam! --> src/utility.rs:45:15 Sep 10 13:10:24.792 INFO kablam! | Sep 10 13:10:24.792 INFO kablam! 45 | self.0.eq(&other.0) Sep 10 13:10:24.792 INFO kablam! | ^^^^^^^^ Sep 10 13:10:24.792 INFO kablam! ... Sep 10 13:10:24.792 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 10 13:10:24.792 INFO kablam! | ------------------------------ in this macro invocation Sep 10 13:10:24.792 INFO kablam! | Sep 10 13:10:24.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 10 13:10:24.792 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:24.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 10 13:10:24.792 INFO kablam! Sep 10 13:10:24.792 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:24.792 INFO kablam! --> src/utility.rs:45:5 Sep 10 13:10:24.792 INFO kablam! | Sep 10 13:10:24.792 INFO kablam! 45 | self.0.eq(&other.0) Sep 10 13:10:24.792 INFO kablam! | ^^^^^^ Sep 10 13:10:24.792 INFO kablam! ... Sep 10 13:10:24.792 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 10 13:10:24.792 INFO kablam! | ------------------------------- in this macro invocation Sep 10 13:10:24.792 INFO kablam! | Sep 10 13:10:24.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 10 13:10:24.792 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:24.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 10 13:10:24.792 INFO kablam! Sep 10 13:10:24.792 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:24.792 INFO kablam! --> src/utility.rs:45:15 Sep 10 13:10:24.792 INFO kablam! | Sep 10 13:10:24.792 INFO kablam! 45 | self.0.eq(&other.0) Sep 10 13:10:24.792 INFO kablam! | ^^^^^^^^ Sep 10 13:10:24.792 INFO kablam! ... Sep 10 13:10:24.792 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 10 13:10:24.792 INFO kablam! | ------------------------------- in this macro invocation Sep 10 13:10:24.792 INFO kablam! | Sep 10 13:10:24.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 10 13:10:24.792 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:24.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 10 13:10:24.792 INFO kablam! Sep 10 13:10:24.792 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:24.792 INFO kablam! --> src/utility.rs:51:5 Sep 10 13:10:24.792 INFO kablam! | Sep 10 13:10:24.792 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 10 13:10:24.792 INFO kablam! | ^^^^^^ Sep 10 13:10:24.793 INFO kablam! ... Sep 10 13:10:24.793 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 10 13:10:24.793 INFO kablam! | ------------------------------ in this macro invocation Sep 10 13:10:24.793 INFO kablam! | Sep 10 13:10:24.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 10 13:10:24.793 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:24.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 10 13:10:24.793 INFO kablam! Sep 10 13:10:24.793 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:24.793 INFO kablam! --> src/utility.rs:51:24 Sep 10 13:10:24.793 INFO kablam! | Sep 10 13:10:24.793 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 10 13:10:24.793 INFO kablam! | ^^^^^^^^ Sep 10 13:10:24.793 INFO kablam! ... Sep 10 13:10:24.793 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 10 13:10:24.793 INFO kablam! | ------------------------------ in this macro invocation Sep 10 13:10:24.793 INFO kablam! | Sep 10 13:10:24.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 10 13:10:24.793 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:24.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 10 13:10:24.793 INFO kablam! Sep 10 13:10:24.793 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:24.793 INFO kablam! --> src/utility.rs:51:5 Sep 10 13:10:24.793 INFO kablam! | Sep 10 13:10:24.793 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 10 13:10:24.793 INFO kablam! | ^^^^^^ Sep 10 13:10:24.793 INFO kablam! ... Sep 10 13:10:24.793 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 10 13:10:24.793 INFO kablam! | ------------------------------- in this macro invocation Sep 10 13:10:24.793 INFO kablam! | Sep 10 13:10:24.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 10 13:10:24.793 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:24.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 10 13:10:24.793 INFO kablam! Sep 10 13:10:24.793 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:24.793 INFO kablam! --> src/utility.rs:51:24 Sep 10 13:10:24.793 INFO kablam! | Sep 10 13:10:24.793 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 10 13:10:24.793 INFO kablam! | ^^^^^^^^ Sep 10 13:10:24.793 INFO kablam! ... Sep 10 13:10:24.793 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 10 13:10:24.793 INFO kablam! | ------------------------------- in this macro invocation Sep 10 13:10:24.793 INFO kablam! | Sep 10 13:10:24.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 10 13:10:24.793 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:24.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 10 13:10:24.793 INFO kablam! Sep 10 13:10:24.793 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:24.793 INFO kablam! --> src/utility.rs:58:5 Sep 10 13:10:24.793 INFO kablam! | Sep 10 13:10:24.793 INFO kablam! 58 | self.0.cmp(&other.0) Sep 10 13:10:24.793 INFO kablam! | ^^^^^^ Sep 10 13:10:24.793 INFO kablam! ... Sep 10 13:10:24.793 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 10 13:10:24.793 INFO kablam! | ------------------------------ in this macro invocation Sep 10 13:10:24.793 INFO kablam! | Sep 10 13:10:24.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 10 13:10:24.793 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:24.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 10 13:10:24.793 INFO kablam! Sep 10 13:10:24.794 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:24.794 INFO kablam! --> src/utility.rs:58:16 Sep 10 13:10:24.794 INFO kablam! | Sep 10 13:10:24.794 INFO kablam! 58 | self.0.cmp(&other.0) Sep 10 13:10:24.794 INFO kablam! | ^^^^^^^^ Sep 10 13:10:24.794 INFO kablam! ... Sep 10 13:10:24.794 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 10 13:10:24.794 INFO kablam! | ------------------------------ in this macro invocation Sep 10 13:10:24.794 INFO kablam! | Sep 10 13:10:24.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 10 13:10:24.794 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:24.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 10 13:10:24.794 INFO kablam! Sep 10 13:10:24.794 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:24.794 INFO kablam! --> src/utility.rs:58:5 Sep 10 13:10:24.794 INFO kablam! | Sep 10 13:10:24.794 INFO kablam! 58 | self.0.cmp(&other.0) Sep 10 13:10:24.794 INFO kablam! | ^^^^^^ Sep 10 13:10:24.794 INFO kablam! ... Sep 10 13:10:24.794 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 10 13:10:24.794 INFO kablam! | ------------------------------- in this macro invocation Sep 10 13:10:24.794 INFO kablam! | Sep 10 13:10:24.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 10 13:10:24.794 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:24.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 10 13:10:24.794 INFO kablam! Sep 10 13:10:24.794 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:24.794 INFO kablam! --> src/utility.rs:58:16 Sep 10 13:10:24.794 INFO kablam! | Sep 10 13:10:24.794 INFO kablam! 58 | self.0.cmp(&other.0) Sep 10 13:10:24.794 INFO kablam! | ^^^^^^^^ Sep 10 13:10:24.794 INFO kablam! ... Sep 10 13:10:24.795 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 10 13:10:24.795 INFO kablam! | ------------------------------- in this macro invocation Sep 10 13:10:24.795 INFO kablam! | Sep 10 13:10:24.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 10 13:10:24.795 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:24.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 10 13:10:24.795 INFO kablam! Sep 10 13:10:24.795 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:24.795 INFO kablam! --> src/utility.rs:65:19 Sep 10 13:10:24.795 INFO kablam! | Sep 10 13:10:24.795 INFO kablam! 65 | builder.field(&self.0); Sep 10 13:10:24.795 INFO kablam! | ^^^^^^^ Sep 10 13:10:24.795 INFO kablam! ... Sep 10 13:10:24.795 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 10 13:10:24.795 INFO kablam! | ------------------------------ in this macro invocation Sep 10 13:10:24.795 INFO kablam! | Sep 10 13:10:24.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 10 13:10:24.795 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:24.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 10 13:10:24.795 INFO kablam! Sep 10 13:10:24.795 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:24.795 INFO kablam! --> src/utility.rs:65:19 Sep 10 13:10:24.795 INFO kablam! | Sep 10 13:10:24.795 INFO kablam! 65 | builder.field(&self.0); Sep 10 13:10:24.795 INFO kablam! | ^^^^^^^ Sep 10 13:10:24.795 INFO kablam! ... Sep 10 13:10:24.795 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 10 13:10:24.795 INFO kablam! | ------------------------------- in this macro invocation Sep 10 13:10:24.795 INFO kablam! | Sep 10 13:10:24.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 10 13:10:24.795 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:24.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 10 13:10:24.795 INFO kablam! Sep 10 13:10:25.069 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:25.069 INFO kablam! --> src/lib.rs:47:34 Sep 10 13:10:25.069 INFO kablam! | Sep 10 13:10:25.069 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Sep 10 13:10:25.069 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:10:25.069 INFO kablam! | Sep 10 13:10:25.069 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 10 13:10:25.069 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 10 13:10:25.070 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:25.070 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 10 13:10:25.070 INFO kablam! Sep 10 13:10:25.074 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:25.074 INFO kablam! --> src/lib.rs:48:38 Sep 10 13:10:25.074 INFO kablam! | Sep 10 13:10:25.075 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Sep 10 13:10:25.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:10:25.075 INFO kablam! | Sep 10 13:10:25.075 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 10 13:10:25.075 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:25.075 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 10 13:10:25.075 INFO kablam! Sep 10 13:10:25.075 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:25.075 INFO kablam! --> src/lib.rs:54:34 Sep 10 13:10:25.075 INFO kablam! | Sep 10 13:10:25.075 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Sep 10 13:10:25.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 10 13:10:25.075 INFO kablam! | Sep 10 13:10:25.075 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 10 13:10:25.075 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:25.075 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 10 13:10:25.075 INFO kablam! Sep 10 13:10:25.075 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:25.075 INFO kablam! --> src/lib.rs:55:38 Sep 10 13:10:25.075 INFO kablam! | Sep 10 13:10:25.075 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Sep 10 13:10:25.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 10 13:10:25.075 INFO kablam! | Sep 10 13:10:25.075 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 10 13:10:25.075 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:25.075 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 10 13:10:25.075 INFO kablam! Sep 10 13:10:25.075 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:25.075 INFO kablam! --> src/lib.rs:61:34 Sep 10 13:10:25.075 INFO kablam! | Sep 10 13:10:25.075 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Sep 10 13:10:25.075 INFO kablam! | ^^^^^^^^^^^^ Sep 10 13:10:25.075 INFO kablam! | Sep 10 13:10:25.075 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 10 13:10:25.075 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:25.075 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 10 13:10:25.075 INFO kablam! Sep 10 13:10:25.075 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:25.075 INFO kablam! --> src/lib.rs:62:38 Sep 10 13:10:25.075 INFO kablam! | Sep 10 13:10:25.075 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Sep 10 13:10:25.075 INFO kablam! | ^^^^^^^^^^^^ Sep 10 13:10:25.075 INFO kablam! | Sep 10 13:10:25.075 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 10 13:10:25.075 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:25.075 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 10 13:10:25.075 INFO kablam! Sep 10 13:10:25.075 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:25.075 INFO kablam! --> src/utility.rs:45:5 Sep 10 13:10:25.075 INFO kablam! | Sep 10 13:10:25.075 INFO kablam! 45 | self.0.eq(&other.0) Sep 10 13:10:25.075 INFO kablam! | ^^^^^^ Sep 10 13:10:25.076 INFO kablam! ... Sep 10 13:10:25.076 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 10 13:10:25.076 INFO kablam! | ------------------------------ in this macro invocation Sep 10 13:10:25.076 INFO kablam! | Sep 10 13:10:25.076 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 10 13:10:25.076 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:25.076 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 10 13:10:25.076 INFO kablam! Sep 10 13:10:25.076 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:25.076 INFO kablam! --> src/utility.rs:45:15 Sep 10 13:10:25.076 INFO kablam! | Sep 10 13:10:25.076 INFO kablam! 45 | self.0.eq(&other.0) Sep 10 13:10:25.076 INFO kablam! | ^^^^^^^^ Sep 10 13:10:25.076 INFO kablam! ... Sep 10 13:10:25.076 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 10 13:10:25.076 INFO kablam! | ------------------------------ in this macro invocation Sep 10 13:10:25.076 INFO kablam! | Sep 10 13:10:25.076 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 10 13:10:25.076 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:25.076 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 10 13:10:25.076 INFO kablam! Sep 10 13:10:25.076 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:25.076 INFO kablam! --> src/utility.rs:45:5 Sep 10 13:10:25.076 INFO kablam! | Sep 10 13:10:25.076 INFO kablam! 45 | self.0.eq(&other.0) Sep 10 13:10:25.076 INFO kablam! | ^^^^^^ Sep 10 13:10:25.076 INFO kablam! ... Sep 10 13:10:25.076 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 10 13:10:25.076 INFO kablam! | ------------------------------- in this macro invocation Sep 10 13:10:25.076 INFO kablam! | Sep 10 13:10:25.076 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 10 13:10:25.076 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:25.076 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 10 13:10:25.076 INFO kablam! Sep 10 13:10:25.076 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:25.076 INFO kablam! --> src/utility.rs:45:15 Sep 10 13:10:25.076 INFO kablam! | Sep 10 13:10:25.076 INFO kablam! 45 | self.0.eq(&other.0) Sep 10 13:10:25.076 INFO kablam! | ^^^^^^^^ Sep 10 13:10:25.076 INFO kablam! ... Sep 10 13:10:25.076 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 10 13:10:25.076 INFO kablam! | ------------------------------- in this macro invocation Sep 10 13:10:25.076 INFO kablam! | Sep 10 13:10:25.076 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 10 13:10:25.076 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:25.076 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 10 13:10:25.076 INFO kablam! Sep 10 13:10:25.076 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:25.076 INFO kablam! --> src/utility.rs:51:5 Sep 10 13:10:25.076 INFO kablam! | Sep 10 13:10:25.076 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 10 13:10:25.076 INFO kablam! | ^^^^^^ Sep 10 13:10:25.076 INFO kablam! ... Sep 10 13:10:25.076 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 10 13:10:25.076 INFO kablam! | ------------------------------ in this macro invocation Sep 10 13:10:25.076 INFO kablam! | Sep 10 13:10:25.076 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 10 13:10:25.077 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:25.077 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 10 13:10:25.077 INFO kablam! Sep 10 13:10:25.077 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:25.077 INFO kablam! --> src/utility.rs:51:24 Sep 10 13:10:25.077 INFO kablam! | Sep 10 13:10:25.077 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 10 13:10:25.077 INFO kablam! | ^^^^^^^^ Sep 10 13:10:25.077 INFO kablam! ... Sep 10 13:10:25.077 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 10 13:10:25.077 INFO kablam! | ------------------------------ in this macro invocation Sep 10 13:10:25.077 INFO kablam! | Sep 10 13:10:25.077 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 10 13:10:25.077 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:25.077 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 10 13:10:25.077 INFO kablam! Sep 10 13:10:25.077 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:25.077 INFO kablam! --> src/utility.rs:51:5 Sep 10 13:10:25.077 INFO kablam! | Sep 10 13:10:25.077 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 10 13:10:25.077 INFO kablam! | ^^^^^^ Sep 10 13:10:25.077 INFO kablam! ... Sep 10 13:10:25.077 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 10 13:10:25.077 INFO kablam! | ------------------------------- in this macro invocation Sep 10 13:10:25.077 INFO kablam! | Sep 10 13:10:25.077 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 10 13:10:25.077 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:25.077 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 10 13:10:25.077 INFO kablam! Sep 10 13:10:25.077 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:25.077 INFO kablam! --> src/utility.rs:51:24 Sep 10 13:10:25.077 INFO kablam! | Sep 10 13:10:25.077 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 10 13:10:25.077 INFO kablam! | ^^^^^^^^ Sep 10 13:10:25.077 INFO kablam! ... Sep 10 13:10:25.077 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 10 13:10:25.077 INFO kablam! | ------------------------------- in this macro invocation Sep 10 13:10:25.077 INFO kablam! | Sep 10 13:10:25.077 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 10 13:10:25.077 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:25.077 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 10 13:10:25.077 INFO kablam! Sep 10 13:10:25.077 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:25.077 INFO kablam! --> src/utility.rs:58:5 Sep 10 13:10:25.077 INFO kablam! | Sep 10 13:10:25.077 INFO kablam! 58 | self.0.cmp(&other.0) Sep 10 13:10:25.077 INFO kablam! | ^^^^^^ Sep 10 13:10:25.077 INFO kablam! ... Sep 10 13:10:25.077 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 10 13:10:25.077 INFO kablam! | ------------------------------ in this macro invocation Sep 10 13:10:25.077 INFO kablam! | Sep 10 13:10:25.077 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 10 13:10:25.077 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:25.077 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 10 13:10:25.078 INFO kablam! Sep 10 13:10:25.078 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:25.078 INFO kablam! --> src/utility.rs:58:16 Sep 10 13:10:25.078 INFO kablam! | Sep 10 13:10:25.078 INFO kablam! 58 | self.0.cmp(&other.0) Sep 10 13:10:25.078 INFO kablam! | ^^^^^^^^ Sep 10 13:10:25.078 INFO kablam! ... Sep 10 13:10:25.078 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 10 13:10:25.078 INFO kablam! | ------------------------------ in this macro invocation Sep 10 13:10:25.078 INFO kablam! | Sep 10 13:10:25.078 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 10 13:10:25.078 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:25.078 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 10 13:10:25.078 INFO kablam! Sep 10 13:10:25.078 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:25.078 INFO kablam! --> src/utility.rs:58:5 Sep 10 13:10:25.078 INFO kablam! | Sep 10 13:10:25.078 INFO kablam! 58 | self.0.cmp(&other.0) Sep 10 13:10:25.078 INFO kablam! | ^^^^^^ Sep 10 13:10:25.078 INFO kablam! ... Sep 10 13:10:25.078 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 10 13:10:25.078 INFO kablam! | ------------------------------- in this macro invocation Sep 10 13:10:25.078 INFO kablam! | Sep 10 13:10:25.078 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 10 13:10:25.078 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:25.078 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 10 13:10:25.078 INFO kablam! Sep 10 13:10:25.078 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:25.078 INFO kablam! --> src/utility.rs:58:16 Sep 10 13:10:25.078 INFO kablam! | Sep 10 13:10:25.078 INFO kablam! 58 | self.0.cmp(&other.0) Sep 10 13:10:25.078 INFO kablam! | ^^^^^^^^ Sep 10 13:10:25.078 INFO kablam! ... Sep 10 13:10:25.078 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 10 13:10:25.078 INFO kablam! | ------------------------------- in this macro invocation Sep 10 13:10:25.078 INFO kablam! | Sep 10 13:10:25.078 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 10 13:10:25.078 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:25.078 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 10 13:10:25.078 INFO kablam! Sep 10 13:10:25.078 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:25.078 INFO kablam! --> src/utility.rs:65:19 Sep 10 13:10:25.078 INFO kablam! | Sep 10 13:10:25.078 INFO kablam! 65 | builder.field(&self.0); Sep 10 13:10:25.078 INFO kablam! | ^^^^^^^ Sep 10 13:10:25.078 INFO kablam! ... Sep 10 13:10:25.078 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 10 13:10:25.078 INFO kablam! | ------------------------------ in this macro invocation Sep 10 13:10:25.078 INFO kablam! | Sep 10 13:10:25.078 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 10 13:10:25.078 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:25.078 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 10 13:10:25.078 INFO kablam! Sep 10 13:10:25.079 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:10:25.079 INFO kablam! --> src/utility.rs:65:19 Sep 10 13:10:25.079 INFO kablam! | Sep 10 13:10:25.079 INFO kablam! 65 | builder.field(&self.0); Sep 10 13:10:25.079 INFO kablam! | ^^^^^^^ Sep 10 13:10:25.079 INFO kablam! ... Sep 10 13:10:25.079 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 10 13:10:25.079 INFO kablam! | ------------------------------- in this macro invocation Sep 10 13:10:25.079 INFO kablam! | Sep 10 13:10:25.079 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 10 13:10:25.079 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:10:25.079 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 10 13:10:25.079 INFO kablam! Sep 10 13:10:25.181 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.12s Sep 10 13:10:25.184 INFO kablam! su: No module specific data is present Sep 10 13:10:26.115 INFO running `"docker" "rm" "-f" "78a78aa8c4a33e2c653921b2e8fbccf0e692a662ecf75f56ef4b48d602cc8400"` Sep 10 13:10:26.183 INFO blam! 78a78aa8c4a33e2c653921b2e8fbccf0e692a662ecf75f56ef4b48d602cc8400