Sep 04 11:30:06.090 INFO checking pe-0.1.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 11:30:06.090 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 11:30:06.091 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 11:30:06.296 INFO blam! 65953e47be124746d26896840e163045e4b4574a9502c5af6cf89f70533ecd58 Sep 04 11:30:06.298 INFO running `"docker" "start" "-a" "65953e47be124746d26896840e163045e4b4574a9502c5af6cf89f70533ecd58"` Sep 04 11:30:06.990 INFO kablam! Checking pe v0.1.1 (file:///source) Sep 04 11:30:08.437 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.437 INFO kablam! --> src/lib.rs:47:34 Sep 04 11:30:08.437 INFO kablam! | Sep 04 11:30:08.437 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Sep 04 11:30:08.437 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:30:08.438 INFO kablam! | Sep 04 11:30:08.438 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 11:30:08.438 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 11:30:08.438 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.438 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 11:30:08.438 INFO kablam! Sep 04 11:30:08.438 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.438 INFO kablam! --> src/lib.rs:48:38 Sep 04 11:30:08.438 INFO kablam! | Sep 04 11:30:08.438 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Sep 04 11:30:08.438 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:30:08.438 INFO kablam! | Sep 04 11:30:08.438 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 11:30:08.438 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.438 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 11:30:08.438 INFO kablam! Sep 04 11:30:08.438 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.438 INFO kablam! --> src/lib.rs:54:34 Sep 04 11:30:08.438 INFO kablam! | Sep 04 11:30:08.438 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Sep 04 11:30:08.438 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 11:30:08.438 INFO kablam! | Sep 04 11:30:08.438 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 11:30:08.438 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.438 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 11:30:08.438 INFO kablam! Sep 04 11:30:08.438 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.439 INFO kablam! --> src/lib.rs:55:38 Sep 04 11:30:08.439 INFO kablam! | Sep 04 11:30:08.439 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Sep 04 11:30:08.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 11:30:08.439 INFO kablam! | Sep 04 11:30:08.439 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 11:30:08.439 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.439 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 11:30:08.439 INFO kablam! Sep 04 11:30:08.439 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.439 INFO kablam! --> src/lib.rs:61:34 Sep 04 11:30:08.439 INFO kablam! | Sep 04 11:30:08.439 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Sep 04 11:30:08.439 INFO kablam! | ^^^^^^^^^^^^ Sep 04 11:30:08.439 INFO kablam! | Sep 04 11:30:08.439 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 11:30:08.439 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.439 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 11:30:08.439 INFO kablam! Sep 04 11:30:08.439 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.439 INFO kablam! --> src/lib.rs:62:38 Sep 04 11:30:08.439 INFO kablam! | Sep 04 11:30:08.439 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Sep 04 11:30:08.439 INFO kablam! | ^^^^^^^^^^^^ Sep 04 11:30:08.439 INFO kablam! | Sep 04 11:30:08.439 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 11:30:08.439 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.440 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 11:30:08.440 INFO kablam! Sep 04 11:30:08.440 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.440 INFO kablam! --> src/utility.rs:45:5 Sep 04 11:30:08.440 INFO kablam! | Sep 04 11:30:08.440 INFO kablam! 45 | self.0.eq(&other.0) Sep 04 11:30:08.440 INFO kablam! | ^^^^^^ Sep 04 11:30:08.440 INFO kablam! ... Sep 04 11:30:08.440 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 04 11:30:08.440 INFO kablam! | ------------------------------ in this macro invocation Sep 04 11:30:08.440 INFO kablam! | Sep 04 11:30:08.440 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 11:30:08.440 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.440 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 11:30:08.440 INFO kablam! Sep 04 11:30:08.440 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.440 INFO kablam! --> src/utility.rs:45:15 Sep 04 11:30:08.440 INFO kablam! | Sep 04 11:30:08.440 INFO kablam! 45 | self.0.eq(&other.0) Sep 04 11:30:08.440 INFO kablam! | ^^^^^^^^ Sep 04 11:30:08.440 INFO kablam! ... Sep 04 11:30:08.440 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 04 11:30:08.440 INFO kablam! | ------------------------------ in this macro invocation Sep 04 11:30:08.440 INFO kablam! | Sep 04 11:30:08.440 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 11:30:08.440 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.441 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 11:30:08.441 INFO kablam! Sep 04 11:30:08.441 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.441 INFO kablam! --> src/utility.rs:45:5 Sep 04 11:30:08.441 INFO kablam! | Sep 04 11:30:08.441 INFO kablam! 45 | self.0.eq(&other.0) Sep 04 11:30:08.441 INFO kablam! | ^^^^^^ Sep 04 11:30:08.441 INFO kablam! ... Sep 04 11:30:08.441 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 04 11:30:08.441 INFO kablam! | ------------------------------- in this macro invocation Sep 04 11:30:08.441 INFO kablam! | Sep 04 11:30:08.441 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 11:30:08.441 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.441 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 11:30:08.441 INFO kablam! Sep 04 11:30:08.441 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.441 INFO kablam! --> src/utility.rs:45:15 Sep 04 11:30:08.441 INFO kablam! | Sep 04 11:30:08.441 INFO kablam! 45 | self.0.eq(&other.0) Sep 04 11:30:08.441 INFO kablam! | ^^^^^^^^ Sep 04 11:30:08.441 INFO kablam! ... Sep 04 11:30:08.441 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 04 11:30:08.441 INFO kablam! | ------------------------------- in this macro invocation Sep 04 11:30:08.441 INFO kablam! | Sep 04 11:30:08.441 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 11:30:08.441 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.441 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 11:30:08.442 INFO kablam! Sep 04 11:30:08.442 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.442 INFO kablam! --> src/utility.rs:51:5 Sep 04 11:30:08.442 INFO kablam! | Sep 04 11:30:08.442 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 04 11:30:08.442 INFO kablam! | ^^^^^^ Sep 04 11:30:08.442 INFO kablam! ... Sep 04 11:30:08.442 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 04 11:30:08.442 INFO kablam! | ------------------------------ in this macro invocation Sep 04 11:30:08.442 INFO kablam! | Sep 04 11:30:08.442 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 11:30:08.442 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.442 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 11:30:08.442 INFO kablam! Sep 04 11:30:08.442 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.442 INFO kablam! --> src/utility.rs:51:24 Sep 04 11:30:08.442 INFO kablam! | Sep 04 11:30:08.442 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 04 11:30:08.442 INFO kablam! | ^^^^^^^^ Sep 04 11:30:08.442 INFO kablam! ... Sep 04 11:30:08.442 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 04 11:30:08.442 INFO kablam! | ------------------------------ in this macro invocation Sep 04 11:30:08.442 INFO kablam! | Sep 04 11:30:08.443 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 11:30:08.443 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.443 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 11:30:08.443 INFO kablam! Sep 04 11:30:08.443 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.443 INFO kablam! --> src/utility.rs:51:5 Sep 04 11:30:08.443 INFO kablam! | Sep 04 11:30:08.443 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 04 11:30:08.443 INFO kablam! | ^^^^^^ Sep 04 11:30:08.443 INFO kablam! ... Sep 04 11:30:08.443 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 04 11:30:08.443 INFO kablam! | ------------------------------- in this macro invocation Sep 04 11:30:08.443 INFO kablam! | Sep 04 11:30:08.443 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 11:30:08.443 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.443 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 11:30:08.443 INFO kablam! Sep 04 11:30:08.443 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.443 INFO kablam! --> src/utility.rs:51:24 Sep 04 11:30:08.443 INFO kablam! | Sep 04 11:30:08.443 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 04 11:30:08.443 INFO kablam! | ^^^^^^^^ Sep 04 11:30:08.443 INFO kablam! ... Sep 04 11:30:08.443 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 04 11:30:08.443 INFO kablam! | ------------------------------- in this macro invocation Sep 04 11:30:08.443 INFO kablam! | Sep 04 11:30:08.444 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 11:30:08.444 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.444 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 11:30:08.444 INFO kablam! Sep 04 11:30:08.444 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.444 INFO kablam! --> src/utility.rs:58:5 Sep 04 11:30:08.444 INFO kablam! | Sep 04 11:30:08.444 INFO kablam! 58 | self.0.cmp(&other.0) Sep 04 11:30:08.444 INFO kablam! | ^^^^^^ Sep 04 11:30:08.444 INFO kablam! ... Sep 04 11:30:08.444 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 04 11:30:08.444 INFO kablam! | ------------------------------ in this macro invocation Sep 04 11:30:08.444 INFO kablam! | Sep 04 11:30:08.444 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 11:30:08.444 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.444 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 11:30:08.444 INFO kablam! Sep 04 11:30:08.444 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.444 INFO kablam! --> src/utility.rs:58:16 Sep 04 11:30:08.444 INFO kablam! | Sep 04 11:30:08.444 INFO kablam! 58 | self.0.cmp(&other.0) Sep 04 11:30:08.444 INFO kablam! | ^^^^^^^^ Sep 04 11:30:08.444 INFO kablam! ... Sep 04 11:30:08.445 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 04 11:30:08.445 INFO kablam! | ------------------------------ in this macro invocation Sep 04 11:30:08.445 INFO kablam! | Sep 04 11:30:08.445 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 11:30:08.445 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.445 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 11:30:08.445 INFO kablam! Sep 04 11:30:08.447 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.447 INFO kablam! --> src/utility.rs:58:5 Sep 04 11:30:08.447 INFO kablam! | Sep 04 11:30:08.447 INFO kablam! 58 | self.0.cmp(&other.0) Sep 04 11:30:08.447 INFO kablam! | ^^^^^^ Sep 04 11:30:08.447 INFO kablam! ... Sep 04 11:30:08.447 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 04 11:30:08.447 INFO kablam! | ------------------------------- in this macro invocation Sep 04 11:30:08.447 INFO kablam! | Sep 04 11:30:08.447 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 11:30:08.447 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.447 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 11:30:08.447 INFO kablam! Sep 04 11:30:08.447 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.447 INFO kablam! --> src/utility.rs:58:16 Sep 04 11:30:08.447 INFO kablam! | Sep 04 11:30:08.447 INFO kablam! 58 | self.0.cmp(&other.0) Sep 04 11:30:08.448 INFO kablam! | ^^^^^^^^ Sep 04 11:30:08.448 INFO kablam! ... Sep 04 11:30:08.448 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 04 11:30:08.448 INFO kablam! | ------------------------------- in this macro invocation Sep 04 11:30:08.448 INFO kablam! | Sep 04 11:30:08.448 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 11:30:08.448 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.448 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 11:30:08.448 INFO kablam! Sep 04 11:30:08.448 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.448 INFO kablam! --> src/utility.rs:65:19 Sep 04 11:30:08.448 INFO kablam! | Sep 04 11:30:08.448 INFO kablam! 65 | builder.field(&self.0); Sep 04 11:30:08.448 INFO kablam! | ^^^^^^^ Sep 04 11:30:08.448 INFO kablam! ... Sep 04 11:30:08.448 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 04 11:30:08.448 INFO kablam! | ------------------------------ in this macro invocation Sep 04 11:30:08.448 INFO kablam! | Sep 04 11:30:08.448 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 11:30:08.448 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.448 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 11:30:08.449 INFO kablam! Sep 04 11:30:08.449 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.449 INFO kablam! --> src/utility.rs:65:19 Sep 04 11:30:08.449 INFO kablam! | Sep 04 11:30:08.449 INFO kablam! 65 | builder.field(&self.0); Sep 04 11:30:08.449 INFO kablam! | ^^^^^^^ Sep 04 11:30:08.449 INFO kablam! ... Sep 04 11:30:08.449 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 04 11:30:08.449 INFO kablam! | ------------------------------- in this macro invocation Sep 04 11:30:08.449 INFO kablam! | Sep 04 11:30:08.449 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 11:30:08.449 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.449 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 11:30:08.449 INFO kablam! Sep 04 11:30:08.572 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.573 INFO kablam! --> src/lib.rs:47:34 Sep 04 11:30:08.573 INFO kablam! | Sep 04 11:30:08.573 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Sep 04 11:30:08.573 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:30:08.573 INFO kablam! | Sep 04 11:30:08.573 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 11:30:08.573 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 11:30:08.573 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.573 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 11:30:08.573 INFO kablam! Sep 04 11:30:08.573 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.573 INFO kablam! --> src/lib.rs:48:38 Sep 04 11:30:08.573 INFO kablam! | Sep 04 11:30:08.573 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Sep 04 11:30:08.573 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:30:08.573 INFO kablam! | Sep 04 11:30:08.573 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 11:30:08.573 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.573 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 11:30:08.573 INFO kablam! Sep 04 11:30:08.573 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.573 INFO kablam! --> src/lib.rs:54:34 Sep 04 11:30:08.573 INFO kablam! | Sep 04 11:30:08.573 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Sep 04 11:30:08.573 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 11:30:08.573 INFO kablam! | Sep 04 11:30:08.573 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 11:30:08.574 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.574 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 11:30:08.574 INFO kablam! Sep 04 11:30:08.574 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.574 INFO kablam! --> src/lib.rs:55:38 Sep 04 11:30:08.576 INFO kablam! | Sep 04 11:30:08.576 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Sep 04 11:30:08.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 11:30:08.576 INFO kablam! | Sep 04 11:30:08.576 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 11:30:08.576 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.576 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 11:30:08.577 INFO kablam! Sep 04 11:30:08.577 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.577 INFO kablam! --> src/lib.rs:61:34 Sep 04 11:30:08.577 INFO kablam! | Sep 04 11:30:08.577 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Sep 04 11:30:08.577 INFO kablam! | ^^^^^^^^^^^^ Sep 04 11:30:08.577 INFO kablam! | Sep 04 11:30:08.577 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 11:30:08.577 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.577 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 11:30:08.577 INFO kablam! Sep 04 11:30:08.577 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.577 INFO kablam! --> src/lib.rs:62:38 Sep 04 11:30:08.577 INFO kablam! | Sep 04 11:30:08.577 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Sep 04 11:30:08.577 INFO kablam! | ^^^^^^^^^^^^ Sep 04 11:30:08.577 INFO kablam! | Sep 04 11:30:08.577 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 11:30:08.577 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.577 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 11:30:08.577 INFO kablam! Sep 04 11:30:08.577 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.577 INFO kablam! --> src/utility.rs:45:5 Sep 04 11:30:08.577 INFO kablam! | Sep 04 11:30:08.577 INFO kablam! 45 | self.0.eq(&other.0) Sep 04 11:30:08.577 INFO kablam! | ^^^^^^ Sep 04 11:30:08.577 INFO kablam! ... Sep 04 11:30:08.577 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 04 11:30:08.577 INFO kablam! | ------------------------------ in this macro invocation Sep 04 11:30:08.577 INFO kablam! | Sep 04 11:30:08.577 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 11:30:08.577 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.578 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 11:30:08.578 INFO kablam! Sep 04 11:30:08.578 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.578 INFO kablam! --> src/utility.rs:45:15 Sep 04 11:30:08.578 INFO kablam! | Sep 04 11:30:08.578 INFO kablam! 45 | self.0.eq(&other.0) Sep 04 11:30:08.578 INFO kablam! | ^^^^^^^^ Sep 04 11:30:08.578 INFO kablam! ... Sep 04 11:30:08.578 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 04 11:30:08.578 INFO kablam! | ------------------------------ in this macro invocation Sep 04 11:30:08.578 INFO kablam! | Sep 04 11:30:08.578 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 11:30:08.578 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.578 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 11:30:08.578 INFO kablam! Sep 04 11:30:08.578 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.578 INFO kablam! --> src/utility.rs:45:5 Sep 04 11:30:08.578 INFO kablam! | Sep 04 11:30:08.578 INFO kablam! 45 | self.0.eq(&other.0) Sep 04 11:30:08.578 INFO kablam! | ^^^^^^ Sep 04 11:30:08.578 INFO kablam! ... Sep 04 11:30:08.578 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 04 11:30:08.578 INFO kablam! | ------------------------------- in this macro invocation Sep 04 11:30:08.578 INFO kablam! | Sep 04 11:30:08.578 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 11:30:08.578 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.578 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 11:30:08.578 INFO kablam! Sep 04 11:30:08.578 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.578 INFO kablam! --> src/utility.rs:45:15 Sep 04 11:30:08.578 INFO kablam! | Sep 04 11:30:08.578 INFO kablam! 45 | self.0.eq(&other.0) Sep 04 11:30:08.578 INFO kablam! | ^^^^^^^^ Sep 04 11:30:08.579 INFO kablam! ... Sep 04 11:30:08.579 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 04 11:30:08.579 INFO kablam! | ------------------------------- in this macro invocation Sep 04 11:30:08.579 INFO kablam! | Sep 04 11:30:08.579 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 11:30:08.579 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.579 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 11:30:08.579 INFO kablam! Sep 04 11:30:08.579 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.579 INFO kablam! --> src/utility.rs:51:5 Sep 04 11:30:08.579 INFO kablam! | Sep 04 11:30:08.579 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 04 11:30:08.579 INFO kablam! | ^^^^^^ Sep 04 11:30:08.579 INFO kablam! ... Sep 04 11:30:08.579 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 04 11:30:08.579 INFO kablam! | ------------------------------ in this macro invocation Sep 04 11:30:08.579 INFO kablam! | Sep 04 11:30:08.579 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 11:30:08.579 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.579 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 11:30:08.579 INFO kablam! Sep 04 11:30:08.579 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.579 INFO kablam! --> src/utility.rs:51:24 Sep 04 11:30:08.579 INFO kablam! | Sep 04 11:30:08.579 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 04 11:30:08.579 INFO kablam! | ^^^^^^^^ Sep 04 11:30:08.579 INFO kablam! ... Sep 04 11:30:08.579 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 04 11:30:08.579 INFO kablam! | ------------------------------ in this macro invocation Sep 04 11:30:08.579 INFO kablam! | Sep 04 11:30:08.579 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 11:30:08.579 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.579 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 11:30:08.579 INFO kablam! Sep 04 11:30:08.580 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.580 INFO kablam! --> src/utility.rs:51:5 Sep 04 11:30:08.580 INFO kablam! | Sep 04 11:30:08.580 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 04 11:30:08.580 INFO kablam! | ^^^^^^ Sep 04 11:30:08.580 INFO kablam! ... Sep 04 11:30:08.580 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 04 11:30:08.580 INFO kablam! | ------------------------------- in this macro invocation Sep 04 11:30:08.580 INFO kablam! | Sep 04 11:30:08.580 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 11:30:08.580 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.580 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 11:30:08.580 INFO kablam! Sep 04 11:30:08.580 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.580 INFO kablam! --> src/utility.rs:51:24 Sep 04 11:30:08.580 INFO kablam! | Sep 04 11:30:08.580 INFO kablam! 51 | self.0.partial_cmp(&other.0) Sep 04 11:30:08.580 INFO kablam! | ^^^^^^^^ Sep 04 11:30:08.580 INFO kablam! ... Sep 04 11:30:08.580 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 04 11:30:08.580 INFO kablam! | ------------------------------- in this macro invocation Sep 04 11:30:08.580 INFO kablam! | Sep 04 11:30:08.580 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 11:30:08.580 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.580 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 11:30:08.580 INFO kablam! Sep 04 11:30:08.581 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.581 INFO kablam! --> src/utility.rs:58:5 Sep 04 11:30:08.581 INFO kablam! | Sep 04 11:30:08.581 INFO kablam! 58 | self.0.cmp(&other.0) Sep 04 11:30:08.581 INFO kablam! | ^^^^^^ Sep 04 11:30:08.581 INFO kablam! ... Sep 04 11:30:08.581 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 04 11:30:08.581 INFO kablam! | ------------------------------ in this macro invocation Sep 04 11:30:08.581 INFO kablam! | Sep 04 11:30:08.581 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 11:30:08.581 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.581 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 11:30:08.581 INFO kablam! Sep 04 11:30:08.581 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.581 INFO kablam! --> src/utility.rs:58:16 Sep 04 11:30:08.581 INFO kablam! | Sep 04 11:30:08.581 INFO kablam! 58 | self.0.cmp(&other.0) Sep 04 11:30:08.581 INFO kablam! | ^^^^^^^^ Sep 04 11:30:08.581 INFO kablam! ... Sep 04 11:30:08.581 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 04 11:30:08.581 INFO kablam! | ------------------------------ in this macro invocation Sep 04 11:30:08.581 INFO kablam! | Sep 04 11:30:08.581 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 11:30:08.581 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.581 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 11:30:08.581 INFO kablam! Sep 04 11:30:08.581 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.581 INFO kablam! --> src/utility.rs:58:5 Sep 04 11:30:08.582 INFO kablam! | Sep 04 11:30:08.582 INFO kablam! 58 | self.0.cmp(&other.0) Sep 04 11:30:08.582 INFO kablam! | ^^^^^^ Sep 04 11:30:08.582 INFO kablam! ... Sep 04 11:30:08.582 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 04 11:30:08.582 INFO kablam! | ------------------------------- in this macro invocation Sep 04 11:30:08.582 INFO kablam! | Sep 04 11:30:08.582 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 11:30:08.582 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.582 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 11:30:08.582 INFO kablam! Sep 04 11:30:08.582 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.582 INFO kablam! --> src/utility.rs:58:16 Sep 04 11:30:08.582 INFO kablam! | Sep 04 11:30:08.582 INFO kablam! 58 | self.0.cmp(&other.0) Sep 04 11:30:08.582 INFO kablam! | ^^^^^^^^ Sep 04 11:30:08.582 INFO kablam! ... Sep 04 11:30:08.582 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 04 11:30:08.582 INFO kablam! | ------------------------------- in this macro invocation Sep 04 11:30:08.582 INFO kablam! | Sep 04 11:30:08.582 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 11:30:08.582 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.582 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 11:30:08.582 INFO kablam! Sep 04 11:30:08.582 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.583 INFO kablam! --> src/utility.rs:65:19 Sep 04 11:30:08.583 INFO kablam! | Sep 04 11:30:08.583 INFO kablam! 65 | builder.field(&self.0); Sep 04 11:30:08.583 INFO kablam! | ^^^^^^^ Sep 04 11:30:08.583 INFO kablam! ... Sep 04 11:30:08.583 INFO kablam! 123 | define_urp!{pub struct FP;} Sep 04 11:30:08.583 INFO kablam! | ------------------------------ in this macro invocation Sep 04 11:30:08.583 INFO kablam! | Sep 04 11:30:08.583 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 11:30:08.583 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.583 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 11:30:08.583 INFO kablam! Sep 04 11:30:08.583 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:30:08.583 INFO kablam! --> src/utility.rs:65:19 Sep 04 11:30:08.583 INFO kablam! | Sep 04 11:30:08.583 INFO kablam! 65 | builder.field(&self.0); Sep 04 11:30:08.583 INFO kablam! | ^^^^^^^ Sep 04 11:30:08.583 INFO kablam! ... Sep 04 11:30:08.583 INFO kablam! 124 | define_urp!{pub struct RVA;} Sep 04 11:30:08.583 INFO kablam! | ------------------------------- in this macro invocation Sep 04 11:30:08.583 INFO kablam! | Sep 04 11:30:08.583 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 11:30:08.583 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:30:08.583 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 11:30:08.583 INFO kablam! Sep 04 11:30:08.967 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.00s Sep 04 11:30:08.969 INFO kablam! su: No module specific data is present Sep 04 11:30:09.574 INFO running `"docker" "rm" "-f" "65953e47be124746d26896840e163045e4b4574a9502c5af6cf89f70533ecd58"` Sep 04 11:30:09.678 INFO blam! 65953e47be124746d26896840e163045e4b4574a9502c5af6cf89f70533ecd58