Sep 04 08:28:11.695 INFO checking pelite-0.2.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 08:28:11.695 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 08:28:11.695 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 08:28:11.926 INFO blam! 94a189d9652b80a0a7b0494305a07b7793f2e576ef9fc1d42f8a673ee26015b8 Sep 04 08:28:11.929 INFO running `"docker" "start" "-a" "94a189d9652b80a0a7b0494305a07b7793f2e576ef9fc1d42f8a673ee26015b8"` Sep 04 08:28:12.612 INFO kablam! Checking pelite v0.2.0 (file:///source) Sep 04 08:28:14.110 INFO kablam! warning: type annotations needed Sep 04 08:28:14.110 INFO kablam! --> src/resources.rs:257:40 Sep 04 08:28:14.110 INFO kablam! | Sep 04 08:28:14.110 INFO kablam! 257 | let ptr = (self.image_ as *const _).offset(1) as *const ImageResourceDirectoryEntry; Sep 04 08:28:14.110 INFO kablam! | ^^^^^^ Sep 04 08:28:14.110 INFO kablam! | Sep 04 08:28:14.110 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 04 08:28:14.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Sep 04 08:28:14.110 INFO kablam! = note: for more information, see issue #46906 Sep 04 08:28:14.110 INFO kablam! Sep 04 08:28:14.135 INFO kablam! warning: unused import: `std::fmt::Write` Sep 04 08:28:14.135 INFO kablam! --> src/resources.rs:7:5 Sep 04 08:28:14.135 INFO kablam! | Sep 04 08:28:14.135 INFO kablam! 7 | use std::fmt::Write; Sep 04 08:28:14.135 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 08:28:14.135 INFO kablam! | Sep 04 08:28:14.135 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 08:28:14.135 INFO kablam! Sep 04 08:28:14.148 INFO kablam! warning: type annotations needed Sep 04 08:28:14.148 INFO kablam! --> src/resources.rs:257:40 Sep 04 08:28:14.149 INFO kablam! | Sep 04 08:28:14.149 INFO kablam! 257 | let ptr = (self.image_ as *const _).offset(1) as *const ImageResourceDirectoryEntry; Sep 04 08:28:14.149 INFO kablam! | ^^^^^^ Sep 04 08:28:14.149 INFO kablam! | Sep 04 08:28:14.149 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 04 08:28:14.149 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Sep 04 08:28:14.149 INFO kablam! = note: for more information, see issue #46906 Sep 04 08:28:14.149 INFO kablam! Sep 04 08:28:14.183 INFO kablam! warning: unused import: `std::fmt::Write` Sep 04 08:28:14.183 INFO kablam! --> src/resources.rs:7:5 Sep 04 08:28:14.183 INFO kablam! | Sep 04 08:28:14.184 INFO kablam! 7 | use std::fmt::Write; Sep 04 08:28:14.184 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 08:28:14.184 INFO kablam! | Sep 04 08:28:14.184 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 08:28:14.184 INFO kablam! Sep 04 08:28:14.571 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.571 INFO kablam! --> src/image.rs:34:10 Sep 04 08:28:14.572 INFO kablam! | Sep 04 08:28:14.572 INFO kablam! 34 | #[derive(Debug)] Sep 04 08:28:14.572 INFO kablam! | ^^^^^ Sep 04 08:28:14.572 INFO kablam! | Sep 04 08:28:14.573 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 08:28:14.573 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.573 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.574 INFO kablam! Sep 04 08:28:14.574 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.574 INFO kablam! --> src/image.rs:80:10 Sep 04 08:28:14.574 INFO kablam! | Sep 04 08:28:14.574 INFO kablam! 80 | #[derive(Debug)] Sep 04 08:28:14.574 INFO kablam! | ^^^^^ Sep 04 08:28:14.575 INFO kablam! | Sep 04 08:28:14.575 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.576 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.576 INFO kablam! Sep 04 08:28:14.576 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.576 INFO kablam! --> src/image.rs:94:10 Sep 04 08:28:14.577 INFO kablam! | Sep 04 08:28:14.577 INFO kablam! 94 | #[derive(Debug)] Sep 04 08:28:14.577 INFO kablam! | ^^^^^ Sep 04 08:28:14.577 INFO kablam! | Sep 04 08:28:14.577 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.578 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.578 INFO kablam! Sep 04 08:28:14.579 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.579 INFO kablam! --> src/image.rs:148:10 Sep 04 08:28:14.579 INFO kablam! | Sep 04 08:28:14.579 INFO kablam! 148 | #[derive(Debug)] Sep 04 08:28:14.579 INFO kablam! | ^^^^^ Sep 04 08:28:14.579 INFO kablam! | Sep 04 08:28:14.580 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.580 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.580 INFO kablam! Sep 04 08:28:14.581 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.581 INFO kablam! --> src/image.rs:184:10 Sep 04 08:28:14.581 INFO kablam! | Sep 04 08:28:14.581 INFO kablam! 184 | #[derive(Debug)] Sep 04 08:28:14.581 INFO kablam! | ^^^^^ Sep 04 08:28:14.581 INFO kablam! | Sep 04 08:28:14.582 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.582 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.583 INFO kablam! Sep 04 08:28:14.583 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.583 INFO kablam! --> src/image.rs:223:10 Sep 04 08:28:14.583 INFO kablam! | Sep 04 08:28:14.583 INFO kablam! 223 | #[derive(Debug)] Sep 04 08:28:14.583 INFO kablam! | ^^^^^ Sep 04 08:28:14.584 INFO kablam! | Sep 04 08:28:14.584 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.584 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.585 INFO kablam! Sep 04 08:28:14.585 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.585 INFO kablam! --> src/image.rs:231:10 Sep 04 08:28:14.585 INFO kablam! | Sep 04 08:28:14.585 INFO kablam! 231 | #[derive(Debug)] Sep 04 08:28:14.585 INFO kablam! | ^^^^^ Sep 04 08:28:14.586 INFO kablam! | Sep 04 08:28:14.586 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.587 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.587 INFO kablam! Sep 04 08:28:14.587 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.587 INFO kablam! --> src/image.rs:279:10 Sep 04 08:28:14.587 INFO kablam! | Sep 04 08:28:14.587 INFO kablam! 279 | #[derive(Debug)] Sep 04 08:28:14.587 INFO kablam! | ^^^^^ Sep 04 08:28:14.588 INFO kablam! | Sep 04 08:28:14.588 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.589 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.589 INFO kablam! Sep 04 08:28:14.589 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.589 INFO kablam! --> src/image.rs:296:10 Sep 04 08:28:14.590 INFO kablam! | Sep 04 08:28:14.590 INFO kablam! 296 | #[derive(Debug)] Sep 04 08:28:14.590 INFO kablam! | ^^^^^ Sep 04 08:28:14.590 INFO kablam! | Sep 04 08:28:14.590 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.591 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.591 INFO kablam! Sep 04 08:28:14.592 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.592 INFO kablam! --> src/image.rs:314:10 Sep 04 08:28:14.592 INFO kablam! | Sep 04 08:28:14.592 INFO kablam! 314 | #[derive(Debug)] Sep 04 08:28:14.592 INFO kablam! | ^^^^^ Sep 04 08:28:14.592 INFO kablam! | Sep 04 08:28:14.593 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.593 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.593 INFO kablam! Sep 04 08:28:14.594 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.594 INFO kablam! --> src/image.rs:359:10 Sep 04 08:28:14.594 INFO kablam! | Sep 04 08:28:14.594 INFO kablam! 359 | #[derive(Debug)] Sep 04 08:28:14.594 INFO kablam! | ^^^^^ Sep 04 08:28:14.594 INFO kablam! | Sep 04 08:28:14.595 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.595 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.595 INFO kablam! Sep 04 08:28:14.596 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.596 INFO kablam! --> src/image.rs:370:10 Sep 04 08:28:14.596 INFO kablam! | Sep 04 08:28:14.596 INFO kablam! 370 | #[derive(Debug)] Sep 04 08:28:14.596 INFO kablam! | ^^^^^ Sep 04 08:28:14.597 INFO kablam! | Sep 04 08:28:14.597 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.597 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.598 INFO kablam! Sep 04 08:28:14.598 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.598 INFO kablam! --> src/image.rs:380:10 Sep 04 08:28:14.598 INFO kablam! | Sep 04 08:28:14.598 INFO kablam! 380 | #[derive(Debug)] Sep 04 08:28:14.598 INFO kablam! | ^^^^^ Sep 04 08:28:14.599 INFO kablam! | Sep 04 08:28:14.599 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.599 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.600 INFO kablam! Sep 04 08:28:14.600 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.600 INFO kablam! --> src/image.rs:401:10 Sep 04 08:28:14.600 INFO kablam! | Sep 04 08:28:14.600 INFO kablam! 401 | #[derive(Debug)] Sep 04 08:28:14.600 INFO kablam! | ^^^^^ Sep 04 08:28:14.601 INFO kablam! | Sep 04 08:28:14.601 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.602 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.602 INFO kablam! Sep 04 08:28:14.603 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.603 INFO kablam! --> src/image.rs:408:10 Sep 04 08:28:14.603 INFO kablam! | Sep 04 08:28:14.603 INFO kablam! 408 | #[derive(Debug)] Sep 04 08:28:14.603 INFO kablam! | ^^^^^ Sep 04 08:28:14.603 INFO kablam! | Sep 04 08:28:14.603 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.604 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.604 INFO kablam! Sep 04 08:28:14.605 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.605 INFO kablam! --> src/pe32/exports.rs:254:50 Sep 04 08:28:14.605 INFO kablam! | Sep 04 08:28:14.605 INFO kablam! 254 | try!(writeln!(f, " Characteristics: {:>08X}", self.image_.Characteristics)); Sep 04 08:28:14.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.605 INFO kablam! | Sep 04 08:28:14.606 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.606 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.607 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.607 INFO kablam! Sep 04 08:28:14.607 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.607 INFO kablam! --> src/pe32/exports.rs:255:45 Sep 04 08:28:14.608 INFO kablam! | Sep 04 08:28:14.608 INFO kablam! 255 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 04 08:28:14.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.608 INFO kablam! | Sep 04 08:28:14.608 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.609 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.609 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.610 INFO kablam! Sep 04 08:28:14.610 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.610 INFO kablam! --> src/pe32/exports.rs:256:48 Sep 04 08:28:14.610 INFO kablam! | Sep 04 08:28:14.610 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 04 08:28:14.610 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.611 INFO kablam! | Sep 04 08:28:14.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.612 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.612 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.612 INFO kablam! Sep 04 08:28:14.613 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.613 INFO kablam! --> src/pe32/exports.rs:256:74 Sep 04 08:28:14.613 INFO kablam! | Sep 04 08:28:14.613 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 04 08:28:14.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.613 INFO kablam! | Sep 04 08:28:14.614 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.614 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.615 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.615 INFO kablam! Sep 04 08:28:14.615 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.616 INFO kablam! --> src/pe32/exports.rs:257:45 Sep 04 08:28:14.616 INFO kablam! | Sep 04 08:28:14.616 INFO kablam! 257 | try!(writeln!(f, " OrdinalBase: {}", self.image_.Base)); Sep 04 08:28:14.616 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 04 08:28:14.616 INFO kablam! | Sep 04 08:28:14.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.617 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.617 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.618 INFO kablam! Sep 04 08:28:14.618 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.618 INFO kablam! --> src/pe32/exports.rs:258:45 Sep 04 08:28:14.618 INFO kablam! | Sep 04 08:28:14.618 INFO kablam! 258 | try!(writeln!(f, " # of Functions: {}", self.image_.NumberOfFunctions)); Sep 04 08:28:14.618 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.619 INFO kablam! | Sep 04 08:28:14.619 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.620 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.620 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.620 INFO kablam! Sep 04 08:28:14.621 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.621 INFO kablam! --> src/pe32/exports.rs:259:45 Sep 04 08:28:14.621 INFO kablam! | Sep 04 08:28:14.621 INFO kablam! 259 | try!(writeln!(f, " # of Names: {}", self.image_.NumberOfNames)); Sep 04 08:28:14.621 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.621 INFO kablam! | Sep 04 08:28:14.622 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.622 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.623 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.623 INFO kablam! Sep 04 08:28:14.623 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.623 INFO kablam! --> src/pe32/imports.rs:170:44 Sep 04 08:28:14.623 INFO kablam! | Sep 04 08:28:14.624 INFO kablam! 170 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 04 08:28:14.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.624 INFO kablam! | Sep 04 08:28:14.624 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.625 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.625 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.626 INFO kablam! Sep 04 08:28:14.626 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.626 INFO kablam! --> src/pe32/imports.rs:171:49 Sep 04 08:28:14.626 INFO kablam! | Sep 04 08:28:14.626 INFO kablam! 171 | try!(writeln!(f, " ForwarderChain: {:>08X}", self.image_.ForwarderChain)); Sep 04 08:28:14.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.627 INFO kablam! | Sep 04 08:28:14.627 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.627 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.628 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.628 INFO kablam! Sep 04 08:28:14.629 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.629 INFO kablam! --> src/pe32/imports.rs:172:49 Sep 04 08:28:14.629 INFO kablam! | Sep 04 08:28:14.629 INFO kablam! 172 | try!(writeln!(f, " IAT: {:>08X}", self.image_.FirstThunk)); Sep 04 08:28:14.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.629 INFO kablam! | Sep 04 08:28:14.630 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.630 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.631 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.631 INFO kablam! Sep 04 08:28:14.631 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.631 INFO kablam! --> src/pe32/relocs.rs:143:49 Sep 04 08:28:14.631 INFO kablam! | Sep 04 08:28:14.632 INFO kablam! 143 | try!(writeln!(f, " VirtualAddress: {:>08X}", self.reloc_.VirtualAddress)); Sep 04 08:28:14.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.632 INFO kablam! | Sep 04 08:28:14.632 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.633 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.633 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.634 INFO kablam! Sep 04 08:28:14.634 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.634 INFO kablam! --> src/pe32/relocs.rs:144:49 Sep 04 08:28:14.634 INFO kablam! | Sep 04 08:28:14.634 INFO kablam! 144 | try!(writeln!(f, " SizeOfBlock: {:>08X}", self.reloc_.SizeOfBlock)); Sep 04 08:28:14.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.635 INFO kablam! | Sep 04 08:28:14.635 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.635 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.636 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.636 INFO kablam! Sep 04 08:28:14.637 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.637 INFO kablam! --> src/pe64/exports.rs:254:50 Sep 04 08:28:14.637 INFO kablam! | Sep 04 08:28:14.637 INFO kablam! 254 | try!(writeln!(f, " Characteristics: {:>08X}", self.image_.Characteristics)); Sep 04 08:28:14.637 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.637 INFO kablam! | Sep 04 08:28:14.638 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.638 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.638 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.639 INFO kablam! Sep 04 08:28:14.639 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.639 INFO kablam! --> src/pe64/exports.rs:255:45 Sep 04 08:28:14.639 INFO kablam! | Sep 04 08:28:14.639 INFO kablam! 255 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 04 08:28:14.640 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.640 INFO kablam! | Sep 04 08:28:14.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.641 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.641 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.642 INFO kablam! Sep 04 08:28:14.642 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.642 INFO kablam! --> src/pe64/exports.rs:256:48 Sep 04 08:28:14.642 INFO kablam! | Sep 04 08:28:14.642 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 04 08:28:14.642 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.643 INFO kablam! | Sep 04 08:28:14.643 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.643 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.644 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.644 INFO kablam! Sep 04 08:28:14.645 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.645 INFO kablam! --> src/pe64/exports.rs:256:74 Sep 04 08:28:14.645 INFO kablam! | Sep 04 08:28:14.645 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 04 08:28:14.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.645 INFO kablam! | Sep 04 08:28:14.646 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.646 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.647 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.647 INFO kablam! Sep 04 08:28:14.648 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.648 INFO kablam! --> src/pe64/exports.rs:257:45 Sep 04 08:28:14.648 INFO kablam! | Sep 04 08:28:14.648 INFO kablam! 257 | try!(writeln!(f, " OrdinalBase: {}", self.image_.Base)); Sep 04 08:28:14.648 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 04 08:28:14.648 INFO kablam! | Sep 04 08:28:14.649 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.649 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.649 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.650 INFO kablam! Sep 04 08:28:14.650 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.650 INFO kablam! --> src/pe64/exports.rs:258:45 Sep 04 08:28:14.650 INFO kablam! | Sep 04 08:28:14.650 INFO kablam! 258 | try!(writeln!(f, " # of Functions: {}", self.image_.NumberOfFunctions)); Sep 04 08:28:14.650 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.651 INFO kablam! | Sep 04 08:28:14.651 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.652 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.652 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.652 INFO kablam! Sep 04 08:28:14.653 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.653 INFO kablam! --> src/pe64/exports.rs:259:45 Sep 04 08:28:14.653 INFO kablam! | Sep 04 08:28:14.653 INFO kablam! 259 | try!(writeln!(f, " # of Names: {}", self.image_.NumberOfNames)); Sep 04 08:28:14.653 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.653 INFO kablam! | Sep 04 08:28:14.654 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.654 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.655 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.655 INFO kablam! Sep 04 08:28:14.655 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.656 INFO kablam! --> src/pe64/imports.rs:170:44 Sep 04 08:28:14.656 INFO kablam! | Sep 04 08:28:14.656 INFO kablam! 170 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 04 08:28:14.656 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.656 INFO kablam! | Sep 04 08:28:14.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.657 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.657 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.658 INFO kablam! Sep 04 08:28:14.658 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.658 INFO kablam! --> src/pe64/imports.rs:171:49 Sep 04 08:28:14.658 INFO kablam! | Sep 04 08:28:14.658 INFO kablam! 171 | try!(writeln!(f, " ForwarderChain: {:>08X}", self.image_.ForwarderChain)); Sep 04 08:28:14.658 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.659 INFO kablam! | Sep 04 08:28:14.659 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.660 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.660 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.660 INFO kablam! Sep 04 08:28:14.661 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.661 INFO kablam! --> src/pe64/imports.rs:172:49 Sep 04 08:28:14.661 INFO kablam! | Sep 04 08:28:14.661 INFO kablam! 172 | try!(writeln!(f, " IAT: {:>08X}", self.image_.FirstThunk)); Sep 04 08:28:14.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.661 INFO kablam! | Sep 04 08:28:14.662 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.662 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.663 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.663 INFO kablam! Sep 04 08:28:14.663 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.663 INFO kablam! --> src/pe64/relocs.rs:143:49 Sep 04 08:28:14.663 INFO kablam! | Sep 04 08:28:14.664 INFO kablam! 143 | try!(writeln!(f, " VirtualAddress: {:>08X}", self.reloc_.VirtualAddress)); Sep 04 08:28:14.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.664 INFO kablam! | Sep 04 08:28:14.664 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.665 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.665 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.666 INFO kablam! Sep 04 08:28:14.666 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.666 INFO kablam! --> src/pe64/relocs.rs:144:49 Sep 04 08:28:14.666 INFO kablam! | Sep 04 08:28:14.666 INFO kablam! 144 | try!(writeln!(f, " SizeOfBlock: {:>08X}", self.reloc_.SizeOfBlock)); Sep 04 08:28:14.666 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.667 INFO kablam! | Sep 04 08:28:14.667 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.667 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.668 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.668 INFO kablam! Sep 04 08:28:14.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.669 INFO kablam! --> src/resources.rs:266:45 Sep 04 08:28:14.669 INFO kablam! | Sep 04 08:28:14.669 INFO kablam! 266 | try!(writeln!(f, " Characteristics: {}", self.image_.Characteristics)); Sep 04 08:28:14.669 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.669 INFO kablam! | Sep 04 08:28:14.670 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.670 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.670 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.671 INFO kablam! Sep 04 08:28:14.671 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.671 INFO kablam! --> src/resources.rs:267:45 Sep 04 08:28:14.671 INFO kablam! | Sep 04 08:28:14.671 INFO kablam! 267 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 04 08:28:14.672 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.672 INFO kablam! | Sep 04 08:28:14.672 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.673 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.673 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.673 INFO kablam! --> src/image.rs:34:10 Sep 04 08:28:14.673 INFO kablam! | Sep 04 08:28:14.673 INFO kablam! 34 | #[derive(Debug)] Sep 04 08:28:14.673 INFO kablam! | ^^^^^ Sep 04 08:28:14.673 INFO kablam! | Sep 04 08:28:14.673 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 08:28:14.674 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.674 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.674 INFO kablam! Sep 04 08:28:14.674 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.674 INFO kablam! --> src/image.rs:80:10 Sep 04 08:28:14.674 INFO kablam! | Sep 04 08:28:14.674 INFO kablam! 80 | #[derive(Debug)] Sep 04 08:28:14.674 INFO kablam! | ^^^^^ Sep 04 08:28:14.674 INFO kablam! | Sep 04 08:28:14.674 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.674 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.674 INFO kablam! Sep 04 08:28:14.676 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.676 INFO kablam! --> src/image.rs:94:10 Sep 04 08:28:14.676 INFO kablam! | Sep 04 08:28:14.676 INFO kablam! 94 | #[derive(Debug)] Sep 04 08:28:14.676 INFO kablam! | ^^^^^ Sep 04 08:28:14.676 INFO kablam! | Sep 04 08:28:14.676 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.676 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.676 INFO kablam! Sep 04 08:28:14.676 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.676 INFO kablam! --> src/image.rs:148:10 Sep 04 08:28:14.676 INFO kablam! | Sep 04 08:28:14.676 INFO kablam! 148 | #[derive(Debug)] Sep 04 08:28:14.676 INFO kablam! | ^^^^^ Sep 04 08:28:14.676 INFO kablam! | Sep 04 08:28:14.676 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.676 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.676 INFO kablam! Sep 04 08:28:14.676 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.676 INFO kablam! --> src/image.rs:184:10 Sep 04 08:28:14.676 INFO kablam! | Sep 04 08:28:14.676 INFO kablam! 184 | #[derive(Debug)] Sep 04 08:28:14.676 INFO kablam! | ^^^^^ Sep 04 08:28:14.676 INFO kablam! | Sep 04 08:28:14.676 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.677 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.677 INFO kablam! Sep 04 08:28:14.677 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.677 INFO kablam! --> src/image.rs:223:10 Sep 04 08:28:14.677 INFO kablam! | Sep 04 08:28:14.677 INFO kablam! 223 | #[derive(Debug)] Sep 04 08:28:14.677 INFO kablam! | ^^^^^ Sep 04 08:28:14.677 INFO kablam! | Sep 04 08:28:14.677 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.677 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.677 INFO kablam! Sep 04 08:28:14.677 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.677 INFO kablam! --> src/image.rs:231:10 Sep 04 08:28:14.677 INFO kablam! | Sep 04 08:28:14.677 INFO kablam! 231 | #[derive(Debug)] Sep 04 08:28:14.677 INFO kablam! | ^^^^^ Sep 04 08:28:14.677 INFO kablam! | Sep 04 08:28:14.677 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.677 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.677 INFO kablam! Sep 04 08:28:14.677 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.677 INFO kablam! --> src/image.rs:279:10 Sep 04 08:28:14.677 INFO kablam! | Sep 04 08:28:14.677 INFO kablam! 279 | #[derive(Debug)] Sep 04 08:28:14.677 INFO kablam! | ^^^^^ Sep 04 08:28:14.677 INFO kablam! | Sep 04 08:28:14.677 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.677 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.677 INFO kablam! Sep 04 08:28:14.677 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.677 INFO kablam! --> src/image.rs:296:10 Sep 04 08:28:14.677 INFO kablam! | Sep 04 08:28:14.678 INFO kablam! 296 | #[derive(Debug)] Sep 04 08:28:14.678 INFO kablam! | ^^^^^ Sep 04 08:28:14.678 INFO kablam! | Sep 04 08:28:14.678 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.678 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.678 INFO kablam! Sep 04 08:28:14.678 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.678 INFO kablam! --> src/image.rs:314:10 Sep 04 08:28:14.678 INFO kablam! | Sep 04 08:28:14.678 INFO kablam! 314 | #[derive(Debug)] Sep 04 08:28:14.678 INFO kablam! | ^^^^^ Sep 04 08:28:14.678 INFO kablam! | Sep 04 08:28:14.678 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.678 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.678 INFO kablam! Sep 04 08:28:14.678 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.678 INFO kablam! --> src/image.rs:359:10 Sep 04 08:28:14.678 INFO kablam! | Sep 04 08:28:14.678 INFO kablam! 359 | #[derive(Debug)] Sep 04 08:28:14.678 INFO kablam! | ^^^^^ Sep 04 08:28:14.678 INFO kablam! | Sep 04 08:28:14.678 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.678 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.678 INFO kablam! Sep 04 08:28:14.678 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.678 INFO kablam! --> src/image.rs:370:10 Sep 04 08:28:14.678 INFO kablam! | Sep 04 08:28:14.678 INFO kablam! 370 | #[derive(Debug)] Sep 04 08:28:14.678 INFO kablam! | ^^^^^ Sep 04 08:28:14.678 INFO kablam! | Sep 04 08:28:14.678 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.678 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.679 INFO kablam! Sep 04 08:28:14.679 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.679 INFO kablam! --> src/image.rs:380:10 Sep 04 08:28:14.679 INFO kablam! | Sep 04 08:28:14.679 INFO kablam! 380 | #[derive(Debug)] Sep 04 08:28:14.679 INFO kablam! | ^^^^^ Sep 04 08:28:14.679 INFO kablam! | Sep 04 08:28:14.679 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.679 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.679 INFO kablam! Sep 04 08:28:14.679 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.679 INFO kablam! --> src/image.rs:401:10 Sep 04 08:28:14.679 INFO kablam! | Sep 04 08:28:14.679 INFO kablam! 401 | #[derive(Debug)] Sep 04 08:28:14.679 INFO kablam! | ^^^^^ Sep 04 08:28:14.679 INFO kablam! | Sep 04 08:28:14.679 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.679 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.679 INFO kablam! Sep 04 08:28:14.679 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 08:28:14.679 INFO kablam! --> src/image.rs:408:10 Sep 04 08:28:14.679 INFO kablam! | Sep 04 08:28:14.679 INFO kablam! 408 | #[derive(Debug)] Sep 04 08:28:14.679 INFO kablam! | ^^^^^ Sep 04 08:28:14.679 INFO kablam! | Sep 04 08:28:14.679 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.679 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.679 INFO kablam! Sep 04 08:28:14.685 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.686 INFO kablam! --> src/pe32/exports.rs:254:50 Sep 04 08:28:14.686 INFO kablam! | Sep 04 08:28:14.686 INFO kablam! 254 | try!(writeln!(f, " Characteristics: {:>08X}", self.image_.Characteristics)); Sep 04 08:28:14.686 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.686 INFO kablam! | Sep 04 08:28:14.686 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.686 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.686 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.687 INFO kablam! Sep 04 08:28:14.687 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.687 INFO kablam! --> src/pe32/exports.rs:255:45 Sep 04 08:28:14.687 INFO kablam! | Sep 04 08:28:14.687 INFO kablam! 255 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 04 08:28:14.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.687 INFO kablam! | Sep 04 08:28:14.687 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.687 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.688 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.688 INFO kablam! Sep 04 08:28:14.688 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.688 INFO kablam! --> src/pe32/exports.rs:256:48 Sep 04 08:28:14.688 INFO kablam! | Sep 04 08:28:14.688 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 04 08:28:14.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.688 INFO kablam! | Sep 04 08:28:14.688 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.689 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.689 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.689 INFO kablam! Sep 04 08:28:14.689 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.689 INFO kablam! --> src/pe32/exports.rs:256:74 Sep 04 08:28:14.689 INFO kablam! | Sep 04 08:28:14.689 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 04 08:28:14.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.689 INFO kablam! | Sep 04 08:28:14.690 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.690 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.690 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.690 INFO kablam! Sep 04 08:28:14.690 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.691 INFO kablam! --> src/pe32/exports.rs:257:45 Sep 04 08:28:14.691 INFO kablam! | Sep 04 08:28:14.691 INFO kablam! 257 | try!(writeln!(f, " OrdinalBase: {}", self.image_.Base)); Sep 04 08:28:14.691 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 04 08:28:14.691 INFO kablam! | Sep 04 08:28:14.692 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.692 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.692 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.692 INFO kablam! Sep 04 08:28:14.692 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.692 INFO kablam! --> src/pe32/exports.rs:258:45 Sep 04 08:28:14.692 INFO kablam! | Sep 04 08:28:14.692 INFO kablam! 258 | try!(writeln!(f, " # of Functions: {}", self.image_.NumberOfFunctions)); Sep 04 08:28:14.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.693 INFO kablam! | Sep 04 08:28:14.693 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.693 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.693 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.693 INFO kablam! Sep 04 08:28:14.693 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.693 INFO kablam! --> src/pe32/exports.rs:259:45 Sep 04 08:28:14.693 INFO kablam! | Sep 04 08:28:14.693 INFO kablam! 259 | try!(writeln!(f, " # of Names: {}", self.image_.NumberOfNames)); Sep 04 08:28:14.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.694 INFO kablam! | Sep 04 08:28:14.694 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.694 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.694 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.694 INFO kablam! Sep 04 08:28:14.694 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.694 INFO kablam! --> src/pe32/imports.rs:170:44 Sep 04 08:28:14.694 INFO kablam! | Sep 04 08:28:14.695 INFO kablam! 170 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 04 08:28:14.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.695 INFO kablam! | Sep 04 08:28:14.695 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.695 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.695 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.695 INFO kablam! Sep 04 08:28:14.695 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.695 INFO kablam! --> src/pe32/imports.rs:171:49 Sep 04 08:28:14.696 INFO kablam! | Sep 04 08:28:14.696 INFO kablam! 171 | try!(writeln!(f, " ForwarderChain: {:>08X}", self.image_.ForwarderChain)); Sep 04 08:28:14.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.696 INFO kablam! | Sep 04 08:28:14.696 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.696 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.696 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.696 INFO kablam! Sep 04 08:28:14.696 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.697 INFO kablam! --> src/pe32/imports.rs:172:49 Sep 04 08:28:14.697 INFO kablam! | Sep 04 08:28:14.697 INFO kablam! 172 | try!(writeln!(f, " IAT: {:>08X}", self.image_.FirstThunk)); Sep 04 08:28:14.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.697 INFO kablam! | Sep 04 08:28:14.697 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.697 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.697 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.697 INFO kablam! Sep 04 08:28:14.698 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.698 INFO kablam! --> src/pe32/relocs.rs:143:49 Sep 04 08:28:14.698 INFO kablam! | Sep 04 08:28:14.698 INFO kablam! 143 | try!(writeln!(f, " VirtualAddress: {:>08X}", self.reloc_.VirtualAddress)); Sep 04 08:28:14.698 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.698 INFO kablam! | Sep 04 08:28:14.698 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.698 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.699 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.699 INFO kablam! Sep 04 08:28:14.700 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.700 INFO kablam! --> src/pe32/relocs.rs:144:49 Sep 04 08:28:14.700 INFO kablam! | Sep 04 08:28:14.700 INFO kablam! 144 | try!(writeln!(f, " SizeOfBlock: {:>08X}", self.reloc_.SizeOfBlock)); Sep 04 08:28:14.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.700 INFO kablam! | Sep 04 08:28:14.700 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.700 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.700 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.700 INFO kablam! Sep 04 08:28:14.700 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.700 INFO kablam! --> src/pe64/exports.rs:254:50 Sep 04 08:28:14.701 INFO kablam! | Sep 04 08:28:14.701 INFO kablam! 254 | try!(writeln!(f, " Characteristics: {:>08X}", self.image_.Characteristics)); Sep 04 08:28:14.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.701 INFO kablam! | Sep 04 08:28:14.701 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.701 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.701 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.701 INFO kablam! Sep 04 08:28:14.701 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.701 INFO kablam! --> src/pe64/exports.rs:255:45 Sep 04 08:28:14.701 INFO kablam! | Sep 04 08:28:14.701 INFO kablam! 255 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 04 08:28:14.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.702 INFO kablam! | Sep 04 08:28:14.702 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.702 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.702 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.702 INFO kablam! Sep 04 08:28:14.702 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.702 INFO kablam! --> src/pe64/exports.rs:256:48 Sep 04 08:28:14.703 INFO kablam! | Sep 04 08:28:14.703 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 04 08:28:14.704 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.704 INFO kablam! | Sep 04 08:28:14.704 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.704 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.706 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.707 INFO kablam! Sep 04 08:28:14.707 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.707 INFO kablam! --> src/pe64/exports.rs:256:74 Sep 04 08:28:14.707 INFO kablam! | Sep 04 08:28:14.707 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 04 08:28:14.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.707 INFO kablam! | Sep 04 08:28:14.707 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.707 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.707 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.707 INFO kablam! Sep 04 08:28:14.707 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.707 INFO kablam! --> src/pe64/exports.rs:257:45 Sep 04 08:28:14.708 INFO kablam! | Sep 04 08:28:14.708 INFO kablam! 257 | try!(writeln!(f, " OrdinalBase: {}", self.image_.Base)); Sep 04 08:28:14.708 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 04 08:28:14.708 INFO kablam! | Sep 04 08:28:14.708 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.708 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.708 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.708 INFO kablam! Sep 04 08:28:14.708 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.709 INFO kablam! --> src/pe64/exports.rs:258:45 Sep 04 08:28:14.709 INFO kablam! | Sep 04 08:28:14.709 INFO kablam! 258 | try!(writeln!(f, " # of Functions: {}", self.image_.NumberOfFunctions)); Sep 04 08:28:14.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.709 INFO kablam! | Sep 04 08:28:14.709 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.709 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.709 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.710 INFO kablam! Sep 04 08:28:14.710 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.710 INFO kablam! --> src/pe64/exports.rs:259:45 Sep 04 08:28:14.710 INFO kablam! | Sep 04 08:28:14.710 INFO kablam! 259 | try!(writeln!(f, " # of Names: {}", self.image_.NumberOfNames)); Sep 04 08:28:14.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.710 INFO kablam! | Sep 04 08:28:14.710 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.710 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.710 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.710 INFO kablam! Sep 04 08:28:14.711 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.711 INFO kablam! --> src/pe64/imports.rs:170:44 Sep 04 08:28:14.711 INFO kablam! | Sep 04 08:28:14.711 INFO kablam! 170 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 04 08:28:14.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.711 INFO kablam! | Sep 04 08:28:14.711 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.711 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.711 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.712 INFO kablam! Sep 04 08:28:14.712 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.712 INFO kablam! --> src/pe64/imports.rs:171:49 Sep 04 08:28:14.712 INFO kablam! | Sep 04 08:28:14.712 INFO kablam! 171 | try!(writeln!(f, " ForwarderChain: {:>08X}", self.image_.ForwarderChain)); Sep 04 08:28:14.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.712 INFO kablam! | Sep 04 08:28:14.712 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.712 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.712 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.712 INFO kablam! Sep 04 08:28:14.712 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.712 INFO kablam! --> src/pe64/imports.rs:172:49 Sep 04 08:28:14.712 INFO kablam! | Sep 04 08:28:14.712 INFO kablam! 172 | try!(writeln!(f, " IAT: {:>08X}", self.image_.FirstThunk)); Sep 04 08:28:14.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.713 INFO kablam! | Sep 04 08:28:14.713 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.713 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.713 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.713 INFO kablam! Sep 04 08:28:14.713 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.713 INFO kablam! --> src/pe64/relocs.rs:143:49 Sep 04 08:28:14.713 INFO kablam! | Sep 04 08:28:14.713 INFO kablam! 143 | try!(writeln!(f, " VirtualAddress: {:>08X}", self.reloc_.VirtualAddress)); Sep 04 08:28:14.713 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.713 INFO kablam! | Sep 04 08:28:14.713 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.714 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.714 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.714 INFO kablam! Sep 04 08:28:14.714 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.714 INFO kablam! --> src/pe64/relocs.rs:144:49 Sep 04 08:28:14.714 INFO kablam! | Sep 04 08:28:14.714 INFO kablam! 144 | try!(writeln!(f, " SizeOfBlock: {:>08X}", self.reloc_.SizeOfBlock)); Sep 04 08:28:14.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.715 INFO kablam! | Sep 04 08:28:14.715 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.715 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.715 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.715 INFO kablam! Sep 04 08:28:14.715 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.715 INFO kablam! --> src/resources.rs:266:45 Sep 04 08:28:14.715 INFO kablam! | Sep 04 08:28:14.715 INFO kablam! 266 | try!(writeln!(f, " Characteristics: {}", self.image_.Characteristics)); Sep 04 08:28:14.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.715 INFO kablam! | Sep 04 08:28:14.715 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.715 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.716 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.716 INFO kablam! Sep 04 08:28:14.716 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.716 INFO kablam! --> src/resources.rs:267:45 Sep 04 08:28:14.716 INFO kablam! | Sep 04 08:28:14.716 INFO kablam! 267 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 04 08:28:14.716 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.716 INFO kablam! | Sep 04 08:28:14.716 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.716 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.716 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.716 INFO kablam! Sep 04 08:28:14.716 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.717 INFO kablam! --> src/resources.rs:268:48 Sep 04 08:28:14.717 INFO kablam! | Sep 04 08:28:14.717 INFO kablam! 268 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 04 08:28:14.717 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.717 INFO kablam! | Sep 04 08:28:14.717 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.717 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.717 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.718 INFO kablam! Sep 04 08:28:14.718 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.718 INFO kablam! --> src/resources.rs:268:74 Sep 04 08:28:14.718 INFO kablam! | Sep 04 08:28:14.718 INFO kablam! 268 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 04 08:28:14.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.718 INFO kablam! | Sep 04 08:28:14.718 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.718 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.718 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.718 INFO kablam! Sep 04 08:28:14.718 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.719 INFO kablam! --> src/resources.rs:329:50 Sep 04 08:28:14.719 INFO kablam! | Sep 04 08:28:14.719 INFO kablam! 329 | try!(writeln!(f, " OffsetToData: {:>08X}", self.image_.OffsetToData)); Sep 04 08:28:14.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.719 INFO kablam! | Sep 04 08:28:14.719 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.719 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.719 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.720 INFO kablam! Sep 04 08:28:14.720 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.720 INFO kablam! --> src/resources.rs:330:50 Sep 04 08:28:14.720 INFO kablam! | Sep 04 08:28:14.720 INFO kablam! 330 | try!(writeln!(f, " Size: {:>08X}", self.image_.Size)); Sep 04 08:28:14.720 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 04 08:28:14.720 INFO kablam! | Sep 04 08:28:14.720 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.720 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.720 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.721 INFO kablam! Sep 04 08:28:14.721 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.721 INFO kablam! --> src/resources.rs:331:45 Sep 04 08:28:14.721 INFO kablam! | Sep 04 08:28:14.721 INFO kablam! 331 | try!(writeln!(f, " CodePage: {}", self.image_.CodePage)); Sep 04 08:28:14.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.721 INFO kablam! | Sep 04 08:28:14.722 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.722 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.722 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.722 INFO kablam! Sep 04 08:28:14.722 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.722 INFO kablam! Sep 04 08:28:14.722 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.722 INFO kablam! --> src/resources.rs:268:48 Sep 04 08:28:14.722 INFO kablam! | Sep 04 08:28:14.722 INFO kablam! 268 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 04 08:28:14.722 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.722 INFO kablam! | Sep 04 08:28:14.722 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.722 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.722 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.723 INFO kablam! Sep 04 08:28:14.723 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.723 INFO kablam! --> src/resources.rs:268:74 Sep 04 08:28:14.723 INFO kablam! | Sep 04 08:28:14.723 INFO kablam! 268 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 04 08:28:14.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.723 INFO kablam! | Sep 04 08:28:14.723 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.723 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.723 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.724 INFO kablam! Sep 04 08:28:14.725 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.725 INFO kablam! --> src/resources.rs:329:50 Sep 04 08:28:14.725 INFO kablam! | Sep 04 08:28:14.725 INFO kablam! 329 | try!(writeln!(f, " OffsetToData: {:>08X}", self.image_.OffsetToData)); Sep 04 08:28:14.725 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.725 INFO kablam! | Sep 04 08:28:14.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.725 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.725 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.725 INFO kablam! Sep 04 08:28:14.725 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.725 INFO kablam! --> src/resources.rs:330:50 Sep 04 08:28:14.725 INFO kablam! | Sep 04 08:28:14.725 INFO kablam! 330 | try!(writeln!(f, " Size: {:>08X}", self.image_.Size)); Sep 04 08:28:14.726 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 04 08:28:14.726 INFO kablam! | Sep 04 08:28:14.726 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.726 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.726 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.726 INFO kablam! Sep 04 08:28:14.726 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 08:28:14.727 INFO kablam! --> src/resources.rs:331:45 Sep 04 08:28:14.727 INFO kablam! | Sep 04 08:28:14.727 INFO kablam! 331 | try!(writeln!(f, " CodePage: {}", self.image_.CodePage)); Sep 04 08:28:14.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:14.727 INFO kablam! | Sep 04 08:28:14.727 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 08:28:14.727 INFO kablam! = note: for more information, see issue #46043 Sep 04 08:28:14.727 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 04 08:28:14.727 INFO kablam! Sep 04 08:28:15.516 INFO kablam! error[E0432]: unresolved import `pelite::pe` Sep 04 08:28:15.516 INFO kablam! --> examples/main.rs:11:5 Sep 04 08:28:15.516 INFO kablam! | Sep 04 08:28:15.516 INFO kablam! 11 | use pelite::pe; Sep 04 08:28:15.516 INFO kablam! | ^^^^^^^^^^ no `pe` in the root Sep 04 08:28:15.516 INFO kablam! Sep 04 08:28:15.516 INFO kablam! error[E0433]: failed to resolve. Could not find `pe` in `pelite` Sep 04 08:28:15.516 INFO kablam! --> examples/main.rs:14:13 Sep 04 08:28:15.516 INFO kablam! | Sep 04 08:28:15.516 INFO kablam! 14 | use pelite::pe::imports::PeImports; Sep 04 08:28:15.516 INFO kablam! | ^^ Could not find `pe` in `pelite` Sep 04 08:28:15.516 INFO kablam! Sep 04 08:28:15.517 INFO kablam! warning: unused import: `pelite::pe::imports::PeImports` Sep 04 08:28:15.517 INFO kablam! --> examples/main.rs:14:5 Sep 04 08:28:15.517 INFO kablam! | Sep 04 08:28:15.517 INFO kablam! 14 | use pelite::pe::imports::PeImports; Sep 04 08:28:15.517 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:15.522 INFO kablam! | Sep 04 08:28:15.522 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 08:28:15.522 INFO kablam! Sep 04 08:28:15.531 INFO kablam! error: aborting due to 2 previous errors Sep 04 08:28:15.531 INFO kablam! Sep 04 08:28:15.531 INFO kablam! Some errors occurred: E0432, E0433. Sep 04 08:28:15.531 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 04 08:28:15.545 INFO kablam! error: Could not compile `pelite`. Sep 04 08:28:15.545 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 08:28:15.674 INFO kablam! error[E0432]: unresolved import `pelite::pe` Sep 04 08:28:15.674 INFO kablam! --> examples/readme.rs:18:5 Sep 04 08:28:15.674 INFO kablam! | Sep 04 08:28:15.674 INFO kablam! 18 | use pelite::pe; Sep 04 08:28:15.674 INFO kablam! | ^^^^^^^^^^ no `pe` in the root Sep 04 08:28:15.674 INFO kablam! Sep 04 08:28:15.729 INFO kablam! error: aborting due to previous error Sep 04 08:28:15.729 INFO kablam! Sep 04 08:28:15.729 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 04 08:28:15.747 INFO kablam! error: Could not compile `pelite`. Sep 04 08:28:15.747 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 08:28:15.864 INFO kablam! error: build failed Sep 04 08:28:15.866 INFO kablam! su: No module specific data is present Sep 04 08:28:16.371 INFO running `"docker" "rm" "-f" "94a189d9652b80a0a7b0494305a07b7793f2e576ef9fc1d42f8a673ee26015b8"` Sep 04 08:28:16.531 INFO blam! 94a189d9652b80a0a7b0494305a07b7793f2e576ef9fc1d42f8a673ee26015b8