Aug 11 06:34:42.606 INFO checking pelite-0.2.0 against master#f6d43ed84207c7e58f363f46e5a438ff40f2b311 for libc-1 Aug 11 06:34:42.606 INFO running: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 06:34:42.606 INFO creating container for: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 06:34:42.606 INFO running `"docker" "create" "-v" "/tmp/crater.fdKgZ9CEFkeg:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-4/master#f6d43ed84207c7e58f363f46e5a438ff40f2b311:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 06:34:42.857 INFO blam! e0460073e0f468a46cd49f263f497c91fdd5dfac7ecdcc10edbcf5cdaa9a12a8 Aug 11 06:34:42.859 INFO running `"docker" "start" "-a" "e0460073e0f468a46cd49f263f497c91fdd5dfac7ecdcc10edbcf5cdaa9a12a8"` Aug 11 06:34:43.953 INFO kablam! Checking pelite v0.2.0 (file:///source) Aug 11 06:34:45.594 INFO kablam! warning: type annotations needed Aug 11 06:34:45.594 INFO kablam! --> src/resources.rs:257:40 Aug 11 06:34:45.594 INFO kablam! | Aug 11 06:34:45.594 INFO kablam! 257 | let ptr = (self.image_ as *const _).offset(1) as *const ImageResourceDirectoryEntry; Aug 11 06:34:45.594 INFO kablam! | ^^^^^^ Aug 11 06:34:45.594 INFO kablam! | Aug 11 06:34:45.594 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Aug 11 06:34:45.594 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 11 06:34:45.595 INFO kablam! = note: for more information, see issue #46906 Aug 11 06:34:45.595 INFO kablam! Aug 11 06:34:45.621 INFO kablam! warning: unused import: `std::fmt::Write` Aug 11 06:34:45.621 INFO kablam! --> src/resources.rs:7:5 Aug 11 06:34:45.622 INFO kablam! | Aug 11 06:34:45.622 INFO kablam! 7 | use std::fmt::Write; Aug 11 06:34:45.622 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 11 06:34:45.622 INFO kablam! | Aug 11 06:34:45.622 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 11 06:34:45.622 INFO kablam! Aug 11 06:34:45.715 INFO kablam! warning: type annotations needed Aug 11 06:34:45.715 INFO kablam! --> src/resources.rs:257:40 Aug 11 06:34:45.715 INFO kablam! | Aug 11 06:34:45.715 INFO kablam! 257 | let ptr = (self.image_ as *const _).offset(1) as *const ImageResourceDirectoryEntry; Aug 11 06:34:45.715 INFO kablam! | ^^^^^^ Aug 11 06:34:45.715 INFO kablam! | Aug 11 06:34:45.715 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Aug 11 06:34:45.715 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 11 06:34:45.715 INFO kablam! = note: for more information, see issue #46906 Aug 11 06:34:45.715 INFO kablam! Aug 11 06:34:45.752 INFO kablam! warning: unused import: `std::fmt::Write` Aug 11 06:34:45.752 INFO kablam! --> src/resources.rs:7:5 Aug 11 06:34:45.752 INFO kablam! | Aug 11 06:34:45.752 INFO kablam! 7 | use std::fmt::Write; Aug 11 06:34:45.752 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 11 06:34:45.752 INFO kablam! | Aug 11 06:34:45.752 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 11 06:34:45.752 INFO kablam! Aug 11 06:34:46.429 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.429 INFO kablam! --> src/image.rs:34:10 Aug 11 06:34:46.429 INFO kablam! | Aug 11 06:34:46.429 INFO kablam! 34 | #[derive(Debug)] Aug 11 06:34:46.429 INFO kablam! | ^^^^^ Aug 11 06:34:46.430 INFO kablam! | Aug 11 06:34:46.430 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 11 06:34:46.430 INFO 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 11 06:34:46.431 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.431 INFO kablam! Aug 11 06:34:46.432 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.432 INFO kablam! --> src/image.rs:80:10 Aug 11 06:34:46.432 INFO kablam! | Aug 11 06:34:46.432 INFO kablam! 80 | #[derive(Debug)] Aug 11 06:34:46.432 INFO kablam! | ^^^^^ Aug 11 06:34:46.432 INFO kablam! | Aug 11 06:34:46.433 INFO 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 11 06:34:46.434 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.434 INFO kablam! Aug 11 06:34:46.434 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.434 INFO kablam! --> src/image.rs:94:10 Aug 11 06:34:46.435 INFO kablam! | Aug 11 06:34:46.435 INFO kablam! 94 | #[derive(Debug)] Aug 11 06:34:46.435 INFO kablam! | ^^^^^ Aug 11 06:34:46.435 INFO kablam! | Aug 11 06:34:46.435 INFO 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 11 06:34:46.435 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.435 INFO kablam! Aug 11 06:34:46.435 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.435 INFO kablam! --> src/image.rs:148:10 Aug 11 06:34:46.435 INFO kablam! | Aug 11 06:34:46.435 INFO kablam! 148 | #[derive(Debug)] Aug 11 06:34:46.435 INFO kablam! | ^^^^^ Aug 11 06:34:46.435 INFO kablam! | Aug 11 06:34:46.435 INFO 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 11 06:34:46.435 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.436 INFO kablam! Aug 11 06:34:46.437 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.437 INFO kablam! --> src/image.rs:184:10 Aug 11 06:34:46.437 INFO kablam! | Aug 11 06:34:46.437 INFO kablam! 184 | #[derive(Debug)] Aug 11 06:34:46.437 INFO kablam! | ^^^^^ Aug 11 06:34:46.437 INFO kablam! | Aug 11 06:34:46.437 INFO 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 11 06:34:46.437 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.437 INFO kablam! Aug 11 06:34:46.437 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.437 INFO kablam! --> src/image.rs:223:10 Aug 11 06:34:46.437 INFO kablam! | Aug 11 06:34:46.437 INFO kablam! 223 | #[derive(Debug)] Aug 11 06:34:46.437 INFO kablam! | ^^^^^ Aug 11 06:34:46.438 INFO kablam! | Aug 11 06:34:46.438 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:46.438 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.438 INFO kablam! Aug 11 06:34:46.439 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.439 INFO kablam! --> src/image.rs:231:10 Aug 11 06:34:46.439 INFO kablam! | Aug 11 06:34:46.439 INFO kablam! 231 | #[derive(Debug)] Aug 11 06:34:46.439 INFO kablam! | ^^^^^ Aug 11 06:34:46.439 INFO kablam! | Aug 11 06:34:46.439 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:46.440 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.440 INFO kablam! Aug 11 06:34:46.440 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.440 INFO kablam! --> src/image.rs:279:10 Aug 11 06:34:46.440 INFO kablam! | Aug 11 06:34:46.440 INFO kablam! 279 | #[derive(Debug)] Aug 11 06:34:46.440 INFO kablam! | ^^^^^ Aug 11 06:34:46.440 INFO kablam! | Aug 11 06:34:46.441 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:46.441 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.441 INFO kablam! Aug 11 06:34:46.442 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.442 INFO kablam! --> src/image.rs:296:10 Aug 11 06:34:46.442 INFO kablam! | Aug 11 06:34:46.442 INFO kablam! 296 | #[derive(Debug)] Aug 11 06:34:46.442 INFO kablam! | ^^^^^ Aug 11 06:34:46.442 INFO kablam! | Aug 11 06:34:46.442 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:46.442 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.443 INFO kablam! Aug 11 06:34:46.443 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.443 INFO kablam! --> src/image.rs:314:10 Aug 11 06:34:46.443 INFO kablam! | Aug 11 06:34:46.443 INFO kablam! 314 | #[derive(Debug)] Aug 11 06:34:46.443 INFO kablam! | ^^^^^ Aug 11 06:34:46.443 INFO kablam! | Aug 11 06:34:46.444 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:46.444 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.444 INFO kablam! Aug 11 06:34:46.445 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.445 INFO kablam! --> src/image.rs:359:10 Aug 11 06:34:46.445 INFO kablam! | Aug 11 06:34:46.445 INFO kablam! 359 | #[derive(Debug)] Aug 11 06:34:46.445 INFO kablam! | ^^^^^ Aug 11 06:34:46.445 INFO kablam! | Aug 11 06:34:46.445 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:46.445 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.446 INFO kablam! Aug 11 06:34:46.446 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.446 INFO kablam! --> src/image.rs:370:10 Aug 11 06:34:46.446 INFO kablam! | Aug 11 06:34:46.446 INFO kablam! 370 | #[derive(Debug)] Aug 11 06:34:46.446 INFO kablam! | ^^^^^ Aug 11 06:34:46.446 INFO kablam! | Aug 11 06:34:46.447 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:46.447 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.447 INFO kablam! Aug 11 06:34:46.448 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.448 INFO kablam! --> src/image.rs:380:10 Aug 11 06:34:46.448 INFO kablam! | Aug 11 06:34:46.448 INFO kablam! 380 | #[derive(Debug)] Aug 11 06:34:46.448 INFO kablam! | ^^^^^ Aug 11 06:34:46.448 INFO kablam! | Aug 11 06:34:46.448 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:46.448 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.449 INFO kablam! Aug 11 06:34:46.449 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.449 INFO kablam! --> src/image.rs:401:10 Aug 11 06:34:46.449 INFO kablam! | Aug 11 06:34:46.449 INFO kablam! 401 | #[derive(Debug)] Aug 11 06:34:46.449 INFO kablam! | ^^^^^ Aug 11 06:34:46.449 INFO kablam! | Aug 11 06:34:46.450 INFO 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 11 06:34:46.450 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.450 INFO kablam! Aug 11 06:34:46.450 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.450 INFO kablam! --> src/image.rs:408:10 Aug 11 06:34:46.450 INFO kablam! | Aug 11 06:34:46.450 INFO kablam! 408 | #[derive(Debug)] Aug 11 06:34:46.451 INFO kablam! | ^^^^^ Aug 11 06:34:46.451 INFO kablam! | Aug 11 06:34:46.451 INFO 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 11 06:34:46.451 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.451 INFO kablam! Aug 11 06:34:46.452 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.452 INFO kablam! --> src/pe32/exports.rs:254:50 Aug 11 06:34:46.452 INFO kablam! | Aug 11 06:34:46.452 INFO kablam! 254 | try!(writeln!(f, " Characteristics: {:>08X}", self.image_.Characteristics)); Aug 11 06:34:46.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.452 INFO kablam! | Aug 11 06:34:46.452 INFO 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 11 06:34:46.453 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.453 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 11 06:34:46.453 INFO kablam! Aug 11 06:34:46.454 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.454 INFO kablam! --> src/pe32/exports.rs:255:45 Aug 11 06:34:46.454 INFO kablam! | Aug 11 06:34:46.454 INFO kablam! 255 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 11 06:34:46.454 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.454 INFO kablam! | Aug 11 06:34:46.454 INFO 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 11 06:34:46.454 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.455 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 11 06:34:46.455 INFO kablam! Aug 11 06:34:46.455 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.455 INFO kablam! --> src/pe32/exports.rs:256:48 Aug 11 06:34:46.455 INFO kablam! | Aug 11 06:34:46.455 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 11 06:34:46.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.456 INFO kablam! | Aug 11 06:34:46.456 INFO 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 11 06:34:46.456 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.456 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 11 06:34:46.457 INFO kablam! Aug 11 06:34:46.458 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.458 INFO kablam! --> src/pe32/exports.rs:256:74 Aug 11 06:34:46.458 INFO kablam! | Aug 11 06:34:46.458 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 11 06:34:46.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.458 INFO kablam! | Aug 11 06:34:46.458 INFO 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 11 06:34:46.458 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.458 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 11 06:34:46.458 INFO kablam! Aug 11 06:34:46.459 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.459 INFO kablam! --> src/pe32/exports.rs:257:45 Aug 11 06:34:46.459 INFO kablam! | Aug 11 06:34:46.459 INFO kablam! 257 | try!(writeln!(f, " OrdinalBase: {}", self.image_.Base)); Aug 11 06:34:46.459 INFO kablam! | ^^^^^^^^^^^^^^^^ Aug 11 06:34:46.459 INFO kablam! | Aug 11 06:34:46.463 INFO 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 11 06:34:46.463 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.464 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 11 06:34:46.464 INFO kablam! Aug 11 06:34:46.464 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.464 INFO kablam! --> src/pe32/exports.rs:258:45 Aug 11 06:34:46.464 INFO kablam! | Aug 11 06:34:46.464 INFO kablam! 258 | try!(writeln!(f, " # of Functions: {}", self.image_.NumberOfFunctions)); Aug 11 06:34:46.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.464 INFO kablam! | Aug 11 06:34:46.465 INFO 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 11 06:34:46.465 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.466 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 11 06:34:46.466 INFO kablam! Aug 11 06:34:46.466 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.466 INFO kablam! --> src/pe32/exports.rs:259:45 Aug 11 06:34:46.466 INFO kablam! | Aug 11 06:34:46.466 INFO kablam! 259 | try!(writeln!(f, " # of Names: {}", self.image_.NumberOfNames)); Aug 11 06:34:46.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.466 INFO kablam! | Aug 11 06:34:46.466 INFO 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 11 06:34:46.466 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.466 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 11 06:34:46.466 INFO kablam! Aug 11 06:34:46.469 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.469 INFO kablam! --> src/pe32/imports.rs:170:44 Aug 11 06:34:46.469 INFO kablam! | Aug 11 06:34:46.469 INFO kablam! 170 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 11 06:34:46.469 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.469 INFO kablam! | Aug 11 06:34:46.469 INFO 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 11 06:34:46.469 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.469 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 11 06:34:46.469 INFO kablam! Aug 11 06:34:46.469 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.469 INFO kablam! --> src/pe32/imports.rs:171:49 Aug 11 06:34:46.469 INFO kablam! | Aug 11 06:34:46.469 INFO kablam! 171 | try!(writeln!(f, " ForwarderChain: {:>08X}", self.image_.ForwarderChain)); Aug 11 06:34:46.469 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.470 INFO kablam! | Aug 11 06:34:46.470 INFO 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 11 06:34:46.470 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.470 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 11 06:34:46.470 INFO kablam! Aug 11 06:34:46.471 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.471 INFO kablam! --> src/pe32/imports.rs:172:49 Aug 11 06:34:46.471 INFO kablam! | Aug 11 06:34:46.471 INFO kablam! 172 | try!(writeln!(f, " IAT: {:>08X}", self.image_.FirstThunk)); Aug 11 06:34:46.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.471 INFO kablam! | Aug 11 06:34:46.471 INFO 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 11 06:34:46.471 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.472 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 11 06:34:46.472 INFO kablam! Aug 11 06:34:46.472 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.472 INFO kablam! --> src/pe32/relocs.rs:143:49 Aug 11 06:34:46.472 INFO kablam! | Aug 11 06:34:46.472 INFO kablam! 143 | try!(writeln!(f, " VirtualAddress: {:>08X}", self.reloc_.VirtualAddress)); Aug 11 06:34:46.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.472 INFO kablam! | Aug 11 06:34:46.473 INFO 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 11 06:34:46.473 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.473 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 11 06:34:46.473 INFO kablam! Aug 11 06:34:46.474 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.474 INFO kablam! --> src/pe32/relocs.rs:144:49 Aug 11 06:34:46.474 INFO kablam! | Aug 11 06:34:46.474 INFO kablam! 144 | try!(writeln!(f, " SizeOfBlock: {:>08X}", self.reloc_.SizeOfBlock)); Aug 11 06:34:46.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.474 INFO kablam! | Aug 11 06:34:46.474 INFO 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 11 06:34:46.474 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.474 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 11 06:34:46.474 INFO kablam! Aug 11 06:34:46.476 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.476 INFO kablam! --> src/image.rs:34:10 Aug 11 06:34:46.476 INFO kablam! | Aug 11 06:34:46.476 INFO kablam! 34 | #[derive(Debug)] Aug 11 06:34:46.476 INFO kablam! | ^^^^^ Aug 11 06:34:46.476 INFO kablam! | Aug 11 06:34:46.476 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 11 06:34:46.476 INFO 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 11 06:34:46.476 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.476 INFO kablam! Aug 11 06:34:46.476 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.476 INFO kablam! --> src/image.rs:80:10 Aug 11 06:34:46.476 INFO kablam! | Aug 11 06:34:46.476 INFO kablam! 80 | #[derive(Debug)] Aug 11 06:34:46.476 INFO kablam! | ^^^^^ Aug 11 06:34:46.476 INFO kablam! | Aug 11 06:34:46.476 INFO 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 11 06:34:46.476 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.476 INFO kablam! Aug 11 06:34:46.477 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.477 INFO kablam! --> src/image.rs:94:10 Aug 11 06:34:46.477 INFO kablam! | Aug 11 06:34:46.477 INFO kablam! 94 | #[derive(Debug)] Aug 11 06:34:46.477 INFO kablam! | ^^^^^ Aug 11 06:34:46.477 INFO kablam! | Aug 11 06:34:46.477 INFO 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 11 06:34:46.477 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.477 INFO kablam! Aug 11 06:34:46.477 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.477 INFO kablam! --> src/image.rs:148:10 Aug 11 06:34:46.477 INFO kablam! | Aug 11 06:34:46.477 INFO kablam! 148 | #[derive(Debug)] Aug 11 06:34:46.477 INFO kablam! | ^^^^^ Aug 11 06:34:46.477 INFO kablam! | Aug 11 06:34:46.477 INFO 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 11 06:34:46.477 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.477 INFO kablam! Aug 11 06:34:46.477 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.477 INFO kablam! --> src/image.rs:184:10 Aug 11 06:34:46.477 INFO kablam! | Aug 11 06:34:46.477 INFO kablam! 184 | #[derive(Debug)] Aug 11 06:34:46.477 INFO kablam! | ^^^^^ Aug 11 06:34:46.477 INFO kablam! | Aug 11 06:34:46.477 INFO 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 11 06:34:46.477 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.478 INFO kablam! Aug 11 06:34:46.478 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.478 INFO kablam! --> src/image.rs:223:10 Aug 11 06:34:46.478 INFO kablam! | Aug 11 06:34:46.478 INFO kablam! 223 | #[derive(Debug)] Aug 11 06:34:46.478 INFO kablam! | ^^^^^ Aug 11 06:34:46.478 INFO kablam! | Aug 11 06:34:46.478 INFO 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 11 06:34:46.478 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.478 INFO kablam! Aug 11 06:34:46.478 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.478 INFO kablam! --> src/image.rs:231:10 Aug 11 06:34:46.478 INFO kablam! | Aug 11 06:34:46.478 INFO kablam! 231 | #[derive(Debug)] Aug 11 06:34:46.478 INFO kablam! | ^^^^^ Aug 11 06:34:46.478 INFO kablam! | Aug 11 06:34:46.478 INFO 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 11 06:34:46.478 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.478 INFO kablam! Aug 11 06:34:46.478 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.478 INFO kablam! --> src/image.rs:279:10 Aug 11 06:34:46.478 INFO kablam! | Aug 11 06:34:46.478 INFO kablam! 279 | #[derive(Debug)] Aug 11 06:34:46.478 INFO kablam! | ^^^^^ Aug 11 06:34:46.478 INFO kablam! | Aug 11 06:34:46.478 INFO 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 11 06:34:46.479 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.479 INFO kablam! Aug 11 06:34:46.479 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.479 INFO kablam! --> src/image.rs:296:10 Aug 11 06:34:46.479 INFO kablam! | Aug 11 06:34:46.479 INFO kablam! 296 | #[derive(Debug)] Aug 11 06:34:46.479 INFO kablam! | ^^^^^ Aug 11 06:34:46.479 INFO kablam! | Aug 11 06:34:46.479 INFO 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 11 06:34:46.479 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.479 INFO kablam! Aug 11 06:34:46.479 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.479 INFO kablam! --> src/image.rs:314:10 Aug 11 06:34:46.479 INFO kablam! | Aug 11 06:34:46.479 INFO kablam! 314 | #[derive(Debug)] Aug 11 06:34:46.479 INFO kablam! | ^^^^^ Aug 11 06:34:46.479 INFO kablam! | Aug 11 06:34:46.479 INFO 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 11 06:34:46.479 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.479 INFO kablam! Aug 11 06:34:46.479 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.479 INFO kablam! --> src/image.rs:359:10 Aug 11 06:34:46.479 INFO kablam! | Aug 11 06:34:46.479 INFO kablam! 359 | #[derive(Debug)] Aug 11 06:34:46.479 INFO kablam! | ^^^^^ Aug 11 06:34:46.479 INFO kablam! | Aug 11 06:34:46.479 INFO 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 11 06:34:46.479 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.480 INFO kablam! Aug 11 06:34:46.480 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.480 INFO kablam! --> src/image.rs:370:10 Aug 11 06:34:46.480 INFO kablam! | Aug 11 06:34:46.480 INFO kablam! 370 | #[derive(Debug)] Aug 11 06:34:46.480 INFO kablam! | ^^^^^ Aug 11 06:34:46.480 INFO kablam! | Aug 11 06:34:46.480 INFO 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 11 06:34:46.480 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.480 INFO kablam! Aug 11 06:34:46.480 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.480 INFO kablam! --> src/image.rs:380:10 Aug 11 06:34:46.480 INFO kablam! | Aug 11 06:34:46.480 INFO kablam! 380 | #[derive(Debug)] Aug 11 06:34:46.480 INFO kablam! | ^^^^^ Aug 11 06:34:46.480 INFO kablam! | Aug 11 06:34:46.480 INFO 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 11 06:34:46.480 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.480 INFO kablam! Aug 11 06:34:46.480 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.480 INFO kablam! --> src/image.rs:401:10 Aug 11 06:34:46.480 INFO kablam! | Aug 11 06:34:46.480 INFO kablam! 401 | #[derive(Debug)] Aug 11 06:34:46.480 INFO kablam! | ^^^^^ Aug 11 06:34:46.480 INFO kablam! | Aug 11 06:34:46.480 INFO 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 11 06:34:46.481 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.481 INFO kablam! Aug 11 06:34:46.481 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:46.481 INFO kablam! --> src/image.rs:408:10 Aug 11 06:34:46.481 INFO kablam! | Aug 11 06:34:46.481 INFO kablam! 408 | #[derive(Debug)] Aug 11 06:34:46.481 INFO kablam! | ^^^^^ Aug 11 06:34:46.481 INFO kablam! | Aug 11 06:34:46.481 INFO 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 11 06:34:46.481 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.481 INFO kablam! Aug 11 06:34:46.481 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.481 INFO kablam! --> src/pe32/exports.rs:254:50 Aug 11 06:34:46.481 INFO kablam! | Aug 11 06:34:46.481 INFO kablam! 254 | try!(writeln!(f, " Characteristics: {:>08X}", self.image_.Characteristics)); Aug 11 06:34:46.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.481 INFO kablam! | Aug 11 06:34:46.481 INFO 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 11 06:34:46.481 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.481 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 11 06:34:46.481 INFO kablam! Aug 11 06:34:46.481 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.481 INFO kablam! --> src/pe32/exports.rs:255:45 Aug 11 06:34:46.481 INFO kablam! | Aug 11 06:34:46.481 INFO kablam! 255 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 11 06:34:46.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.481 INFO kablam! | Aug 11 06:34:46.481 INFO 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 11 06:34:46.482 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.482 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 11 06:34:46.482 INFO kablam! Aug 11 06:34:46.483 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.483 INFO kablam! --> src/pe32/exports.rs:256:48 Aug 11 06:34:46.484 INFO kablam! | Aug 11 06:34:46.484 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 11 06:34:46.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.484 INFO kablam! | Aug 11 06:34:46.484 INFO 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 11 06:34:46.484 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.484 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 11 06:34:46.484 INFO kablam! Aug 11 06:34:46.484 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.484 INFO kablam! --> src/pe32/exports.rs:256:74 Aug 11 06:34:46.484 INFO kablam! | Aug 11 06:34:46.484 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 11 06:34:46.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.484 INFO kablam! | Aug 11 06:34:46.484 INFO 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 11 06:34:46.484 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.484 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 11 06:34:46.484 INFO kablam! Aug 11 06:34:46.485 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.485 INFO kablam! --> src/pe32/exports.rs:257:45 Aug 11 06:34:46.485 INFO kablam! | Aug 11 06:34:46.485 INFO kablam! 257 | try!(writeln!(f, " OrdinalBase: {}", self.image_.Base)); Aug 11 06:34:46.485 INFO kablam! | ^^^^^^^^^^^^^^^^ Aug 11 06:34:46.485 INFO kablam! | Aug 11 06:34:46.485 INFO 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 11 06:34:46.485 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.485 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 11 06:34:46.485 INFO kablam! Aug 11 06:34:46.485 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.485 INFO kablam! --> src/pe32/exports.rs:258:45 Aug 11 06:34:46.485 INFO kablam! | Aug 11 06:34:46.485 INFO kablam! 258 | try!(writeln!(f, " # of Functions: {}", self.image_.NumberOfFunctions)); Aug 11 06:34:46.485 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.485 INFO kablam! | Aug 11 06:34:46.485 INFO 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 11 06:34:46.485 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.485 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 11 06:34:46.485 INFO kablam! Aug 11 06:34:46.486 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.486 INFO kablam! --> src/pe32/exports.rs:259:45 Aug 11 06:34:46.486 INFO kablam! | Aug 11 06:34:46.486 INFO kablam! 259 | try!(writeln!(f, " # of Names: {}", self.image_.NumberOfNames)); Aug 11 06:34:46.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.486 INFO kablam! | Aug 11 06:34:46.486 INFO 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 11 06:34:46.486 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.486 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 11 06:34:46.486 INFO kablam! Aug 11 06:34:46.486 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.486 INFO kablam! --> src/pe32/imports.rs:170:44 Aug 11 06:34:46.486 INFO kablam! | Aug 11 06:34:46.486 INFO kablam! 170 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 11 06:34:46.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.486 INFO kablam! | Aug 11 06:34:46.486 INFO 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 11 06:34:46.486 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.486 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 11 06:34:46.486 INFO kablam! Aug 11 06:34:46.487 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.487 INFO kablam! --> src/pe32/imports.rs:171:49 Aug 11 06:34:46.487 INFO kablam! | Aug 11 06:34:46.487 INFO kablam! 171 | try!(writeln!(f, " ForwarderChain: {:>08X}", self.image_.ForwarderChain)); Aug 11 06:34:46.487 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.487 INFO kablam! | Aug 11 06:34:46.487 INFO 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 11 06:34:46.487 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.487 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 11 06:34:46.487 INFO kablam! Aug 11 06:34:46.487 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.487 INFO kablam! --> src/pe32/imports.rs:172:49 Aug 11 06:34:46.487 INFO kablam! | Aug 11 06:34:46.487 INFO kablam! 172 | try!(writeln!(f, " IAT: {:>08X}", self.image_.FirstThunk)); Aug 11 06:34:46.487 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.487 INFO kablam! | Aug 11 06:34:46.487 INFO 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 11 06:34:46.487 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.487 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 11 06:34:46.487 INFO kablam! Aug 11 06:34:46.488 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.488 INFO kablam! --> src/pe32/relocs.rs:143:49 Aug 11 06:34:46.488 INFO kablam! | Aug 11 06:34:46.488 INFO kablam! 143 | try!(writeln!(f, " VirtualAddress: {:>08X}", self.reloc_.VirtualAddress)); Aug 11 06:34:46.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.488 INFO kablam! | Aug 11 06:34:46.488 INFO 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 11 06:34:46.488 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.488 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 11 06:34:46.488 INFO kablam! Aug 11 06:34:46.488 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.488 INFO kablam! --> src/pe32/relocs.rs:144:49 Aug 11 06:34:46.488 INFO kablam! | Aug 11 06:34:46.488 INFO kablam! 144 | try!(writeln!(f, " SizeOfBlock: {:>08X}", self.reloc_.SizeOfBlock)); Aug 11 06:34:46.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.488 INFO kablam! | Aug 11 06:34:46.488 INFO 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 11 06:34:46.488 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.488 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 11 06:34:46.488 INFO kablam! Aug 11 06:34:46.489 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.489 INFO kablam! --> src/pe64/exports.rs:254:50 Aug 11 06:34:46.489 INFO kablam! | Aug 11 06:34:46.489 INFO kablam! 254 | try!(writeln!(f, " Characteristics: {:>08X}", self.image_.Characteristics)); Aug 11 06:34:46.489 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.489 INFO kablam! | Aug 11 06:34:46.489 INFO 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 11 06:34:46.489 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.489 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 11 06:34:46.489 INFO kablam! Aug 11 06:34:46.489 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.489 INFO kablam! --> src/pe64/exports.rs:255:45 Aug 11 06:34:46.489 INFO kablam! | Aug 11 06:34:46.489 INFO kablam! 255 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 11 06:34:46.489 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.489 INFO kablam! | Aug 11 06:34:46.489 INFO 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 11 06:34:46.489 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.489 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 11 06:34:46.489 INFO kablam! Aug 11 06:34:46.489 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.490 INFO kablam! --> src/pe64/exports.rs:256:48 Aug 11 06:34:46.490 INFO kablam! | Aug 11 06:34:46.490 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 11 06:34:46.490 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.490 INFO kablam! | Aug 11 06:34:46.490 INFO 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 11 06:34:46.490 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.490 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 11 06:34:46.490 INFO kablam! Aug 11 06:34:46.490 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.490 INFO kablam! --> src/pe64/exports.rs:256:74 Aug 11 06:34:46.490 INFO kablam! | Aug 11 06:34:46.490 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 11 06:34:46.490 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.490 INFO kablam! | Aug 11 06:34:46.490 INFO 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 11 06:34:46.490 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.490 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 11 06:34:46.490 INFO kablam! Aug 11 06:34:46.491 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.491 INFO kablam! --> src/pe64/exports.rs:257:45 Aug 11 06:34:46.491 INFO kablam! | Aug 11 06:34:46.491 INFO kablam! 257 | try!(writeln!(f, " OrdinalBase: {}", self.image_.Base)); Aug 11 06:34:46.491 INFO kablam! | ^^^^^^^^^^^^^^^^ Aug 11 06:34:46.491 INFO kablam! | Aug 11 06:34:46.491 INFO 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 11 06:34:46.491 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.491 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 11 06:34:46.491 INFO kablam! Aug 11 06:34:46.491 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.491 INFO kablam! --> src/pe64/exports.rs:258:45 Aug 11 06:34:46.491 INFO kablam! | Aug 11 06:34:46.491 INFO kablam! 258 | try!(writeln!(f, " # of Functions: {}", self.image_.NumberOfFunctions)); Aug 11 06:34:46.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.491 INFO kablam! | Aug 11 06:34:46.491 INFO 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 11 06:34:46.491 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.491 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 11 06:34:46.491 INFO kablam! Aug 11 06:34:46.491 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.491 INFO kablam! --> src/pe64/exports.rs:259:45 Aug 11 06:34:46.492 INFO kablam! | Aug 11 06:34:46.492 INFO kablam! 259 | try!(writeln!(f, " # of Names: {}", self.image_.NumberOfNames)); Aug 11 06:34:46.492 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.492 INFO kablam! | Aug 11 06:34:46.492 INFO 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 11 06:34:46.492 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.492 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 11 06:34:46.492 INFO kablam! Aug 11 06:34:46.492 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.492 INFO kablam! --> src/pe64/imports.rs:170:44 Aug 11 06:34:46.492 INFO kablam! | Aug 11 06:34:46.492 INFO kablam! 170 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 11 06:34:46.492 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.492 INFO kablam! | Aug 11 06:34:46.492 INFO 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 11 06:34:46.492 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.492 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 11 06:34:46.492 INFO kablam! Aug 11 06:34:46.493 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.493 INFO kablam! --> src/pe64/imports.rs:171:49 Aug 11 06:34:46.493 INFO kablam! | Aug 11 06:34:46.493 INFO kablam! 171 | try!(writeln!(f, " ForwarderChain: {:>08X}", self.image_.ForwarderChain)); Aug 11 06:34:46.493 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.493 INFO kablam! | Aug 11 06:34:46.493 INFO 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 11 06:34:46.493 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.493 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 11 06:34:46.493 INFO kablam! Aug 11 06:34:46.493 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.493 INFO kablam! --> src/pe64/imports.rs:172:49 Aug 11 06:34:46.493 INFO kablam! | Aug 11 06:34:46.493 INFO kablam! 172 | try!(writeln!(f, " IAT: {:>08X}", self.image_.FirstThunk)); Aug 11 06:34:46.493 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.493 INFO kablam! | Aug 11 06:34:46.493 INFO 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 11 06:34:46.493 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.493 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 11 06:34:46.493 INFO kablam! Aug 11 06:34:46.494 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.494 INFO kablam! --> src/pe64/relocs.rs:143:49 Aug 11 06:34:46.494 INFO kablam! | Aug 11 06:34:46.494 INFO kablam! 143 | try!(writeln!(f, " VirtualAddress: {:>08X}", self.reloc_.VirtualAddress)); Aug 11 06:34:46.494 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.494 INFO kablam! | Aug 11 06:34:46.494 INFO 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 11 06:34:46.494 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.494 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 11 06:34:46.494 INFO kablam! Aug 11 06:34:46.494 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.494 INFO kablam! --> src/pe64/relocs.rs:144:49 Aug 11 06:34:46.494 INFO kablam! | Aug 11 06:34:46.494 INFO kablam! 144 | try!(writeln!(f, " SizeOfBlock: {:>08X}", self.reloc_.SizeOfBlock)); Aug 11 06:34:46.494 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.494 INFO kablam! | Aug 11 06:34:46.494 INFO 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 11 06:34:46.494 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.494 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 11 06:34:46.494 INFO kablam! Aug 11 06:34:46.494 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.494 INFO kablam! --> src/resources.rs:266:45 Aug 11 06:34:46.495 INFO kablam! | Aug 11 06:34:46.495 INFO kablam! 266 | try!(writeln!(f, " Characteristics: {}", self.image_.Characteristics)); Aug 11 06:34:46.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.495 INFO kablam! | Aug 11 06:34:46.495 INFO 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 11 06:34:46.495 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.495 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 11 06:34:46.495 INFO kablam! Aug 11 06:34:46.495 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.495 INFO kablam! --> src/resources.rs:267:45 Aug 11 06:34:46.495 INFO kablam! | Aug 11 06:34:46.495 INFO kablam! 267 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 11 06:34:46.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.495 INFO kablam! | Aug 11 06:34:46.495 INFO 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 11 06:34:46.495 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.495 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 11 06:34:46.495 INFO kablam! Aug 11 06:34:46.495 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.495 INFO kablam! --> src/resources.rs:268:48 Aug 11 06:34:46.496 INFO kablam! | Aug 11 06:34:46.497 INFO kablam! 268 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 11 06:34:46.497 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.497 INFO kablam! | Aug 11 06:34:46.498 INFO 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 11 06:34:46.498 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.498 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 11 06:34:46.498 INFO kablam! Aug 11 06:34:46.498 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.498 INFO kablam! --> src/resources.rs:268:74 Aug 11 06:34:46.498 INFO kablam! | Aug 11 06:34:46.498 INFO kablam! 268 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 11 06:34:46.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.498 INFO kablam! | Aug 11 06:34:46.498 INFO 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 11 06:34:46.498 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.498 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 11 06:34:46.498 INFO kablam! Aug 11 06:34:46.498 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.498 INFO kablam! --> src/resources.rs:329:50 Aug 11 06:34:46.498 INFO kablam! | Aug 11 06:34:46.499 INFO kablam! 329 | try!(writeln!(f, " OffsetToData: {:>08X}", self.image_.OffsetToData)); Aug 11 06:34:46.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.499 INFO kablam! | Aug 11 06:34:46.499 INFO 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 11 06:34:46.499 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.499 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 11 06:34:46.499 INFO kablam! Aug 11 06:34:46.499 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.499 INFO kablam! --> src/resources.rs:330:50 Aug 11 06:34:46.499 INFO kablam! | Aug 11 06:34:46.499 INFO kablam! 330 | try!(writeln!(f, " Size: {:>08X}", self.image_.Size)); Aug 11 06:34:46.499 INFO kablam! | ^^^^^^^^^^^^^^^^ Aug 11 06:34:46.499 INFO kablam! | Aug 11 06:34:46.499 INFO 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 11 06:34:46.499 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.499 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 11 06:34:46.499 INFO kablam! Aug 11 06:34:46.499 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.499 INFO kablam! --> src/resources.rs:331:45 Aug 11 06:34:46.499 INFO kablam! | Aug 11 06:34:46.499 INFO kablam! 331 | try!(writeln!(f, " CodePage: {}", self.image_.CodePage)); Aug 11 06:34:46.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.500 INFO kablam! | Aug 11 06:34:46.500 INFO 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 11 06:34:46.500 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.500 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 11 06:34:46.500 INFO kablam! Aug 11 06:34:46.500 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.500 INFO kablam! --> src/pe64/exports.rs:254:50 Aug 11 06:34:46.500 INFO kablam! | Aug 11 06:34:46.500 INFO kablam! 254 | try!(writeln!(f, " Characteristics: {:>08X}", self.image_.Characteristics)); Aug 11 06:34:46.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.500 INFO kablam! | Aug 11 06:34:46.500 INFO 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 11 06:34:46.500 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.500 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 11 06:34:46.500 INFO kablam! Aug 11 06:34:46.500 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.500 INFO kablam! --> src/pe64/exports.rs:255:45 Aug 11 06:34:46.500 INFO kablam! | Aug 11 06:34:46.500 INFO kablam! 255 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 11 06:34:46.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.501 INFO kablam! | Aug 11 06:34:46.501 INFO 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 11 06:34:46.501 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.501 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 11 06:34:46.501 INFO kablam! Aug 11 06:34:46.501 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.501 INFO kablam! --> src/pe64/exports.rs:256:48 Aug 11 06:34:46.501 INFO kablam! | Aug 11 06:34:46.501 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 11 06:34:46.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.501 INFO kablam! | Aug 11 06:34:46.501 INFO 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 11 06:34:46.501 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.501 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 11 06:34:46.501 INFO kablam! Aug 11 06:34:46.501 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.501 INFO kablam! --> src/pe64/exports.rs:256:74 Aug 11 06:34:46.501 INFO kablam! | Aug 11 06:34:46.501 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 11 06:34:46.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.502 INFO kablam! | Aug 11 06:34:46.502 INFO 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 11 06:34:46.502 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.502 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 11 06:34:46.502 INFO kablam! Aug 11 06:34:46.502 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.502 INFO kablam! --> src/pe64/exports.rs:257:45 Aug 11 06:34:46.502 INFO kablam! | Aug 11 06:34:46.502 INFO kablam! 257 | try!(writeln!(f, " OrdinalBase: {}", self.image_.Base)); Aug 11 06:34:46.502 INFO kablam! | ^^^^^^^^^^^^^^^^ Aug 11 06:34:46.502 INFO kablam! | Aug 11 06:34:46.502 INFO 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 11 06:34:46.502 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.502 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 11 06:34:46.502 INFO kablam! Aug 11 06:34:46.502 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.502 INFO kablam! --> src/pe64/exports.rs:258:45 Aug 11 06:34:46.502 INFO kablam! | Aug 11 06:34:46.502 INFO kablam! 258 | try!(writeln!(f, " # of Functions: {}", self.image_.NumberOfFunctions)); Aug 11 06:34:46.502 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.502 INFO kablam! | Aug 11 06:34:46.503 INFO 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 11 06:34:46.503 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.503 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 11 06:34:46.503 INFO kablam! Aug 11 06:34:46.503 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.503 INFO kablam! --> src/pe64/exports.rs:259:45 Aug 11 06:34:46.503 INFO kablam! | Aug 11 06:34:46.503 INFO kablam! 259 | try!(writeln!(f, " # of Names: {}", self.image_.NumberOfNames)); Aug 11 06:34:46.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.503 INFO kablam! | Aug 11 06:34:46.503 INFO 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 11 06:34:46.503 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.503 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 11 06:34:46.503 INFO kablam! Aug 11 06:34:46.503 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.503 INFO kablam! --> src/pe64/imports.rs:170:44 Aug 11 06:34:46.503 INFO kablam! | Aug 11 06:34:46.503 INFO kablam! 170 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 11 06:34:46.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.503 INFO kablam! | Aug 11 06:34:46.504 INFO 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 11 06:34:46.504 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.504 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 11 06:34:46.504 INFO kablam! Aug 11 06:34:46.504 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.504 INFO kablam! --> src/pe64/imports.rs:171:49 Aug 11 06:34:46.504 INFO kablam! | Aug 11 06:34:46.504 INFO kablam! 171 | try!(writeln!(f, " ForwarderChain: {:>08X}", self.image_.ForwarderChain)); Aug 11 06:34:46.504 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.504 INFO kablam! | Aug 11 06:34:46.504 INFO 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 11 06:34:46.504 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.504 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 11 06:34:46.504 INFO kablam! Aug 11 06:34:46.504 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.504 INFO kablam! --> src/pe64/imports.rs:172:49 Aug 11 06:34:46.504 INFO kablam! | Aug 11 06:34:46.504 INFO kablam! 172 | try!(writeln!(f, " IAT: {:>08X}", self.image_.FirstThunk)); Aug 11 06:34:46.504 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.505 INFO kablam! | Aug 11 06:34:46.505 INFO 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 11 06:34:46.505 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.505 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 11 06:34:46.505 INFO kablam! Aug 11 06:34:46.505 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.505 INFO kablam! --> src/pe64/relocs.rs:143:49 Aug 11 06:34:46.505 INFO kablam! | Aug 11 06:34:46.505 INFO kablam! 143 | try!(writeln!(f, " VirtualAddress: {:>08X}", self.reloc_.VirtualAddress)); Aug 11 06:34:46.505 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.505 INFO kablam! | Aug 11 06:34:46.505 INFO 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 11 06:34:46.505 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.505 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 11 06:34:46.505 INFO kablam! Aug 11 06:34:46.505 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.505 INFO kablam! --> src/pe64/relocs.rs:144:49 Aug 11 06:34:46.505 INFO kablam! | Aug 11 06:34:46.505 INFO kablam! 144 | try!(writeln!(f, " SizeOfBlock: {:>08X}", self.reloc_.SizeOfBlock)); Aug 11 06:34:46.505 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.505 INFO kablam! | Aug 11 06:34:46.507 INFO 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 11 06:34:46.507 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.507 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 11 06:34:46.508 INFO kablam! Aug 11 06:34:46.508 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.508 INFO kablam! --> src/resources.rs:266:45 Aug 11 06:34:46.508 INFO kablam! | Aug 11 06:34:46.508 INFO kablam! 266 | try!(writeln!(f, " Characteristics: {}", self.image_.Characteristics)); Aug 11 06:34:46.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.508 INFO kablam! | Aug 11 06:34:46.508 INFO 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 11 06:34:46.508 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.508 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 11 06:34:46.508 INFO kablam! Aug 11 06:34:46.508 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.508 INFO kablam! --> src/resources.rs:267:45 Aug 11 06:34:46.508 INFO kablam! | Aug 11 06:34:46.508 INFO kablam! 267 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 11 06:34:46.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.508 INFO kablam! | Aug 11 06:34:46.508 INFO 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 11 06:34:46.508 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.509 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 11 06:34:46.509 INFO kablam! Aug 11 06:34:46.509 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.509 INFO kablam! --> src/resources.rs:268:48 Aug 11 06:34:46.509 INFO kablam! | Aug 11 06:34:46.509 INFO kablam! 268 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 11 06:34:46.509 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.509 INFO kablam! | Aug 11 06:34:46.509 INFO 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 11 06:34:46.509 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.509 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 11 06:34:46.509 INFO kablam! Aug 11 06:34:46.509 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.509 INFO kablam! --> src/resources.rs:268:74 Aug 11 06:34:46.509 INFO kablam! | Aug 11 06:34:46.509 INFO kablam! 268 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 11 06:34:46.509 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.509 INFO kablam! | Aug 11 06:34:46.509 INFO 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 11 06:34:46.509 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.509 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 11 06:34:46.510 INFO kablam! Aug 11 06:34:46.510 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.510 INFO kablam! --> src/resources.rs:329:50 Aug 11 06:34:46.510 INFO kablam! | Aug 11 06:34:46.510 INFO kablam! 329 | try!(writeln!(f, " OffsetToData: {:>08X}", self.image_.OffsetToData)); Aug 11 06:34:46.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.510 INFO kablam! | Aug 11 06:34:46.510 INFO 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 11 06:34:46.510 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.510 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 11 06:34:46.510 INFO kablam! Aug 11 06:34:46.510 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.510 INFO kablam! --> src/resources.rs:330:50 Aug 11 06:34:46.510 INFO kablam! | Aug 11 06:34:46.510 INFO kablam! 330 | try!(writeln!(f, " Size: {:>08X}", self.image_.Size)); Aug 11 06:34:46.510 INFO kablam! | ^^^^^^^^^^^^^^^^ Aug 11 06:34:46.510 INFO kablam! | Aug 11 06:34:46.510 INFO 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 11 06:34:46.510 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.510 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 11 06:34:46.511 INFO kablam! Aug 11 06:34:46.511 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:46.511 INFO kablam! --> src/resources.rs:331:45 Aug 11 06:34:46.511 INFO kablam! | Aug 11 06:34:46.511 INFO kablam! 331 | try!(writeln!(f, " CodePage: {}", self.image_.CodePage)); Aug 11 06:34:46.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.511 INFO kablam! | Aug 11 06:34:46.511 INFO 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 11 06:34:46.511 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:46.511 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 11 06:34:46.511 INFO kablam! Aug 11 06:34:47.108 INFO kablam! error[E0432]: unresolved import `pelite::pe` Aug 11 06:34:47.108 INFO kablam! --> examples/main.rs:11:5 Aug 11 06:34:47.108 INFO kablam! | Aug 11 06:34:47.108 INFO kablam! 11 | use pelite::pe; Aug 11 06:34:47.108 INFO kablam! | ^^^^^^^^^^ no `pe` in the root Aug 11 06:34:47.108 INFO kablam! Aug 11 06:34:47.108 INFO kablam! error[E0433]: failed to resolve. Could not find `pe` in `pelite` Aug 11 06:34:47.108 INFO kablam! --> examples/main.rs:14:13 Aug 11 06:34:47.108 INFO kablam! | Aug 11 06:34:47.108 INFO kablam! 14 | use pelite::pe::imports::PeImports; Aug 11 06:34:47.108 INFO kablam! | ^^ Could not find `pe` in `pelite` Aug 11 06:34:47.108 INFO kablam! Aug 11 06:34:47.108 INFO kablam! warning: unused import: `pelite::pe::imports::PeImports` Aug 11 06:34:47.108 INFO kablam! --> examples/main.rs:14:5 Aug 11 06:34:47.108 INFO kablam! | Aug 11 06:34:47.108 INFO kablam! 14 | use pelite::pe::imports::PeImports; Aug 11 06:34:47.108 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:47.108 INFO kablam! | Aug 11 06:34:47.108 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 11 06:34:47.108 INFO kablam! Aug 11 06:34:47.108 INFO kablam! error: aborting due to 2 previous errors Aug 11 06:34:47.108 INFO kablam! Aug 11 06:34:47.109 INFO kablam! Some errors occurred: E0432, E0433. Aug 11 06:34:47.109 INFO kablam! For more information about an error, try `rustc --explain E0432`. Aug 11 06:34:47.112 INFO kablam! error: Could not compile `pelite`. Aug 11 06:34:47.112 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 11 06:34:47.667 INFO kablam! error[E0432]: unresolved import `pelite::pe` Aug 11 06:34:47.667 INFO kablam! --> examples/readme.rs:18:5 Aug 11 06:34:47.667 INFO kablam! | Aug 11 06:34:47.667 INFO kablam! 18 | use pelite::pe; Aug 11 06:34:47.667 INFO kablam! | ^^^^^^^^^^ no `pe` in the root Aug 11 06:34:47.667 INFO kablam! Aug 11 06:34:47.865 INFO kablam! error: aborting due to previous error Aug 11 06:34:47.865 INFO kablam! Aug 11 06:34:47.865 INFO kablam! For more information about this error, try `rustc --explain E0432`. Aug 11 06:34:47.876 INFO kablam! error: Could not compile `pelite`. Aug 11 06:34:47.876 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 11 06:34:48.168 INFO kablam! error: build failed Aug 11 06:34:48.169 INFO kablam! su: No module specific data is present Aug 11 06:34:48.794 INFO running `"docker" "rm" "-f" "e0460073e0f468a46cd49f263f497c91fdd5dfac7ecdcc10edbcf5cdaa9a12a8"` Aug 11 06:34:48.988 INFO blam! e0460073e0f468a46cd49f263f497c91fdd5dfac7ecdcc10edbcf5cdaa9a12a8