Sep 10 13:09:40.178 INFO checking pelite-0.2.0 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 13:09:40.178 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 13:09:40.178 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-5/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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=1000" "-e" "CMD=cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 13:09:40.371 INFO blam! 4433119cd6f0cda44786aa64e5f7329a18bb9b0a9f30b1bbe8cb9a11a2f5eb38 Sep 10 13:09:40.373 INFO running `"docker" "start" "-a" "4433119cd6f0cda44786aa64e5f7329a18bb9b0a9f30b1bbe8cb9a11a2f5eb38"` Sep 10 13:09:41.078 INFO kablam! usermod: no changes Sep 10 13:09:41.106 INFO kablam! Checking pelite v0.2.0 (file:///source) Sep 10 13:09:41.810 INFO kablam! warning: type annotations needed Sep 10 13:09:41.810 INFO kablam! --> src/resources.rs:257:40 Sep 10 13:09:41.810 INFO kablam! | Sep 10 13:09:41.810 INFO kablam! 257 | let ptr = (self.image_ as *const _).offset(1) as *const ImageResourceDirectoryEntry; Sep 10 13:09:41.810 INFO kablam! | ^^^^^^ Sep 10 13:09:41.810 INFO kablam! | Sep 10 13:09:41.810 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 10 13:09:41.810 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 10 13:09:41.810 INFO kablam! = note: for more information, see issue #46906 Sep 10 13:09:41.810 INFO kablam! Sep 10 13:09:41.820 INFO kablam! warning: unused import: `std::fmt::Write` Sep 10 13:09:41.820 INFO kablam! --> src/resources.rs:7:5 Sep 10 13:09:41.820 INFO kablam! | Sep 10 13:09:41.820 INFO kablam! 7 | use std::fmt::Write; Sep 10 13:09:41.820 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 10 13:09:41.820 INFO kablam! | Sep 10 13:09:41.820 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 13:09:41.820 INFO kablam! Sep 10 13:09:41.914 INFO kablam! warning: type annotations needed Sep 10 13:09:41.914 INFO kablam! --> src/resources.rs:257:40 Sep 10 13:09:41.914 INFO kablam! | Sep 10 13:09:41.914 INFO kablam! 257 | let ptr = (self.image_ as *const _).offset(1) as *const ImageResourceDirectoryEntry; Sep 10 13:09:41.914 INFO kablam! | ^^^^^^ Sep 10 13:09:41.914 INFO kablam! | Sep 10 13:09:41.914 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 10 13:09:41.914 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 10 13:09:41.914 INFO kablam! = note: for more information, see issue #46906 Sep 10 13:09:41.914 INFO kablam! Sep 10 13:09:41.942 INFO kablam! warning: unused import: `std::fmt::Write` Sep 10 13:09:41.942 INFO kablam! --> src/resources.rs:7:5 Sep 10 13:09:41.942 INFO kablam! | Sep 10 13:09:41.942 INFO kablam! 7 | use std::fmt::Write; Sep 10 13:09:41.942 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 10 13:09:41.942 INFO kablam! | Sep 10 13:09:41.942 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 13:09:41.942 INFO kablam! Sep 10 13:09:42.046 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.046 INFO kablam! --> src/image.rs:34:10 Sep 10 13:09:42.046 INFO kablam! | Sep 10 13:09:42.046 INFO kablam! 34 | #[derive(Debug)] Sep 10 13:09:42.046 INFO kablam! | ^^^^^ Sep 10 13:09:42.046 INFO kablam! | Sep 10 13:09:42.046 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 10 13:09:42.046 INFO 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 10 13:09:42.046 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.046 INFO kablam! Sep 10 13:09:42.047 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.047 INFO kablam! --> src/image.rs:80:10 Sep 10 13:09:42.047 INFO kablam! | Sep 10 13:09:42.047 INFO kablam! 80 | #[derive(Debug)] Sep 10 13:09:42.047 INFO kablam! | ^^^^^ Sep 10 13:09:42.047 INFO kablam! | Sep 10 13:09:42.047 INFO 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 10 13:09:42.047 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.047 INFO kablam! Sep 10 13:09:42.047 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.047 INFO kablam! --> src/image.rs:94:10 Sep 10 13:09:42.047 INFO kablam! | Sep 10 13:09:42.047 INFO kablam! 94 | #[derive(Debug)] Sep 10 13:09:42.047 INFO kablam! | ^^^^^ Sep 10 13:09:42.048 INFO kablam! | Sep 10 13:09:42.048 INFO 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 10 13:09:42.048 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.048 INFO kablam! Sep 10 13:09:42.048 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.048 INFO kablam! --> src/image.rs:148:10 Sep 10 13:09:42.048 INFO kablam! | Sep 10 13:09:42.048 INFO kablam! 148 | #[derive(Debug)] Sep 10 13:09:42.048 INFO kablam! | ^^^^^ Sep 10 13:09:42.048 INFO kablam! | Sep 10 13:09:42.048 INFO 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 10 13:09:42.048 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.048 INFO kablam! Sep 10 13:09:42.048 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.048 INFO kablam! --> src/image.rs:184:10 Sep 10 13:09:42.048 INFO kablam! | Sep 10 13:09:42.048 INFO kablam! 184 | #[derive(Debug)] Sep 10 13:09:42.048 INFO kablam! | ^^^^^ Sep 10 13:09:42.048 INFO kablam! | Sep 10 13:09:42.048 INFO 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 10 13:09:42.048 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.048 INFO kablam! Sep 10 13:09:42.048 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.048 INFO kablam! --> src/image.rs:223:10 Sep 10 13:09:42.048 INFO kablam! | Sep 10 13:09:42.048 INFO kablam! 223 | #[derive(Debug)] Sep 10 13:09:42.048 INFO kablam! | ^^^^^ Sep 10 13:09:42.048 INFO kablam! | Sep 10 13:09:42.048 INFO 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 10 13:09:42.048 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.048 INFO kablam! Sep 10 13:09:42.048 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.048 INFO kablam! --> src/image.rs:231:10 Sep 10 13:09:42.048 INFO kablam! | Sep 10 13:09:42.048 INFO kablam! 231 | #[derive(Debug)] Sep 10 13:09:42.048 INFO kablam! | ^^^^^ Sep 10 13:09:42.048 INFO kablam! | Sep 10 13:09:42.048 INFO 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 10 13:09:42.048 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.048 INFO kablam! Sep 10 13:09:42.048 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.048 INFO kablam! --> src/image.rs:279:10 Sep 10 13:09:42.048 INFO kablam! | Sep 10 13:09:42.048 INFO kablam! 279 | #[derive(Debug)] Sep 10 13:09:42.048 INFO kablam! | ^^^^^ Sep 10 13:09:42.048 INFO kablam! | Sep 10 13:09:42.048 INFO 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 10 13:09:42.048 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.048 INFO kablam! Sep 10 13:09:42.048 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.048 INFO kablam! --> src/image.rs:296:10 Sep 10 13:09:42.048 INFO kablam! | Sep 10 13:09:42.048 INFO kablam! 296 | #[derive(Debug)] Sep 10 13:09:42.048 INFO kablam! | ^^^^^ Sep 10 13:09:42.048 INFO kablam! | Sep 10 13:09:42.048 INFO 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 10 13:09:42.048 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.048 INFO kablam! Sep 10 13:09:42.049 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.049 INFO kablam! --> src/image.rs:314:10 Sep 10 13:09:42.049 INFO kablam! | Sep 10 13:09:42.049 INFO kablam! 314 | #[derive(Debug)] Sep 10 13:09:42.049 INFO kablam! | ^^^^^ Sep 10 13:09:42.049 INFO kablam! | Sep 10 13:09:42.049 INFO 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 10 13:09:42.049 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.049 INFO kablam! Sep 10 13:09:42.049 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.049 INFO kablam! --> src/image.rs:359:10 Sep 10 13:09:42.049 INFO kablam! | Sep 10 13:09:42.049 INFO kablam! 359 | #[derive(Debug)] Sep 10 13:09:42.049 INFO kablam! | ^^^^^ Sep 10 13:09:42.049 INFO kablam! | Sep 10 13:09:42.049 INFO 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 10 13:09:42.050 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.050 INFO kablam! Sep 10 13:09:42.050 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.050 INFO kablam! --> src/image.rs:370:10 Sep 10 13:09:42.050 INFO kablam! | Sep 10 13:09:42.050 INFO kablam! 370 | #[derive(Debug)] Sep 10 13:09:42.050 INFO kablam! | ^^^^^ Sep 10 13:09:42.050 INFO kablam! | Sep 10 13:09:42.050 INFO 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 10 13:09:42.050 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.050 INFO kablam! Sep 10 13:09:42.050 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.050 INFO kablam! --> src/image.rs:380:10 Sep 10 13:09:42.050 INFO kablam! | Sep 10 13:09:42.050 INFO kablam! 380 | #[derive(Debug)] Sep 10 13:09:42.050 INFO kablam! | ^^^^^ Sep 10 13:09:42.050 INFO kablam! | Sep 10 13:09:42.050 INFO 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 10 13:09:42.050 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.050 INFO kablam! Sep 10 13:09:42.051 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.051 INFO kablam! --> src/image.rs:401:10 Sep 10 13:09:42.051 INFO kablam! | Sep 10 13:09:42.051 INFO kablam! 401 | #[derive(Debug)] Sep 10 13:09:42.051 INFO kablam! | ^^^^^ Sep 10 13:09:42.051 INFO kablam! | Sep 10 13:09:42.051 INFO 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 10 13:09:42.051 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.051 INFO kablam! Sep 10 13:09:42.051 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.051 INFO kablam! --> src/image.rs:408:10 Sep 10 13:09:42.051 INFO kablam! | Sep 10 13:09:42.051 INFO kablam! 408 | #[derive(Debug)] Sep 10 13:09:42.051 INFO kablam! | ^^^^^ Sep 10 13:09:42.051 INFO kablam! | Sep 10 13:09:42.051 INFO 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 10 13:09:42.051 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.051 INFO kablam! Sep 10 13:09:42.051 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.051 INFO kablam! --> src/pe32/exports.rs:254:50 Sep 10 13:09:42.051 INFO kablam! | Sep 10 13:09:42.051 INFO kablam! 254 | try!(writeln!(f, " Characteristics: {:>08X}", self.image_.Characteristics)); Sep 10 13:09:42.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.051 INFO kablam! | Sep 10 13:09:42.051 INFO 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 10 13:09:42.051 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.051 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 10 13:09:42.051 INFO kablam! Sep 10 13:09:42.051 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.051 INFO kablam! --> src/pe32/exports.rs:255:45 Sep 10 13:09:42.051 INFO kablam! | Sep 10 13:09:42.051 INFO kablam! 255 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 10 13:09:42.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.051 INFO kablam! | Sep 10 13:09:42.051 INFO 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 10 13:09:42.051 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.051 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 10 13:09:42.051 INFO kablam! Sep 10 13:09:42.051 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.051 INFO kablam! --> src/pe32/exports.rs:256:48 Sep 10 13:09:42.051 INFO kablam! | Sep 10 13:09:42.051 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 10 13:09:42.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.051 INFO kablam! | Sep 10 13:09:42.051 INFO 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 10 13:09:42.051 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.051 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 10 13:09:42.051 INFO kablam! Sep 10 13:09:42.051 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.051 INFO kablam! --> src/pe32/exports.rs:256:74 Sep 10 13:09:42.051 INFO kablam! | Sep 10 13:09:42.051 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 10 13:09:42.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.052 INFO kablam! | Sep 10 13:09:42.052 INFO 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 10 13:09:42.052 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.052 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 10 13:09:42.052 INFO kablam! Sep 10 13:09:42.052 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.052 INFO kablam! --> src/pe32/exports.rs:257:45 Sep 10 13:09:42.052 INFO kablam! | Sep 10 13:09:42.052 INFO kablam! 257 | try!(writeln!(f, " OrdinalBase: {}", self.image_.Base)); Sep 10 13:09:42.052 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 10 13:09:42.052 INFO kablam! | Sep 10 13:09:42.052 INFO 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 10 13:09:42.062 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.062 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 10 13:09:42.062 INFO kablam! Sep 10 13:09:42.062 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.062 INFO kablam! --> src/pe32/exports.rs:258:45 Sep 10 13:09:42.062 INFO kablam! | Sep 10 13:09:42.062 INFO kablam! 258 | try!(writeln!(f, " # of Functions: {}", self.image_.NumberOfFunctions)); Sep 10 13:09:42.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.062 INFO kablam! | Sep 10 13:09:42.062 INFO 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 10 13:09:42.062 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.062 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 10 13:09:42.062 INFO kablam! Sep 10 13:09:42.062 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.062 INFO kablam! --> src/pe32/exports.rs:259:45 Sep 10 13:09:42.062 INFO kablam! | Sep 10 13:09:42.062 INFO kablam! 259 | try!(writeln!(f, " # of Names: {}", self.image_.NumberOfNames)); Sep 10 13:09:42.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.062 INFO kablam! | Sep 10 13:09:42.062 INFO 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 10 13:09:42.062 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.062 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 10 13:09:42.062 INFO kablam! Sep 10 13:09:42.062 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.062 INFO kablam! --> src/pe32/imports.rs:170:44 Sep 10 13:09:42.062 INFO kablam! | Sep 10 13:09:42.062 INFO kablam! 170 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 10 13:09:42.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.062 INFO kablam! | Sep 10 13:09:42.062 INFO 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 10 13:09:42.062 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.062 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 10 13:09:42.062 INFO kablam! Sep 10 13:09:42.062 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.062 INFO kablam! --> src/pe32/imports.rs:171:49 Sep 10 13:09:42.062 INFO kablam! | Sep 10 13:09:42.062 INFO kablam! 171 | try!(writeln!(f, " ForwarderChain: {:>08X}", self.image_.ForwarderChain)); Sep 10 13:09:42.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.062 INFO kablam! | Sep 10 13:09:42.062 INFO 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 10 13:09:42.062 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.062 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 10 13:09:42.062 INFO kablam! Sep 10 13:09:42.062 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.062 INFO kablam! --> src/pe32/imports.rs:172:49 Sep 10 13:09:42.062 INFO kablam! | Sep 10 13:09:42.062 INFO kablam! 172 | try!(writeln!(f, " IAT: {:>08X}", self.image_.FirstThunk)); Sep 10 13:09:42.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.062 INFO kablam! | Sep 10 13:09:42.062 INFO 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 10 13:09:42.062 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.062 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 10 13:09:42.062 INFO kablam! Sep 10 13:09:42.062 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.063 INFO kablam! --> src/pe32/relocs.rs:143:49 Sep 10 13:09:42.063 INFO kablam! | Sep 10 13:09:42.063 INFO kablam! 143 | try!(writeln!(f, " VirtualAddress: {:>08X}", self.reloc_.VirtualAddress)); Sep 10 13:09:42.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.063 INFO kablam! | Sep 10 13:09:42.063 INFO 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 10 13:09:42.063 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.063 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 10 13:09:42.063 INFO kablam! Sep 10 13:09:42.063 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.063 INFO kablam! --> src/pe32/relocs.rs:144:49 Sep 10 13:09:42.063 INFO kablam! | Sep 10 13:09:42.063 INFO kablam! 144 | try!(writeln!(f, " SizeOfBlock: {:>08X}", self.reloc_.SizeOfBlock)); Sep 10 13:09:42.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.063 INFO kablam! | Sep 10 13:09:42.063 INFO 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 10 13:09:42.063 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.063 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 10 13:09:42.063 INFO kablam! Sep 10 13:09:42.063 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.063 INFO kablam! --> src/pe64/exports.rs:254:50 Sep 10 13:09:42.063 INFO kablam! | Sep 10 13:09:42.063 INFO kablam! 254 | try!(writeln!(f, " Characteristics: {:>08X}", self.image_.Characteristics)); Sep 10 13:09:42.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.063 INFO kablam! | Sep 10 13:09:42.063 INFO 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 10 13:09:42.063 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.063 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 10 13:09:42.063 INFO kablam! Sep 10 13:09:42.063 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.063 INFO kablam! --> src/pe64/exports.rs:255:45 Sep 10 13:09:42.063 INFO kablam! | Sep 10 13:09:42.063 INFO kablam! 255 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 10 13:09:42.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.063 INFO kablam! | Sep 10 13:09:42.063 INFO 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 10 13:09:42.063 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.063 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 10 13:09:42.063 INFO kablam! Sep 10 13:09:42.063 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.063 INFO kablam! --> src/pe64/exports.rs:256:48 Sep 10 13:09:42.063 INFO kablam! | Sep 10 13:09:42.063 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 10 13:09:42.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.063 INFO kablam! | Sep 10 13:09:42.063 INFO 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 10 13:09:42.063 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.063 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 10 13:09:42.063 INFO kablam! Sep 10 13:09:42.063 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.063 INFO kablam! --> src/pe64/exports.rs:256:74 Sep 10 13:09:42.063 INFO kablam! | Sep 10 13:09:42.063 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 10 13:09:42.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.063 INFO kablam! | Sep 10 13:09:42.063 INFO 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 10 13:09:42.063 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.063 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 10 13:09:42.063 INFO kablam! Sep 10 13:09:42.063 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.064 INFO kablam! --> src/pe64/exports.rs:257:45 Sep 10 13:09:42.064 INFO kablam! | Sep 10 13:09:42.064 INFO kablam! 257 | try!(writeln!(f, " OrdinalBase: {}", self.image_.Base)); Sep 10 13:09:42.064 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 10 13:09:42.064 INFO kablam! | Sep 10 13:09:42.064 INFO 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 10 13:09:42.064 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.064 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 10 13:09:42.064 INFO kablam! Sep 10 13:09:42.064 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.064 INFO kablam! --> src/pe64/exports.rs:258:45 Sep 10 13:09:42.064 INFO kablam! | Sep 10 13:09:42.064 INFO kablam! 258 | try!(writeln!(f, " # of Functions: {}", self.image_.NumberOfFunctions)); Sep 10 13:09:42.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.064 INFO kablam! | Sep 10 13:09:42.064 INFO 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 10 13:09:42.064 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.064 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 10 13:09:42.064 INFO kablam! Sep 10 13:09:42.064 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.064 INFO kablam! --> src/pe64/exports.rs:259:45 Sep 10 13:09:42.064 INFO kablam! | Sep 10 13:09:42.064 INFO kablam! 259 | try!(writeln!(f, " # of Names: {}", self.image_.NumberOfNames)); Sep 10 13:09:42.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.064 INFO kablam! | Sep 10 13:09:42.064 INFO 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 10 13:09:42.064 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.064 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 10 13:09:42.064 INFO kablam! Sep 10 13:09:42.064 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.064 INFO kablam! --> src/pe64/imports.rs:170:44 Sep 10 13:09:42.064 INFO kablam! | Sep 10 13:09:42.064 INFO kablam! 170 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 10 13:09:42.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.064 INFO kablam! | Sep 10 13:09:42.064 INFO 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 10 13:09:42.064 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.064 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 10 13:09:42.064 INFO kablam! Sep 10 13:09:42.064 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.064 INFO kablam! --> src/pe64/imports.rs:171:49 Sep 10 13:09:42.064 INFO kablam! | Sep 10 13:09:42.064 INFO kablam! 171 | try!(writeln!(f, " ForwarderChain: {:>08X}", self.image_.ForwarderChain)); Sep 10 13:09:42.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.064 INFO kablam! | Sep 10 13:09:42.064 INFO 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 10 13:09:42.064 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.064 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 10 13:09:42.064 INFO kablam! Sep 10 13:09:42.065 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.065 INFO kablam! --> src/pe64/imports.rs:172:49 Sep 10 13:09:42.065 INFO kablam! | Sep 10 13:09:42.065 INFO kablam! 172 | try!(writeln!(f, " IAT: {:>08X}", self.image_.FirstThunk)); Sep 10 13:09:42.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.065 INFO kablam! | Sep 10 13:09:42.065 INFO 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 10 13:09:42.065 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.065 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 10 13:09:42.065 INFO kablam! Sep 10 13:09:42.065 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.065 INFO kablam! --> src/pe64/relocs.rs:143:49 Sep 10 13:09:42.065 INFO kablam! | Sep 10 13:09:42.065 INFO kablam! 143 | try!(writeln!(f, " VirtualAddress: {:>08X}", self.reloc_.VirtualAddress)); Sep 10 13:09:42.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.065 INFO kablam! | Sep 10 13:09:42.065 INFO 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 10 13:09:42.065 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.065 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 10 13:09:42.065 INFO kablam! Sep 10 13:09:42.065 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.065 INFO kablam! --> src/pe64/relocs.rs:144:49 Sep 10 13:09:42.065 INFO kablam! | Sep 10 13:09:42.065 INFO kablam! 144 | try!(writeln!(f, " SizeOfBlock: {:>08X}", self.reloc_.SizeOfBlock)); Sep 10 13:09:42.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.065 INFO kablam! | Sep 10 13:09:42.065 INFO 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 10 13:09:42.065 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.065 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 10 13:09:42.065 INFO kablam! Sep 10 13:09:42.065 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.065 INFO kablam! --> src/resources.rs:266:45 Sep 10 13:09:42.065 INFO kablam! | Sep 10 13:09:42.065 INFO kablam! 266 | try!(writeln!(f, " Characteristics: {}", self.image_.Characteristics)); Sep 10 13:09:42.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.065 INFO kablam! | Sep 10 13:09:42.065 INFO 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 10 13:09:42.065 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.065 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 10 13:09:42.065 INFO kablam! Sep 10 13:09:42.065 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.065 INFO kablam! --> src/resources.rs:267:45 Sep 10 13:09:42.065 INFO kablam! | Sep 10 13:09:42.065 INFO kablam! 267 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 10 13:09:42.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.065 INFO kablam! | Sep 10 13:09:42.065 INFO 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 10 13:09:42.065 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.065 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 10 13:09:42.065 INFO kablam! Sep 10 13:09:42.065 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.065 INFO kablam! --> src/resources.rs:268:48 Sep 10 13:09:42.065 INFO kablam! | Sep 10 13:09:42.065 INFO kablam! 268 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 10 13:09:42.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.065 INFO kablam! | Sep 10 13:09:42.066 INFO 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 10 13:09:42.066 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.066 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 10 13:09:42.066 INFO kablam! Sep 10 13:09:42.066 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.066 INFO kablam! --> src/resources.rs:268:74 Sep 10 13:09:42.066 INFO kablam! | Sep 10 13:09:42.066 INFO kablam! 268 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 10 13:09:42.066 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.066 INFO kablam! | Sep 10 13:09:42.066 INFO 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 10 13:09:42.066 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.066 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 10 13:09:42.066 INFO kablam! Sep 10 13:09:42.066 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.066 INFO kablam! --> src/resources.rs:329:50 Sep 10 13:09:42.066 INFO kablam! | Sep 10 13:09:42.066 INFO kablam! 329 | try!(writeln!(f, " OffsetToData: {:>08X}", self.image_.OffsetToData)); Sep 10 13:09:42.066 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.066 INFO kablam! | Sep 10 13:09:42.066 INFO 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 10 13:09:42.066 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.066 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 10 13:09:42.066 INFO kablam! Sep 10 13:09:42.066 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.066 INFO kablam! --> src/resources.rs:330:50 Sep 10 13:09:42.066 INFO kablam! | Sep 10 13:09:42.066 INFO kablam! 330 | try!(writeln!(f, " Size: {:>08X}", self.image_.Size)); Sep 10 13:09:42.066 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 10 13:09:42.066 INFO kablam! | Sep 10 13:09:42.066 INFO 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 10 13:09:42.066 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.066 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 10 13:09:42.066 INFO kablam! Sep 10 13:09:42.066 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.066 INFO kablam! --> src/resources.rs:331:45 Sep 10 13:09:42.066 INFO kablam! | Sep 10 13:09:42.066 INFO kablam! 331 | try!(writeln!(f, " CodePage: {}", self.image_.CodePage)); Sep 10 13:09:42.066 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.066 INFO kablam! | Sep 10 13:09:42.066 INFO 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 10 13:09:42.066 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.066 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 10 13:09:42.066 INFO kablam! Sep 10 13:09:42.270 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.270 INFO kablam! --> src/image.rs:34:10 Sep 10 13:09:42.270 INFO kablam! | Sep 10 13:09:42.270 INFO kablam! 34 | #[derive(Debug)] Sep 10 13:09:42.270 INFO kablam! | ^^^^^ Sep 10 13:09:42.270 INFO kablam! | Sep 10 13:09:42.270 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 10 13:09:42.270 INFO 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 10 13:09:42.270 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.270 INFO kablam! Sep 10 13:09:42.270 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.270 INFO kablam! --> src/image.rs:80:10 Sep 10 13:09:42.270 INFO kablam! | Sep 10 13:09:42.270 INFO kablam! 80 | #[derive(Debug)] Sep 10 13:09:42.270 INFO kablam! | ^^^^^ Sep 10 13:09:42.270 INFO kablam! | Sep 10 13:09:42.270 INFO 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 10 13:09:42.270 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.270 INFO kablam! Sep 10 13:09:42.270 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.270 INFO kablam! --> src/image.rs:94:10 Sep 10 13:09:42.270 INFO kablam! | Sep 10 13:09:42.270 INFO kablam! 94 | #[derive(Debug)] Sep 10 13:09:42.270 INFO kablam! | ^^^^^ Sep 10 13:09:42.270 INFO kablam! | Sep 10 13:09:42.270 INFO 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 10 13:09:42.270 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.270 INFO kablam! Sep 10 13:09:42.270 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.270 INFO kablam! --> src/image.rs:148:10 Sep 10 13:09:42.270 INFO kablam! | Sep 10 13:09:42.270 INFO kablam! 148 | #[derive(Debug)] Sep 10 13:09:42.270 INFO kablam! | ^^^^^ Sep 10 13:09:42.271 INFO kablam! | Sep 10 13:09:42.271 INFO 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 10 13:09:42.271 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.271 INFO kablam! Sep 10 13:09:42.271 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.271 INFO kablam! --> src/image.rs:184:10 Sep 10 13:09:42.271 INFO kablam! | Sep 10 13:09:42.271 INFO kablam! 184 | #[derive(Debug)] Sep 10 13:09:42.271 INFO kablam! | ^^^^^ Sep 10 13:09:42.271 INFO kablam! | Sep 10 13:09:42.271 INFO 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 10 13:09:42.271 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.271 INFO kablam! Sep 10 13:09:42.271 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.271 INFO kablam! --> src/image.rs:223:10 Sep 10 13:09:42.271 INFO kablam! | Sep 10 13:09:42.271 INFO kablam! 223 | #[derive(Debug)] Sep 10 13:09:42.271 INFO kablam! | ^^^^^ Sep 10 13:09:42.271 INFO kablam! | Sep 10 13:09:42.271 INFO 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 10 13:09:42.271 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.271 INFO kablam! Sep 10 13:09:42.271 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.271 INFO kablam! --> src/image.rs:231:10 Sep 10 13:09:42.271 INFO kablam! | Sep 10 13:09:42.271 INFO kablam! 231 | #[derive(Debug)] Sep 10 13:09:42.271 INFO kablam! | ^^^^^ Sep 10 13:09:42.271 INFO kablam! | Sep 10 13:09:42.271 INFO 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 10 13:09:42.271 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.271 INFO kablam! Sep 10 13:09:42.272 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.272 INFO kablam! --> src/image.rs:279:10 Sep 10 13:09:42.272 INFO kablam! | Sep 10 13:09:42.272 INFO kablam! 279 | #[derive(Debug)] Sep 10 13:09:42.272 INFO kablam! | ^^^^^ Sep 10 13:09:42.272 INFO kablam! | Sep 10 13:09:42.272 INFO 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 10 13:09:42.272 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.272 INFO kablam! Sep 10 13:09:42.272 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.272 INFO kablam! --> src/image.rs:296:10 Sep 10 13:09:42.272 INFO kablam! | Sep 10 13:09:42.272 INFO kablam! 296 | #[derive(Debug)] Sep 10 13:09:42.272 INFO kablam! | ^^^^^ Sep 10 13:09:42.272 INFO kablam! | Sep 10 13:09:42.272 INFO 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 10 13:09:42.272 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.272 INFO kablam! Sep 10 13:09:42.272 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.272 INFO kablam! --> src/image.rs:314:10 Sep 10 13:09:42.272 INFO kablam! | Sep 10 13:09:42.272 INFO kablam! 314 | #[derive(Debug)] Sep 10 13:09:42.272 INFO kablam! | ^^^^^ Sep 10 13:09:42.272 INFO kablam! | Sep 10 13:09:42.272 INFO 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 10 13:09:42.272 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.272 INFO kablam! Sep 10 13:09:42.272 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.272 INFO kablam! --> src/image.rs:359:10 Sep 10 13:09:42.272 INFO kablam! | Sep 10 13:09:42.273 INFO kablam! 359 | #[derive(Debug)] Sep 10 13:09:42.273 INFO kablam! | ^^^^^ Sep 10 13:09:42.273 INFO kablam! | Sep 10 13:09:42.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 13:09:42.273 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.273 INFO kablam! Sep 10 13:09:42.273 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.273 INFO kablam! --> src/image.rs:370:10 Sep 10 13:09:42.273 INFO kablam! | Sep 10 13:09:42.273 INFO kablam! 370 | #[derive(Debug)] Sep 10 13:09:42.273 INFO kablam! | ^^^^^ Sep 10 13:09:42.273 INFO kablam! | Sep 10 13:09:42.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 13:09:42.273 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.273 INFO kablam! Sep 10 13:09:42.273 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.273 INFO kablam! --> src/image.rs:380:10 Sep 10 13:09:42.273 INFO kablam! | Sep 10 13:09:42.273 INFO kablam! 380 | #[derive(Debug)] Sep 10 13:09:42.273 INFO kablam! | ^^^^^ Sep 10 13:09:42.273 INFO kablam! | Sep 10 13:09:42.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 13:09:42.273 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.273 INFO kablam! Sep 10 13:09:42.273 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.273 INFO kablam! --> src/image.rs:401:10 Sep 10 13:09:42.273 INFO kablam! | Sep 10 13:09:42.273 INFO kablam! 401 | #[derive(Debug)] Sep 10 13:09:42.273 INFO kablam! | ^^^^^ Sep 10 13:09:42.273 INFO kablam! | Sep 10 13:09:42.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 13:09:42.273 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.273 INFO kablam! Sep 10 13:09:42.273 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 10 13:09:42.273 INFO kablam! --> src/image.rs:408:10 Sep 10 13:09:42.273 INFO kablam! | Sep 10 13:09:42.273 INFO kablam! 408 | #[derive(Debug)] Sep 10 13:09:42.273 INFO kablam! | ^^^^^ Sep 10 13:09:42.273 INFO kablam! | Sep 10 13:09:42.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 13:09:42.273 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.273 INFO kablam! Sep 10 13:09:42.273 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.273 INFO kablam! --> src/pe32/exports.rs:254:50 Sep 10 13:09:42.273 INFO kablam! | Sep 10 13:09:42.273 INFO kablam! 254 | try!(writeln!(f, " Characteristics: {:>08X}", self.image_.Characteristics)); Sep 10 13:09:42.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.273 INFO kablam! | Sep 10 13:09:42.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 13:09:42.273 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.273 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 10 13:09:42.273 INFO kablam! Sep 10 13:09:42.273 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.273 INFO kablam! --> src/pe32/exports.rs:255:45 Sep 10 13:09:42.273 INFO kablam! | Sep 10 13:09:42.273 INFO kablam! 255 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 10 13:09:42.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.273 INFO kablam! | Sep 10 13:09:42.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 13:09:42.273 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.273 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 10 13:09:42.273 INFO kablam! Sep 10 13:09:42.273 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.273 INFO kablam! --> src/pe32/exports.rs:256:48 Sep 10 13:09:42.273 INFO kablam! | Sep 10 13:09:42.273 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 10 13:09:42.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.273 INFO kablam! | Sep 10 13:09:42.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 13:09:42.273 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.273 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 10 13:09:42.273 INFO kablam! Sep 10 13:09:42.273 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.273 INFO kablam! --> src/pe32/exports.rs:256:74 Sep 10 13:09:42.274 INFO kablam! | Sep 10 13:09:42.274 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 10 13:09:42.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.274 INFO kablam! | Sep 10 13:09:42.274 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 13:09:42.274 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.274 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 13:09:42.274 INFO kablam! Sep 10 13:09:42.274 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.274 INFO kablam! --> src/pe32/exports.rs:257:45 Sep 10 13:09:42.274 INFO kablam! | Sep 10 13:09:42.274 INFO kablam! 257 | try!(writeln!(f, " OrdinalBase: {}", self.image_.Base)); Sep 10 13:09:42.274 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 10 13:09:42.274 INFO kablam! | Sep 10 13:09:42.274 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 13:09:42.275 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.275 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 13:09:42.275 INFO kablam! Sep 10 13:09:42.275 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.275 INFO kablam! --> src/pe32/exports.rs:258:45 Sep 10 13:09:42.275 INFO kablam! | Sep 10 13:09:42.275 INFO kablam! 258 | try!(writeln!(f, " # of Functions: {}", self.image_.NumberOfFunctions)); Sep 10 13:09:42.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.275 INFO kablam! | Sep 10 13:09:42.275 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 13:09:42.275 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.275 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 13:09:42.275 INFO kablam! Sep 10 13:09:42.275 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.275 INFO kablam! --> src/pe32/exports.rs:259:45 Sep 10 13:09:42.275 INFO kablam! | Sep 10 13:09:42.275 INFO kablam! 259 | try!(writeln!(f, " # of Names: {}", self.image_.NumberOfNames)); Sep 10 13:09:42.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.275 INFO kablam! | Sep 10 13:09:42.275 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 13:09:42.275 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.275 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 13:09:42.275 INFO kablam! Sep 10 13:09:42.275 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.275 INFO kablam! --> src/pe32/imports.rs:170:44 Sep 10 13:09:42.275 INFO kablam! | Sep 10 13:09:42.275 INFO kablam! 170 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 10 13:09:42.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.275 INFO kablam! | Sep 10 13:09:42.275 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 13:09:42.278 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.278 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 10 13:09:42.278 INFO kablam! Sep 10 13:09:42.278 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.278 INFO kablam! --> src/pe32/imports.rs:171:49 Sep 10 13:09:42.278 INFO kablam! | Sep 10 13:09:42.278 INFO kablam! 171 | try!(writeln!(f, " ForwarderChain: {:>08X}", self.image_.ForwarderChain)); Sep 10 13:09:42.278 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.278 INFO kablam! | Sep 10 13:09:42.278 INFO 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 10 13:09:42.278 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.278 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 10 13:09:42.279 INFO kablam! Sep 10 13:09:42.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.279 INFO kablam! --> src/pe32/imports.rs:172:49 Sep 10 13:09:42.279 INFO kablam! | Sep 10 13:09:42.279 INFO kablam! 172 | try!(writeln!(f, " IAT: {:>08X}", self.image_.FirstThunk)); Sep 10 13:09:42.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.279 INFO kablam! | Sep 10 13:09:42.279 INFO 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 10 13:09:42.279 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.279 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 10 13:09:42.279 INFO kablam! Sep 10 13:09:42.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.279 INFO kablam! --> src/pe32/relocs.rs:143:49 Sep 10 13:09:42.279 INFO kablam! | Sep 10 13:09:42.279 INFO kablam! 143 | try!(writeln!(f, " VirtualAddress: {:>08X}", self.reloc_.VirtualAddress)); Sep 10 13:09:42.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.279 INFO kablam! | Sep 10 13:09:42.279 INFO 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 10 13:09:42.279 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.279 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 10 13:09:42.279 INFO kablam! Sep 10 13:09:42.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.279 INFO kablam! --> src/pe32/relocs.rs:144:49 Sep 10 13:09:42.279 INFO kablam! | Sep 10 13:09:42.279 INFO kablam! 144 | try!(writeln!(f, " SizeOfBlock: {:>08X}", self.reloc_.SizeOfBlock)); Sep 10 13:09:42.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.279 INFO kablam! | Sep 10 13:09:42.279 INFO 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 10 13:09:42.279 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.279 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 10 13:09:42.279 INFO kablam! Sep 10 13:09:42.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.279 INFO kablam! --> src/pe64/exports.rs:254:50 Sep 10 13:09:42.279 INFO kablam! | Sep 10 13:09:42.279 INFO kablam! 254 | try!(writeln!(f, " Characteristics: {:>08X}", self.image_.Characteristics)); Sep 10 13:09:42.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.279 INFO kablam! | Sep 10 13:09:42.279 INFO 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 10 13:09:42.279 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.279 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 10 13:09:42.279 INFO kablam! Sep 10 13:09:42.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.279 INFO kablam! --> src/pe64/exports.rs:255:45 Sep 10 13:09:42.279 INFO kablam! | Sep 10 13:09:42.279 INFO kablam! 255 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 10 13:09:42.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.279 INFO kablam! | Sep 10 13:09:42.279 INFO 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 10 13:09:42.279 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.279 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 10 13:09:42.279 INFO kablam! Sep 10 13:09:42.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.279 INFO kablam! --> src/pe64/exports.rs:256:48 Sep 10 13:09:42.279 INFO kablam! | Sep 10 13:09:42.279 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 10 13:09:42.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.279 INFO kablam! | Sep 10 13:09:42.279 INFO 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 10 13:09:42.279 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.279 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 10 13:09:42.279 INFO kablam! Sep 10 13:09:42.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.279 INFO kablam! --> src/pe64/exports.rs:256:74 Sep 10 13:09:42.279 INFO kablam! | Sep 10 13:09:42.279 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 10 13:09:42.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.279 INFO kablam! | Sep 10 13:09:42.279 INFO 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 10 13:09:42.279 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.279 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 10 13:09:42.279 INFO kablam! Sep 10 13:09:42.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.279 INFO kablam! --> src/pe64/exports.rs:257:45 Sep 10 13:09:42.280 INFO kablam! | Sep 10 13:09:42.280 INFO kablam! 257 | try!(writeln!(f, " OrdinalBase: {}", self.image_.Base)); Sep 10 13:09:42.285 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 10 13:09:42.285 INFO kablam! | Sep 10 13:09:42.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 13:09:42.285 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.285 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 13:09:42.285 INFO kablam! Sep 10 13:09:42.285 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.285 INFO kablam! --> src/pe64/exports.rs:258:45 Sep 10 13:09:42.285 INFO kablam! | Sep 10 13:09:42.285 INFO kablam! 258 | try!(writeln!(f, " # of Functions: {}", self.image_.NumberOfFunctions)); Sep 10 13:09:42.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.285 INFO kablam! | Sep 10 13:09:42.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 13:09:42.285 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.286 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 13:09:42.286 INFO kablam! Sep 10 13:09:42.286 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.286 INFO kablam! --> src/pe64/exports.rs:259:45 Sep 10 13:09:42.286 INFO kablam! | Sep 10 13:09:42.286 INFO kablam! 259 | try!(writeln!(f, " # of Names: {}", self.image_.NumberOfNames)); Sep 10 13:09:42.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.286 INFO kablam! | Sep 10 13:09:42.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 13:09:42.286 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.286 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 13:09:42.286 INFO kablam! Sep 10 13:09:42.286 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.286 INFO kablam! --> src/pe64/imports.rs:170:44 Sep 10 13:09:42.286 INFO kablam! | Sep 10 13:09:42.286 INFO kablam! 170 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 10 13:09:42.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.286 INFO kablam! | Sep 10 13:09:42.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 13:09:42.286 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.286 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 13:09:42.286 INFO kablam! Sep 10 13:09:42.286 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.286 INFO kablam! --> src/pe64/imports.rs:171:49 Sep 10 13:09:42.286 INFO kablam! | Sep 10 13:09:42.286 INFO kablam! 171 | try!(writeln!(f, " ForwarderChain: {:>08X}", self.image_.ForwarderChain)); Sep 10 13:09:42.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.286 INFO kablam! | Sep 10 13:09:42.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 13:09:42.286 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.286 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 13:09:42.286 INFO kablam! Sep 10 13:09:42.286 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.286 INFO kablam! --> src/pe64/imports.rs:172:49 Sep 10 13:09:42.286 INFO kablam! | Sep 10 13:09:42.286 INFO kablam! 172 | try!(writeln!(f, " IAT: {:>08X}", self.image_.FirstThunk)); Sep 10 13:09:42.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.286 INFO kablam! | Sep 10 13:09:42.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 13:09:42.286 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.286 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 13:09:42.286 INFO kablam! Sep 10 13:09:42.286 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.286 INFO kablam! --> src/pe64/relocs.rs:143:49 Sep 10 13:09:42.286 INFO kablam! | Sep 10 13:09:42.286 INFO kablam! 143 | try!(writeln!(f, " VirtualAddress: {:>08X}", self.reloc_.VirtualAddress)); Sep 10 13:09:42.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.286 INFO kablam! | Sep 10 13:09:42.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 13:09:42.287 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.287 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 13:09:42.287 INFO kablam! Sep 10 13:09:42.287 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.287 INFO kablam! --> src/pe64/relocs.rs:144:49 Sep 10 13:09:42.287 INFO kablam! | Sep 10 13:09:42.287 INFO kablam! 144 | try!(writeln!(f, " SizeOfBlock: {:>08X}", self.reloc_.SizeOfBlock)); Sep 10 13:09:42.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.287 INFO kablam! | Sep 10 13:09:42.287 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 13:09:42.287 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.287 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 13:09:42.287 INFO kablam! Sep 10 13:09:42.287 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.287 INFO kablam! --> src/resources.rs:266:45 Sep 10 13:09:42.287 INFO kablam! | Sep 10 13:09:42.287 INFO kablam! 266 | try!(writeln!(f, " Characteristics: {}", self.image_.Characteristics)); Sep 10 13:09:42.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.287 INFO kablam! | Sep 10 13:09:42.287 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 13:09:42.287 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.287 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 13:09:42.287 INFO kablam! Sep 10 13:09:42.287 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.287 INFO kablam! --> src/resources.rs:267:45 Sep 10 13:09:42.287 INFO kablam! | Sep 10 13:09:42.287 INFO kablam! 267 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 10 13:09:42.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.287 INFO kablam! | Sep 10 13:09:42.287 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 13:09:42.288 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.288 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 13:09:42.288 INFO kablam! Sep 10 13:09:42.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.288 INFO kablam! --> src/resources.rs:268:48 Sep 10 13:09:42.288 INFO kablam! | Sep 10 13:09:42.288 INFO kablam! 268 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 10 13:09:42.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.288 INFO kablam! | Sep 10 13:09:42.288 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 13:09:42.288 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.288 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 13:09:42.288 INFO kablam! Sep 10 13:09:42.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.288 INFO kablam! --> src/resources.rs:268:74 Sep 10 13:09:42.288 INFO kablam! | Sep 10 13:09:42.288 INFO kablam! 268 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 10 13:09:42.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.288 INFO kablam! | Sep 10 13:09:42.288 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 13:09:42.289 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.289 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 13:09:42.289 INFO kablam! Sep 10 13:09:42.289 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.289 INFO kablam! --> src/resources.rs:329:50 Sep 10 13:09:42.289 INFO kablam! | Sep 10 13:09:42.289 INFO kablam! 329 | try!(writeln!(f, " OffsetToData: {:>08X}", self.image_.OffsetToData)); Sep 10 13:09:42.289 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.289 INFO kablam! | Sep 10 13:09:42.289 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 13:09:42.289 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.289 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 13:09:42.289 INFO kablam! Sep 10 13:09:42.289 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.289 INFO kablam! --> src/resources.rs:330:50 Sep 10 13:09:42.289 INFO kablam! | Sep 10 13:09:42.289 INFO kablam! 330 | try!(writeln!(f, " Size: {:>08X}", self.image_.Size)); Sep 10 13:09:42.289 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 10 13:09:42.290 INFO kablam! | Sep 10 13:09:42.290 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 13:09:42.290 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.290 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 13:09:42.290 INFO kablam! Sep 10 13:09:42.290 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:09:42.290 INFO kablam! --> src/resources.rs:331:45 Sep 10 13:09:42.290 INFO kablam! | Sep 10 13:09:42.290 INFO kablam! 331 | try!(writeln!(f, " CodePage: {}", self.image_.CodePage)); Sep 10 13:09:42.290 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.290 INFO kablam! | Sep 10 13:09:42.290 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 13:09:42.290 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:09:42.290 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 10 13:09:42.290 INFO kablam! Sep 10 13:09:42.910 INFO kablam! error[E0432]: unresolved import `pelite::pe` Sep 10 13:09:42.910 INFO kablam! --> examples/main.rs:11:5 Sep 10 13:09:42.910 INFO kablam! | Sep 10 13:09:42.910 INFO kablam! 11 | use pelite::pe; Sep 10 13:09:42.910 INFO kablam! | ^^^^^^^^^^ no `pe` in the root Sep 10 13:09:42.910 INFO kablam! Sep 10 13:09:42.910 INFO kablam! error[E0433]: failed to resolve. Could not find `pe` in `pelite` Sep 10 13:09:42.910 INFO kablam! --> examples/main.rs:14:13 Sep 10 13:09:42.910 INFO kablam! | Sep 10 13:09:42.910 INFO kablam! 14 | use pelite::pe::imports::PeImports; Sep 10 13:09:42.910 INFO kablam! | ^^ Could not find `pe` in `pelite` Sep 10 13:09:42.910 INFO kablam! Sep 10 13:09:42.910 INFO kablam! warning: unused import: `pelite::pe::imports::PeImports` Sep 10 13:09:42.910 INFO kablam! --> examples/main.rs:14:5 Sep 10 13:09:42.910 INFO kablam! | Sep 10 13:09:42.910 INFO kablam! 14 | use pelite::pe::imports::PeImports; Sep 10 13:09:42.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:09:42.910 INFO kablam! | Sep 10 13:09:42.910 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 13:09:42.910 INFO kablam! Sep 10 13:09:42.932 INFO kablam! error: aborting due to 2 previous errors Sep 10 13:09:42.932 INFO kablam! Sep 10 13:09:42.932 INFO kablam! Some errors occurred: E0432, E0433. Sep 10 13:09:42.932 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 10 13:09:42.950 INFO kablam! error: Could not compile `pelite`. Sep 10 13:09:42.950 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 13:09:43.130 INFO kablam! error[E0432]: unresolved import `pelite::pe` Sep 10 13:09:43.130 INFO kablam! --> examples/readme.rs:18:5 Sep 10 13:09:43.130 INFO kablam! | Sep 10 13:09:43.130 INFO kablam! 18 | use pelite::pe; Sep 10 13:09:43.130 INFO kablam! | ^^^^^^^^^^ no `pe` in the root Sep 10 13:09:43.130 INFO kablam! Sep 10 13:09:43.230 INFO kablam! error: aborting due to previous error Sep 10 13:09:43.230 INFO kablam! Sep 10 13:09:43.230 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 10 13:09:43.246 INFO kablam! error: Could not compile `pelite`. Sep 10 13:09:43.246 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 13:09:43.309 INFO kablam! error: build failed Sep 10 13:09:43.310 INFO kablam! su: No module specific data is present Sep 10 13:09:44.205 INFO running `"docker" "rm" "-f" "4433119cd6f0cda44786aa64e5f7329a18bb9b0a9f30b1bbe8cb9a11a2f5eb38"` Sep 10 13:09:44.314 INFO blam! 4433119cd6f0cda44786aa64e5f7329a18bb9b0a9f30b1bbe8cb9a11a2f5eb38