Aug 30 08:38:53.811 INFO checking pelite-0.2.0 against master#ede55518431154bc761f7b2438cce9078c162700 for pr-53707 Aug 30 08:38:53.811 INFO running: cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets Aug 30 08:38:53.811 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53707/master#ede55518431154bc761f7b2438cce9078c162700:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-1/master#ede55518431154bc761f7b2438cce9078c162700:/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 +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 08:38:53.946 INFO blam! 6441a3b4654a807b7e678aaa157a7d0c5c0b3ccc0ab8e22a1806a077c8357bef Aug 30 08:38:53.948 INFO running `"docker" "start" "-a" "6441a3b4654a807b7e678aaa157a7d0c5c0b3ccc0ab8e22a1806a077c8357bef"` Aug 30 08:38:54.679 INFO kablam! Checking pelite v0.2.0 (file:///source) Aug 30 08:38:55.840 INFO kablam! warning: type annotations needed Aug 30 08:38:55.840 INFO kablam! --> src/resources.rs:257:40 Aug 30 08:38:55.840 INFO kablam! | Aug 30 08:38:55.840 INFO kablam! 257 | let ptr = (self.image_ as *const _).offset(1) as *const ImageResourceDirectoryEntry; Aug 30 08:38:55.840 INFO kablam! | ^^^^^^ Aug 30 08:38:55.840 INFO kablam! | Aug 30 08:38:55.840 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Aug 30 08:38:55.840 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! Aug 30 08:38:55.840 INFO kablam! = note: for more information, see issue #46906 Aug 30 08:38:55.840 INFO kablam! Aug 30 08:38:55.854 INFO kablam! warning: unused import: `std::fmt::Write` Aug 30 08:38:55.854 INFO kablam! --> src/resources.rs:7:5 Aug 30 08:38:55.854 INFO kablam! | Aug 30 08:38:55.854 INFO kablam! 7 | use std::fmt::Write; Aug 30 08:38:55.854 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 30 08:38:55.854 INFO kablam! | Aug 30 08:38:55.854 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 30 08:38:55.854 INFO kablam! Aug 30 08:38:55.889 INFO kablam! warning: type annotations needed Aug 30 08:38:55.889 INFO kablam! --> src/resources.rs:257:40 Aug 30 08:38:55.889 INFO kablam! | Aug 30 08:38:55.889 INFO kablam! 257 | let ptr = (self.image_ as *const _).offset(1) as *const ImageResourceDirectoryEntry; Aug 30 08:38:55.889 INFO kablam! | ^^^^^^ Aug 30 08:38:55.889 INFO kablam! | Aug 30 08:38:55.889 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Aug 30 08:38:55.889 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! Aug 30 08:38:55.889 INFO kablam! = note: for more information, see issue #46906 Aug 30 08:38:55.889 INFO kablam! Aug 30 08:38:55.910 INFO kablam! warning: unused import: `std::fmt::Write` Aug 30 08:38:55.910 INFO kablam! --> src/resources.rs:7:5 Aug 30 08:38:55.910 INFO kablam! | Aug 30 08:38:55.910 INFO kablam! 7 | use std::fmt::Write; Aug 30 08:38:55.910 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 30 08:38:55.911 INFO kablam! | Aug 30 08:38:55.911 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 30 08:38:55.911 INFO kablam! Aug 30 08:38:56.265 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.265 INFO kablam! --> src/image.rs:34:10 Aug 30 08:38:56.265 INFO kablam! | Aug 30 08:38:56.265 INFO kablam! 34 | #[derive(Debug)] Aug 30 08:38:56.265 INFO kablam! | ^^^^^ Aug 30 08:38:56.265 INFO kablam! | Aug 30 08:38:56.265 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 30 08:38:56.265 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! Aug 30 08:38:56.265 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.267 INFO kablam! Aug 30 08:38:56.267 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.267 INFO kablam! --> src/image.rs:80:10 Aug 30 08:38:56.267 INFO kablam! | Aug 30 08:38:56.267 INFO kablam! 80 | #[derive(Debug)] Aug 30 08:38:56.267 INFO kablam! | ^^^^^ Aug 30 08:38:56.267 INFO kablam! | Aug 30 08:38:56.267 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! Aug 30 08:38:56.267 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.267 INFO kablam! Aug 30 08:38:56.267 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.267 INFO kablam! --> src/image.rs:94:10 Aug 30 08:38:56.267 INFO kablam! | Aug 30 08:38:56.267 INFO kablam! 94 | #[derive(Debug)] Aug 30 08:38:56.267 INFO kablam! | ^^^^^ Aug 30 08:38:56.267 INFO kablam! | Aug 30 08:38:56.267 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! Aug 30 08:38:56.267 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.267 INFO kablam! Aug 30 08:38:56.267 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.267 INFO kablam! --> src/image.rs:148:10 Aug 30 08:38:56.267 INFO kablam! | Aug 30 08:38:56.267 INFO kablam! 148 | #[derive(Debug)] Aug 30 08:38:56.267 INFO kablam! | ^^^^^ Aug 30 08:38:56.267 INFO kablam! | Aug 30 08:38:56.267 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! Aug 30 08:38:56.267 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.268 INFO kablam! Aug 30 08:38:56.268 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.268 INFO kablam! --> src/image.rs:184:10 Aug 30 08:38:56.268 INFO kablam! | Aug 30 08:38:56.268 INFO kablam! 184 | #[derive(Debug)] Aug 30 08:38:56.268 INFO kablam! | ^^^^^ Aug 30 08:38:56.268 INFO kablam! | Aug 30 08:38:56.268 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! Aug 30 08:38:56.268 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.268 INFO kablam! Aug 30 08:38:56.268 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.268 INFO kablam! --> src/image.rs:223:10 Aug 30 08:38:56.268 INFO kablam! | Aug 30 08:38:56.268 INFO kablam! 223 | #[derive(Debug)] Aug 30 08:38:56.268 INFO kablam! | ^^^^^ Aug 30 08:38:56.268 INFO kablam! | Aug 30 08:38:56.268 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! Aug 30 08:38:56.268 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.268 INFO kablam! Aug 30 08:38:56.268 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.268 INFO kablam! --> src/image.rs:231:10 Aug 30 08:38:56.268 INFO kablam! | Aug 30 08:38:56.268 INFO kablam! 231 | #[derive(Debug)] Aug 30 08:38:56.268 INFO kablam! | ^^^^^ Aug 30 08:38:56.268 INFO kablam! | Aug 30 08:38:56.268 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! Aug 30 08:38:56.268 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.268 INFO kablam! Aug 30 08:38:56.268 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.269 INFO kablam! --> src/image.rs:279:10 Aug 30 08:38:56.269 INFO kablam! | Aug 30 08:38:56.269 INFO kablam! 279 | #[derive(Debug)] Aug 30 08:38:56.269 INFO kablam! | ^^^^^ Aug 30 08:38:56.269 INFO kablam! | Aug 30 08:38:56.269 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! Aug 30 08:38:56.269 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.269 INFO kablam! Aug 30 08:38:56.269 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.269 INFO kablam! --> src/image.rs:296:10 Aug 30 08:38:56.269 INFO kablam! | Aug 30 08:38:56.269 INFO kablam! 296 | #[derive(Debug)] Aug 30 08:38:56.269 INFO kablam! | ^^^^^ Aug 30 08:38:56.269 INFO kablam! | Aug 30 08:38:56.269 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! Aug 30 08:38:56.269 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.269 INFO kablam! Aug 30 08:38:56.273 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.273 INFO kablam! --> src/image.rs:314:10 Aug 30 08:38:56.273 INFO kablam! | Aug 30 08:38:56.273 INFO kablam! 314 | #[derive(Debug)] Aug 30 08:38:56.273 INFO kablam! | ^^^^^ Aug 30 08:38:56.273 INFO kablam! | Aug 30 08:38:56.273 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! Aug 30 08:38:56.273 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.273 INFO kablam! Aug 30 08:38:56.273 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.273 INFO kablam! --> src/image.rs:359:10 Aug 30 08:38:56.273 INFO kablam! | Aug 30 08:38:56.273 INFO kablam! 359 | #[derive(Debug)] Aug 30 08:38:56.273 INFO kablam! | ^^^^^ Aug 30 08:38:56.273 INFO kablam! | Aug 30 08:38:56.273 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! Aug 30 08:38:56.273 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.273 INFO kablam! Aug 30 08:38:56.273 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.273 INFO kablam! --> src/image.rs:370:10 Aug 30 08:38:56.273 INFO kablam! | Aug 30 08:38:56.273 INFO kablam! 370 | #[derive(Debug)] Aug 30 08:38:56.274 INFO kablam! | ^^^^^ Aug 30 08:38:56.274 INFO kablam! | Aug 30 08:38:56.274 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! Aug 30 08:38:56.274 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.274 INFO kablam! Aug 30 08:38:56.274 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.274 INFO kablam! --> src/image.rs:380:10 Aug 30 08:38:56.274 INFO kablam! | Aug 30 08:38:56.274 INFO kablam! 380 | #[derive(Debug)] Aug 30 08:38:56.274 INFO kablam! | ^^^^^ Aug 30 08:38:56.274 INFO kablam! | Aug 30 08:38:56.274 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! Aug 30 08:38:56.274 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.274 INFO kablam! Aug 30 08:38:56.274 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.274 INFO kablam! --> src/image.rs:401:10 Aug 30 08:38:56.274 INFO kablam! | Aug 30 08:38:56.274 INFO kablam! 401 | #[derive(Debug)] Aug 30 08:38:56.274 INFO kablam! | ^^^^^ Aug 30 08:38:56.274 INFO kablam! | Aug 30 08:38:56.274 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! Aug 30 08:38:56.274 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.274 INFO kablam! Aug 30 08:38:56.274 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.274 INFO kablam! --> src/image.rs:408:10 Aug 30 08:38:56.274 INFO kablam! | Aug 30 08:38:56.274 INFO kablam! 408 | #[derive(Debug)] Aug 30 08:38:56.274 INFO kablam! | ^^^^^ Aug 30 08:38:56.274 INFO kablam! | Aug 30 08:38:56.274 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! Aug 30 08:38:56.274 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.274 INFO kablam! Aug 30 08:38:56.274 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.274 INFO kablam! --> src/pe32/exports.rs:254:50 Aug 30 08:38:56.274 INFO kablam! | Aug 30 08:38:56.274 INFO kablam! 254 | try!(writeln!(f, " Characteristics: {:>08X}", self.image_.Characteristics)); Aug 30 08:38:56.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.274 INFO kablam! | Aug 30 08:38:56.274 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! Aug 30 08:38:56.274 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.274 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.274 INFO kablam! Aug 30 08:38:56.274 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.274 INFO kablam! --> src/pe32/exports.rs:255:45 Aug 30 08:38:56.275 INFO kablam! | Aug 30 08:38:56.275 INFO kablam! 255 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 30 08:38:56.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.275 INFO kablam! | Aug 30 08:38:56.275 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! Aug 30 08:38:56.275 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.275 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.275 INFO kablam! Aug 30 08:38:56.275 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.275 INFO kablam! --> src/pe32/exports.rs:256:48 Aug 30 08:38:56.275 INFO kablam! | Aug 30 08:38:56.275 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 30 08:38:56.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.275 INFO kablam! | Aug 30 08:38:56.275 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! Aug 30 08:38:56.275 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.275 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.275 INFO kablam! Aug 30 08:38:56.275 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.275 INFO kablam! --> src/pe32/exports.rs:256:74 Aug 30 08:38:56.275 INFO kablam! | Aug 30 08:38:56.275 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 30 08:38:56.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.275 INFO kablam! | Aug 30 08:38:56.275 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! Aug 30 08:38:56.275 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.275 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.275 INFO kablam! Aug 30 08:38:56.275 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.275 INFO kablam! --> src/pe32/exports.rs:257:45 Aug 30 08:38:56.275 INFO kablam! | Aug 30 08:38:56.275 INFO kablam! 257 | try!(writeln!(f, " OrdinalBase: {}", self.image_.Base)); Aug 30 08:38:56.275 INFO kablam! | ^^^^^^^^^^^^^^^^ Aug 30 08:38:56.275 INFO kablam! | Aug 30 08:38:56.275 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! Aug 30 08:38:56.275 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.275 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.275 INFO kablam! Aug 30 08:38:56.275 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.275 INFO kablam! --> src/pe32/exports.rs:258:45 Aug 30 08:38:56.275 INFO kablam! | Aug 30 08:38:56.275 INFO kablam! 258 | try!(writeln!(f, " # of Functions: {}", self.image_.NumberOfFunctions)); Aug 30 08:38:56.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.275 INFO kablam! | Aug 30 08:38:56.275 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! Aug 30 08:38:56.275 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.275 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.276 INFO kablam! Aug 30 08:38:56.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.280 INFO kablam! --> src/pe32/exports.rs:259:45 Aug 30 08:38:56.280 INFO kablam! | Aug 30 08:38:56.280 INFO kablam! 259 | try!(writeln!(f, " # of Names: {}", self.image_.NumberOfNames)); Aug 30 08:38:56.280 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.280 INFO kablam! | Aug 30 08:38:56.280 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! Aug 30 08:38:56.280 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.284 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.284 INFO kablam! Aug 30 08:38:56.284 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.284 INFO kablam! --> src/pe32/imports.rs:170:44 Aug 30 08:38:56.284 INFO kablam! | Aug 30 08:38:56.284 INFO kablam! 170 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 30 08:38:56.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.285 INFO kablam! | Aug 30 08:38:56.285 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! Aug 30 08:38:56.285 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.285 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.285 INFO kablam! Aug 30 08:38:56.285 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.286 INFO kablam! --> src/pe32/imports.rs:171:49 Aug 30 08:38:56.286 INFO kablam! | Aug 30 08:38:56.286 INFO kablam! 171 | try!(writeln!(f, " ForwarderChain: {:>08X}", self.image_.ForwarderChain)); Aug 30 08:38:56.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.286 INFO kablam! | Aug 30 08:38:56.286 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! Aug 30 08:38:56.286 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.286 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.286 INFO kablam! Aug 30 08:38:56.286 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.286 INFO kablam! --> src/pe32/imports.rs:172:49 Aug 30 08:38:56.286 INFO kablam! | Aug 30 08:38:56.286 INFO kablam! 172 | try!(writeln!(f, " IAT: {:>08X}", self.image_.FirstThunk)); Aug 30 08:38:56.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.286 INFO kablam! | Aug 30 08:38:56.286 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! Aug 30 08:38:56.287 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.287 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.287 INFO kablam! Aug 30 08:38:56.287 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.287 INFO kablam! --> src/pe32/relocs.rs:143:49 Aug 30 08:38:56.287 INFO kablam! | Aug 30 08:38:56.287 INFO kablam! 143 | try!(writeln!(f, " VirtualAddress: {:>08X}", self.reloc_.VirtualAddress)); Aug 30 08:38:56.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.287 INFO kablam! | Aug 30 08:38:56.287 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! Aug 30 08:38:56.287 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.287 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.287 INFO kablam! Aug 30 08:38:56.287 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.287 INFO kablam! --> src/pe32/relocs.rs:144:49 Aug 30 08:38:56.287 INFO kablam! | Aug 30 08:38:56.288 INFO kablam! 144 | try!(writeln!(f, " SizeOfBlock: {:>08X}", self.reloc_.SizeOfBlock)); Aug 30 08:38:56.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.288 INFO kablam! | Aug 30 08:38:56.288 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! Aug 30 08:38:56.288 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.288 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.288 INFO kablam! Aug 30 08:38:56.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.288 INFO kablam! --> src/pe64/exports.rs:254:50 Aug 30 08:38:56.288 INFO kablam! | Aug 30 08:38:56.288 INFO kablam! 254 | try!(writeln!(f, " Characteristics: {:>08X}", self.image_.Characteristics)); Aug 30 08:38:56.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.289 INFO kablam! | Aug 30 08:38:56.289 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! Aug 30 08:38:56.289 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.289 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.289 INFO kablam! Aug 30 08:38:56.289 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.289 INFO kablam! --> src/pe64/exports.rs:255:45 Aug 30 08:38:56.289 INFO kablam! | Aug 30 08:38:56.289 INFO kablam! 255 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 30 08:38:56.289 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.289 INFO kablam! | Aug 30 08:38:56.290 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! Aug 30 08:38:56.290 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.290 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.290 INFO kablam! Aug 30 08:38:56.290 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.290 INFO kablam! --> src/pe64/exports.rs:256:48 Aug 30 08:38:56.290 INFO kablam! | Aug 30 08:38:56.290 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 30 08:38:56.290 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.290 INFO kablam! | Aug 30 08:38:56.290 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! Aug 30 08:38:56.290 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.290 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.291 INFO kablam! Aug 30 08:38:56.291 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.291 INFO kablam! --> src/pe64/exports.rs:256:74 Aug 30 08:38:56.291 INFO kablam! | Aug 30 08:38:56.291 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 30 08:38:56.291 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.291 INFO kablam! | Aug 30 08:38:56.291 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! Aug 30 08:38:56.291 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.291 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.291 INFO kablam! Aug 30 08:38:56.291 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.291 INFO kablam! --> src/pe64/exports.rs:257:45 Aug 30 08:38:56.292 INFO kablam! | Aug 30 08:38:56.292 INFO kablam! 257 | try!(writeln!(f, " OrdinalBase: {}", self.image_.Base)); Aug 30 08:38:56.292 INFO kablam! | ^^^^^^^^^^^^^^^^ Aug 30 08:38:56.292 INFO kablam! | Aug 30 08:38:56.292 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! Aug 30 08:38:56.292 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.292 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.292 INFO kablam! Aug 30 08:38:56.292 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.293 INFO kablam! --> src/pe64/exports.rs:258:45 Aug 30 08:38:56.293 INFO kablam! | Aug 30 08:38:56.293 INFO kablam! 258 | try!(writeln!(f, " # of Functions: {}", self.image_.NumberOfFunctions)); Aug 30 08:38:56.293 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.293 INFO kablam! | Aug 30 08:38:56.293 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! Aug 30 08:38:56.293 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.293 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.293 INFO kablam! Aug 30 08:38:56.293 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.293 INFO kablam! --> src/pe64/exports.rs:259:45 Aug 30 08:38:56.293 INFO kablam! | Aug 30 08:38:56.293 INFO kablam! 259 | try!(writeln!(f, " # of Names: {}", self.image_.NumberOfNames)); Aug 30 08:38:56.293 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.293 INFO kablam! | Aug 30 08:38:56.293 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! Aug 30 08:38:56.294 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.294 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.294 INFO kablam! Aug 30 08:38:56.294 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.294 INFO kablam! --> src/pe64/imports.rs:170:44 Aug 30 08:38:56.294 INFO kablam! | Aug 30 08:38:56.294 INFO kablam! 170 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 30 08:38:56.294 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.294 INFO kablam! | Aug 30 08:38:56.294 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! Aug 30 08:38:56.294 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.295 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.295 INFO kablam! Aug 30 08:38:56.295 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.295 INFO kablam! --> src/pe64/imports.rs:171:49 Aug 30 08:38:56.295 INFO kablam! | Aug 30 08:38:56.295 INFO kablam! 171 | try!(writeln!(f, " ForwarderChain: {:>08X}", self.image_.ForwarderChain)); Aug 30 08:38:56.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.295 INFO kablam! | Aug 30 08:38:56.295 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! Aug 30 08:38:56.295 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.295 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.295 INFO kablam! Aug 30 08:38:56.295 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.296 INFO kablam! --> src/pe64/imports.rs:172:49 Aug 30 08:38:56.296 INFO kablam! | Aug 30 08:38:56.296 INFO kablam! 172 | try!(writeln!(f, " IAT: {:>08X}", self.image_.FirstThunk)); Aug 30 08:38:56.296 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.296 INFO kablam! | Aug 30 08:38:56.296 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! Aug 30 08:38:56.296 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.296 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.296 INFO kablam! Aug 30 08:38:56.296 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.296 INFO kablam! --> src/pe64/relocs.rs:143:49 Aug 30 08:38:56.297 INFO kablam! | Aug 30 08:38:56.297 INFO kablam! 143 | try!(writeln!(f, " VirtualAddress: {:>08X}", self.reloc_.VirtualAddress)); Aug 30 08:38:56.297 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.297 INFO kablam! | Aug 30 08:38:56.297 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! Aug 30 08:38:56.297 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.297 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.297 INFO kablam! Aug 30 08:38:56.297 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.297 INFO kablam! --> src/pe64/relocs.rs:144:49 Aug 30 08:38:56.297 INFO kablam! | Aug 30 08:38:56.297 INFO kablam! 144 | try!(writeln!(f, " SizeOfBlock: {:>08X}", self.reloc_.SizeOfBlock)); Aug 30 08:38:56.298 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.298 INFO kablam! | Aug 30 08:38:56.298 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! Aug 30 08:38:56.298 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.298 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.298 INFO kablam! Aug 30 08:38:56.298 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.298 INFO kablam! --> src/resources.rs:266:45 Aug 30 08:38:56.298 INFO kablam! | Aug 30 08:38:56.298 INFO kablam! 266 | try!(writeln!(f, " Characteristics: {}", self.image_.Characteristics)); Aug 30 08:38:56.298 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.298 INFO kablam! | Aug 30 08:38:56.299 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! Aug 30 08:38:56.299 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.299 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.299 INFO kablam! Aug 30 08:38:56.299 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.299 INFO kablam! --> src/resources.rs:267:45 Aug 30 08:38:56.299 INFO kablam! | Aug 30 08:38:56.299 INFO kablam! 267 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 30 08:38:56.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.299 INFO kablam! | Aug 30 08:38:56.299 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! Aug 30 08:38:56.300 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.300 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.300 INFO kablam! Aug 30 08:38:56.300 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.300 INFO kablam! --> src/resources.rs:268:48 Aug 30 08:38:56.300 INFO kablam! | Aug 30 08:38:56.300 INFO kablam! 268 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 30 08:38:56.300 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.300 INFO kablam! | Aug 30 08:38:56.300 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! Aug 30 08:38:56.300 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.300 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.300 INFO kablam! Aug 30 08:38:56.301 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.301 INFO kablam! --> src/resources.rs:268:74 Aug 30 08:38:56.301 INFO kablam! | Aug 30 08:38:56.301 INFO kablam! 268 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 30 08:38:56.301 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.301 INFO kablam! | Aug 30 08:38:56.301 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! Aug 30 08:38:56.301 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.301 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.301 INFO kablam! Aug 30 08:38:56.301 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.301 INFO kablam! --> src/resources.rs:329:50 Aug 30 08:38:56.302 INFO kablam! | Aug 30 08:38:56.302 INFO kablam! 329 | try!(writeln!(f, " OffsetToData: {:>08X}", self.image_.OffsetToData)); Aug 30 08:38:56.302 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.302 INFO kablam! | Aug 30 08:38:56.302 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! Aug 30 08:38:56.302 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.302 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.302 INFO kablam! Aug 30 08:38:56.302 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.302 INFO kablam! --> src/resources.rs:330:50 Aug 30 08:38:56.302 INFO kablam! | Aug 30 08:38:56.302 INFO kablam! 330 | try!(writeln!(f, " Size: {:>08X}", self.image_.Size)); Aug 30 08:38:56.303 INFO kablam! | ^^^^^^^^^^^^^^^^ Aug 30 08:38:56.303 INFO kablam! | Aug 30 08:38:56.303 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! Aug 30 08:38:56.303 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.303 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.303 INFO kablam! Aug 30 08:38:56.303 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.303 INFO kablam! --> src/resources.rs:331:45 Aug 30 08:38:56.303 INFO kablam! | Aug 30 08:38:56.303 INFO kablam! 331 | try!(writeln!(f, " CodePage: {}", self.image_.CodePage)); Aug 30 08:38:56.303 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.304 INFO kablam! | Aug 30 08:38:56.304 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! Aug 30 08:38:56.304 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.304 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.304 INFO kablam! Aug 30 08:38:56.370 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.370 INFO kablam! --> src/image.rs:34:10 Aug 30 08:38:56.370 INFO kablam! | Aug 30 08:38:56.370 INFO kablam! 34 | #[derive(Debug)] Aug 30 08:38:56.370 INFO kablam! | ^^^^^ Aug 30 08:38:56.370 INFO kablam! | Aug 30 08:38:56.370 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 30 08:38:56.370 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! Aug 30 08:38:56.370 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.370 INFO kablam! Aug 30 08:38:56.370 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.370 INFO kablam! --> src/image.rs:80:10 Aug 30 08:38:56.370 INFO kablam! | Aug 30 08:38:56.370 INFO kablam! 80 | #[derive(Debug)] Aug 30 08:38:56.370 INFO kablam! | ^^^^^ Aug 30 08:38:56.370 INFO kablam! | Aug 30 08:38:56.371 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! Aug 30 08:38:56.371 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.371 INFO kablam! Aug 30 08:38:56.371 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.371 INFO kablam! --> src/image.rs:94:10 Aug 30 08:38:56.371 INFO kablam! | Aug 30 08:38:56.371 INFO kablam! 94 | #[derive(Debug)] Aug 30 08:38:56.371 INFO kablam! | ^^^^^ Aug 30 08:38:56.371 INFO kablam! | Aug 30 08:38:56.371 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! Aug 30 08:38:56.371 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.371 INFO kablam! Aug 30 08:38:56.371 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.371 INFO kablam! --> src/image.rs:148:10 Aug 30 08:38:56.371 INFO kablam! | Aug 30 08:38:56.371 INFO kablam! 148 | #[derive(Debug)] Aug 30 08:38:56.371 INFO kablam! | ^^^^^ Aug 30 08:38:56.371 INFO kablam! | Aug 30 08:38:56.371 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! Aug 30 08:38:56.371 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.371 INFO kablam! Aug 30 08:38:56.371 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.371 INFO kablam! --> src/image.rs:184:10 Aug 30 08:38:56.371 INFO kablam! | Aug 30 08:38:56.371 INFO kablam! 184 | #[derive(Debug)] Aug 30 08:38:56.371 INFO kablam! | ^^^^^ Aug 30 08:38:56.371 INFO kablam! | Aug 30 08:38:56.372 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! Aug 30 08:38:56.372 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.372 INFO kablam! Aug 30 08:38:56.372 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.372 INFO kablam! --> src/image.rs:223:10 Aug 30 08:38:56.372 INFO kablam! | Aug 30 08:38:56.372 INFO kablam! 223 | #[derive(Debug)] Aug 30 08:38:56.372 INFO kablam! | ^^^^^ Aug 30 08:38:56.372 INFO kablam! | Aug 30 08:38:56.372 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! Aug 30 08:38:56.372 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.372 INFO kablam! Aug 30 08:38:56.372 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.372 INFO kablam! --> src/image.rs:231:10 Aug 30 08:38:56.372 INFO kablam! | Aug 30 08:38:56.372 INFO kablam! 231 | #[derive(Debug)] Aug 30 08:38:56.372 INFO kablam! | ^^^^^ Aug 30 08:38:56.372 INFO kablam! | Aug 30 08:38:56.372 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! Aug 30 08:38:56.372 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.372 INFO kablam! Aug 30 08:38:56.372 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.372 INFO kablam! --> src/image.rs:279:10 Aug 30 08:38:56.372 INFO kablam! | Aug 30 08:38:56.372 INFO kablam! 279 | #[derive(Debug)] Aug 30 08:38:56.373 INFO kablam! | ^^^^^ Aug 30 08:38:56.373 INFO kablam! | Aug 30 08:38:56.373 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! Aug 30 08:38:56.373 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.373 INFO kablam! Aug 30 08:38:56.373 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.373 INFO kablam! --> src/image.rs:296:10 Aug 30 08:38:56.373 INFO kablam! | Aug 30 08:38:56.373 INFO kablam! 296 | #[derive(Debug)] Aug 30 08:38:56.373 INFO kablam! | ^^^^^ Aug 30 08:38:56.373 INFO kablam! | Aug 30 08:38:56.373 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! Aug 30 08:38:56.373 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.373 INFO kablam! Aug 30 08:38:56.373 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.373 INFO kablam! --> src/image.rs:314:10 Aug 30 08:38:56.373 INFO kablam! | Aug 30 08:38:56.373 INFO kablam! 314 | #[derive(Debug)] Aug 30 08:38:56.373 INFO kablam! | ^^^^^ Aug 30 08:38:56.373 INFO kablam! | Aug 30 08:38:56.373 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! Aug 30 08:38:56.373 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.373 INFO kablam! Aug 30 08:38:56.373 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.373 INFO kablam! --> src/image.rs:359:10 Aug 30 08:38:56.373 INFO kablam! | Aug 30 08:38:56.374 INFO kablam! 359 | #[derive(Debug)] Aug 30 08:38:56.374 INFO kablam! | ^^^^^ Aug 30 08:38:56.374 INFO kablam! | Aug 30 08:38:56.374 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! Aug 30 08:38:56.374 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.374 INFO kablam! Aug 30 08:38:56.374 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.374 INFO kablam! --> src/image.rs:370:10 Aug 30 08:38:56.374 INFO kablam! | Aug 30 08:38:56.374 INFO kablam! 370 | #[derive(Debug)] Aug 30 08:38:56.374 INFO kablam! | ^^^^^ Aug 30 08:38:56.374 INFO kablam! | Aug 30 08:38:56.374 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! Aug 30 08:38:56.374 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.374 INFO kablam! Aug 30 08:38:56.374 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.374 INFO kablam! --> src/image.rs:380:10 Aug 30 08:38:56.374 INFO kablam! | Aug 30 08:38:56.374 INFO kablam! 380 | #[derive(Debug)] Aug 30 08:38:56.374 INFO kablam! | ^^^^^ Aug 30 08:38:56.374 INFO kablam! | Aug 30 08:38:56.374 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! Aug 30 08:38:56.374 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.374 INFO kablam! Aug 30 08:38:56.374 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.374 INFO kablam! --> src/image.rs:401:10 Aug 30 08:38:56.375 INFO kablam! | Aug 30 08:38:56.375 INFO kablam! 401 | #[derive(Debug)] Aug 30 08:38:56.376 INFO kablam! | ^^^^^ Aug 30 08:38:56.376 INFO kablam! | Aug 30 08:38:56.376 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! Aug 30 08:38:56.377 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.377 INFO kablam! Aug 30 08:38:56.377 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 08:38:56.377 INFO kablam! --> src/image.rs:408:10 Aug 30 08:38:56.377 INFO kablam! | Aug 30 08:38:56.377 INFO kablam! 408 | #[derive(Debug)] Aug 30 08:38:56.377 INFO kablam! | ^^^^^ Aug 30 08:38:56.377 INFO kablam! | Aug 30 08:38:56.377 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! Aug 30 08:38:56.377 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.377 INFO kablam! Aug 30 08:38:56.377 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.377 INFO kablam! --> src/pe32/exports.rs:254:50 Aug 30 08:38:56.380 INFO kablam! | Aug 30 08:38:56.380 INFO kablam! 254 | try!(writeln!(f, " Characteristics: {:>08X}", self.image_.Characteristics)); Aug 30 08:38:56.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.380 INFO kablam! | Aug 30 08:38:56.380 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! Aug 30 08:38:56.380 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.380 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.380 INFO kablam! Aug 30 08:38:56.380 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.380 INFO kablam! --> src/pe32/exports.rs:255:45 Aug 30 08:38:56.380 INFO kablam! | Aug 30 08:38:56.380 INFO kablam! 255 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 30 08:38:56.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.381 INFO kablam! | Aug 30 08:38:56.381 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! Aug 30 08:38:56.381 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.381 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.381 INFO kablam! Aug 30 08:38:56.381 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.381 INFO kablam! --> src/pe32/exports.rs:256:48 Aug 30 08:38:56.381 INFO kablam! | Aug 30 08:38:56.381 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 30 08:38:56.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.381 INFO kablam! | Aug 30 08:38:56.381 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! Aug 30 08:38:56.381 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.381 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.381 INFO kablam! Aug 30 08:38:56.381 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.381 INFO kablam! --> src/pe32/exports.rs:256:74 Aug 30 08:38:56.381 INFO kablam! | Aug 30 08:38:56.381 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 30 08:38:56.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.381 INFO kablam! | Aug 30 08:38:56.382 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! Aug 30 08:38:56.382 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.382 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.382 INFO kablam! Aug 30 08:38:56.382 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.382 INFO kablam! --> src/pe32/exports.rs:257:45 Aug 30 08:38:56.382 INFO kablam! | Aug 30 08:38:56.382 INFO kablam! 257 | try!(writeln!(f, " OrdinalBase: {}", self.image_.Base)); Aug 30 08:38:56.382 INFO kablam! | ^^^^^^^^^^^^^^^^ Aug 30 08:38:56.382 INFO kablam! | Aug 30 08:38:56.382 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! Aug 30 08:38:56.382 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.382 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.382 INFO kablam! Aug 30 08:38:56.382 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.382 INFO kablam! --> src/pe32/exports.rs:258:45 Aug 30 08:38:56.382 INFO kablam! | Aug 30 08:38:56.382 INFO kablam! 258 | try!(writeln!(f, " # of Functions: {}", self.image_.NumberOfFunctions)); Aug 30 08:38:56.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.382 INFO kablam! | Aug 30 08:38:56.383 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! Aug 30 08:38:56.383 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.383 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.383 INFO kablam! Aug 30 08:38:56.383 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.383 INFO kablam! --> src/pe32/exports.rs:259:45 Aug 30 08:38:56.383 INFO kablam! | Aug 30 08:38:56.383 INFO kablam! 259 | try!(writeln!(f, " # of Names: {}", self.image_.NumberOfNames)); Aug 30 08:38:56.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.383 INFO kablam! | Aug 30 08:38:56.383 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! Aug 30 08:38:56.383 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.383 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.383 INFO kablam! Aug 30 08:38:56.383 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.383 INFO kablam! --> src/pe32/imports.rs:170:44 Aug 30 08:38:56.383 INFO kablam! | Aug 30 08:38:56.383 INFO kablam! 170 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 30 08:38:56.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.383 INFO kablam! | Aug 30 08:38:56.383 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! Aug 30 08:38:56.384 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.384 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.384 INFO kablam! Aug 30 08:38:56.384 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.384 INFO kablam! --> src/pe32/imports.rs:171:49 Aug 30 08:38:56.384 INFO kablam! | Aug 30 08:38:56.384 INFO kablam! 171 | try!(writeln!(f, " ForwarderChain: {:>08X}", self.image_.ForwarderChain)); Aug 30 08:38:56.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.384 INFO kablam! | Aug 30 08:38:56.384 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! Aug 30 08:38:56.384 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.384 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.384 INFO kablam! Aug 30 08:38:56.384 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.384 INFO kablam! --> src/pe32/imports.rs:172:49 Aug 30 08:38:56.384 INFO kablam! | Aug 30 08:38:56.384 INFO kablam! 172 | try!(writeln!(f, " IAT: {:>08X}", self.image_.FirstThunk)); Aug 30 08:38:56.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.384 INFO kablam! | Aug 30 08:38:56.384 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! Aug 30 08:38:56.384 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.385 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.385 INFO kablam! Aug 30 08:38:56.385 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.385 INFO kablam! --> src/pe32/relocs.rs:143:49 Aug 30 08:38:56.385 INFO kablam! | Aug 30 08:38:56.385 INFO kablam! 143 | try!(writeln!(f, " VirtualAddress: {:>08X}", self.reloc_.VirtualAddress)); Aug 30 08:38:56.385 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.385 INFO kablam! | Aug 30 08:38:56.385 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! Aug 30 08:38:56.385 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.385 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.385 INFO kablam! Aug 30 08:38:56.385 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.385 INFO kablam! --> src/pe32/relocs.rs:144:49 Aug 30 08:38:56.385 INFO kablam! | Aug 30 08:38:56.385 INFO kablam! 144 | try!(writeln!(f, " SizeOfBlock: {:>08X}", self.reloc_.SizeOfBlock)); Aug 30 08:38:56.385 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.385 INFO kablam! | Aug 30 08:38:56.385 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! Aug 30 08:38:56.385 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.385 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.386 INFO kablam! Aug 30 08:38:56.386 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.386 INFO kablam! --> src/pe64/exports.rs:254:50 Aug 30 08:38:56.386 INFO kablam! | Aug 30 08:38:56.386 INFO kablam! 254 | try!(writeln!(f, " Characteristics: {:>08X}", self.image_.Characteristics)); Aug 30 08:38:56.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.386 INFO kablam! | Aug 30 08:38:56.386 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! Aug 30 08:38:56.386 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.386 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.386 INFO kablam! Aug 30 08:38:56.386 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.386 INFO kablam! --> src/pe64/exports.rs:255:45 Aug 30 08:38:56.386 INFO kablam! | Aug 30 08:38:56.386 INFO kablam! 255 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 30 08:38:56.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.386 INFO kablam! | Aug 30 08:38:56.386 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! Aug 30 08:38:56.386 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.386 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.386 INFO kablam! Aug 30 08:38:56.387 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.387 INFO kablam! --> src/pe64/exports.rs:256:48 Aug 30 08:38:56.387 INFO kablam! | Aug 30 08:38:56.387 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 30 08:38:56.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.387 INFO kablam! | Aug 30 08:38:56.387 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! Aug 30 08:38:56.387 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.387 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.387 INFO kablam! Aug 30 08:38:56.387 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.387 INFO kablam! --> src/pe64/exports.rs:256:74 Aug 30 08:38:56.387 INFO kablam! | Aug 30 08:38:56.387 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 30 08:38:56.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.387 INFO kablam! | Aug 30 08:38:56.387 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! Aug 30 08:38:56.387 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.387 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.387 INFO kablam! Aug 30 08:38:56.387 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.387 INFO kablam! --> src/pe64/exports.rs:257:45 Aug 30 08:38:56.388 INFO kablam! | Aug 30 08:38:56.388 INFO kablam! 257 | try!(writeln!(f, " OrdinalBase: {}", self.image_.Base)); Aug 30 08:38:56.388 INFO kablam! | ^^^^^^^^^^^^^^^^ Aug 30 08:38:56.388 INFO kablam! | Aug 30 08:38:56.388 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! Aug 30 08:38:56.388 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.388 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.388 INFO kablam! Aug 30 08:38:56.388 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.388 INFO kablam! --> src/pe64/exports.rs:258:45 Aug 30 08:38:56.389 INFO kablam! | Aug 30 08:38:56.389 INFO kablam! 258 | try!(writeln!(f, " # of Functions: {}", self.image_.NumberOfFunctions)); Aug 30 08:38:56.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.389 INFO kablam! | Aug 30 08:38:56.389 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! Aug 30 08:38:56.389 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.389 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.389 INFO kablam! Aug 30 08:38:56.389 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.389 INFO kablam! --> src/pe64/exports.rs:259:45 Aug 30 08:38:56.389 INFO kablam! | Aug 30 08:38:56.389 INFO kablam! 259 | try!(writeln!(f, " # of Names: {}", self.image_.NumberOfNames)); Aug 30 08:38:56.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.389 INFO kablam! | Aug 30 08:38:56.389 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! Aug 30 08:38:56.389 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.389 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.389 INFO kablam! Aug 30 08:38:56.389 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.389 INFO kablam! --> src/pe64/imports.rs:170:44 Aug 30 08:38:56.390 INFO kablam! | Aug 30 08:38:56.390 INFO kablam! 170 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 30 08:38:56.390 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.390 INFO kablam! | Aug 30 08:38:56.390 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! Aug 30 08:38:56.390 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.390 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.390 INFO kablam! Aug 30 08:38:56.390 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.390 INFO kablam! --> src/pe64/imports.rs:171:49 Aug 30 08:38:56.390 INFO kablam! | Aug 30 08:38:56.390 INFO kablam! 171 | try!(writeln!(f, " ForwarderChain: {:>08X}", self.image_.ForwarderChain)); Aug 30 08:38:56.390 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.390 INFO kablam! | Aug 30 08:38:56.390 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! Aug 30 08:38:56.390 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.390 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.390 INFO kablam! Aug 30 08:38:56.390 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.390 INFO kablam! --> src/pe64/imports.rs:172:49 Aug 30 08:38:56.390 INFO kablam! | Aug 30 08:38:56.390 INFO kablam! 172 | try!(writeln!(f, " IAT: {:>08X}", self.image_.FirstThunk)); Aug 30 08:38:56.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.391 INFO kablam! | Aug 30 08:38:56.391 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! Aug 30 08:38:56.391 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.391 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.391 INFO kablam! Aug 30 08:38:56.391 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.391 INFO kablam! --> src/pe64/relocs.rs:143:49 Aug 30 08:38:56.391 INFO kablam! | Aug 30 08:38:56.391 INFO kablam! 143 | try!(writeln!(f, " VirtualAddress: {:>08X}", self.reloc_.VirtualAddress)); Aug 30 08:38:56.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.391 INFO kablam! | Aug 30 08:38:56.391 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! Aug 30 08:38:56.391 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.391 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.391 INFO kablam! Aug 30 08:38:56.391 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.391 INFO kablam! --> src/pe64/relocs.rs:144:49 Aug 30 08:38:56.391 INFO kablam! | Aug 30 08:38:56.391 INFO kablam! 144 | try!(writeln!(f, " SizeOfBlock: {:>08X}", self.reloc_.SizeOfBlock)); Aug 30 08:38:56.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.392 INFO kablam! | Aug 30 08:38:56.392 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! Aug 30 08:38:56.392 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.392 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.392 INFO kablam! Aug 30 08:38:56.392 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.392 INFO kablam! --> src/resources.rs:266:45 Aug 30 08:38:56.392 INFO kablam! | Aug 30 08:38:56.392 INFO kablam! 266 | try!(writeln!(f, " Characteristics: {}", self.image_.Characteristics)); Aug 30 08:38:56.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.392 INFO kablam! | Aug 30 08:38:56.392 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! Aug 30 08:38:56.392 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.392 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.392 INFO kablam! Aug 30 08:38:56.392 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.392 INFO kablam! --> src/resources.rs:267:45 Aug 30 08:38:56.392 INFO kablam! | Aug 30 08:38:56.392 INFO kablam! 267 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 30 08:38:56.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.392 INFO kablam! | Aug 30 08:38:56.393 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! Aug 30 08:38:56.393 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.393 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.393 INFO kablam! Aug 30 08:38:56.393 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.393 INFO kablam! --> src/resources.rs:268:48 Aug 30 08:38:56.393 INFO kablam! | Aug 30 08:38:56.393 INFO kablam! 268 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 30 08:38:56.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.393 INFO kablam! | Aug 30 08:38:56.393 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! Aug 30 08:38:56.393 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.393 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.393 INFO kablam! Aug 30 08:38:56.393 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.393 INFO kablam! --> src/resources.rs:268:74 Aug 30 08:38:56.393 INFO kablam! | Aug 30 08:38:56.393 INFO kablam! 268 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 30 08:38:56.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.393 INFO kablam! | Aug 30 08:38:56.393 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! Aug 30 08:38:56.394 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.394 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.394 INFO kablam! Aug 30 08:38:56.394 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.394 INFO kablam! --> src/resources.rs:329:50 Aug 30 08:38:56.394 INFO kablam! | Aug 30 08:38:56.394 INFO kablam! 329 | try!(writeln!(f, " OffsetToData: {:>08X}", self.image_.OffsetToData)); Aug 30 08:38:56.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.394 INFO kablam! | Aug 30 08:38:56.394 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! Aug 30 08:38:56.394 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.394 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.394 INFO kablam! Aug 30 08:38:56.394 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.394 INFO kablam! --> src/resources.rs:330:50 Aug 30 08:38:56.394 INFO kablam! | Aug 30 08:38:56.394 INFO kablam! 330 | try!(writeln!(f, " Size: {:>08X}", self.image_.Size)); Aug 30 08:38:56.394 INFO kablam! | ^^^^^^^^^^^^^^^^ Aug 30 08:38:56.394 INFO kablam! | Aug 30 08:38:56.395 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! Aug 30 08:38:56.395 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.395 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.395 INFO kablam! Aug 30 08:38:56.395 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 08:38:56.395 INFO kablam! --> src/resources.rs:331:45 Aug 30 08:38:56.395 INFO kablam! | Aug 30 08:38:56.395 INFO kablam! 331 | try!(writeln!(f, " CodePage: {}", self.image_.CodePage)); Aug 30 08:38:56.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.395 INFO kablam! | Aug 30 08:38:56.395 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! Aug 30 08:38:56.395 INFO kablam! = note: for more information, see issue #46043 Aug 30 08:38:56.395 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 08:38:56.395 INFO kablam! Aug 30 08:38:56.969 INFO kablam! error[E0432]: unresolved import `pelite::pe` Aug 30 08:38:56.970 INFO kablam! --> examples/main.rs:11:5 Aug 30 08:38:56.970 INFO kablam! | Aug 30 08:38:56.970 INFO kablam! 11 | use pelite::pe; Aug 30 08:38:56.970 INFO kablam! | ^^^^^^^^^^ no `pe` in the root Aug 30 08:38:56.970 INFO kablam! Aug 30 08:38:56.970 INFO kablam! error[E0433]: failed to resolve. Could not find `pe` in `pelite` Aug 30 08:38:56.970 INFO kablam! --> examples/main.rs:14:13 Aug 30 08:38:56.970 INFO kablam! | Aug 30 08:38:56.970 INFO kablam! 14 | use pelite::pe::imports::PeImports; Aug 30 08:38:56.970 INFO kablam! | ^^ Could not find `pe` in `pelite` Aug 30 08:38:56.970 INFO kablam! Aug 30 08:38:56.971 INFO kablam! warning: unused import: `pelite::pe::imports::PeImports` Aug 30 08:38:56.971 INFO kablam! --> examples/main.rs:14:5 Aug 30 08:38:56.971 INFO kablam! | Aug 30 08:38:56.971 INFO kablam! 14 | use pelite::pe::imports::PeImports; Aug 30 08:38:56.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 08:38:56.971 INFO kablam! | Aug 30 08:38:56.971 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 30 08:38:56.971 INFO kablam! Aug 30 08:38:56.979 INFO kablam! error[E0432]: unresolved import `pelite::pe` Aug 30 08:38:56.979 INFO kablam! --> examples/readme.rs:18:5 Aug 30 08:38:56.979 INFO kablam! | Aug 30 08:38:56.979 INFO kablam! 18 | use pelite::pe; Aug 30 08:38:56.979 INFO kablam! | ^^^^^^^^^^ no `pe` in the root Aug 30 08:38:56.980 INFO kablam! Aug 30 08:38:56.987 INFO kablam! error: aborting due to 2 previous errors Aug 30 08:38:56.987 INFO kablam! Aug 30 08:38:56.987 INFO kablam! Some errors occurred: E0432, E0433. Aug 30 08:38:56.987 INFO kablam! For more information about an error, try `rustc --explain E0432`. Aug 30 08:38:57.021 INFO kablam! error: Could not compile `pelite`. Aug 30 08:38:57.021 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 08:38:57.039 INFO kablam! error: aborting due to previous error Aug 30 08:38:57.039 INFO kablam! Aug 30 08:38:57.040 INFO kablam! For more information about this error, try `rustc --explain E0432`. Aug 30 08:38:57.045 INFO kablam! error: Could not compile `pelite`. Aug 30 08:38:57.045 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 08:38:57.244 INFO kablam! error: build failed Aug 30 08:38:57.247 INFO kablam! su: No module specific data is present Aug 30 08:38:57.725 INFO running `"docker" "rm" "-f" "6441a3b4654a807b7e678aaa157a7d0c5c0b3ccc0ab8e22a1806a077c8357bef"` Aug 30 08:38:57.859 INFO blam! 6441a3b4654a807b7e678aaa157a7d0c5c0b3ccc0ab8e22a1806a077c8357bef