Sep 04 08:29:22.646 INFO checking pe-0.1.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 08:29:22.646 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 08:29:22.646 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 08:29:22.839 INFO blam! 3536002fa75fce346a4578c9a6cfbc50bd7c9250ef5438d40b6d7cc47a2be33b Sep 04 08:29:22.841 INFO running `"docker" "start" "-a" "3536002fa75fce346a4578c9a6cfbc50bd7c9250ef5438d40b6d7cc47a2be33b"` Sep 04 08:29:23.467 INFO kablam! Checking pe v0.1.1 (file:///source) Sep 04 08:29:24.941 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:24.941 INFO kablam! --> src/lib.rs:47:34 Sep 04 08:29:24.941 INFO kablam! | Sep 04 08:29:24.941 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Sep 04 08:29:24.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:29:24.941 INFO kablam! | Sep 04 08:29:24.941 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 08:29:24.941 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 04 08:29:24.941 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:24.941 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 04 08:29:24.941 INFO kablam! Sep 04 08:29:24.942 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:24.942 INFO kablam! --> src/lib.rs:48:38 Sep 04 08:29:24.942 INFO kablam! | Sep 04 08:29:24.942 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Sep 04 08:29:24.942 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:29:24.942 INFO kablam! | Sep 04 08:29:24.942 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 04 08:29:24.942 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:24.942 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 04 08:29:24.942 INFO kablam! Sep 04 08:29:24.942 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:24.943 INFO kablam! --> src/lib.rs:54:34 Sep 04 08:29:24.943 INFO kablam! | Sep 04 08:29:24.943 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Sep 04 08:29:24.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 08:29:24.943 INFO kablam! | Sep 04 08:29:24.943 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 04 08:29:24.943 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:24.943 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 04 08:29:24.943 INFO kablam! Sep 04 08:29:24.943 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:24.943 INFO kablam! --> src/lib.rs:55:38 Sep 04 08:29:24.943 INFO kablam! | Sep 04 08:29:24.943 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Sep 04 08:29:24.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 08:29:24.943 INFO kablam! | Sep 04 08:29:24.943 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 04 08:29:24.943 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:24.943 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 04 08:29:24.943 INFO kablam! Sep 04 08:29:24.943 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:24.943 INFO kablam! --> src/lib.rs:61:34 Sep 04 08:29:24.943 INFO kablam! | Sep 04 08:29:24.944 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Sep 04 08:29:24.944 INFO kablam! | ^^^^^^^^^^^^ Sep 04 08:29:24.944 INFO kablam! | Sep 04 08:29:24.944 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 04 08:29:24.944 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:24.944 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 04 08:29:24.944 INFO kablam! Sep 04 08:29:24.944 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:24.944 INFO kablam! --> src/lib.rs:62:38 Sep 04 08:29:24.944 INFO kablam! | Sep 04 08:29:24.944 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Sep 04 08:29:24.944 INFO kablam! | ^^^^^^^^^^^^ Sep 04 08:29:24.944 INFO kablam! | Sep 04 08:29:24.944 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 04 08:29:24.944 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:24.944 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 04 08:29:24.944 INFO kablam! Sep 04 08:29:24.944 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:24.944 INFO kablam! --> src/utility.rs:45:5 Sep 04 08:29:24.944 INFO kablam! | Sep 04 08:29:24.944 INFO kablam! 45 | self.0.eq(&other.0) Sep 04 08:29:24.944 INFO kablam! | ^^^^^^ Sep 04 08:29:24.944 INFO kablam! ... Sep 04 08:29:24.945 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 04 08:29:24.945 INFO kablam! | ------------------------------ in this macro invocation Sep 04 08:29:24.945 INFO kablam! | Sep 04 08:29:24.945 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 04 08:29:24.945 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:24.945 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 04 08:29:24.945 INFO kablam! Sep 04 08:29:24.945 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:24.945 INFO kablam! --> src/utility.rs:45:15 Sep 04 08:29:24.945 INFO kablam! | Sep 04 08:29:24.945 INFO kablam! 45 | self.0.eq(&other.0) Sep 04 08:29:24.945 INFO kablam! | ^^^^^^^^ Sep 04 08:29:24.945 INFO kablam! ... Sep 04 08:29:24.945 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 04 08:29:24.945 INFO kablam! | ------------------------------ in this macro invocation Sep 04 08:29:24.945 INFO kablam! | Sep 04 08:29:24.945 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 04 08:29:24.945 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:24.945 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 04 08:29:24.945 INFO kablam! Sep 04 08:29:24.945 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:24.945 INFO kablam! --> src/utility.rs:45:5 Sep 04 08:29:24.945 INFO kablam! | Sep 04 08:29:24.946 INFO kablam! 45 | self.0.eq(&other.0) Sep 04 08:29:24.946 INFO kablam! | ^^^^^^ Sep 04 08:29:24.946 INFO kablam! ... Sep 04 08:29:24.946 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 04 08:29:24.946 INFO kablam! | ------------------------------- in this macro invocation Sep 04 08:29:24.946 INFO kablam! | Sep 04 08:29:24.946 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 04 08:29:24.946 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:24.946 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 04 08:29:24.946 INFO kablam! Sep 04 08:29:24.946 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:24.946 INFO kablam! --> src/utility.rs:45:15 Sep 04 08:29:24.946 INFO kablam! | Sep 04 08:29:24.946 INFO kablam! 45 | self.0.eq(&other.0) Sep 04 08:29:24.946 INFO kablam! | ^^^^^^^^ Sep 04 08:29:24.946 INFO kablam! ... Sep 04 08:29:24.946 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 04 08:29:24.946 INFO kablam! | ------------------------------- in this macro invocation Sep 04 08:29:24.946 INFO kablam! | Sep 04 08:29:24.946 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 04 08:29:24.946 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:24.946 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 04 08:29:24.947 INFO kablam! Sep 04 08:29:24.947 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:24.947 INFO kablam! --> src/utility.rs:51:5 Sep 04 08:29:24.947 INFO kablam! | Sep 04 08:29:24.947 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 04 08:29:24.947 INFO kablam! | ^^^^^^ Sep 04 08:29:24.947 INFO kablam! ... Sep 04 08:29:24.950 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 04 08:29:24.950 INFO kablam! | ------------------------------ in this macro invocation Sep 04 08:29:24.950 INFO kablam! | Sep 04 08:29:24.950 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 04 08:29:24.950 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:24.951 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 04 08:29:24.951 INFO kablam! Sep 04 08:29:24.951 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:24.951 INFO kablam! --> src/utility.rs:51:24 Sep 04 08:29:24.951 INFO kablam! | Sep 04 08:29:24.951 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 04 08:29:24.951 INFO kablam! | ^^^^^^^^ Sep 04 08:29:24.951 INFO kablam! ... Sep 04 08:29:24.951 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 04 08:29:24.951 INFO kablam! | ------------------------------ in this macro invocation Sep 04 08:29:24.951 INFO kablam! | Sep 04 08:29:24.951 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 04 08:29:24.951 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:24.951 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 04 08:29:24.951 INFO kablam! Sep 04 08:29:24.951 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:24.951 INFO kablam! --> src/utility.rs:51:5 Sep 04 08:29:24.951 INFO kablam! | Sep 04 08:29:24.952 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 04 08:29:24.952 INFO kablam! | ^^^^^^ Sep 04 08:29:24.952 INFO kablam! ... Sep 04 08:29:24.952 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 04 08:29:24.952 INFO kablam! | ------------------------------- in this macro invocation Sep 04 08:29:24.952 INFO kablam! | Sep 04 08:29:24.952 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 04 08:29:24.952 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:24.952 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 04 08:29:24.952 INFO kablam! Sep 04 08:29:24.952 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:24.952 INFO kablam! --> src/utility.rs:51:24 Sep 04 08:29:24.952 INFO kablam! | Sep 04 08:29:24.952 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 04 08:29:24.952 INFO kablam! | ^^^^^^^^ Sep 04 08:29:24.952 INFO kablam! ... Sep 04 08:29:24.952 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 04 08:29:24.952 INFO kablam! | ------------------------------- in this macro invocation Sep 04 08:29:24.953 INFO kablam! | Sep 04 08:29:24.953 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 04 08:29:24.953 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:24.953 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 04 08:29:24.953 INFO kablam! Sep 04 08:29:24.953 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:24.953 INFO kablam! --> src/utility.rs:58:5 Sep 04 08:29:24.953 INFO kablam! | Sep 04 08:29:24.953 INFO kablam! 58 | self.0.cmp(&other.0) Sep 04 08:29:24.953 INFO kablam! | ^^^^^^ Sep 04 08:29:24.953 INFO kablam! ... Sep 04 08:29:24.953 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 04 08:29:24.953 INFO kablam! | ------------------------------ in this macro invocation Sep 04 08:29:24.953 INFO kablam! | Sep 04 08:29:24.953 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 04 08:29:24.953 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:24.953 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 04 08:29:24.953 INFO kablam! Sep 04 08:29:24.953 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:24.954 INFO kablam! --> src/utility.rs:58:16 Sep 04 08:29:24.954 INFO kablam! | Sep 04 08:29:24.954 INFO kablam! 58 | self.0.cmp(&other.0) Sep 04 08:29:24.954 INFO kablam! | ^^^^^^^^ Sep 04 08:29:24.954 INFO kablam! ... Sep 04 08:29:24.954 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 04 08:29:24.954 INFO kablam! | ------------------------------ in this macro invocation Sep 04 08:29:24.954 INFO kablam! | Sep 04 08:29:24.954 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 04 08:29:24.954 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:24.954 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 04 08:29:24.954 INFO kablam! Sep 04 08:29:24.954 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:24.954 INFO kablam! --> src/utility.rs:58:5 Sep 04 08:29:24.954 INFO kablam! | Sep 04 08:29:24.954 INFO kablam! 58 | self.0.cmp(&other.0) Sep 04 08:29:24.954 INFO kablam! | ^^^^^^ Sep 04 08:29:24.960 INFO kablam! ... Sep 04 08:29:24.960 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 04 08:29:24.960 INFO kablam! | ------------------------------- in this macro invocation Sep 04 08:29:24.960 INFO kablam! | Sep 04 08:29:24.960 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 04 08:29:24.960 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:24.960 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 04 08:29:24.960 INFO kablam! Sep 04 08:29:24.960 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:24.960 INFO kablam! --> src/utility.rs:58:16 Sep 04 08:29:24.960 INFO kablam! | Sep 04 08:29:24.960 INFO kablam! 58 | self.0.cmp(&other.0) Sep 04 08:29:24.960 INFO kablam! | ^^^^^^^^ Sep 04 08:29:24.961 INFO kablam! ... Sep 04 08:29:24.961 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 04 08:29:24.961 INFO kablam! | ------------------------------- in this macro invocation Sep 04 08:29:24.961 INFO kablam! | Sep 04 08:29:24.961 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 04 08:29:24.961 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:24.961 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 04 08:29:24.961 INFO kablam! Sep 04 08:29:24.961 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:24.961 INFO kablam! --> src/utility.rs:65:19 Sep 04 08:29:24.961 INFO kablam! | Sep 04 08:29:24.961 INFO kablam! 65 | builder.field(&self.0); Sep 04 08:29:24.961 INFO kablam! | ^^^^^^^ Sep 04 08:29:24.961 INFO kablam! ... Sep 04 08:29:24.961 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 04 08:29:24.961 INFO kablam! | ------------------------------ in this macro invocation Sep 04 08:29:24.961 INFO kablam! | Sep 04 08:29:24.961 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 04 08:29:24.962 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:24.962 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 04 08:29:24.962 INFO kablam! Sep 04 08:29:24.962 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:24.962 INFO kablam! --> src/utility.rs:65:19 Sep 04 08:29:24.962 INFO kablam! | Sep 04 08:29:24.962 INFO kablam! 65 | builder.field(&self.0); Sep 04 08:29:24.962 INFO kablam! | ^^^^^^^ Sep 04 08:29:24.962 INFO kablam! ... Sep 04 08:29:24.962 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 04 08:29:24.962 INFO kablam! | ------------------------------- in this macro invocation Sep 04 08:29:24.962 INFO kablam! | Sep 04 08:29:24.962 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 04 08:29:24.962 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:24.962 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 04 08:29:24.962 INFO kablam! Sep 04 08:29:25.028 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:25.028 INFO kablam! --> src/lib.rs:47:34 Sep 04 08:29:25.028 INFO kablam! | Sep 04 08:29:25.028 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Sep 04 08:29:25.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:29:25.028 INFO kablam! | Sep 04 08:29:25.029 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 08:29:25.029 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 04 08:29:25.029 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:25.029 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 04 08:29:25.029 INFO kablam! Sep 04 08:29:25.029 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:25.029 INFO kablam! --> src/lib.rs:48:38 Sep 04 08:29:25.029 INFO kablam! | Sep 04 08:29:25.029 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Sep 04 08:29:25.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:29:25.029 INFO kablam! | Sep 04 08:29:25.029 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 04 08:29:25.029 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:25.029 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 04 08:29:25.029 INFO kablam! Sep 04 08:29:25.029 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:25.029 INFO kablam! --> src/lib.rs:54:34 Sep 04 08:29:25.029 INFO kablam! | Sep 04 08:29:25.029 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Sep 04 08:29:25.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 08:29:25.029 INFO kablam! | Sep 04 08:29:25.029 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 04 08:29:25.030 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:25.030 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 04 08:29:25.030 INFO kablam! Sep 04 08:29:25.030 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:25.030 INFO kablam! --> src/lib.rs:55:38 Sep 04 08:29:25.030 INFO kablam! | Sep 04 08:29:25.030 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Sep 04 08:29:25.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 08:29:25.030 INFO kablam! | Sep 04 08:29:25.030 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 04 08:29:25.030 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:25.030 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 04 08:29:25.030 INFO kablam! Sep 04 08:29:25.030 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:25.030 INFO kablam! --> src/lib.rs:61:34 Sep 04 08:29:25.030 INFO kablam! | Sep 04 08:29:25.030 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Sep 04 08:29:25.030 INFO kablam! | ^^^^^^^^^^^^ Sep 04 08:29:25.030 INFO kablam! | Sep 04 08:29:25.030 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 04 08:29:25.030 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:25.030 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 04 08:29:25.030 INFO kablam! Sep 04 08:29:25.030 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:25.031 INFO kablam! --> src/lib.rs:62:38 Sep 04 08:29:25.031 INFO kablam! | Sep 04 08:29:25.031 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Sep 04 08:29:25.031 INFO kablam! | ^^^^^^^^^^^^ Sep 04 08:29:25.031 INFO kablam! | Sep 04 08:29:25.031 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 04 08:29:25.031 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:25.031 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 04 08:29:25.031 INFO kablam! Sep 04 08:29:25.031 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:25.031 INFO kablam! --> src/utility.rs:45:5 Sep 04 08:29:25.031 INFO kablam! | Sep 04 08:29:25.031 INFO kablam! 45 | self.0.eq(&other.0) Sep 04 08:29:25.031 INFO kablam! | ^^^^^^ Sep 04 08:29:25.031 INFO kablam! ... Sep 04 08:29:25.031 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 04 08:29:25.031 INFO kablam! | ------------------------------ in this macro invocation Sep 04 08:29:25.031 INFO kablam! | Sep 04 08:29:25.031 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 04 08:29:25.031 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:25.031 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 04 08:29:25.031 INFO kablam! Sep 04 08:29:25.031 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:25.031 INFO kablam! --> src/utility.rs:45:15 Sep 04 08:29:25.032 INFO kablam! | Sep 04 08:29:25.032 INFO kablam! 45 | self.0.eq(&other.0) Sep 04 08:29:25.032 INFO kablam! | ^^^^^^^^ Sep 04 08:29:25.032 INFO kablam! ... Sep 04 08:29:25.032 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 04 08:29:25.032 INFO kablam! | ------------------------------ in this macro invocation Sep 04 08:29:25.032 INFO kablam! | Sep 04 08:29:25.032 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 04 08:29:25.032 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:25.032 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 04 08:29:25.032 INFO kablam! Sep 04 08:29:25.032 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:25.032 INFO kablam! --> src/utility.rs:45:5 Sep 04 08:29:25.032 INFO kablam! | Sep 04 08:29:25.032 INFO kablam! 45 | self.0.eq(&other.0) Sep 04 08:29:25.032 INFO kablam! | ^^^^^^ Sep 04 08:29:25.032 INFO kablam! ... Sep 04 08:29:25.032 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 04 08:29:25.032 INFO kablam! | ------------------------------- in this macro invocation Sep 04 08:29:25.032 INFO kablam! | Sep 04 08:29:25.032 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 04 08:29:25.032 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:25.033 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 04 08:29:25.033 INFO kablam! Sep 04 08:29:25.033 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:25.033 INFO kablam! --> src/utility.rs:45:15 Sep 04 08:29:25.033 INFO kablam! | Sep 04 08:29:25.033 INFO kablam! 45 | self.0.eq(&other.0) Sep 04 08:29:25.033 INFO kablam! | ^^^^^^^^ Sep 04 08:29:25.033 INFO kablam! ... Sep 04 08:29:25.033 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 04 08:29:25.033 INFO kablam! | ------------------------------- in this macro invocation Sep 04 08:29:25.033 INFO kablam! | Sep 04 08:29:25.033 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 04 08:29:25.033 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:25.033 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 04 08:29:25.033 INFO kablam! Sep 04 08:29:25.033 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:25.033 INFO kablam! --> src/utility.rs:51:5 Sep 04 08:29:25.033 INFO kablam! | Sep 04 08:29:25.033 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 04 08:29:25.033 INFO kablam! | ^^^^^^ Sep 04 08:29:25.033 INFO kablam! ... Sep 04 08:29:25.033 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 04 08:29:25.033 INFO kablam! | ------------------------------ in this macro invocation Sep 04 08:29:25.033 INFO kablam! | Sep 04 08:29:25.034 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 04 08:29:25.034 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:25.034 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 04 08:29:25.034 INFO kablam! Sep 04 08:29:25.034 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:25.034 INFO kablam! --> src/utility.rs:51:24 Sep 04 08:29:25.034 INFO kablam! | Sep 04 08:29:25.034 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 04 08:29:25.034 INFO kablam! | ^^^^^^^^ Sep 04 08:29:25.034 INFO kablam! ... Sep 04 08:29:25.034 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 04 08:29:25.034 INFO kablam! | ------------------------------ in this macro invocation Sep 04 08:29:25.034 INFO kablam! | Sep 04 08:29:25.034 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 04 08:29:25.034 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:25.034 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 04 08:29:25.034 INFO kablam! Sep 04 08:29:25.034 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:25.034 INFO kablam! --> src/utility.rs:51:5 Sep 04 08:29:25.034 INFO kablam! | Sep 04 08:29:25.034 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 04 08:29:25.034 INFO kablam! | ^^^^^^ Sep 04 08:29:25.034 INFO kablam! ... Sep 04 08:29:25.035 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 04 08:29:25.035 INFO kablam! | ------------------------------- in this macro invocation Sep 04 08:29:25.035 INFO kablam! | Sep 04 08:29:25.035 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 04 08:29:25.035 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:25.035 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 04 08:29:25.035 INFO kablam! Sep 04 08:29:25.035 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:25.035 INFO kablam! --> src/utility.rs:51:24 Sep 04 08:29:25.035 INFO kablam! | Sep 04 08:29:25.035 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 04 08:29:25.035 INFO kablam! | ^^^^^^^^ Sep 04 08:29:25.035 INFO kablam! ... Sep 04 08:29:25.035 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 04 08:29:25.035 INFO kablam! | ------------------------------- in this macro invocation Sep 04 08:29:25.035 INFO kablam! | Sep 04 08:29:25.035 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 04 08:29:25.035 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:25.035 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 04 08:29:25.035 INFO kablam! Sep 04 08:29:25.036 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:25.036 INFO kablam! --> src/utility.rs:58:5 Sep 04 08:29:25.036 INFO kablam! | Sep 04 08:29:25.036 INFO kablam! 58 | self.0.cmp(&other.0) Sep 04 08:29:25.036 INFO kablam! | ^^^^^^ Sep 04 08:29:25.036 INFO kablam! ... Sep 04 08:29:25.036 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 04 08:29:25.036 INFO kablam! | ------------------------------ in this macro invocation Sep 04 08:29:25.036 INFO kablam! | Sep 04 08:29:25.036 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 04 08:29:25.036 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:25.036 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 04 08:29:25.036 INFO kablam! Sep 04 08:29:25.036 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:25.036 INFO kablam! --> src/utility.rs:58:16 Sep 04 08:29:25.036 INFO kablam! | Sep 04 08:29:25.036 INFO kablam! 58 | self.0.cmp(&other.0) Sep 04 08:29:25.036 INFO kablam! | ^^^^^^^^ Sep 04 08:29:25.036 INFO kablam! ... Sep 04 08:29:25.036 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 04 08:29:25.036 INFO kablam! | ------------------------------ in this macro invocation Sep 04 08:29:25.037 INFO kablam! | Sep 04 08:29:25.037 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 04 08:29:25.037 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:25.037 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 04 08:29:25.037 INFO kablam! Sep 04 08:29:25.037 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:25.037 INFO kablam! --> src/utility.rs:58:5 Sep 04 08:29:25.037 INFO kablam! | Sep 04 08:29:25.037 INFO kablam! 58 | self.0.cmp(&other.0) Sep 04 08:29:25.037 INFO kablam! | ^^^^^^ Sep 04 08:29:25.037 INFO kablam! ... Sep 04 08:29:25.037 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 04 08:29:25.037 INFO kablam! | ------------------------------- in this macro invocation Sep 04 08:29:25.037 INFO kablam! | Sep 04 08:29:25.037 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 04 08:29:25.037 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:25.037 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 04 08:29:25.037 INFO kablam! Sep 04 08:29:25.037 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:25.037 INFO kablam! --> src/utility.rs:58:16 Sep 04 08:29:25.037 INFO kablam! | Sep 04 08:29:25.038 INFO kablam! 58 | self.0.cmp(&other.0) Sep 04 08:29:25.038 INFO kablam! | ^^^^^^^^ Sep 04 08:29:25.038 INFO kablam! ... Sep 04 08:29:25.038 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 04 08:29:25.038 INFO kablam! | ------------------------------- in this macro invocation Sep 04 08:29:25.038 INFO kablam! | Sep 04 08:29:25.038 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 04 08:29:25.038 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:25.038 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 04 08:29:25.038 INFO kablam! Sep 04 08:29:25.038 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:25.038 INFO kablam! --> src/utility.rs:65:19 Sep 04 08:29:25.038 INFO kablam! | Sep 04 08:29:25.038 INFO kablam! 65 | builder.field(&self.0); Sep 04 08:29:25.038 INFO kablam! | ^^^^^^^ Sep 04 08:29:25.038 INFO kablam! ... Sep 04 08:29:25.038 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 04 08:29:25.038 INFO kablam! | ------------------------------ in this macro invocation Sep 04 08:29:25.039 INFO kablam! | Sep 04 08:29:25.039 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 04 08:29:25.039 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:25.039 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 04 08:29:25.039 INFO kablam! Sep 04 08:29:25.039 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:29:25.039 INFO kablam! --> src/utility.rs:65:19 Sep 04 08:29:25.039 INFO kablam! | Sep 04 08:29:25.039 INFO kablam! 65 | builder.field(&self.0); Sep 04 08:29:25.039 INFO kablam! | ^^^^^^^ Sep 04 08:29:25.039 INFO kablam! ... Sep 04 08:29:25.039 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 04 08:29:25.039 INFO kablam! | ------------------------------- in this macro invocation Sep 04 08:29:25.039 INFO kablam! | Sep 04 08:29:25.039 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 04 08:29:25.039 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:29:25.039 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 04 08:29:25.039 INFO kablam! Sep 04 08:29:25.558 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.10s Sep 04 08:29:25.561 INFO kablam! su: No module specific data is present Sep 04 08:29:26.021 INFO running `"docker" "rm" "-f" "3536002fa75fce346a4578c9a6cfbc50bd7c9250ef5438d40b6d7cc47a2be33b"` Sep 04 08:29:26.111 INFO blam! 3536002fa75fce346a4578c9a6cfbc50bd7c9250ef5438d40b6d7cc47a2be33b