Oct 27 18:12:11.239 INFO checking pe-0.1.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 18:12:11.239 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 18:12:11.693 INFO blam! 05bddba38480474099af8d5d54355bf6e3827e23dbc65237b1690b41ac2aa995 Oct 27 18:12:11.703 INFO running `"docker" "start" "-a" "05bddba38480474099af8d5d54355bf6e3827e23dbc65237b1690b41ac2aa995"` Oct 27 18:12:12.726 INFO kablam! usermod: no changes Oct 27 18:12:12.769 INFO kablam! Checking pe v0.1.1 (/source) Oct 27 18:12:14.046 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.046 INFO kablam! --> src/lib.rs:47:34 Oct 27 18:12:14.046 INFO kablam! | Oct 27 18:12:14.046 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Oct 27 18:12:14.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:12:14.046 INFO kablam! | Oct 27 18:12:14.046 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 27 18:12:14.046 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 27 18:12:14.046 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.046 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 27 18:12:14.046 INFO kablam! Oct 27 18:12:14.046 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.046 INFO kablam! --> src/lib.rs:48:38 Oct 27 18:12:14.046 INFO kablam! | Oct 27 18:12:14.046 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Oct 27 18:12:14.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:12:14.047 INFO kablam! | Oct 27 18:12:14.047 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 27 18:12:14.047 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.047 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 27 18:12:14.047 INFO kablam! Oct 27 18:12:14.047 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.047 INFO kablam! --> src/lib.rs:54:34 Oct 27 18:12:14.047 INFO kablam! | Oct 27 18:12:14.047 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Oct 27 18:12:14.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 18:12:14.047 INFO kablam! | Oct 27 18:12:14.047 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 27 18:12:14.047 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.047 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 27 18:12:14.047 INFO kablam! Oct 27 18:12:14.047 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.047 INFO kablam! --> src/lib.rs:55:38 Oct 27 18:12:14.047 INFO kablam! | Oct 27 18:12:14.047 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Oct 27 18:12:14.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 18:12:14.047 INFO kablam! | Oct 27 18:12:14.047 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 27 18:12:14.047 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.047 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 27 18:12:14.047 INFO kablam! Oct 27 18:12:14.047 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.047 INFO kablam! --> src/lib.rs:61:34 Oct 27 18:12:14.047 INFO kablam! | Oct 27 18:12:14.047 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Oct 27 18:12:14.047 INFO kablam! | ^^^^^^^^^^^^ Oct 27 18:12:14.047 INFO kablam! | Oct 27 18:12:14.047 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 27 18:12:14.047 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.047 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 27 18:12:14.047 INFO kablam! Oct 27 18:12:14.047 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.047 INFO kablam! --> src/lib.rs:62:38 Oct 27 18:12:14.047 INFO kablam! | Oct 27 18:12:14.047 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Oct 27 18:12:14.047 INFO kablam! | ^^^^^^^^^^^^ Oct 27 18:12:14.047 INFO kablam! | Oct 27 18:12:14.047 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 27 18:12:14.047 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.047 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 27 18:12:14.047 INFO kablam! Oct 27 18:12:14.047 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.047 INFO kablam! --> src/utility.rs:45:5 Oct 27 18:12:14.047 INFO kablam! | Oct 27 18:12:14.047 INFO kablam! 45 | self.0.eq(&other.0) Oct 27 18:12:14.047 INFO kablam! | ^^^^^^ Oct 27 18:12:14.047 INFO kablam! ... Oct 27 18:12:14.047 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 27 18:12:14.047 INFO kablam! | ------------------------------ in this macro invocation Oct 27 18:12:14.047 INFO kablam! | Oct 27 18:12:14.047 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 27 18:12:14.047 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.047 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 27 18:12:14.047 INFO kablam! Oct 27 18:12:14.047 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.047 INFO kablam! --> src/utility.rs:45:15 Oct 27 18:12:14.047 INFO kablam! | Oct 27 18:12:14.047 INFO kablam! 45 | self.0.eq(&other.0) Oct 27 18:12:14.047 INFO kablam! | ^^^^^^^^ Oct 27 18:12:14.047 INFO kablam! ... Oct 27 18:12:14.047 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 27 18:12:14.047 INFO kablam! | ------------------------------ in this macro invocation Oct 27 18:12:14.047 INFO kablam! | Oct 27 18:12:14.047 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 27 18:12:14.047 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.047 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 27 18:12:14.047 INFO kablam! Oct 27 18:12:14.047 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.047 INFO kablam! --> src/utility.rs:45:5 Oct 27 18:12:14.047 INFO kablam! | Oct 27 18:12:14.047 INFO kablam! 45 | self.0.eq(&other.0) Oct 27 18:12:14.047 INFO kablam! | ^^^^^^ Oct 27 18:12:14.047 INFO kablam! ... Oct 27 18:12:14.047 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 27 18:12:14.047 INFO kablam! | ------------------------------- in this macro invocation Oct 27 18:12:14.047 INFO kablam! | Oct 27 18:12:14.047 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 27 18:12:14.048 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.048 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 27 18:12:14.048 INFO kablam! Oct 27 18:12:14.048 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.048 INFO kablam! --> src/utility.rs:45:15 Oct 27 18:12:14.048 INFO kablam! | Oct 27 18:12:14.048 INFO kablam! 45 | self.0.eq(&other.0) Oct 27 18:12:14.048 INFO kablam! | ^^^^^^^^ Oct 27 18:12:14.048 INFO kablam! ... Oct 27 18:12:14.048 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 27 18:12:14.048 INFO kablam! | ------------------------------- in this macro invocation Oct 27 18:12:14.048 INFO kablam! | Oct 27 18:12:14.048 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 27 18:12:14.048 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.048 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 27 18:12:14.048 INFO kablam! Oct 27 18:12:14.048 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.048 INFO kablam! --> src/utility.rs:51:5 Oct 27 18:12:14.048 INFO kablam! | Oct 27 18:12:14.048 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 27 18:12:14.048 INFO kablam! | ^^^^^^ Oct 27 18:12:14.048 INFO kablam! ... Oct 27 18:12:14.048 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 27 18:12:14.048 INFO kablam! | ------------------------------ in this macro invocation Oct 27 18:12:14.048 INFO kablam! | Oct 27 18:12:14.048 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 27 18:12:14.048 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.048 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 27 18:12:14.048 INFO kablam! Oct 27 18:12:14.048 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.048 INFO kablam! --> src/utility.rs:51:24 Oct 27 18:12:14.048 INFO kablam! | Oct 27 18:12:14.048 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 27 18:12:14.048 INFO kablam! | ^^^^^^^^ Oct 27 18:12:14.048 INFO kablam! ... Oct 27 18:12:14.048 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 27 18:12:14.048 INFO kablam! | ------------------------------ in this macro invocation Oct 27 18:12:14.048 INFO kablam! | Oct 27 18:12:14.048 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 27 18:12:14.048 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.048 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 27 18:12:14.048 INFO kablam! Oct 27 18:12:14.048 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.048 INFO kablam! --> src/utility.rs:51:5 Oct 27 18:12:14.048 INFO kablam! | Oct 27 18:12:14.048 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 27 18:12:14.048 INFO kablam! | ^^^^^^ Oct 27 18:12:14.048 INFO kablam! ... Oct 27 18:12:14.048 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 27 18:12:14.048 INFO kablam! | ------------------------------- in this macro invocation Oct 27 18:12:14.048 INFO kablam! | Oct 27 18:12:14.048 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 27 18:12:14.048 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.048 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 27 18:12:14.048 INFO kablam! Oct 27 18:12:14.048 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.048 INFO kablam! --> src/utility.rs:51:24 Oct 27 18:12:14.048 INFO kablam! | Oct 27 18:12:14.048 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 27 18:12:14.048 INFO kablam! | ^^^^^^^^ Oct 27 18:12:14.048 INFO kablam! ... Oct 27 18:12:14.048 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 27 18:12:14.048 INFO kablam! | ------------------------------- in this macro invocation Oct 27 18:12:14.048 INFO kablam! | Oct 27 18:12:14.048 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 27 18:12:14.048 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.048 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 27 18:12:14.048 INFO kablam! Oct 27 18:12:14.048 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.048 INFO kablam! --> src/utility.rs:58:5 Oct 27 18:12:14.048 INFO kablam! | Oct 27 18:12:14.048 INFO kablam! 58 | self.0.cmp(&other.0) Oct 27 18:12:14.048 INFO kablam! | ^^^^^^ Oct 27 18:12:14.048 INFO kablam! ... Oct 27 18:12:14.048 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 27 18:12:14.048 INFO kablam! | ------------------------------ in this macro invocation Oct 27 18:12:14.048 INFO kablam! | Oct 27 18:12:14.048 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 27 18:12:14.048 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.048 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 27 18:12:14.048 INFO kablam! Oct 27 18:12:14.048 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.048 INFO kablam! --> src/utility.rs:58:16 Oct 27 18:12:14.049 INFO kablam! | Oct 27 18:12:14.049 INFO kablam! 58 | self.0.cmp(&other.0) Oct 27 18:12:14.049 INFO kablam! | ^^^^^^^^ Oct 27 18:12:14.049 INFO kablam! ... Oct 27 18:12:14.049 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 27 18:12:14.049 INFO kablam! | ------------------------------ in this macro invocation Oct 27 18:12:14.049 INFO kablam! | Oct 27 18:12:14.049 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 27 18:12:14.049 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.049 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 27 18:12:14.049 INFO kablam! Oct 27 18:12:14.049 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.049 INFO kablam! --> src/utility.rs:58:5 Oct 27 18:12:14.049 INFO kablam! | Oct 27 18:12:14.049 INFO kablam! 58 | self.0.cmp(&other.0) Oct 27 18:12:14.049 INFO kablam! | ^^^^^^ Oct 27 18:12:14.049 INFO kablam! ... Oct 27 18:12:14.049 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 27 18:12:14.049 INFO kablam! | ------------------------------- in this macro invocation Oct 27 18:12:14.049 INFO kablam! | Oct 27 18:12:14.049 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 27 18:12:14.049 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.049 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 27 18:12:14.049 INFO kablam! Oct 27 18:12:14.049 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.049 INFO kablam! --> src/utility.rs:58:16 Oct 27 18:12:14.049 INFO kablam! | Oct 27 18:12:14.049 INFO kablam! 58 | self.0.cmp(&other.0) Oct 27 18:12:14.049 INFO kablam! | ^^^^^^^^ Oct 27 18:12:14.049 INFO kablam! ... Oct 27 18:12:14.049 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 27 18:12:14.049 INFO kablam! | ------------------------------- in this macro invocation Oct 27 18:12:14.049 INFO kablam! | Oct 27 18:12:14.049 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 27 18:12:14.049 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.049 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 27 18:12:14.049 INFO kablam! Oct 27 18:12:14.049 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.049 INFO kablam! --> src/utility.rs:65:19 Oct 27 18:12:14.049 INFO kablam! | Oct 27 18:12:14.049 INFO kablam! 65 | builder.field(&self.0); Oct 27 18:12:14.049 INFO kablam! | ^^^^^^^ Oct 27 18:12:14.049 INFO kablam! ... Oct 27 18:12:14.049 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 27 18:12:14.049 INFO kablam! | ------------------------------ in this macro invocation Oct 27 18:12:14.049 INFO kablam! | Oct 27 18:12:14.049 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 27 18:12:14.049 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.049 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 27 18:12:14.049 INFO kablam! Oct 27 18:12:14.049 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.049 INFO kablam! --> src/utility.rs:65:19 Oct 27 18:12:14.049 INFO kablam! | Oct 27 18:12:14.049 INFO kablam! 65 | builder.field(&self.0); Oct 27 18:12:14.049 INFO kablam! | ^^^^^^^ Oct 27 18:12:14.049 INFO kablam! ... Oct 27 18:12:14.049 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 27 18:12:14.049 INFO kablam! | ------------------------------- in this macro invocation Oct 27 18:12:14.049 INFO kablam! | Oct 27 18:12:14.049 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 27 18:12:14.049 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.049 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 27 18:12:14.049 INFO kablam! Oct 27 18:12:14.055 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.055 INFO kablam! --> src/lib.rs:47:34 Oct 27 18:12:14.055 INFO kablam! | Oct 27 18:12:14.055 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Oct 27 18:12:14.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:12:14.055 INFO kablam! | Oct 27 18:12:14.055 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 27 18:12:14.055 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 27 18:12:14.055 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.055 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 27 18:12:14.055 INFO kablam! Oct 27 18:12:14.055 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.055 INFO kablam! --> src/lib.rs:48:38 Oct 27 18:12:14.055 INFO kablam! | Oct 27 18:12:14.055 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Oct 27 18:12:14.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:12:14.055 INFO kablam! | Oct 27 18:12:14.055 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 27 18:12:14.055 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.056 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 27 18:12:14.056 INFO kablam! Oct 27 18:12:14.056 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.056 INFO kablam! --> src/lib.rs:54:34 Oct 27 18:12:14.056 INFO kablam! | Oct 27 18:12:14.056 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Oct 27 18:12:14.056 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 18:12:14.056 INFO kablam! | Oct 27 18:12:14.056 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 27 18:12:14.056 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.056 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 27 18:12:14.056 INFO kablam! Oct 27 18:12:14.056 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.056 INFO kablam! --> src/lib.rs:55:38 Oct 27 18:12:14.056 INFO kablam! | Oct 27 18:12:14.056 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Oct 27 18:12:14.056 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 18:12:14.056 INFO kablam! | Oct 27 18:12:14.056 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 27 18:12:14.056 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.056 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 27 18:12:14.056 INFO kablam! Oct 27 18:12:14.056 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.057 INFO kablam! --> src/lib.rs:61:34 Oct 27 18:12:14.057 INFO kablam! | Oct 27 18:12:14.057 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Oct 27 18:12:14.057 INFO kablam! | ^^^^^^^^^^^^ Oct 27 18:12:14.057 INFO kablam! | Oct 27 18:12:14.057 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 27 18:12:14.057 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.057 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 27 18:12:14.057 INFO kablam! Oct 27 18:12:14.057 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.057 INFO kablam! --> src/lib.rs:62:38 Oct 27 18:12:14.057 INFO kablam! | Oct 27 18:12:14.057 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Oct 27 18:12:14.057 INFO kablam! | ^^^^^^^^^^^^ Oct 27 18:12:14.057 INFO kablam! | Oct 27 18:12:14.057 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 27 18:12:14.057 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.057 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 27 18:12:14.057 INFO kablam! Oct 27 18:12:14.057 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.057 INFO kablam! --> src/utility.rs:45:5 Oct 27 18:12:14.057 INFO kablam! | Oct 27 18:12:14.057 INFO kablam! 45 | self.0.eq(&other.0) Oct 27 18:12:14.057 INFO kablam! | ^^^^^^ Oct 27 18:12:14.057 INFO kablam! ... Oct 27 18:12:14.057 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 27 18:12:14.057 INFO kablam! | ------------------------------ in this macro invocation Oct 27 18:12:14.057 INFO kablam! | Oct 27 18:12:14.057 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 27 18:12:14.057 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.057 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 27 18:12:14.057 INFO kablam! Oct 27 18:12:14.057 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.057 INFO kablam! --> src/utility.rs:45:15 Oct 27 18:12:14.057 INFO kablam! | Oct 27 18:12:14.057 INFO kablam! 45 | self.0.eq(&other.0) Oct 27 18:12:14.057 INFO kablam! | ^^^^^^^^ Oct 27 18:12:14.057 INFO kablam! ... Oct 27 18:12:14.057 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 27 18:12:14.057 INFO kablam! | ------------------------------ in this macro invocation Oct 27 18:12:14.057 INFO kablam! | Oct 27 18:12:14.057 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 27 18:12:14.057 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.057 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 27 18:12:14.057 INFO kablam! Oct 27 18:12:14.057 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.057 INFO kablam! --> src/utility.rs:45:5 Oct 27 18:12:14.057 INFO kablam! | Oct 27 18:12:14.057 INFO kablam! 45 | self.0.eq(&other.0) Oct 27 18:12:14.057 INFO kablam! | ^^^^^^ Oct 27 18:12:14.057 INFO kablam! ... Oct 27 18:12:14.057 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 27 18:12:14.057 INFO kablam! | ------------------------------- in this macro invocation Oct 27 18:12:14.057 INFO kablam! | Oct 27 18:12:14.057 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 27 18:12:14.057 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.057 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 27 18:12:14.057 INFO kablam! Oct 27 18:12:14.057 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.057 INFO kablam! --> src/utility.rs:45:15 Oct 27 18:12:14.057 INFO kablam! | Oct 27 18:12:14.057 INFO kablam! 45 | self.0.eq(&other.0) Oct 27 18:12:14.057 INFO kablam! | ^^^^^^^^ Oct 27 18:12:14.057 INFO kablam! ... Oct 27 18:12:14.057 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 27 18:12:14.057 INFO kablam! | ------------------------------- in this macro invocation Oct 27 18:12:14.057 INFO kablam! | Oct 27 18:12:14.057 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 27 18:12:14.057 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.057 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 27 18:12:14.057 INFO kablam! Oct 27 18:12:14.057 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.057 INFO kablam! --> src/utility.rs:51:5 Oct 27 18:12:14.057 INFO kablam! | Oct 27 18:12:14.057 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 27 18:12:14.057 INFO kablam! | ^^^^^^ Oct 27 18:12:14.057 INFO kablam! ... Oct 27 18:12:14.057 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 27 18:12:14.057 INFO kablam! | ------------------------------ in this macro invocation Oct 27 18:12:14.057 INFO kablam! | Oct 27 18:12:14.057 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 27 18:12:14.058 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.058 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 27 18:12:14.058 INFO kablam! Oct 27 18:12:14.058 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.058 INFO kablam! --> src/utility.rs:51:24 Oct 27 18:12:14.058 INFO kablam! | Oct 27 18:12:14.058 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 27 18:12:14.058 INFO kablam! | ^^^^^^^^ Oct 27 18:12:14.058 INFO kablam! ... Oct 27 18:12:14.058 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 27 18:12:14.058 INFO kablam! | ------------------------------ in this macro invocation Oct 27 18:12:14.058 INFO kablam! | Oct 27 18:12:14.058 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 27 18:12:14.058 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.058 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 27 18:12:14.058 INFO kablam! Oct 27 18:12:14.058 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.058 INFO kablam! --> src/utility.rs:51:5 Oct 27 18:12:14.058 INFO kablam! | Oct 27 18:12:14.058 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 27 18:12:14.058 INFO kablam! | ^^^^^^ Oct 27 18:12:14.058 INFO kablam! ... Oct 27 18:12:14.058 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 27 18:12:14.058 INFO kablam! | ------------------------------- in this macro invocation Oct 27 18:12:14.058 INFO kablam! | Oct 27 18:12:14.058 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 27 18:12:14.058 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.058 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 27 18:12:14.058 INFO kablam! Oct 27 18:12:14.058 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.058 INFO kablam! --> src/utility.rs:51:24 Oct 27 18:12:14.058 INFO kablam! | Oct 27 18:12:14.058 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 27 18:12:14.058 INFO kablam! | ^^^^^^^^ Oct 27 18:12:14.058 INFO kablam! ... Oct 27 18:12:14.058 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 27 18:12:14.058 INFO kablam! | ------------------------------- in this macro invocation Oct 27 18:12:14.058 INFO kablam! | Oct 27 18:12:14.058 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 27 18:12:14.058 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.058 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 27 18:12:14.058 INFO kablam! Oct 27 18:12:14.058 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.058 INFO kablam! --> src/utility.rs:58:5 Oct 27 18:12:14.058 INFO kablam! | Oct 27 18:12:14.058 INFO kablam! 58 | self.0.cmp(&other.0) Oct 27 18:12:14.058 INFO kablam! | ^^^^^^ Oct 27 18:12:14.058 INFO kablam! ... Oct 27 18:12:14.058 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 27 18:12:14.058 INFO kablam! | ------------------------------ in this macro invocation Oct 27 18:12:14.058 INFO kablam! | Oct 27 18:12:14.058 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 27 18:12:14.058 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.058 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 27 18:12:14.058 INFO kablam! Oct 27 18:12:14.058 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.058 INFO kablam! --> src/utility.rs:58:16 Oct 27 18:12:14.058 INFO kablam! | Oct 27 18:12:14.058 INFO kablam! 58 | self.0.cmp(&other.0) Oct 27 18:12:14.058 INFO kablam! | ^^^^^^^^ Oct 27 18:12:14.058 INFO kablam! ... Oct 27 18:12:14.058 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 27 18:12:14.058 INFO kablam! | ------------------------------ in this macro invocation Oct 27 18:12:14.058 INFO kablam! | Oct 27 18:12:14.058 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 27 18:12:14.058 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.058 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 27 18:12:14.058 INFO kablam! Oct 27 18:12:14.058 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.058 INFO kablam! --> src/utility.rs:58:5 Oct 27 18:12:14.058 INFO kablam! | Oct 27 18:12:14.058 INFO kablam! 58 | self.0.cmp(&other.0) Oct 27 18:12:14.058 INFO kablam! | ^^^^^^ Oct 27 18:12:14.058 INFO kablam! ... Oct 27 18:12:14.058 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 27 18:12:14.058 INFO kablam! | ------------------------------- in this macro invocation Oct 27 18:12:14.058 INFO kablam! | Oct 27 18:12:14.058 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 27 18:12:14.058 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.058 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 27 18:12:14.059 INFO kablam! Oct 27 18:12:14.059 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.059 INFO kablam! --> src/utility.rs:58:16 Oct 27 18:12:14.059 INFO kablam! | Oct 27 18:12:14.059 INFO kablam! 58 | self.0.cmp(&other.0) Oct 27 18:12:14.059 INFO kablam! | ^^^^^^^^ Oct 27 18:12:14.059 INFO kablam! ... Oct 27 18:12:14.059 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 27 18:12:14.059 INFO kablam! | ------------------------------- in this macro invocation Oct 27 18:12:14.059 INFO kablam! | Oct 27 18:12:14.059 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 27 18:12:14.059 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.059 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 27 18:12:14.059 INFO kablam! Oct 27 18:12:14.059 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.059 INFO kablam! --> src/utility.rs:65:19 Oct 27 18:12:14.059 INFO kablam! | Oct 27 18:12:14.059 INFO kablam! 65 | builder.field(&self.0); Oct 27 18:12:14.059 INFO kablam! | ^^^^^^^ Oct 27 18:12:14.059 INFO kablam! ... Oct 27 18:12:14.059 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 27 18:12:14.059 INFO kablam! | ------------------------------ in this macro invocation Oct 27 18:12:14.059 INFO kablam! | Oct 27 18:12:14.059 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 27 18:12:14.059 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.059 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 27 18:12:14.059 INFO kablam! Oct 27 18:12:14.059 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:12:14.059 INFO kablam! --> src/utility.rs:65:19 Oct 27 18:12:14.059 INFO kablam! | Oct 27 18:12:14.059 INFO kablam! 65 | builder.field(&self.0); Oct 27 18:12:14.059 INFO kablam! | ^^^^^^^ Oct 27 18:12:14.059 INFO kablam! ... Oct 27 18:12:14.059 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 27 18:12:14.059 INFO kablam! | ------------------------------- in this macro invocation Oct 27 18:12:14.059 INFO kablam! | Oct 27 18:12:14.059 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 27 18:12:14.059 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:12:14.059 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 27 18:12:14.059 INFO kablam! Oct 27 18:12:14.699 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.94s Oct 27 18:12:14.699 INFO kablam! su: No module specific data is present Oct 27 18:12:14.955 INFO running `"docker" "rm" "-f" "05bddba38480474099af8d5d54355bf6e3827e23dbc65237b1690b41ac2aa995"` Oct 27 18:12:15.258 INFO blam! 05bddba38480474099af8d5d54355bf6e3827e23dbc65237b1690b41ac2aa995