Sep 21 05:51:36.097 INFO checking pe-0.1.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 05:51:36.097 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 05:51:36.097 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 05:51:36.251 INFO blam! e939c2d9cf3cef89259aee352c768696ee1c373f48dee9789b6def9410735d04 Sep 21 05:51:36.252 INFO running `"docker" "start" "-a" "e939c2d9cf3cef89259aee352c768696ee1c373f48dee9789b6def9410735d04"` Sep 21 05:51:36.760 INFO kablam! usermod: no changes Sep 21 05:51:36.792 INFO kablam! Checking pe v0.1.1 (/source) Sep 21 05:51:37.435 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.435 INFO kablam! --> src/lib.rs:47:34 Sep 21 05:51:37.435 INFO kablam! | Sep 21 05:51:37.435 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Sep 21 05:51:37.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:51:37.435 INFO kablam! | Sep 21 05:51:37.435 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 05:51:37.435 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 21 05:51:37.435 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.435 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 21 05:51:37.435 INFO kablam! Sep 21 05:51:37.435 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.435 INFO kablam! --> src/lib.rs:48:38 Sep 21 05:51:37.435 INFO kablam! | Sep 21 05:51:37.435 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Sep 21 05:51:37.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:51:37.435 INFO kablam! | Sep 21 05:51:37.435 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 21 05:51:37.435 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.435 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 21 05:51:37.435 INFO kablam! Sep 21 05:51:37.435 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.435 INFO kablam! --> src/lib.rs:54:34 Sep 21 05:51:37.435 INFO kablam! | Sep 21 05:51:37.435 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Sep 21 05:51:37.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 05:51:37.435 INFO kablam! | Sep 21 05:51:37.435 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 21 05:51:37.435 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.435 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 21 05:51:37.435 INFO kablam! Sep 21 05:51:37.435 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.435 INFO kablam! --> src/lib.rs:55:38 Sep 21 05:51:37.435 INFO kablam! | Sep 21 05:51:37.435 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Sep 21 05:51:37.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 05:51:37.435 INFO kablam! | Sep 21 05:51:37.435 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 21 05:51:37.435 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.435 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 21 05:51:37.435 INFO kablam! Sep 21 05:51:37.435 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.435 INFO kablam! --> src/lib.rs:61:34 Sep 21 05:51:37.435 INFO kablam! | Sep 21 05:51:37.435 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Sep 21 05:51:37.435 INFO kablam! | ^^^^^^^^^^^^ Sep 21 05:51:37.435 INFO kablam! | Sep 21 05:51:37.435 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 21 05:51:37.435 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.435 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 21 05:51:37.435 INFO kablam! Sep 21 05:51:37.435 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.435 INFO kablam! --> src/lib.rs:62:38 Sep 21 05:51:37.435 INFO kablam! | Sep 21 05:51:37.435 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Sep 21 05:51:37.436 INFO kablam! | ^^^^^^^^^^^^ Sep 21 05:51:37.436 INFO kablam! | Sep 21 05:51:37.436 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 21 05:51:37.436 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.436 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 21 05:51:37.436 INFO kablam! Sep 21 05:51:37.436 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.436 INFO kablam! --> src/utility.rs:45:5 Sep 21 05:51:37.436 INFO kablam! | Sep 21 05:51:37.436 INFO kablam! 45 | self.0.eq(&other.0) Sep 21 05:51:37.436 INFO kablam! | ^^^^^^ Sep 21 05:51:37.436 INFO kablam! ... Sep 21 05:51:37.436 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 21 05:51:37.436 INFO kablam! | ------------------------------ in this macro invocation Sep 21 05:51:37.436 INFO kablam! | Sep 21 05:51:37.436 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 21 05:51:37.436 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.436 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 21 05:51:37.436 INFO kablam! Sep 21 05:51:37.436 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.436 INFO kablam! --> src/utility.rs:45:15 Sep 21 05:51:37.436 INFO kablam! | Sep 21 05:51:37.436 INFO kablam! 45 | self.0.eq(&other.0) Sep 21 05:51:37.436 INFO kablam! | ^^^^^^^^ Sep 21 05:51:37.436 INFO kablam! ... Sep 21 05:51:37.436 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 21 05:51:37.436 INFO kablam! | ------------------------------ in this macro invocation Sep 21 05:51:37.436 INFO kablam! | Sep 21 05:51:37.436 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 21 05:51:37.436 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.436 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 21 05:51:37.436 INFO kablam! Sep 21 05:51:37.436 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.436 INFO kablam! --> src/utility.rs:45:5 Sep 21 05:51:37.436 INFO kablam! | Sep 21 05:51:37.436 INFO kablam! 45 | self.0.eq(&other.0) Sep 21 05:51:37.436 INFO kablam! | ^^^^^^ Sep 21 05:51:37.436 INFO kablam! ... Sep 21 05:51:37.436 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 21 05:51:37.436 INFO kablam! | ------------------------------- in this macro invocation Sep 21 05:51:37.436 INFO kablam! | Sep 21 05:51:37.436 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 21 05:51:37.436 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.436 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 21 05:51:37.436 INFO kablam! Sep 21 05:51:37.438 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.438 INFO kablam! --> src/utility.rs:45:15 Sep 21 05:51:37.438 INFO kablam! | Sep 21 05:51:37.438 INFO kablam! 45 | self.0.eq(&other.0) Sep 21 05:51:37.438 INFO kablam! | ^^^^^^^^ Sep 21 05:51:37.438 INFO kablam! ... Sep 21 05:51:37.438 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 21 05:51:37.438 INFO kablam! | ------------------------------- in this macro invocation Sep 21 05:51:37.438 INFO kablam! | Sep 21 05:51:37.438 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 21 05:51:37.438 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.438 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 21 05:51:37.438 INFO kablam! Sep 21 05:51:37.438 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.438 INFO kablam! --> src/utility.rs:51:5 Sep 21 05:51:37.438 INFO kablam! | Sep 21 05:51:37.438 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 21 05:51:37.438 INFO kablam! | ^^^^^^ Sep 21 05:51:37.438 INFO kablam! ... Sep 21 05:51:37.438 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 21 05:51:37.438 INFO kablam! | ------------------------------ in this macro invocation Sep 21 05:51:37.438 INFO kablam! | Sep 21 05:51:37.438 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 21 05:51:37.438 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.438 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 21 05:51:37.438 INFO kablam! Sep 21 05:51:37.438 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.438 INFO kablam! --> src/utility.rs:51:24 Sep 21 05:51:37.438 INFO kablam! | Sep 21 05:51:37.438 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 21 05:51:37.438 INFO kablam! | ^^^^^^^^ Sep 21 05:51:37.438 INFO kablam! ... Sep 21 05:51:37.438 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 21 05:51:37.438 INFO kablam! | ------------------------------ in this macro invocation Sep 21 05:51:37.438 INFO kablam! | Sep 21 05:51:37.438 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 21 05:51:37.438 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.438 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 21 05:51:37.438 INFO kablam! Sep 21 05:51:37.439 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.439 INFO kablam! --> src/utility.rs:51:5 Sep 21 05:51:37.439 INFO kablam! | Sep 21 05:51:37.439 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 21 05:51:37.439 INFO kablam! | ^^^^^^ Sep 21 05:51:37.439 INFO kablam! ... Sep 21 05:51:37.439 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 21 05:51:37.439 INFO kablam! | ------------------------------- in this macro invocation Sep 21 05:51:37.439 INFO kablam! | Sep 21 05:51:37.439 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 21 05:51:37.439 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.439 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 21 05:51:37.439 INFO kablam! Sep 21 05:51:37.439 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.439 INFO kablam! --> src/utility.rs:51:24 Sep 21 05:51:37.439 INFO kablam! | Sep 21 05:51:37.439 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 21 05:51:37.439 INFO kablam! | ^^^^^^^^ Sep 21 05:51:37.439 INFO kablam! ... Sep 21 05:51:37.439 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 21 05:51:37.439 INFO kablam! | ------------------------------- in this macro invocation Sep 21 05:51:37.439 INFO kablam! | Sep 21 05:51:37.439 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 21 05:51:37.439 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.439 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 21 05:51:37.439 INFO kablam! Sep 21 05:51:37.439 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.439 INFO kablam! --> src/utility.rs:58:5 Sep 21 05:51:37.439 INFO kablam! | Sep 21 05:51:37.439 INFO kablam! 58 | self.0.cmp(&other.0) Sep 21 05:51:37.439 INFO kablam! | ^^^^^^ Sep 21 05:51:37.439 INFO kablam! ... Sep 21 05:51:37.439 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 21 05:51:37.439 INFO kablam! | ------------------------------ in this macro invocation Sep 21 05:51:37.439 INFO kablam! | Sep 21 05:51:37.439 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 21 05:51:37.439 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.439 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 21 05:51:37.439 INFO kablam! Sep 21 05:51:37.439 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.439 INFO kablam! --> src/utility.rs:58:16 Sep 21 05:51:37.439 INFO kablam! | Sep 21 05:51:37.439 INFO kablam! 58 | self.0.cmp(&other.0) Sep 21 05:51:37.439 INFO kablam! | ^^^^^^^^ Sep 21 05:51:37.439 INFO kablam! ... Sep 21 05:51:37.439 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 21 05:51:37.439 INFO kablam! | ------------------------------ in this macro invocation Sep 21 05:51:37.439 INFO kablam! | Sep 21 05:51:37.439 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 21 05:51:37.439 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.439 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 21 05:51:37.439 INFO kablam! Sep 21 05:51:37.439 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.439 INFO kablam! --> src/utility.rs:58:5 Sep 21 05:51:37.439 INFO kablam! | Sep 21 05:51:37.439 INFO kablam! 58 | self.0.cmp(&other.0) Sep 21 05:51:37.439 INFO kablam! | ^^^^^^ Sep 21 05:51:37.439 INFO kablam! ... Sep 21 05:51:37.439 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 21 05:51:37.439 INFO kablam! | ------------------------------- in this macro invocation Sep 21 05:51:37.439 INFO kablam! | Sep 21 05:51:37.439 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 21 05:51:37.439 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.439 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 21 05:51:37.439 INFO kablam! Sep 21 05:51:37.439 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.439 INFO kablam! --> src/utility.rs:58:16 Sep 21 05:51:37.439 INFO kablam! | Sep 21 05:51:37.439 INFO kablam! 58 | self.0.cmp(&other.0) Sep 21 05:51:37.439 INFO kablam! | ^^^^^^^^ Sep 21 05:51:37.439 INFO kablam! ... Sep 21 05:51:37.439 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 21 05:51:37.439 INFO kablam! | ------------------------------- in this macro invocation Sep 21 05:51:37.439 INFO kablam! | Sep 21 05:51:37.441 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 21 05:51:37.441 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.441 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 21 05:51:37.441 INFO kablam! Sep 21 05:51:37.441 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.441 INFO kablam! --> src/utility.rs:65:19 Sep 21 05:51:37.441 INFO kablam! | Sep 21 05:51:37.441 INFO kablam! 65 | builder.field(&self.0); Sep 21 05:51:37.441 INFO kablam! | ^^^^^^^ Sep 21 05:51:37.441 INFO kablam! ... Sep 21 05:51:37.441 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 21 05:51:37.441 INFO kablam! | ------------------------------ in this macro invocation Sep 21 05:51:37.441 INFO kablam! | Sep 21 05:51:37.441 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 21 05:51:37.441 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.441 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 21 05:51:37.441 INFO kablam! Sep 21 05:51:37.441 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.441 INFO kablam! --> src/utility.rs:65:19 Sep 21 05:51:37.441 INFO kablam! | Sep 21 05:51:37.441 INFO kablam! 65 | builder.field(&self.0); Sep 21 05:51:37.441 INFO kablam! | ^^^^^^^ Sep 21 05:51:37.441 INFO kablam! ... Sep 21 05:51:37.441 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 21 05:51:37.441 INFO kablam! | ------------------------------- in this macro invocation Sep 21 05:51:37.441 INFO kablam! | Sep 21 05:51:37.441 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 21 05:51:37.441 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.441 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 21 05:51:37.441 INFO kablam! Sep 21 05:51:37.664 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.664 INFO kablam! --> src/lib.rs:47:34 Sep 21 05:51:37.664 INFO kablam! | Sep 21 05:51:37.664 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Sep 21 05:51:37.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:51:37.664 INFO kablam! | Sep 21 05:51:37.664 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 05:51:37.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 21 05:51:37.664 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.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 21 05:51:37.664 INFO kablam! Sep 21 05:51:37.664 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.664 INFO kablam! --> src/lib.rs:48:38 Sep 21 05:51:37.664 INFO kablam! | Sep 21 05:51:37.664 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Sep 21 05:51:37.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:51:37.664 INFO kablam! | Sep 21 05:51:37.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 21 05:51:37.668 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.668 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 21 05:51:37.668 INFO kablam! Sep 21 05:51:37.668 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.668 INFO kablam! --> src/lib.rs:54:34 Sep 21 05:51:37.668 INFO kablam! | Sep 21 05:51:37.668 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Sep 21 05:51:37.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 05:51:37.668 INFO kablam! | Sep 21 05:51:37.668 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 21 05:51:37.668 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.668 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 21 05:51:37.668 INFO kablam! Sep 21 05:51:37.668 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.668 INFO kablam! --> src/lib.rs:55:38 Sep 21 05:51:37.669 INFO kablam! | Sep 21 05:51:37.669 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Sep 21 05:51:37.669 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 05:51:37.669 INFO kablam! | Sep 21 05:51:37.669 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 21 05:51:37.669 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.669 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 21 05:51:37.669 INFO kablam! Sep 21 05:51:37.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.669 INFO kablam! --> src/lib.rs:61:34 Sep 21 05:51:37.669 INFO kablam! | Sep 21 05:51:37.669 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Sep 21 05:51:37.669 INFO kablam! | ^^^^^^^^^^^^ Sep 21 05:51:37.669 INFO kablam! | Sep 21 05:51:37.669 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 21 05:51:37.669 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.669 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 21 05:51:37.669 INFO kablam! Sep 21 05:51:37.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.669 INFO kablam! --> src/lib.rs:62:38 Sep 21 05:51:37.669 INFO kablam! | Sep 21 05:51:37.669 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Sep 21 05:51:37.669 INFO kablam! | ^^^^^^^^^^^^ Sep 21 05:51:37.669 INFO kablam! | Sep 21 05:51:37.669 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 21 05:51:37.669 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.669 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 21 05:51:37.669 INFO kablam! Sep 21 05:51:37.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.669 INFO kablam! --> src/utility.rs:45:5 Sep 21 05:51:37.669 INFO kablam! | Sep 21 05:51:37.669 INFO kablam! 45 | self.0.eq(&other.0) Sep 21 05:51:37.669 INFO kablam! | ^^^^^^ Sep 21 05:51:37.669 INFO kablam! ... Sep 21 05:51:37.669 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 21 05:51:37.669 INFO kablam! | ------------------------------ in this macro invocation Sep 21 05:51:37.669 INFO kablam! | Sep 21 05:51:37.669 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 21 05:51:37.669 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.669 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 21 05:51:37.669 INFO kablam! Sep 21 05:51:37.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.669 INFO kablam! --> src/utility.rs:45:15 Sep 21 05:51:37.669 INFO kablam! | Sep 21 05:51:37.669 INFO kablam! 45 | self.0.eq(&other.0) Sep 21 05:51:37.669 INFO kablam! | ^^^^^^^^ Sep 21 05:51:37.669 INFO kablam! ... Sep 21 05:51:37.669 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 21 05:51:37.669 INFO kablam! | ------------------------------ in this macro invocation Sep 21 05:51:37.669 INFO kablam! | Sep 21 05:51:37.669 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 21 05:51:37.669 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.669 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 21 05:51:37.669 INFO kablam! Sep 21 05:51:37.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.669 INFO kablam! --> src/utility.rs:45:5 Sep 21 05:51:37.669 INFO kablam! | Sep 21 05:51:37.669 INFO kablam! 45 | self.0.eq(&other.0) Sep 21 05:51:37.669 INFO kablam! | ^^^^^^ Sep 21 05:51:37.669 INFO kablam! ... Sep 21 05:51:37.669 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 21 05:51:37.669 INFO kablam! | ------------------------------- in this macro invocation Sep 21 05:51:37.669 INFO kablam! | Sep 21 05:51:37.669 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 21 05:51:37.669 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.669 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 21 05:51:37.669 INFO kablam! Sep 21 05:51:37.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.670 INFO kablam! --> src/utility.rs:45:15 Sep 21 05:51:37.670 INFO kablam! | Sep 21 05:51:37.670 INFO kablam! 45 | self.0.eq(&other.0) Sep 21 05:51:37.670 INFO kablam! | ^^^^^^^^ Sep 21 05:51:37.670 INFO kablam! ... Sep 21 05:51:37.670 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 21 05:51:37.670 INFO kablam! | ------------------------------- in this macro invocation Sep 21 05:51:37.670 INFO kablam! | Sep 21 05:51:37.670 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 21 05:51:37.670 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.670 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 21 05:51:37.670 INFO kablam! Sep 21 05:51:37.670 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.670 INFO kablam! --> src/utility.rs:51:5 Sep 21 05:51:37.670 INFO kablam! | Sep 21 05:51:37.670 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 21 05:51:37.670 INFO kablam! | ^^^^^^ Sep 21 05:51:37.670 INFO kablam! ... Sep 21 05:51:37.670 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 21 05:51:37.670 INFO kablam! | ------------------------------ in this macro invocation Sep 21 05:51:37.670 INFO kablam! | Sep 21 05:51:37.670 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 21 05:51:37.670 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.670 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 21 05:51:37.670 INFO kablam! Sep 21 05:51:37.670 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.670 INFO kablam! --> src/utility.rs:51:24 Sep 21 05:51:37.670 INFO kablam! | Sep 21 05:51:37.670 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 21 05:51:37.670 INFO kablam! | ^^^^^^^^ Sep 21 05:51:37.670 INFO kablam! ... Sep 21 05:51:37.670 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 21 05:51:37.670 INFO kablam! | ------------------------------ in this macro invocation Sep 21 05:51:37.670 INFO kablam! | Sep 21 05:51:37.670 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 21 05:51:37.670 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.670 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 21 05:51:37.670 INFO kablam! Sep 21 05:51:37.670 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.670 INFO kablam! --> src/utility.rs:51:5 Sep 21 05:51:37.670 INFO kablam! | Sep 21 05:51:37.670 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 21 05:51:37.670 INFO kablam! | ^^^^^^ Sep 21 05:51:37.670 INFO kablam! ... Sep 21 05:51:37.670 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 21 05:51:37.670 INFO kablam! | ------------------------------- in this macro invocation Sep 21 05:51:37.670 INFO kablam! | Sep 21 05:51:37.670 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 21 05:51:37.670 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.670 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 21 05:51:37.670 INFO kablam! Sep 21 05:51:37.670 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.670 INFO kablam! --> src/utility.rs:51:24 Sep 21 05:51:37.670 INFO kablam! | Sep 21 05:51:37.670 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 21 05:51:37.670 INFO kablam! | ^^^^^^^^ Sep 21 05:51:37.670 INFO kablam! ... Sep 21 05:51:37.670 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 21 05:51:37.670 INFO kablam! | ------------------------------- in this macro invocation Sep 21 05:51:37.670 INFO kablam! | Sep 21 05:51:37.670 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 21 05:51:37.670 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.670 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 21 05:51:37.670 INFO kablam! Sep 21 05:51:37.670 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.670 INFO kablam! --> src/utility.rs:58:5 Sep 21 05:51:37.670 INFO kablam! | Sep 21 05:51:37.670 INFO kablam! 58 | self.0.cmp(&other.0) Sep 21 05:51:37.671 INFO kablam! | ^^^^^^ Sep 21 05:51:37.671 INFO kablam! ... Sep 21 05:51:37.671 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 21 05:51:37.671 INFO kablam! | ------------------------------ in this macro invocation Sep 21 05:51:37.671 INFO kablam! | Sep 21 05:51:37.671 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 21 05:51:37.671 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.671 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 21 05:51:37.671 INFO kablam! Sep 21 05:51:37.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.671 INFO kablam! --> src/utility.rs:58:16 Sep 21 05:51:37.671 INFO kablam! | Sep 21 05:51:37.671 INFO kablam! 58 | self.0.cmp(&other.0) Sep 21 05:51:37.671 INFO kablam! | ^^^^^^^^ Sep 21 05:51:37.671 INFO kablam! ... Sep 21 05:51:37.671 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 21 05:51:37.671 INFO kablam! | ------------------------------ in this macro invocation Sep 21 05:51:37.671 INFO kablam! | Sep 21 05:51:37.671 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 21 05:51:37.671 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.671 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 21 05:51:37.671 INFO kablam! Sep 21 05:51:37.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.671 INFO kablam! --> src/utility.rs:58:5 Sep 21 05:51:37.671 INFO kablam! | Sep 21 05:51:37.671 INFO kablam! 58 | self.0.cmp(&other.0) Sep 21 05:51:37.671 INFO kablam! | ^^^^^^ Sep 21 05:51:37.671 INFO kablam! ... Sep 21 05:51:37.671 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 21 05:51:37.671 INFO kablam! | ------------------------------- in this macro invocation Sep 21 05:51:37.671 INFO kablam! | Sep 21 05:51:37.671 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 21 05:51:37.671 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.671 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 21 05:51:37.671 INFO kablam! Sep 21 05:51:37.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.671 INFO kablam! --> src/utility.rs:58:16 Sep 21 05:51:37.671 INFO kablam! | Sep 21 05:51:37.671 INFO kablam! 58 | self.0.cmp(&other.0) Sep 21 05:51:37.671 INFO kablam! | ^^^^^^^^ Sep 21 05:51:37.671 INFO kablam! ... Sep 21 05:51:37.671 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 21 05:51:37.671 INFO kablam! | ------------------------------- in this macro invocation Sep 21 05:51:37.671 INFO kablam! | Sep 21 05:51:37.671 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 21 05:51:37.671 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.671 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 21 05:51:37.671 INFO kablam! Sep 21 05:51:37.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.671 INFO kablam! --> src/utility.rs:65:19 Sep 21 05:51:37.671 INFO kablam! | Sep 21 05:51:37.671 INFO kablam! 65 | builder.field(&self.0); Sep 21 05:51:37.671 INFO kablam! | ^^^^^^^ Sep 21 05:51:37.671 INFO kablam! ... Sep 21 05:51:37.671 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 21 05:51:37.671 INFO kablam! | ------------------------------ in this macro invocation Sep 21 05:51:37.671 INFO kablam! | Sep 21 05:51:37.671 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 21 05:51:37.671 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.671 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 21 05:51:37.672 INFO kablam! Sep 21 05:51:37.678 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 05:51:37.678 INFO kablam! --> src/utility.rs:65:19 Sep 21 05:51:37.678 INFO kablam! | Sep 21 05:51:37.678 INFO kablam! 65 | builder.field(&self.0); Sep 21 05:51:37.678 INFO kablam! | ^^^^^^^ Sep 21 05:51:37.678 INFO kablam! ... Sep 21 05:51:37.678 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 21 05:51:37.678 INFO kablam! | ------------------------------- in this macro invocation Sep 21 05:51:37.678 INFO kablam! | Sep 21 05:51:37.678 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 21 05:51:37.678 INFO kablam! = note: for more information, see issue #46043 Sep 21 05:51:37.678 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 21 05:51:37.678 INFO kablam! Sep 21 05:51:37.854 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.07s Sep 21 05:51:37.859 INFO kablam! su: No module specific data is present Sep 21 05:51:38.490 INFO running `"docker" "rm" "-f" "e939c2d9cf3cef89259aee352c768696ee1c373f48dee9789b6def9410735d04"` Sep 21 05:51:38.540 INFO blam! e939c2d9cf3cef89259aee352c768696ee1c373f48dee9789b6def9410735d04