Oct 13 11:02:06.514 INFO checking pe-0.1.1 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 11:02:06.516 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 11:02:06.924 INFO blam! 10fb2b44d6dded4be3f97ad778afcd88c513b25957b6d720696cc537dd4d7f15 Oct 13 11:02:06.948 INFO running `"docker" "start" "-a" "10fb2b44d6dded4be3f97ad778afcd88c513b25957b6d720696cc537dd4d7f15"` Oct 13 11:02:07.616 INFO kablam! usermod: no changes Oct 13 11:02:07.660 INFO kablam! Checking pe v0.1.1 (/source) Oct 13 11:02:09.004 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.004 INFO kablam! --> src/lib.rs:47:34 Oct 13 11:02:09.004 INFO kablam! | Oct 13 11:02:09.004 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Oct 13 11:02:09.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:02:09.004 INFO kablam! | Oct 13 11:02:09.004 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 13 11:02:09.004 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! Oct 13 11:02:09.004 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.004 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.004 INFO kablam! Oct 13 11:02:09.004 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.004 INFO kablam! --> src/lib.rs:48:38 Oct 13 11:02:09.004 INFO kablam! | Oct 13 11:02:09.004 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Oct 13 11:02:09.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:02:09.004 INFO kablam! | Oct 13 11:02:09.004 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! Oct 13 11:02:09.004 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.004 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.004 INFO kablam! Oct 13 11:02:09.004 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.004 INFO kablam! --> src/lib.rs:54:34 Oct 13 11:02:09.004 INFO kablam! | Oct 13 11:02:09.004 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Oct 13 11:02:09.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 11:02:09.004 INFO kablam! | Oct 13 11:02:09.004 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! Oct 13 11:02:09.004 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.004 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.004 INFO kablam! Oct 13 11:02:09.004 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.004 INFO kablam! --> src/lib.rs:55:38 Oct 13 11:02:09.004 INFO kablam! | Oct 13 11:02:09.004 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Oct 13 11:02:09.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 11:02:09.004 INFO kablam! | Oct 13 11:02:09.004 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! Oct 13 11:02:09.004 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.004 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.004 INFO kablam! Oct 13 11:02:09.005 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.005 INFO kablam! --> src/lib.rs:61:34 Oct 13 11:02:09.005 INFO kablam! | Oct 13 11:02:09.005 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Oct 13 11:02:09.005 INFO kablam! | ^^^^^^^^^^^^ Oct 13 11:02:09.005 INFO kablam! | Oct 13 11:02:09.005 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! Oct 13 11:02:09.005 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.005 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.005 INFO kablam! Oct 13 11:02:09.005 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.005 INFO kablam! --> src/lib.rs:62:38 Oct 13 11:02:09.005 INFO kablam! | Oct 13 11:02:09.005 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Oct 13 11:02:09.005 INFO kablam! | ^^^^^^^^^^^^ Oct 13 11:02:09.005 INFO kablam! | Oct 13 11:02:09.005 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! Oct 13 11:02:09.005 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.005 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.005 INFO kablam! Oct 13 11:02:09.005 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.005 INFO kablam! --> src/utility.rs:45:5 Oct 13 11:02:09.005 INFO kablam! | Oct 13 11:02:09.005 INFO kablam! 45 | self.0.eq(&other.0) Oct 13 11:02:09.008 INFO kablam! | ^^^^^^ Oct 13 11:02:09.008 INFO kablam! ... Oct 13 11:02:09.008 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 13 11:02:09.008 INFO kablam! | ------------------------------ in this macro invocation Oct 13 11:02:09.008 INFO kablam! | Oct 13 11:02:09.008 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! Oct 13 11:02:09.008 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.008 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.008 INFO kablam! Oct 13 11:02:09.008 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.008 INFO kablam! --> src/utility.rs:45:15 Oct 13 11:02:09.008 INFO kablam! | Oct 13 11:02:09.008 INFO kablam! 45 | self.0.eq(&other.0) Oct 13 11:02:09.008 INFO kablam! | ^^^^^^^^ Oct 13 11:02:09.008 INFO kablam! ... Oct 13 11:02:09.008 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 13 11:02:09.008 INFO kablam! | ------------------------------ in this macro invocation Oct 13 11:02:09.008 INFO kablam! | Oct 13 11:02:09.008 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! Oct 13 11:02:09.008 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.008 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.008 INFO kablam! Oct 13 11:02:09.008 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.008 INFO kablam! --> src/utility.rs:45:5 Oct 13 11:02:09.008 INFO kablam! | Oct 13 11:02:09.012 INFO kablam! 45 | self.0.eq(&other.0) Oct 13 11:02:09.012 INFO kablam! | ^^^^^^ Oct 13 11:02:09.012 INFO kablam! ... Oct 13 11:02:09.012 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 13 11:02:09.012 INFO kablam! | ------------------------------- in this macro invocation Oct 13 11:02:09.012 INFO kablam! | Oct 13 11:02:09.012 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! Oct 13 11:02:09.012 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.012 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.012 INFO kablam! Oct 13 11:02:09.012 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.012 INFO kablam! --> src/utility.rs:45:15 Oct 13 11:02:09.012 INFO kablam! | Oct 13 11:02:09.012 INFO kablam! 45 | self.0.eq(&other.0) Oct 13 11:02:09.012 INFO kablam! | ^^^^^^^^ Oct 13 11:02:09.012 INFO kablam! ... Oct 13 11:02:09.012 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 13 11:02:09.012 INFO kablam! | ------------------------------- in this macro invocation Oct 13 11:02:09.012 INFO kablam! | Oct 13 11:02:09.012 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! Oct 13 11:02:09.012 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.012 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.012 INFO kablam! Oct 13 11:02:09.012 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.012 INFO kablam! --> src/utility.rs:51:5 Oct 13 11:02:09.012 INFO kablam! | Oct 13 11:02:09.012 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 13 11:02:09.012 INFO kablam! | ^^^^^^ Oct 13 11:02:09.012 INFO kablam! ... Oct 13 11:02:09.012 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 13 11:02:09.012 INFO kablam! | ------------------------------ in this macro invocation Oct 13 11:02:09.012 INFO kablam! | Oct 13 11:02:09.012 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! Oct 13 11:02:09.012 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.012 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.012 INFO kablam! Oct 13 11:02:09.012 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.012 INFO kablam! --> src/utility.rs:51:24 Oct 13 11:02:09.012 INFO kablam! | Oct 13 11:02:09.012 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 13 11:02:09.012 INFO kablam! | ^^^^^^^^ Oct 13 11:02:09.012 INFO kablam! ... Oct 13 11:02:09.012 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 13 11:02:09.012 INFO kablam! | ------------------------------ in this macro invocation Oct 13 11:02:09.012 INFO kablam! | Oct 13 11:02:09.012 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! Oct 13 11:02:09.012 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.012 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.012 INFO kablam! Oct 13 11:02:09.012 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.013 INFO kablam! --> src/utility.rs:51:5 Oct 13 11:02:09.013 INFO kablam! | Oct 13 11:02:09.013 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 13 11:02:09.013 INFO kablam! | ^^^^^^ Oct 13 11:02:09.013 INFO kablam! ... Oct 13 11:02:09.013 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 13 11:02:09.013 INFO kablam! | ------------------------------- in this macro invocation Oct 13 11:02:09.013 INFO kablam! | Oct 13 11:02:09.013 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! Oct 13 11:02:09.013 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.013 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.013 INFO kablam! Oct 13 11:02:09.013 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.013 INFO kablam! --> src/utility.rs:51:24 Oct 13 11:02:09.013 INFO kablam! | Oct 13 11:02:09.013 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 13 11:02:09.013 INFO kablam! | ^^^^^^^^ Oct 13 11:02:09.013 INFO kablam! ... Oct 13 11:02:09.013 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 13 11:02:09.013 INFO kablam! | ------------------------------- in this macro invocation Oct 13 11:02:09.013 INFO kablam! | Oct 13 11:02:09.013 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! Oct 13 11:02:09.013 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.013 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.013 INFO kablam! Oct 13 11:02:09.013 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.013 INFO kablam! --> src/utility.rs:58:5 Oct 13 11:02:09.013 INFO kablam! | Oct 13 11:02:09.013 INFO kablam! 58 | self.0.cmp(&other.0) Oct 13 11:02:09.013 INFO kablam! | ^^^^^^ Oct 13 11:02:09.013 INFO kablam! ... Oct 13 11:02:09.013 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 13 11:02:09.013 INFO kablam! | ------------------------------ in this macro invocation Oct 13 11:02:09.013 INFO kablam! | Oct 13 11:02:09.013 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! Oct 13 11:02:09.013 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.013 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.013 INFO kablam! Oct 13 11:02:09.013 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.013 INFO kablam! --> src/utility.rs:58:16 Oct 13 11:02:09.013 INFO kablam! | Oct 13 11:02:09.013 INFO kablam! 58 | self.0.cmp(&other.0) Oct 13 11:02:09.013 INFO kablam! | ^^^^^^^^ Oct 13 11:02:09.013 INFO kablam! ... Oct 13 11:02:09.013 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 13 11:02:09.013 INFO kablam! | ------------------------------ in this macro invocation Oct 13 11:02:09.013 INFO kablam! | Oct 13 11:02:09.013 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! Oct 13 11:02:09.013 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.013 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.013 INFO kablam! Oct 13 11:02:09.013 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.013 INFO kablam! --> src/utility.rs:58:5 Oct 13 11:02:09.013 INFO kablam! | Oct 13 11:02:09.013 INFO kablam! 58 | self.0.cmp(&other.0) Oct 13 11:02:09.013 INFO kablam! | ^^^^^^ Oct 13 11:02:09.013 INFO kablam! ... Oct 13 11:02:09.013 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 13 11:02:09.013 INFO kablam! | ------------------------------- in this macro invocation Oct 13 11:02:09.013 INFO kablam! | Oct 13 11:02:09.013 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! Oct 13 11:02:09.013 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.013 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.013 INFO kablam! Oct 13 11:02:09.017 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.017 INFO kablam! --> src/utility.rs:58:16 Oct 13 11:02:09.017 INFO kablam! | Oct 13 11:02:09.017 INFO kablam! 58 | self.0.cmp(&other.0) Oct 13 11:02:09.017 INFO kablam! | ^^^^^^^^ Oct 13 11:02:09.017 INFO kablam! ... Oct 13 11:02:09.017 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 13 11:02:09.017 INFO kablam! | ------------------------------- in this macro invocation Oct 13 11:02:09.017 INFO kablam! | Oct 13 11:02:09.017 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! Oct 13 11:02:09.017 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.017 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.017 INFO kablam! Oct 13 11:02:09.017 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.017 INFO kablam! --> src/utility.rs:65:19 Oct 13 11:02:09.017 INFO kablam! | Oct 13 11:02:09.017 INFO kablam! 65 | builder.field(&self.0); Oct 13 11:02:09.017 INFO kablam! | ^^^^^^^ Oct 13 11:02:09.017 INFO kablam! ... Oct 13 11:02:09.017 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 13 11:02:09.017 INFO kablam! | ------------------------------ in this macro invocation Oct 13 11:02:09.017 INFO kablam! | Oct 13 11:02:09.017 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! Oct 13 11:02:09.017 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.017 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.017 INFO kablam! Oct 13 11:02:09.017 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.017 INFO kablam! --> src/utility.rs:65:19 Oct 13 11:02:09.017 INFO kablam! | Oct 13 11:02:09.017 INFO kablam! 65 | builder.field(&self.0); Oct 13 11:02:09.017 INFO kablam! | ^^^^^^^ Oct 13 11:02:09.017 INFO kablam! ... Oct 13 11:02:09.017 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 13 11:02:09.017 INFO kablam! | ------------------------------- in this macro invocation Oct 13 11:02:09.017 INFO kablam! | Oct 13 11:02:09.017 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! Oct 13 11:02:09.017 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.017 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.017 INFO kablam! Oct 13 11:02:09.709 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.709 INFO kablam! --> src/lib.rs:47:34 Oct 13 11:02:09.709 INFO kablam! | Oct 13 11:02:09.709 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Oct 13 11:02:09.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:02:09.709 INFO kablam! | Oct 13 11:02:09.709 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 13 11:02:09.709 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! Oct 13 11:02:09.709 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.709 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.709 INFO kablam! Oct 13 11:02:09.709 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.709 INFO kablam! --> src/lib.rs:48:38 Oct 13 11:02:09.709 INFO kablam! | Oct 13 11:02:09.709 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Oct 13 11:02:09.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:02:09.709 INFO kablam! | Oct 13 11:02:09.709 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! Oct 13 11:02:09.709 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.709 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.709 INFO kablam! Oct 13 11:02:09.709 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.709 INFO kablam! --> src/lib.rs:54:34 Oct 13 11:02:09.709 INFO kablam! | Oct 13 11:02:09.709 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Oct 13 11:02:09.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 11:02:09.709 INFO kablam! | Oct 13 11:02:09.709 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! Oct 13 11:02:09.709 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.709 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.709 INFO kablam! Oct 13 11:02:09.709 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.709 INFO kablam! --> src/lib.rs:55:38 Oct 13 11:02:09.709 INFO kablam! | Oct 13 11:02:09.709 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Oct 13 11:02:09.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 11:02:09.709 INFO kablam! | Oct 13 11:02:09.709 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! Oct 13 11:02:09.709 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.709 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.709 INFO kablam! Oct 13 11:02:09.709 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.709 INFO kablam! --> src/lib.rs:61:34 Oct 13 11:02:09.709 INFO kablam! | Oct 13 11:02:09.709 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Oct 13 11:02:09.709 INFO kablam! | ^^^^^^^^^^^^ Oct 13 11:02:09.709 INFO kablam! | Oct 13 11:02:09.709 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! Oct 13 11:02:09.709 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.709 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.709 INFO kablam! Oct 13 11:02:09.709 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.709 INFO kablam! --> src/lib.rs:62:38 Oct 13 11:02:09.709 INFO kablam! | Oct 13 11:02:09.709 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Oct 13 11:02:09.709 INFO kablam! | ^^^^^^^^^^^^ Oct 13 11:02:09.709 INFO kablam! | Oct 13 11:02:09.710 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! Oct 13 11:02:09.710 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.710 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.710 INFO kablam! Oct 13 11:02:09.710 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.710 INFO kablam! --> src/utility.rs:45:5 Oct 13 11:02:09.710 INFO kablam! | Oct 13 11:02:09.710 INFO kablam! 45 | self.0.eq(&other.0) Oct 13 11:02:09.710 INFO kablam! | ^^^^^^ Oct 13 11:02:09.710 INFO kablam! ... Oct 13 11:02:09.710 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 13 11:02:09.710 INFO kablam! | ------------------------------ in this macro invocation Oct 13 11:02:09.710 INFO kablam! | Oct 13 11:02:09.710 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! Oct 13 11:02:09.710 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.710 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.710 INFO kablam! Oct 13 11:02:09.710 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.710 INFO kablam! --> src/utility.rs:45:15 Oct 13 11:02:09.710 INFO kablam! | Oct 13 11:02:09.710 INFO kablam! 45 | self.0.eq(&other.0) Oct 13 11:02:09.710 INFO kablam! | ^^^^^^^^ Oct 13 11:02:09.710 INFO kablam! ... Oct 13 11:02:09.710 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 13 11:02:09.710 INFO kablam! | ------------------------------ in this macro invocation Oct 13 11:02:09.710 INFO kablam! | Oct 13 11:02:09.710 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! Oct 13 11:02:09.710 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.710 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.710 INFO kablam! Oct 13 11:02:09.710 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.710 INFO kablam! --> src/utility.rs:45:5 Oct 13 11:02:09.710 INFO kablam! | Oct 13 11:02:09.710 INFO kablam! 45 | self.0.eq(&other.0) Oct 13 11:02:09.710 INFO kablam! | ^^^^^^ Oct 13 11:02:09.710 INFO kablam! ... Oct 13 11:02:09.710 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 13 11:02:09.710 INFO kablam! | ------------------------------- in this macro invocation Oct 13 11:02:09.710 INFO kablam! | Oct 13 11:02:09.710 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! Oct 13 11:02:09.710 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.710 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.710 INFO kablam! Oct 13 11:02:09.710 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.710 INFO kablam! --> src/utility.rs:45:15 Oct 13 11:02:09.710 INFO kablam! | Oct 13 11:02:09.710 INFO kablam! 45 | self.0.eq(&other.0) Oct 13 11:02:09.710 INFO kablam! | ^^^^^^^^ Oct 13 11:02:09.710 INFO kablam! ... Oct 13 11:02:09.710 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 13 11:02:09.710 INFO kablam! | ------------------------------- in this macro invocation Oct 13 11:02:09.710 INFO kablam! | Oct 13 11:02:09.710 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! Oct 13 11:02:09.710 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.710 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.710 INFO kablam! Oct 13 11:02:09.710 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.710 INFO kablam! --> src/utility.rs:51:5 Oct 13 11:02:09.710 INFO kablam! | Oct 13 11:02:09.710 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 13 11:02:09.710 INFO kablam! | ^^^^^^ Oct 13 11:02:09.710 INFO kablam! ... Oct 13 11:02:09.710 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 13 11:02:09.710 INFO kablam! | ------------------------------ in this macro invocation Oct 13 11:02:09.710 INFO kablam! | Oct 13 11:02:09.710 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! Oct 13 11:02:09.710 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.710 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.710 INFO kablam! Oct 13 11:02:09.710 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.710 INFO kablam! --> src/utility.rs:51:24 Oct 13 11:02:09.710 INFO kablam! | Oct 13 11:02:09.710 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 13 11:02:09.710 INFO kablam! | ^^^^^^^^ Oct 13 11:02:09.710 INFO kablam! ... Oct 13 11:02:09.710 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 13 11:02:09.710 INFO kablam! | ------------------------------ in this macro invocation Oct 13 11:02:09.710 INFO kablam! | Oct 13 11:02:09.710 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! Oct 13 11:02:09.710 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.710 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.710 INFO kablam! Oct 13 11:02:09.710 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.710 INFO kablam! --> src/utility.rs:51:5 Oct 13 11:02:09.710 INFO kablam! | Oct 13 11:02:09.710 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 13 11:02:09.711 INFO kablam! | ^^^^^^ Oct 13 11:02:09.711 INFO kablam! ... Oct 13 11:02:09.711 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 13 11:02:09.711 INFO kablam! | ------------------------------- in this macro invocation Oct 13 11:02:09.711 INFO kablam! | Oct 13 11:02:09.711 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! Oct 13 11:02:09.711 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.711 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.711 INFO kablam! Oct 13 11:02:09.711 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.711 INFO kablam! --> src/utility.rs:51:24 Oct 13 11:02:09.711 INFO kablam! | Oct 13 11:02:09.711 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 13 11:02:09.711 INFO kablam! | ^^^^^^^^ Oct 13 11:02:09.711 INFO kablam! ... Oct 13 11:02:09.711 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 13 11:02:09.711 INFO kablam! | ------------------------------- in this macro invocation Oct 13 11:02:09.711 INFO kablam! | Oct 13 11:02:09.711 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! Oct 13 11:02:09.711 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.711 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.711 INFO kablam! Oct 13 11:02:09.711 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.711 INFO kablam! --> src/utility.rs:58:5 Oct 13 11:02:09.711 INFO kablam! | Oct 13 11:02:09.711 INFO kablam! 58 | self.0.cmp(&other.0) Oct 13 11:02:09.711 INFO kablam! | ^^^^^^ Oct 13 11:02:09.711 INFO kablam! ... Oct 13 11:02:09.711 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 13 11:02:09.711 INFO kablam! | ------------------------------ in this macro invocation Oct 13 11:02:09.711 INFO kablam! | Oct 13 11:02:09.711 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! Oct 13 11:02:09.711 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.711 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.711 INFO kablam! Oct 13 11:02:09.712 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.712 INFO kablam! --> src/utility.rs:58:16 Oct 13 11:02:09.712 INFO kablam! | Oct 13 11:02:09.712 INFO kablam! 58 | self.0.cmp(&other.0) Oct 13 11:02:09.712 INFO kablam! | ^^^^^^^^ Oct 13 11:02:09.712 INFO kablam! ... Oct 13 11:02:09.712 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 13 11:02:09.712 INFO kablam! | ------------------------------ in this macro invocation Oct 13 11:02:09.712 INFO kablam! | Oct 13 11:02:09.712 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! Oct 13 11:02:09.712 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.712 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.713 INFO kablam! Oct 13 11:02:09.713 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.713 INFO kablam! --> src/utility.rs:58:5 Oct 13 11:02:09.713 INFO kablam! | Oct 13 11:02:09.713 INFO kablam! 58 | self.0.cmp(&other.0) Oct 13 11:02:09.713 INFO kablam! | ^^^^^^ Oct 13 11:02:09.713 INFO kablam! ... Oct 13 11:02:09.713 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 13 11:02:09.713 INFO kablam! | ------------------------------- in this macro invocation Oct 13 11:02:09.713 INFO kablam! | Oct 13 11:02:09.713 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! Oct 13 11:02:09.713 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.713 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.713 INFO kablam! Oct 13 11:02:09.713 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.713 INFO kablam! --> src/utility.rs:58:16 Oct 13 11:02:09.713 INFO kablam! | Oct 13 11:02:09.713 INFO kablam! 58 | self.0.cmp(&other.0) Oct 13 11:02:09.713 INFO kablam! | ^^^^^^^^ Oct 13 11:02:09.713 INFO kablam! ... Oct 13 11:02:09.713 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 13 11:02:09.713 INFO kablam! | ------------------------------- in this macro invocation Oct 13 11:02:09.713 INFO kablam! | Oct 13 11:02:09.713 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! Oct 13 11:02:09.713 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.713 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.713 INFO kablam! Oct 13 11:02:09.713 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.713 INFO kablam! --> src/utility.rs:65:19 Oct 13 11:02:09.713 INFO kablam! | Oct 13 11:02:09.713 INFO kablam! 65 | builder.field(&self.0); Oct 13 11:02:09.713 INFO kablam! | ^^^^^^^ Oct 13 11:02:09.713 INFO kablam! ... Oct 13 11:02:09.713 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 13 11:02:09.713 INFO kablam! | ------------------------------ in this macro invocation Oct 13 11:02:09.713 INFO kablam! | Oct 13 11:02:09.713 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! Oct 13 11:02:09.713 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.713 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.713 INFO kablam! Oct 13 11:02:09.713 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:02:09.713 INFO kablam! --> src/utility.rs:65:19 Oct 13 11:02:09.713 INFO kablam! | Oct 13 11:02:09.713 INFO kablam! 65 | builder.field(&self.0); Oct 13 11:02:09.713 INFO kablam! | ^^^^^^^ Oct 13 11:02:09.713 INFO kablam! ... Oct 13 11:02:09.713 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 13 11:02:09.713 INFO kablam! | ------------------------------- in this macro invocation Oct 13 11:02:09.713 INFO kablam! | Oct 13 11:02:09.713 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! Oct 13 11:02:09.713 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:02:09.713 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:02:09.713 INFO kablam! Oct 13 11:02:09.904 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.26s Oct 13 11:02:09.906 INFO kablam! su: No module specific data is present Oct 13 11:02:10.368 INFO running `"docker" "rm" "-f" "10fb2b44d6dded4be3f97ad778afcd88c513b25957b6d720696cc537dd4d7f15"` Oct 13 11:02:10.504 INFO blam! 10fb2b44d6dded4be3f97ad778afcd88c513b25957b6d720696cc537dd4d7f15