Sep 02 05:05:32.887 INFO checking pelite-0.2.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 05:05:32.888 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 05:05:32.888 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 05:05:33.129 INFO blam! 47e3f8b83195ee6c5714d747aca113b2f4c391d754681d75095365674ccd8b3e Sep 02 05:05:33.132 INFO running `"docker" "start" "-a" "47e3f8b83195ee6c5714d747aca113b2f4c391d754681d75095365674ccd8b3e"` Sep 02 05:05:34.094 INFO kablam! Checking pelite v0.2.0 (file:///source) Sep 02 05:05:35.640 INFO kablam! warning: type annotations needed Sep 02 05:05:35.640 INFO kablam! --> src/resources.rs:257:40 Sep 02 05:05:35.640 INFO kablam! | Sep 02 05:05:35.640 INFO kablam! 257 | let ptr = (self.image_ as *const _).offset(1) as *const ImageResourceDirectoryEntry; Sep 02 05:05:35.640 INFO kablam! | ^^^^^^ Sep 02 05:05:35.640 INFO kablam! | Sep 02 05:05:35.640 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 02 05:05:35.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Sep 02 05:05:35.641 INFO kablam! = note: for more information, see issue #46906 Sep 02 05:05:35.641 INFO kablam! Sep 02 05:05:35.666 INFO kablam! warning: unused import: `std::fmt::Write` Sep 02 05:05:35.666 INFO kablam! --> src/resources.rs:7:5 Sep 02 05:05:35.666 INFO kablam! | Sep 02 05:05:35.666 INFO kablam! 7 | use std::fmt::Write; Sep 02 05:05:35.666 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 05:05:35.666 INFO kablam! | Sep 02 05:05:35.666 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 05:05:35.666 INFO kablam! Sep 02 05:05:35.824 INFO kablam! warning: type annotations needed Sep 02 05:05:35.824 INFO kablam! --> src/resources.rs:257:40 Sep 02 05:05:35.824 INFO kablam! | Sep 02 05:05:35.824 INFO kablam! 257 | let ptr = (self.image_ as *const _).offset(1) as *const ImageResourceDirectoryEntry; Sep 02 05:05:35.824 INFO kablam! | ^^^^^^ Sep 02 05:05:35.824 INFO kablam! | Sep 02 05:05:35.824 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 02 05:05:35.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Sep 02 05:05:35.824 INFO kablam! = note: for more information, see issue #46906 Sep 02 05:05:35.824 INFO kablam! Sep 02 05:05:35.849 INFO kablam! warning: unused import: `std::fmt::Write` Sep 02 05:05:35.849 INFO kablam! --> src/resources.rs:7:5 Sep 02 05:05:35.849 INFO kablam! | Sep 02 05:05:35.849 INFO kablam! 7 | use std::fmt::Write; Sep 02 05:05:35.849 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 05:05:35.849 INFO kablam! | Sep 02 05:05:35.849 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 05:05:35.850 INFO kablam! Sep 02 05:05:36.121 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.121 INFO kablam! --> src/image.rs:34:10 Sep 02 05:05:36.121 INFO kablam! | Sep 02 05:05:36.121 INFO kablam! 34 | #[derive(Debug)] Sep 02 05:05:36.121 INFO kablam! | ^^^^^ Sep 02 05:05:36.121 INFO kablam! | Sep 02 05:05:36.121 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 02 05:05:36.121 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 02 05:05:36.121 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.121 INFO kablam! Sep 02 05:05:36.122 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.122 INFO kablam! --> src/image.rs:80:10 Sep 02 05:05:36.122 INFO kablam! | Sep 02 05:05:36.122 INFO kablam! 80 | #[derive(Debug)] Sep 02 05:05:36.122 INFO kablam! | ^^^^^ Sep 02 05:05:36.122 INFO kablam! | Sep 02 05:05:36.122 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 02 05:05:36.122 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.123 INFO kablam! Sep 02 05:05:36.123 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.123 INFO kablam! --> src/image.rs:94:10 Sep 02 05:05:36.123 INFO kablam! | Sep 02 05:05:36.123 INFO kablam! 94 | #[derive(Debug)] Sep 02 05:05:36.123 INFO kablam! | ^^^^^ Sep 02 05:05:36.123 INFO kablam! | Sep 02 05:05:36.123 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 02 05:05:36.123 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.123 INFO kablam! Sep 02 05:05:36.123 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.123 INFO kablam! --> src/image.rs:148:10 Sep 02 05:05:36.123 INFO kablam! | Sep 02 05:05:36.123 INFO kablam! 148 | #[derive(Debug)] Sep 02 05:05:36.123 INFO kablam! | ^^^^^ Sep 02 05:05:36.123 INFO kablam! | Sep 02 05:05:36.123 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 02 05:05:36.123 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.123 INFO kablam! Sep 02 05:05:36.123 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.123 INFO kablam! --> src/image.rs:184:10 Sep 02 05:05:36.123 INFO kablam! | Sep 02 05:05:36.123 INFO kablam! 184 | #[derive(Debug)] Sep 02 05:05:36.123 INFO kablam! | ^^^^^ Sep 02 05:05:36.123 INFO kablam! | Sep 02 05:05:36.123 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 02 05:05:36.123 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.124 INFO kablam! Sep 02 05:05:36.124 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.124 INFO kablam! --> src/image.rs:223:10 Sep 02 05:05:36.124 INFO kablam! | Sep 02 05:05:36.124 INFO kablam! 223 | #[derive(Debug)] Sep 02 05:05:36.124 INFO kablam! | ^^^^^ Sep 02 05:05:36.124 INFO kablam! | Sep 02 05:05:36.124 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 02 05:05:36.124 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.124 INFO kablam! Sep 02 05:05:36.124 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.124 INFO kablam! --> src/image.rs:231:10 Sep 02 05:05:36.124 INFO kablam! | Sep 02 05:05:36.124 INFO kablam! 231 | #[derive(Debug)] Sep 02 05:05:36.124 INFO kablam! | ^^^^^ Sep 02 05:05:36.124 INFO kablam! | Sep 02 05:05:36.124 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 02 05:05:36.124 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.124 INFO kablam! Sep 02 05:05:36.124 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.124 INFO kablam! --> src/image.rs:279:10 Sep 02 05:05:36.124 INFO kablam! | Sep 02 05:05:36.124 INFO kablam! 279 | #[derive(Debug)] Sep 02 05:05:36.124 INFO kablam! | ^^^^^ Sep 02 05:05:36.124 INFO kablam! | Sep 02 05:05:36.124 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 02 05:05:36.125 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.125 INFO kablam! Sep 02 05:05:36.125 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.125 INFO kablam! --> src/image.rs:296:10 Sep 02 05:05:36.125 INFO kablam! | Sep 02 05:05:36.125 INFO kablam! 296 | #[derive(Debug)] Sep 02 05:05:36.125 INFO kablam! | ^^^^^ Sep 02 05:05:36.125 INFO kablam! | Sep 02 05:05:36.125 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 02 05:05:36.125 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.125 INFO kablam! Sep 02 05:05:36.128 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.128 INFO kablam! --> src/image.rs:314:10 Sep 02 05:05:36.128 INFO kablam! | Sep 02 05:05:36.128 INFO kablam! 314 | #[derive(Debug)] Sep 02 05:05:36.128 INFO kablam! | ^^^^^ Sep 02 05:05:36.128 INFO kablam! | Sep 02 05:05:36.128 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 02 05:05:36.128 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.128 INFO kablam! Sep 02 05:05:36.128 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.128 INFO kablam! --> src/image.rs:359:10 Sep 02 05:05:36.128 INFO kablam! | Sep 02 05:05:36.128 INFO kablam! 359 | #[derive(Debug)] Sep 02 05:05:36.128 INFO kablam! | ^^^^^ Sep 02 05:05:36.128 INFO kablam! | Sep 02 05:05:36.128 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 02 05:05:36.128 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.128 INFO kablam! Sep 02 05:05:36.128 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.129 INFO kablam! --> src/image.rs:370:10 Sep 02 05:05:36.129 INFO kablam! | Sep 02 05:05:36.129 INFO kablam! 370 | #[derive(Debug)] Sep 02 05:05:36.129 INFO kablam! | ^^^^^ Sep 02 05:05:36.129 INFO kablam! | Sep 02 05:05:36.129 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 02 05:05:36.129 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.129 INFO kablam! Sep 02 05:05:36.129 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.129 INFO kablam! --> src/image.rs:380:10 Sep 02 05:05:36.129 INFO kablam! | Sep 02 05:05:36.129 INFO kablam! 380 | #[derive(Debug)] Sep 02 05:05:36.129 INFO kablam! | ^^^^^ Sep 02 05:05:36.129 INFO kablam! | Sep 02 05:05:36.129 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 02 05:05:36.129 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.129 INFO kablam! Sep 02 05:05:36.129 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.129 INFO kablam! --> src/image.rs:401:10 Sep 02 05:05:36.129 INFO kablam! | Sep 02 05:05:36.129 INFO kablam! 401 | #[derive(Debug)] Sep 02 05:05:36.129 INFO kablam! | ^^^^^ Sep 02 05:05:36.129 INFO kablam! | Sep 02 05:05:36.129 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 02 05:05:36.129 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.129 INFO kablam! Sep 02 05:05:36.129 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.130 INFO kablam! --> src/image.rs:408:10 Sep 02 05:05:36.130 INFO kablam! | Sep 02 05:05:36.130 INFO kablam! 408 | #[derive(Debug)] Sep 02 05:05:36.130 INFO kablam! | ^^^^^ Sep 02 05:05:36.130 INFO kablam! | Sep 02 05:05:36.130 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 02 05:05:36.130 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.130 INFO kablam! Sep 02 05:05:36.130 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.130 INFO kablam! --> src/pe32/exports.rs:254:50 Sep 02 05:05:36.130 INFO kablam! | Sep 02 05:05:36.130 INFO kablam! 254 | try!(writeln!(f, " Characteristics: {:>08X}", self.image_.Characteristics)); Sep 02 05:05:36.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.130 INFO kablam! | Sep 02 05:05:36.130 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 02 05:05:36.130 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.130 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 02 05:05:36.130 INFO kablam! Sep 02 05:05:36.130 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.130 INFO kablam! --> src/pe32/exports.rs:255:45 Sep 02 05:05:36.130 INFO kablam! | Sep 02 05:05:36.130 INFO kablam! 255 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 02 05:05:36.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.130 INFO kablam! | Sep 02 05:05:36.130 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 02 05:05:36.131 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.131 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 02 05:05:36.131 INFO kablam! Sep 02 05:05:36.131 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.131 INFO kablam! --> src/pe32/exports.rs:256:48 Sep 02 05:05:36.131 INFO kablam! | Sep 02 05:05:36.131 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 02 05:05:36.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.131 INFO kablam! | Sep 02 05:05:36.131 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 02 05:05:36.131 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.131 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 02 05:05:36.131 INFO kablam! Sep 02 05:05:36.131 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.131 INFO kablam! --> src/pe32/exports.rs:256:74 Sep 02 05:05:36.131 INFO kablam! | Sep 02 05:05:36.131 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 02 05:05:36.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.131 INFO kablam! | Sep 02 05:05:36.131 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 02 05:05:36.131 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.132 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 02 05:05:36.132 INFO kablam! Sep 02 05:05:36.132 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.132 INFO kablam! --> src/pe32/exports.rs:257:45 Sep 02 05:05:36.132 INFO kablam! | Sep 02 05:05:36.132 INFO kablam! 257 | try!(writeln!(f, " OrdinalBase: {}", self.image_.Base)); Sep 02 05:05:36.132 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 02 05:05:36.132 INFO kablam! | Sep 02 05:05:36.132 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 02 05:05:36.132 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.132 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 02 05:05:36.132 INFO kablam! Sep 02 05:05:36.132 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.132 INFO kablam! --> src/pe32/exports.rs:258:45 Sep 02 05:05:36.132 INFO kablam! | Sep 02 05:05:36.132 INFO kablam! 258 | try!(writeln!(f, " # of Functions: {}", self.image_.NumberOfFunctions)); Sep 02 05:05:36.132 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.132 INFO kablam! | Sep 02 05:05:36.132 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 02 05:05:36.133 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.133 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 02 05:05:36.133 INFO kablam! Sep 02 05:05:36.133 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.133 INFO kablam! --> src/pe32/exports.rs:259:45 Sep 02 05:05:36.133 INFO kablam! | Sep 02 05:05:36.133 INFO kablam! 259 | try!(writeln!(f, " # of Names: {}", self.image_.NumberOfNames)); Sep 02 05:05:36.133 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.133 INFO kablam! | Sep 02 05:05:36.133 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 02 05:05:36.133 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.133 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 02 05:05:36.133 INFO kablam! Sep 02 05:05:36.133 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.133 INFO kablam! --> src/pe32/imports.rs:170:44 Sep 02 05:05:36.133 INFO kablam! | Sep 02 05:05:36.133 INFO kablam! 170 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 02 05:05:36.133 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.134 INFO kablam! | Sep 02 05:05:36.134 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 02 05:05:36.134 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.134 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 02 05:05:36.134 INFO kablam! Sep 02 05:05:36.134 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.134 INFO kablam! --> src/pe32/imports.rs:171:49 Sep 02 05:05:36.135 INFO kablam! | Sep 02 05:05:36.135 INFO kablam! 171 | try!(writeln!(f, " ForwarderChain: {:>08X}", self.image_.ForwarderChain)); Sep 02 05:05:36.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.135 INFO kablam! | Sep 02 05:05:36.135 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 02 05:05:36.135 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.135 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 02 05:05:36.135 INFO kablam! Sep 02 05:05:36.136 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.136 INFO kablam! --> src/pe32/imports.rs:172:49 Sep 02 05:05:36.136 INFO kablam! | Sep 02 05:05:36.136 INFO kablam! 172 | try!(writeln!(f, " IAT: {:>08X}", self.image_.FirstThunk)); Sep 02 05:05:36.136 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.136 INFO kablam! | Sep 02 05:05:36.136 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 02 05:05:36.136 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.136 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 02 05:05:36.136 INFO kablam! Sep 02 05:05:36.136 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.136 INFO kablam! --> src/pe32/relocs.rs:143:49 Sep 02 05:05:36.136 INFO kablam! | Sep 02 05:05:36.136 INFO kablam! 143 | try!(writeln!(f, " VirtualAddress: {:>08X}", self.reloc_.VirtualAddress)); Sep 02 05:05:36.136 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.136 INFO kablam! | Sep 02 05:05:36.136 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 02 05:05:36.136 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.136 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 02 05:05:36.136 INFO kablam! Sep 02 05:05:36.136 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.136 INFO kablam! --> src/pe32/relocs.rs:144:49 Sep 02 05:05:36.136 INFO kablam! | Sep 02 05:05:36.136 INFO kablam! 144 | try!(writeln!(f, " SizeOfBlock: {:>08X}", self.reloc_.SizeOfBlock)); Sep 02 05:05:36.136 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.137 INFO kablam! | Sep 02 05:05:36.137 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 02 05:05:36.137 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.137 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 02 05:05:36.137 INFO kablam! Sep 02 05:05:36.137 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.137 INFO kablam! --> src/pe64/exports.rs:254:50 Sep 02 05:05:36.137 INFO kablam! | Sep 02 05:05:36.137 INFO kablam! 254 | try!(writeln!(f, " Characteristics: {:>08X}", self.image_.Characteristics)); Sep 02 05:05:36.137 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.137 INFO kablam! | Sep 02 05:05:36.137 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 02 05:05:36.137 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.137 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 02 05:05:36.137 INFO kablam! Sep 02 05:05:36.137 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.137 INFO kablam! --> src/pe64/exports.rs:255:45 Sep 02 05:05:36.137 INFO kablam! | Sep 02 05:05:36.137 INFO kablam! 255 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 02 05:05:36.137 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.137 INFO kablam! | Sep 02 05:05:36.137 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 02 05:05:36.137 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.137 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 02 05:05:36.137 INFO kablam! Sep 02 05:05:36.137 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.137 INFO kablam! --> src/pe64/exports.rs:256:48 Sep 02 05:05:36.138 INFO kablam! | Sep 02 05:05:36.138 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 02 05:05:36.138 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.138 INFO kablam! | Sep 02 05:05:36.138 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 02 05:05:36.138 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.138 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 02 05:05:36.138 INFO kablam! Sep 02 05:05:36.138 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.138 INFO kablam! --> src/pe64/exports.rs:256:74 Sep 02 05:05:36.138 INFO kablam! | Sep 02 05:05:36.138 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 02 05:05:36.138 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.138 INFO kablam! | Sep 02 05:05:36.138 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 02 05:05:36.138 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.138 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 02 05:05:36.138 INFO kablam! Sep 02 05:05:36.138 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.138 INFO kablam! --> src/pe64/exports.rs:257:45 Sep 02 05:05:36.138 INFO kablam! | Sep 02 05:05:36.138 INFO kablam! 257 | try!(writeln!(f, " OrdinalBase: {}", self.image_.Base)); Sep 02 05:05:36.138 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 02 05:05:36.138 INFO kablam! | Sep 02 05:05:36.138 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 02 05:05:36.138 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.138 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 02 05:05:36.138 INFO kablam! Sep 02 05:05:36.139 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.139 INFO kablam! --> src/pe64/exports.rs:258:45 Sep 02 05:05:36.139 INFO kablam! | Sep 02 05:05:36.139 INFO kablam! 258 | try!(writeln!(f, " # of Functions: {}", self.image_.NumberOfFunctions)); Sep 02 05:05:36.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.139 INFO kablam! | Sep 02 05:05:36.139 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 02 05:05:36.139 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.139 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 02 05:05:36.139 INFO kablam! Sep 02 05:05:36.139 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.139 INFO kablam! --> src/pe64/exports.rs:259:45 Sep 02 05:05:36.139 INFO kablam! | Sep 02 05:05:36.139 INFO kablam! 259 | try!(writeln!(f, " # of Names: {}", self.image_.NumberOfNames)); Sep 02 05:05:36.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.139 INFO kablam! | Sep 02 05:05:36.139 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 02 05:05:36.139 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.139 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 02 05:05:36.139 INFO kablam! Sep 02 05:05:36.139 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.139 INFO kablam! --> src/pe64/imports.rs:170:44 Sep 02 05:05:36.139 INFO kablam! | Sep 02 05:05:36.139 INFO kablam! 170 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 02 05:05:36.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.142 INFO kablam! | Sep 02 05:05:36.142 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 02 05:05:36.142 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.142 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 02 05:05:36.142 INFO kablam! Sep 02 05:05:36.142 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.142 INFO kablam! --> src/pe64/imports.rs:171:49 Sep 02 05:05:36.142 INFO kablam! | Sep 02 05:05:36.142 INFO kablam! 171 | try!(writeln!(f, " ForwarderChain: {:>08X}", self.image_.ForwarderChain)); Sep 02 05:05:36.142 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.142 INFO kablam! | Sep 02 05:05:36.142 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 02 05:05:36.142 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.143 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 02 05:05:36.143 INFO kablam! Sep 02 05:05:36.143 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.143 INFO kablam! --> src/pe64/imports.rs:172:49 Sep 02 05:05:36.143 INFO kablam! | Sep 02 05:05:36.143 INFO kablam! 172 | try!(writeln!(f, " IAT: {:>08X}", self.image_.FirstThunk)); Sep 02 05:05:36.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.143 INFO kablam! | Sep 02 05:05:36.143 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 02 05:05:36.143 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.143 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 02 05:05:36.143 INFO kablam! Sep 02 05:05:36.143 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.143 INFO kablam! --> src/pe64/relocs.rs:143:49 Sep 02 05:05:36.143 INFO kablam! | Sep 02 05:05:36.143 INFO kablam! 143 | try!(writeln!(f, " VirtualAddress: {:>08X}", self.reloc_.VirtualAddress)); Sep 02 05:05:36.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.143 INFO kablam! | Sep 02 05:05:36.143 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 02 05:05:36.143 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.143 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 02 05:05:36.143 INFO kablam! Sep 02 05:05:36.144 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.144 INFO kablam! --> src/pe64/relocs.rs:144:49 Sep 02 05:05:36.144 INFO kablam! | Sep 02 05:05:36.144 INFO kablam! 144 | try!(writeln!(f, " SizeOfBlock: {:>08X}", self.reloc_.SizeOfBlock)); Sep 02 05:05:36.144 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.144 INFO kablam! | Sep 02 05:05:36.144 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 02 05:05:36.144 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.144 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 02 05:05:36.144 INFO kablam! Sep 02 05:05:36.144 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.144 INFO kablam! --> src/resources.rs:266:45 Sep 02 05:05:36.144 INFO kablam! | Sep 02 05:05:36.144 INFO kablam! 266 | try!(writeln!(f, " Characteristics: {}", self.image_.Characteristics)); Sep 02 05:05:36.144 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.144 INFO kablam! | Sep 02 05:05:36.144 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 02 05:05:36.144 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.144 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 02 05:05:36.144 INFO kablam! Sep 02 05:05:36.144 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.145 INFO kablam! --> src/resources.rs:267:45 Sep 02 05:05:36.145 INFO kablam! | Sep 02 05:05:36.145 INFO kablam! 267 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 02 05:05:36.145 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.145 INFO kablam! | Sep 02 05:05:36.145 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 02 05:05:36.145 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.145 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 02 05:05:36.145 INFO kablam! Sep 02 05:05:36.145 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.145 INFO kablam! --> src/resources.rs:268:48 Sep 02 05:05:36.145 INFO kablam! | Sep 02 05:05:36.145 INFO kablam! 268 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 02 05:05:36.145 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.145 INFO kablam! | Sep 02 05:05:36.145 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 02 05:05:36.145 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.145 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 02 05:05:36.145 INFO kablam! Sep 02 05:05:36.145 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.145 INFO kablam! --> src/resources.rs:268:74 Sep 02 05:05:36.145 INFO kablam! | Sep 02 05:05:36.146 INFO kablam! 268 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 02 05:05:36.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.146 INFO kablam! | Sep 02 05:05:36.146 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 02 05:05:36.146 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.146 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 02 05:05:36.146 INFO kablam! Sep 02 05:05:36.146 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.146 INFO kablam! --> src/resources.rs:329:50 Sep 02 05:05:36.146 INFO kablam! | Sep 02 05:05:36.146 INFO kablam! 329 | try!(writeln!(f, " OffsetToData: {:>08X}", self.image_.OffsetToData)); Sep 02 05:05:36.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.146 INFO kablam! | Sep 02 05:05:36.146 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 02 05:05:36.146 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.146 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 02 05:05:36.146 INFO kablam! Sep 02 05:05:36.146 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.146 INFO kablam! --> src/resources.rs:330:50 Sep 02 05:05:36.147 INFO kablam! | Sep 02 05:05:36.147 INFO kablam! 330 | try!(writeln!(f, " Size: {:>08X}", self.image_.Size)); Sep 02 05:05:36.147 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 02 05:05:36.147 INFO kablam! | Sep 02 05:05:36.147 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 02 05:05:36.147 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.147 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 02 05:05:36.147 INFO kablam! Sep 02 05:05:36.147 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.147 INFO kablam! --> src/resources.rs:331:45 Sep 02 05:05:36.147 INFO kablam! | Sep 02 05:05:36.147 INFO kablam! 331 | try!(writeln!(f, " CodePage: {}", self.image_.CodePage)); Sep 02 05:05:36.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.147 INFO kablam! | Sep 02 05:05:36.147 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 02 05:05:36.147 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.148 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 02 05:05:36.148 INFO kablam! Sep 02 05:05:36.311 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.311 INFO kablam! --> src/image.rs:34:10 Sep 02 05:05:36.311 INFO kablam! | Sep 02 05:05:36.311 INFO kablam! 34 | #[derive(Debug)] Sep 02 05:05:36.311 INFO kablam! | ^^^^^ Sep 02 05:05:36.311 INFO kablam! | Sep 02 05:05:36.311 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 02 05:05:36.311 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 02 05:05:36.311 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.311 INFO kablam! Sep 02 05:05:36.311 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.311 INFO kablam! --> src/image.rs:80:10 Sep 02 05:05:36.311 INFO kablam! | Sep 02 05:05:36.311 INFO kablam! 80 | #[derive(Debug)] Sep 02 05:05:36.311 INFO kablam! | ^^^^^ Sep 02 05:05:36.311 INFO kablam! | Sep 02 05:05:36.311 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 02 05:05:36.311 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.311 INFO kablam! Sep 02 05:05:36.312 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.312 INFO kablam! --> src/image.rs:94:10 Sep 02 05:05:36.312 INFO kablam! | Sep 02 05:05:36.312 INFO kablam! 94 | #[derive(Debug)] Sep 02 05:05:36.312 INFO kablam! | ^^^^^ Sep 02 05:05:36.312 INFO kablam! | Sep 02 05:05:36.312 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 02 05:05:36.312 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.312 INFO kablam! Sep 02 05:05:36.313 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.313 INFO kablam! --> src/image.rs:148:10 Sep 02 05:05:36.313 INFO kablam! | Sep 02 05:05:36.313 INFO kablam! 148 | #[derive(Debug)] Sep 02 05:05:36.313 INFO kablam! | ^^^^^ Sep 02 05:05:36.313 INFO kablam! | Sep 02 05:05:36.313 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 02 05:05:36.313 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.313 INFO kablam! Sep 02 05:05:36.313 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.313 INFO kablam! --> src/image.rs:184:10 Sep 02 05:05:36.313 INFO kablam! | Sep 02 05:05:36.313 INFO kablam! 184 | #[derive(Debug)] Sep 02 05:05:36.313 INFO kablam! | ^^^^^ Sep 02 05:05:36.313 INFO kablam! | Sep 02 05:05:36.313 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 02 05:05:36.313 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.314 INFO kablam! Sep 02 05:05:36.314 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.314 INFO kablam! --> src/image.rs:223:10 Sep 02 05:05:36.314 INFO kablam! | Sep 02 05:05:36.314 INFO kablam! 223 | #[derive(Debug)] Sep 02 05:05:36.314 INFO kablam! | ^^^^^ Sep 02 05:05:36.314 INFO kablam! | Sep 02 05:05:36.314 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 02 05:05:36.314 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.314 INFO kablam! Sep 02 05:05:36.314 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.314 INFO kablam! --> src/image.rs:231:10 Sep 02 05:05:36.314 INFO kablam! | Sep 02 05:05:36.314 INFO kablam! 231 | #[derive(Debug)] Sep 02 05:05:36.314 INFO kablam! | ^^^^^ Sep 02 05:05:36.314 INFO kablam! | Sep 02 05:05:36.314 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 02 05:05:36.314 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.314 INFO kablam! Sep 02 05:05:36.314 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.314 INFO kablam! --> src/image.rs:279:10 Sep 02 05:05:36.314 INFO kablam! | Sep 02 05:05:36.314 INFO kablam! 279 | #[derive(Debug)] Sep 02 05:05:36.314 INFO kablam! | ^^^^^ Sep 02 05:05:36.315 INFO kablam! | Sep 02 05:05:36.315 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 02 05:05:36.315 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.315 INFO kablam! Sep 02 05:05:36.315 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.315 INFO kablam! --> src/image.rs:296:10 Sep 02 05:05:36.315 INFO kablam! | Sep 02 05:05:36.315 INFO kablam! 296 | #[derive(Debug)] Sep 02 05:05:36.315 INFO kablam! | ^^^^^ Sep 02 05:05:36.315 INFO kablam! | Sep 02 05:05:36.315 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 02 05:05:36.315 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.315 INFO kablam! Sep 02 05:05:36.315 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.315 INFO kablam! --> src/image.rs:314:10 Sep 02 05:05:36.315 INFO kablam! | Sep 02 05:05:36.315 INFO kablam! 314 | #[derive(Debug)] Sep 02 05:05:36.315 INFO kablam! | ^^^^^ Sep 02 05:05:36.315 INFO kablam! | Sep 02 05:05:36.315 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 02 05:05:36.315 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.315 INFO kablam! Sep 02 05:05:36.315 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.315 INFO kablam! --> src/image.rs:359:10 Sep 02 05:05:36.315 INFO kablam! | Sep 02 05:05:36.315 INFO kablam! 359 | #[derive(Debug)] Sep 02 05:05:36.315 INFO kablam! | ^^^^^ Sep 02 05:05:36.316 INFO kablam! | Sep 02 05:05:36.316 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 02 05:05:36.316 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.316 INFO kablam! Sep 02 05:05:36.319 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.320 INFO kablam! --> src/image.rs:370:10 Sep 02 05:05:36.320 INFO kablam! | Sep 02 05:05:36.320 INFO kablam! 370 | #[derive(Debug)] Sep 02 05:05:36.320 INFO kablam! | ^^^^^ Sep 02 05:05:36.321 INFO kablam! | Sep 02 05:05:36.321 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 02 05:05:36.321 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.321 INFO kablam! Sep 02 05:05:36.321 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.321 INFO kablam! --> src/image.rs:380:10 Sep 02 05:05:36.321 INFO kablam! | Sep 02 05:05:36.321 INFO kablam! 380 | #[derive(Debug)] Sep 02 05:05:36.321 INFO kablam! | ^^^^^ Sep 02 05:05:36.321 INFO kablam! | Sep 02 05:05:36.321 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 02 05:05:36.321 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.321 INFO kablam! Sep 02 05:05:36.322 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.322 INFO kablam! --> src/image.rs:401:10 Sep 02 05:05:36.322 INFO kablam! | Sep 02 05:05:36.322 INFO kablam! 401 | #[derive(Debug)] Sep 02 05:05:36.322 INFO kablam! | ^^^^^ Sep 02 05:05:36.322 INFO kablam! | Sep 02 05:05:36.322 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 02 05:05:36.322 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.322 INFO kablam! Sep 02 05:05:36.322 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 05:05:36.322 INFO kablam! --> src/image.rs:408:10 Sep 02 05:05:36.322 INFO kablam! | Sep 02 05:05:36.322 INFO kablam! 408 | #[derive(Debug)] Sep 02 05:05:36.323 INFO kablam! | ^^^^^ Sep 02 05:05:36.323 INFO kablam! | Sep 02 05:05:36.323 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 02 05:05:36.323 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.323 INFO kablam! Sep 02 05:05:36.323 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.323 INFO kablam! --> src/pe32/exports.rs:254:50 Sep 02 05:05:36.323 INFO kablam! | Sep 02 05:05:36.323 INFO kablam! 254 | try!(writeln!(f, " Characteristics: {:>08X}", self.image_.Characteristics)); Sep 02 05:05:36.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.323 INFO kablam! | Sep 02 05:05:36.323 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 02 05:05:36.323 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.324 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 02 05:05:36.324 INFO kablam! Sep 02 05:05:36.324 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.324 INFO kablam! --> src/pe32/exports.rs:255:45 Sep 02 05:05:36.324 INFO kablam! | Sep 02 05:05:36.324 INFO kablam! 255 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 02 05:05:36.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.324 INFO kablam! | Sep 02 05:05:36.324 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 02 05:05:36.324 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.324 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 02 05:05:36.324 INFO kablam! Sep 02 05:05:36.324 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.324 INFO kablam! --> src/pe32/exports.rs:256:48 Sep 02 05:05:36.324 INFO kablam! | Sep 02 05:05:36.325 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 02 05:05:36.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.325 INFO kablam! | Sep 02 05:05:36.325 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 02 05:05:36.325 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.325 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 02 05:05:36.325 INFO kablam! Sep 02 05:05:36.325 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.325 INFO kablam! --> src/pe32/exports.rs:256:74 Sep 02 05:05:36.325 INFO kablam! | Sep 02 05:05:36.325 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 02 05:05:36.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.325 INFO kablam! | Sep 02 05:05:36.325 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 02 05:05:36.325 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.326 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 02 05:05:36.326 INFO kablam! Sep 02 05:05:36.326 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.326 INFO kablam! --> src/pe32/exports.rs:257:45 Sep 02 05:05:36.326 INFO kablam! | Sep 02 05:05:36.326 INFO kablam! 257 | try!(writeln!(f, " OrdinalBase: {}", self.image_.Base)); Sep 02 05:05:36.326 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 02 05:05:36.326 INFO kablam! | Sep 02 05:05:36.326 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 02 05:05:36.326 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.326 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 02 05:05:36.326 INFO kablam! Sep 02 05:05:36.326 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.326 INFO kablam! --> src/pe32/exports.rs:258:45 Sep 02 05:05:36.327 INFO kablam! | Sep 02 05:05:36.327 INFO kablam! 258 | try!(writeln!(f, " # of Functions: {}", self.image_.NumberOfFunctions)); Sep 02 05:05:36.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.327 INFO kablam! | Sep 02 05:05:36.327 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 02 05:05:36.327 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.327 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 02 05:05:36.327 INFO kablam! Sep 02 05:05:36.327 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.327 INFO kablam! --> src/pe32/exports.rs:259:45 Sep 02 05:05:36.327 INFO kablam! | Sep 02 05:05:36.327 INFO kablam! 259 | try!(writeln!(f, " # of Names: {}", self.image_.NumberOfNames)); Sep 02 05:05:36.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.328 INFO kablam! | Sep 02 05:05:36.328 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 02 05:05:36.328 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.328 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 02 05:05:36.328 INFO kablam! Sep 02 05:05:36.328 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.328 INFO kablam! --> src/pe32/imports.rs:170:44 Sep 02 05:05:36.328 INFO kablam! | Sep 02 05:05:36.328 INFO kablam! 170 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 02 05:05:36.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.328 INFO kablam! | Sep 02 05:05:36.328 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 02 05:05:36.328 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.328 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 02 05:05:36.329 INFO kablam! Sep 02 05:05:36.329 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.329 INFO kablam! --> src/pe32/imports.rs:171:49 Sep 02 05:05:36.329 INFO kablam! | Sep 02 05:05:36.329 INFO kablam! 171 | try!(writeln!(f, " ForwarderChain: {:>08X}", self.image_.ForwarderChain)); Sep 02 05:05:36.329 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.329 INFO kablam! | Sep 02 05:05:36.329 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 02 05:05:36.329 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.329 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 02 05:05:36.329 INFO kablam! Sep 02 05:05:36.329 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.329 INFO kablam! --> src/pe32/imports.rs:172:49 Sep 02 05:05:36.330 INFO kablam! | Sep 02 05:05:36.330 INFO kablam! 172 | try!(writeln!(f, " IAT: {:>08X}", self.image_.FirstThunk)); Sep 02 05:05:36.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.330 INFO kablam! | Sep 02 05:05:36.330 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 02 05:05:36.330 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.330 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 02 05:05:36.330 INFO kablam! Sep 02 05:05:36.330 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.330 INFO kablam! --> src/pe32/relocs.rs:143:49 Sep 02 05:05:36.330 INFO kablam! | Sep 02 05:05:36.330 INFO kablam! 143 | try!(writeln!(f, " VirtualAddress: {:>08X}", self.reloc_.VirtualAddress)); Sep 02 05:05:36.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.331 INFO kablam! | Sep 02 05:05:36.331 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 02 05:05:36.331 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.331 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 02 05:05:36.331 INFO kablam! Sep 02 05:05:36.331 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.331 INFO kablam! --> src/pe32/relocs.rs:144:49 Sep 02 05:05:36.331 INFO kablam! | Sep 02 05:05:36.334 INFO kablam! 144 | try!(writeln!(f, " SizeOfBlock: {:>08X}", self.reloc_.SizeOfBlock)); Sep 02 05:05:36.334 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.334 INFO kablam! | Sep 02 05:05:36.334 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 02 05:05:36.334 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.334 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 02 05:05:36.334 INFO kablam! Sep 02 05:05:36.334 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.334 INFO kablam! --> src/pe64/exports.rs:254:50 Sep 02 05:05:36.334 INFO kablam! | Sep 02 05:05:36.334 INFO kablam! 254 | try!(writeln!(f, " Characteristics: {:>08X}", self.image_.Characteristics)); Sep 02 05:05:36.334 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.335 INFO kablam! | Sep 02 05:05:36.335 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 02 05:05:36.335 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.335 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 02 05:05:36.335 INFO kablam! Sep 02 05:05:36.335 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.335 INFO kablam! --> src/pe64/exports.rs:255:45 Sep 02 05:05:36.335 INFO kablam! | Sep 02 05:05:36.335 INFO kablam! 255 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 02 05:05:36.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.335 INFO kablam! | Sep 02 05:05:36.335 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 02 05:05:36.335 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.335 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 02 05:05:36.335 INFO kablam! Sep 02 05:05:36.335 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.335 INFO kablam! --> src/pe64/exports.rs:256:48 Sep 02 05:05:36.335 INFO kablam! | Sep 02 05:05:36.335 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 02 05:05:36.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.335 INFO kablam! | Sep 02 05:05:36.335 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 02 05:05:36.335 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.336 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 02 05:05:36.336 INFO kablam! Sep 02 05:05:36.336 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.336 INFO kablam! --> src/pe64/exports.rs:256:74 Sep 02 05:05:36.336 INFO kablam! | Sep 02 05:05:36.336 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 02 05:05:36.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.336 INFO kablam! | Sep 02 05:05:36.336 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 02 05:05:36.336 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.336 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 02 05:05:36.336 INFO kablam! Sep 02 05:05:36.336 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.336 INFO kablam! --> src/pe64/exports.rs:257:45 Sep 02 05:05:36.336 INFO kablam! | Sep 02 05:05:36.336 INFO kablam! 257 | try!(writeln!(f, " OrdinalBase: {}", self.image_.Base)); Sep 02 05:05:36.336 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 02 05:05:36.336 INFO kablam! | Sep 02 05:05:36.336 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 02 05:05:36.336 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.336 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 02 05:05:36.336 INFO kablam! Sep 02 05:05:36.337 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.337 INFO kablam! --> src/pe64/exports.rs:258:45 Sep 02 05:05:36.337 INFO kablam! | Sep 02 05:05:36.337 INFO kablam! 258 | try!(writeln!(f, " # of Functions: {}", self.image_.NumberOfFunctions)); Sep 02 05:05:36.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.337 INFO kablam! | Sep 02 05:05:36.337 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 02 05:05:36.337 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.337 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 02 05:05:36.337 INFO kablam! Sep 02 05:05:36.337 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.337 INFO kablam! --> src/pe64/exports.rs:259:45 Sep 02 05:05:36.337 INFO kablam! | Sep 02 05:05:36.337 INFO kablam! 259 | try!(writeln!(f, " # of Names: {}", self.image_.NumberOfNames)); Sep 02 05:05:36.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.337 INFO kablam! | Sep 02 05:05:36.337 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 02 05:05:36.337 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.337 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 02 05:05:36.337 INFO kablam! Sep 02 05:05:36.337 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.337 INFO kablam! --> src/pe64/imports.rs:170:44 Sep 02 05:05:36.338 INFO kablam! | Sep 02 05:05:36.338 INFO kablam! 170 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 02 05:05:36.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.338 INFO kablam! | Sep 02 05:05:36.338 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 02 05:05:36.338 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.338 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 02 05:05:36.338 INFO kablam! Sep 02 05:05:36.338 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.338 INFO kablam! --> src/pe64/imports.rs:171:49 Sep 02 05:05:36.338 INFO kablam! | Sep 02 05:05:36.338 INFO kablam! 171 | try!(writeln!(f, " ForwarderChain: {:>08X}", self.image_.ForwarderChain)); Sep 02 05:05:36.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.338 INFO kablam! | Sep 02 05:05:36.338 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 02 05:05:36.338 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.338 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 02 05:05:36.338 INFO kablam! Sep 02 05:05:36.338 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.338 INFO kablam! --> src/pe64/imports.rs:172:49 Sep 02 05:05:36.339 INFO kablam! | Sep 02 05:05:36.339 INFO kablam! 172 | try!(writeln!(f, " IAT: {:>08X}", self.image_.FirstThunk)); Sep 02 05:05:36.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.339 INFO kablam! | Sep 02 05:05:36.339 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 02 05:05:36.339 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.339 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 02 05:05:36.339 INFO kablam! Sep 02 05:05:36.339 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.339 INFO kablam! --> src/pe64/relocs.rs:143:49 Sep 02 05:05:36.339 INFO kablam! | Sep 02 05:05:36.339 INFO kablam! 143 | try!(writeln!(f, " VirtualAddress: {:>08X}", self.reloc_.VirtualAddress)); Sep 02 05:05:36.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.339 INFO kablam! | Sep 02 05:05:36.339 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 02 05:05:36.339 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.339 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 02 05:05:36.339 INFO kablam! Sep 02 05:05:36.339 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.339 INFO kablam! --> src/pe64/relocs.rs:144:49 Sep 02 05:05:36.339 INFO kablam! | Sep 02 05:05:36.339 INFO kablam! 144 | try!(writeln!(f, " SizeOfBlock: {:>08X}", self.reloc_.SizeOfBlock)); Sep 02 05:05:36.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.340 INFO kablam! | Sep 02 05:05:36.340 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 02 05:05:36.340 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.340 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 02 05:05:36.340 INFO kablam! Sep 02 05:05:36.340 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.340 INFO kablam! --> src/resources.rs:266:45 Sep 02 05:05:36.340 INFO kablam! | Sep 02 05:05:36.340 INFO kablam! 266 | try!(writeln!(f, " Characteristics: {}", self.image_.Characteristics)); Sep 02 05:05:36.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.340 INFO kablam! | Sep 02 05:05:36.340 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 02 05:05:36.340 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.340 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 02 05:05:36.340 INFO kablam! Sep 02 05:05:36.340 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.340 INFO kablam! --> src/resources.rs:267:45 Sep 02 05:05:36.340 INFO kablam! | Sep 02 05:05:36.340 INFO kablam! 267 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 02 05:05:36.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.341 INFO kablam! | Sep 02 05:05:36.341 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 02 05:05:36.341 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.341 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 02 05:05:36.341 INFO kablam! Sep 02 05:05:36.341 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.341 INFO kablam! --> src/resources.rs:268:48 Sep 02 05:05:36.341 INFO kablam! | Sep 02 05:05:36.341 INFO kablam! 268 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 02 05:05:36.341 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.341 INFO kablam! | Sep 02 05:05:36.341 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 02 05:05:36.341 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.341 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 02 05:05:36.341 INFO kablam! Sep 02 05:05:36.341 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.341 INFO kablam! --> src/resources.rs:268:74 Sep 02 05:05:36.341 INFO kablam! | Sep 02 05:05:36.341 INFO kablam! 268 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 02 05:05:36.341 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.341 INFO kablam! | Sep 02 05:05:36.341 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 02 05:05:36.342 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.342 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 02 05:05:36.342 INFO kablam! Sep 02 05:05:36.342 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.342 INFO kablam! --> src/resources.rs:329:50 Sep 02 05:05:36.342 INFO kablam! | Sep 02 05:05:36.342 INFO kablam! 329 | try!(writeln!(f, " OffsetToData: {:>08X}", self.image_.OffsetToData)); Sep 02 05:05:36.342 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.342 INFO kablam! | Sep 02 05:05:36.342 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 02 05:05:36.342 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.342 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 02 05:05:36.342 INFO kablam! Sep 02 05:05:36.342 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.342 INFO kablam! --> src/resources.rs:330:50 Sep 02 05:05:36.342 INFO kablam! | Sep 02 05:05:36.342 INFO kablam! 330 | try!(writeln!(f, " Size: {:>08X}", self.image_.Size)); Sep 02 05:05:36.342 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 02 05:05:36.342 INFO kablam! | Sep 02 05:05:36.342 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 02 05:05:36.343 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.343 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 02 05:05:36.343 INFO kablam! Sep 02 05:05:36.343 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:05:36.343 INFO kablam! --> src/resources.rs:331:45 Sep 02 05:05:36.343 INFO kablam! | Sep 02 05:05:36.343 INFO kablam! 331 | try!(writeln!(f, " CodePage: {}", self.image_.CodePage)); Sep 02 05:05:36.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.343 INFO kablam! | Sep 02 05:05:36.343 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 02 05:05:36.343 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:05:36.343 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 02 05:05:36.343 INFO kablam! Sep 02 05:05:36.984 INFO kablam! error[E0432]: unresolved import `pelite::pe` Sep 02 05:05:36.984 INFO kablam! --> examples/main.rs:11:5 Sep 02 05:05:36.984 INFO kablam! | Sep 02 05:05:36.984 INFO kablam! 11 | use pelite::pe; Sep 02 05:05:36.984 INFO kablam! | ^^^^^^^^^^ no `pe` in the root Sep 02 05:05:36.984 INFO kablam! Sep 02 05:05:36.984 INFO kablam! error[E0433]: failed to resolve. Could not find `pe` in `pelite` Sep 02 05:05:36.984 INFO kablam! --> examples/main.rs:14:13 Sep 02 05:05:36.984 INFO kablam! | Sep 02 05:05:36.984 INFO kablam! 14 | use pelite::pe::imports::PeImports; Sep 02 05:05:36.985 INFO kablam! | ^^ Could not find `pe` in `pelite` Sep 02 05:05:36.985 INFO kablam! Sep 02 05:05:36.991 INFO kablam! warning: unused import: `pelite::pe::imports::PeImports` Sep 02 05:05:36.992 INFO kablam! --> examples/main.rs:14:5 Sep 02 05:05:36.992 INFO kablam! | Sep 02 05:05:36.992 INFO kablam! 14 | use pelite::pe::imports::PeImports; Sep 02 05:05:36.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:05:36.992 INFO kablam! | Sep 02 05:05:36.992 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 05:05:36.992 INFO kablam! Sep 02 05:05:37.001 INFO kablam! error: aborting due to 2 previous errors Sep 02 05:05:37.001 INFO kablam! Sep 02 05:05:37.001 INFO kablam! Some errors occurred: E0432, E0433. Sep 02 05:05:37.001 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 02 05:05:37.012 INFO kablam! error: Could not compile `pelite`. Sep 02 05:05:37.012 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 05:05:37.137 INFO kablam! error[E0432]: unresolved import `pelite::pe` Sep 02 05:05:37.137 INFO kablam! --> examples/readme.rs:18:5 Sep 02 05:05:37.137 INFO kablam! | Sep 02 05:05:37.137 INFO kablam! 18 | use pelite::pe; Sep 02 05:05:37.137 INFO kablam! | ^^^^^^^^^^ no `pe` in the root Sep 02 05:05:37.137 INFO kablam! Sep 02 05:05:37.228 INFO kablam! error: aborting due to previous error Sep 02 05:05:37.228 INFO kablam! Sep 02 05:05:37.228 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 02 05:05:37.250 INFO kablam! error: Could not compile `pelite`. Sep 02 05:05:37.251 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 05:05:37.527 INFO kablam! error: build failed Sep 02 05:05:37.528 INFO kablam! su: No module specific data is present Sep 02 05:05:38.011 INFO running `"docker" "rm" "-f" "47e3f8b83195ee6c5714d747aca113b2f4c391d754681d75095365674ccd8b3e"` Sep 02 05:05:38.205 INFO blam! 47e3f8b83195ee6c5714d747aca113b2f4c391d754681d75095365674ccd8b3e