Sep 01 11:39:24.289 INFO checking pelite-0.2.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 11:39:24.289 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 11:39:24.289 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 11:39:24.466 INFO blam! dfd84465b9d163c7935d6b60aa485165f0e85af6ab6209391a200db0485740ae Sep 01 11:39:24.468 INFO running `"docker" "start" "-a" "dfd84465b9d163c7935d6b60aa485165f0e85af6ab6209391a200db0485740ae"` Sep 01 11:39:25.270 INFO kablam! Checking pelite v0.2.0 (file:///source) Sep 01 11:39:26.591 INFO kablam! warning: type annotations needed Sep 01 11:39:26.591 INFO kablam! --> src/resources.rs:257:40 Sep 01 11:39:26.591 INFO kablam! | Sep 01 11:39:26.591 INFO kablam! 257 | let ptr = (self.image_ as *const _).offset(1) as *const ImageResourceDirectoryEntry; Sep 01 11:39:26.591 INFO kablam! | ^^^^^^ Sep 01 11:39:26.591 INFO kablam! | Sep 01 11:39:26.591 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 01 11:39:26.591 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 01 11:39:26.591 INFO kablam! = note: for more information, see issue #46906 Sep 01 11:39:26.591 INFO kablam! Sep 01 11:39:26.613 INFO kablam! warning: unused import: `std::fmt::Write` Sep 01 11:39:26.613 INFO kablam! --> src/resources.rs:7:5 Sep 01 11:39:26.613 INFO kablam! | Sep 01 11:39:26.613 INFO kablam! 7 | use std::fmt::Write; Sep 01 11:39:26.613 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 11:39:26.613 INFO kablam! | Sep 01 11:39:26.613 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 11:39:26.613 INFO kablam! Sep 01 11:39:26.766 INFO kablam! warning: type annotations needed Sep 01 11:39:26.766 INFO kablam! --> src/resources.rs:257:40 Sep 01 11:39:26.766 INFO kablam! | Sep 01 11:39:26.766 INFO kablam! 257 | let ptr = (self.image_ as *const _).offset(1) as *const ImageResourceDirectoryEntry; Sep 01 11:39:26.766 INFO kablam! | ^^^^^^ Sep 01 11:39:26.767 INFO kablam! | Sep 01 11:39:26.767 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 01 11:39:26.767 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 01 11:39:26.767 INFO kablam! = note: for more information, see issue #46906 Sep 01 11:39:26.767 INFO kablam! Sep 01 11:39:26.791 INFO kablam! warning: unused import: `std::fmt::Write` Sep 01 11:39:26.791 INFO kablam! --> src/resources.rs:7:5 Sep 01 11:39:26.791 INFO kablam! | Sep 01 11:39:26.791 INFO kablam! 7 | use std::fmt::Write; Sep 01 11:39:26.791 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 11:39:26.792 INFO kablam! | Sep 01 11:39:26.792 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 11:39:26.792 INFO kablam! Sep 01 11:39:27.013 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.013 INFO kablam! --> src/image.rs:34:10 Sep 01 11:39:27.013 INFO kablam! | Sep 01 11:39:27.013 INFO kablam! 34 | #[derive(Debug)] Sep 01 11:39:27.013 INFO kablam! | ^^^^^ Sep 01 11:39:27.013 INFO kablam! | Sep 01 11:39:27.013 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 11:39:27.013 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.013 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.013 INFO kablam! Sep 01 11:39:27.013 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.013 INFO kablam! --> src/image.rs:80:10 Sep 01 11:39:27.013 INFO kablam! | Sep 01 11:39:27.013 INFO kablam! 80 | #[derive(Debug)] Sep 01 11:39:27.013 INFO kablam! | ^^^^^ Sep 01 11:39:27.013 INFO kablam! | Sep 01 11:39:27.013 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.013 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.013 INFO kablam! Sep 01 11:39:27.013 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.013 INFO kablam! --> src/image.rs:94:10 Sep 01 11:39:27.014 INFO kablam! | Sep 01 11:39:27.014 INFO kablam! 94 | #[derive(Debug)] Sep 01 11:39:27.014 INFO kablam! | ^^^^^ Sep 01 11:39:27.014 INFO kablam! | Sep 01 11:39:27.014 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.014 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.014 INFO kablam! Sep 01 11:39:27.014 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.014 INFO kablam! --> src/image.rs:148:10 Sep 01 11:39:27.014 INFO kablam! | Sep 01 11:39:27.014 INFO kablam! 148 | #[derive(Debug)] Sep 01 11:39:27.014 INFO kablam! | ^^^^^ Sep 01 11:39:27.014 INFO kablam! | Sep 01 11:39:27.014 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.014 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.014 INFO kablam! Sep 01 11:39:27.014 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.014 INFO kablam! --> src/image.rs:184:10 Sep 01 11:39:27.014 INFO kablam! | Sep 01 11:39:27.014 INFO kablam! 184 | #[derive(Debug)] Sep 01 11:39:27.014 INFO kablam! | ^^^^^ Sep 01 11:39:27.015 INFO kablam! | Sep 01 11:39:27.015 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.015 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.015 INFO kablam! Sep 01 11:39:27.015 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.015 INFO kablam! --> src/image.rs:223:10 Sep 01 11:39:27.015 INFO kablam! | Sep 01 11:39:27.015 INFO kablam! 223 | #[derive(Debug)] Sep 01 11:39:27.015 INFO kablam! | ^^^^^ Sep 01 11:39:27.015 INFO kablam! | Sep 01 11:39:27.015 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.015 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.015 INFO kablam! Sep 01 11:39:27.015 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.015 INFO kablam! --> src/image.rs:231:10 Sep 01 11:39:27.015 INFO kablam! | Sep 01 11:39:27.015 INFO kablam! 231 | #[derive(Debug)] Sep 01 11:39:27.015 INFO kablam! | ^^^^^ Sep 01 11:39:27.015 INFO kablam! | Sep 01 11:39:27.015 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.015 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.015 INFO kablam! Sep 01 11:39:27.015 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.015 INFO kablam! --> src/image.rs:279:10 Sep 01 11:39:27.015 INFO kablam! | Sep 01 11:39:27.016 INFO kablam! 279 | #[derive(Debug)] Sep 01 11:39:27.016 INFO kablam! | ^^^^^ Sep 01 11:39:27.016 INFO kablam! | Sep 01 11:39:27.016 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.016 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.016 INFO kablam! Sep 01 11:39:27.016 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.016 INFO kablam! --> src/image.rs:296:10 Sep 01 11:39:27.016 INFO kablam! | Sep 01 11:39:27.016 INFO kablam! 296 | #[derive(Debug)] Sep 01 11:39:27.016 INFO kablam! | ^^^^^ Sep 01 11:39:27.016 INFO kablam! | Sep 01 11:39:27.016 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.016 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.016 INFO kablam! Sep 01 11:39:27.016 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.016 INFO kablam! --> src/image.rs:314:10 Sep 01 11:39:27.016 INFO kablam! | Sep 01 11:39:27.016 INFO kablam! 314 | #[derive(Debug)] Sep 01 11:39:27.016 INFO kablam! | ^^^^^ Sep 01 11:39:27.016 INFO kablam! | Sep 01 11:39:27.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.017 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.017 INFO kablam! Sep 01 11:39:27.017 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.017 INFO kablam! --> src/image.rs:359:10 Sep 01 11:39:27.017 INFO kablam! | Sep 01 11:39:27.017 INFO kablam! 359 | #[derive(Debug)] Sep 01 11:39:27.017 INFO kablam! | ^^^^^ Sep 01 11:39:27.017 INFO kablam! | Sep 01 11:39:27.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.017 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.017 INFO kablam! Sep 01 11:39:27.017 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.017 INFO kablam! --> src/image.rs:370:10 Sep 01 11:39:27.017 INFO kablam! | Sep 01 11:39:27.017 INFO kablam! 370 | #[derive(Debug)] Sep 01 11:39:27.017 INFO kablam! | ^^^^^ Sep 01 11:39:27.017 INFO kablam! | Sep 01 11:39:27.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.017 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.017 INFO kablam! Sep 01 11:39:27.017 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.017 INFO kablam! --> src/image.rs:380:10 Sep 01 11:39:27.017 INFO kablam! | Sep 01 11:39:27.017 INFO kablam! 380 | #[derive(Debug)] Sep 01 11:39:27.017 INFO kablam! | ^^^^^ Sep 01 11:39:27.017 INFO kablam! | Sep 01 11:39:27.018 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.018 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.018 INFO kablam! Sep 01 11:39:27.018 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.018 INFO kablam! --> src/image.rs:401:10 Sep 01 11:39:27.018 INFO kablam! | Sep 01 11:39:27.018 INFO kablam! 401 | #[derive(Debug)] Sep 01 11:39:27.018 INFO kablam! | ^^^^^ Sep 01 11:39:27.018 INFO kablam! | Sep 01 11:39:27.018 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.018 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.018 INFO kablam! Sep 01 11:39:27.018 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.018 INFO kablam! --> src/image.rs:408:10 Sep 01 11:39:27.019 INFO kablam! | Sep 01 11:39:27.019 INFO kablam! 408 | #[derive(Debug)] Sep 01 11:39:27.019 INFO kablam! | ^^^^^ Sep 01 11:39:27.019 INFO kablam! | Sep 01 11:39:27.019 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.019 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.019 INFO kablam! Sep 01 11:39:27.019 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.019 INFO kablam! --> src/pe32/exports.rs:254:50 Sep 01 11:39:27.019 INFO kablam! | Sep 01 11:39:27.020 INFO kablam! 254 | try!(writeln!(f, " Characteristics: {:>08X}", self.image_.Characteristics)); Sep 01 11:39:27.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.020 INFO kablam! | Sep 01 11:39:27.020 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.020 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.020 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 01 11:39:27.020 INFO kablam! Sep 01 11:39:27.021 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.021 INFO kablam! --> src/pe32/exports.rs:255:45 Sep 01 11:39:27.021 INFO kablam! | Sep 01 11:39:27.021 INFO kablam! 255 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 01 11:39:27.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.021 INFO kablam! | Sep 01 11:39:27.021 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.021 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.021 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 01 11:39:27.022 INFO kablam! Sep 01 11:39:27.022 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.022 INFO kablam! --> src/pe32/exports.rs:256:48 Sep 01 11:39:27.022 INFO kablam! | Sep 01 11:39:27.022 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 01 11:39:27.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.022 INFO kablam! | Sep 01 11:39:27.022 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.023 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.023 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 01 11:39:27.023 INFO kablam! Sep 01 11:39:27.023 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.023 INFO kablam! --> src/pe32/exports.rs:256:74 Sep 01 11:39:27.023 INFO kablam! | Sep 01 11:39:27.023 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 01 11:39:27.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.023 INFO kablam! | Sep 01 11:39:27.023 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.024 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.024 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 01 11:39:27.024 INFO kablam! Sep 01 11:39:27.024 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.024 INFO kablam! --> src/pe32/exports.rs:257:45 Sep 01 11:39:27.024 INFO kablam! | Sep 01 11:39:27.024 INFO kablam! 257 | try!(writeln!(f, " OrdinalBase: {}", self.image_.Base)); Sep 01 11:39:27.025 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 11:39:27.025 INFO kablam! | Sep 01 11:39:27.025 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.025 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.025 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 01 11:39:27.025 INFO kablam! Sep 01 11:39:27.025 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.026 INFO kablam! --> src/pe32/exports.rs:258:45 Sep 01 11:39:27.026 INFO kablam! | Sep 01 11:39:27.026 INFO kablam! 258 | try!(writeln!(f, " # of Functions: {}", self.image_.NumberOfFunctions)); Sep 01 11:39:27.026 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.026 INFO kablam! | Sep 01 11:39:27.026 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.026 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.026 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 01 11:39:27.026 INFO kablam! Sep 01 11:39:27.026 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.026 INFO kablam! --> src/pe32/exports.rs:259:45 Sep 01 11:39:27.027 INFO kablam! | Sep 01 11:39:27.027 INFO kablam! 259 | try!(writeln!(f, " # of Names: {}", self.image_.NumberOfNames)); Sep 01 11:39:27.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.027 INFO kablam! | Sep 01 11:39:27.027 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.027 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.027 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 01 11:39:27.027 INFO kablam! Sep 01 11:39:27.027 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.027 INFO kablam! --> src/pe32/imports.rs:170:44 Sep 01 11:39:27.027 INFO kablam! | Sep 01 11:39:27.027 INFO kablam! 170 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 01 11:39:27.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.027 INFO kablam! | Sep 01 11:39:27.027 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.027 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.027 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 01 11:39:27.027 INFO kablam! Sep 01 11:39:27.027 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.027 INFO kablam! --> src/pe32/imports.rs:171:49 Sep 01 11:39:27.027 INFO kablam! | Sep 01 11:39:27.027 INFO kablam! 171 | try!(writeln!(f, " ForwarderChain: {:>08X}", self.image_.ForwarderChain)); Sep 01 11:39:27.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.027 INFO kablam! | Sep 01 11:39:27.027 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.028 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.028 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 01 11:39:27.028 INFO kablam! Sep 01 11:39:27.028 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.028 INFO kablam! --> src/pe32/imports.rs:172:49 Sep 01 11:39:27.028 INFO kablam! | Sep 01 11:39:27.028 INFO kablam! 172 | try!(writeln!(f, " IAT: {:>08X}", self.image_.FirstThunk)); Sep 01 11:39:27.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.028 INFO kablam! | Sep 01 11:39:27.028 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.028 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.028 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 01 11:39:27.028 INFO kablam! Sep 01 11:39:27.028 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.028 INFO kablam! --> src/pe32/relocs.rs:143:49 Sep 01 11:39:27.028 INFO kablam! | Sep 01 11:39:27.028 INFO kablam! 143 | try!(writeln!(f, " VirtualAddress: {:>08X}", self.reloc_.VirtualAddress)); Sep 01 11:39:27.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.028 INFO kablam! | Sep 01 11:39:27.028 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.028 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.028 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 01 11:39:27.028 INFO kablam! Sep 01 11:39:27.029 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.029 INFO kablam! --> src/pe32/relocs.rs:144:49 Sep 01 11:39:27.029 INFO kablam! | Sep 01 11:39:27.029 INFO kablam! 144 | try!(writeln!(f, " SizeOfBlock: {:>08X}", self.reloc_.SizeOfBlock)); Sep 01 11:39:27.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.029 INFO kablam! | Sep 01 11:39:27.029 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.029 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.029 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 01 11:39:27.029 INFO kablam! Sep 01 11:39:27.029 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.029 INFO kablam! --> src/pe64/exports.rs:254:50 Sep 01 11:39:27.029 INFO kablam! | Sep 01 11:39:27.029 INFO kablam! 254 | try!(writeln!(f, " Characteristics: {:>08X}", self.image_.Characteristics)); Sep 01 11:39:27.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.029 INFO kablam! | Sep 01 11:39:27.029 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.029 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.029 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 01 11:39:27.030 INFO kablam! Sep 01 11:39:27.030 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.030 INFO kablam! --> src/pe64/exports.rs:255:45 Sep 01 11:39:27.030 INFO kablam! | Sep 01 11:39:27.030 INFO kablam! 255 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 01 11:39:27.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.030 INFO kablam! | Sep 01 11:39:27.030 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.030 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.030 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 01 11:39:27.030 INFO kablam! Sep 01 11:39:27.030 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.030 INFO kablam! --> src/pe64/exports.rs:256:48 Sep 01 11:39:27.030 INFO kablam! | Sep 01 11:39:27.030 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 01 11:39:27.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.030 INFO kablam! | Sep 01 11:39:27.030 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.030 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.031 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 01 11:39:27.031 INFO kablam! Sep 01 11:39:27.031 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.031 INFO kablam! --> src/pe64/exports.rs:256:74 Sep 01 11:39:27.031 INFO kablam! | Sep 01 11:39:27.031 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 01 11:39:27.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.031 INFO kablam! | Sep 01 11:39:27.031 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.031 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.031 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 01 11:39:27.031 INFO kablam! Sep 01 11:39:27.031 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.031 INFO kablam! --> src/pe64/exports.rs:257:45 Sep 01 11:39:27.031 INFO kablam! | Sep 01 11:39:27.031 INFO kablam! 257 | try!(writeln!(f, " OrdinalBase: {}", self.image_.Base)); Sep 01 11:39:27.031 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 11:39:27.031 INFO kablam! | Sep 01 11:39:27.031 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.032 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.032 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 01 11:39:27.032 INFO kablam! Sep 01 11:39:27.032 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.032 INFO kablam! --> src/pe64/exports.rs:258:45 Sep 01 11:39:27.032 INFO kablam! | Sep 01 11:39:27.032 INFO kablam! 258 | try!(writeln!(f, " # of Functions: {}", self.image_.NumberOfFunctions)); Sep 01 11:39:27.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.032 INFO kablam! | Sep 01 11:39:27.036 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.036 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.036 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 01 11:39:27.036 INFO kablam! Sep 01 11:39:27.036 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.036 INFO kablam! --> src/pe64/exports.rs:259:45 Sep 01 11:39:27.036 INFO kablam! | Sep 01 11:39:27.036 INFO kablam! 259 | try!(writeln!(f, " # of Names: {}", self.image_.NumberOfNames)); Sep 01 11:39:27.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.036 INFO kablam! | Sep 01 11:39:27.037 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.037 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.037 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 01 11:39:27.037 INFO kablam! Sep 01 11:39:27.037 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.037 INFO kablam! --> src/pe64/imports.rs:170:44 Sep 01 11:39:27.037 INFO kablam! | Sep 01 11:39:27.037 INFO kablam! 170 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 01 11:39:27.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.037 INFO kablam! | Sep 01 11:39:27.037 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.037 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.037 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 01 11:39:27.037 INFO kablam! Sep 01 11:39:27.037 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.037 INFO kablam! --> src/pe64/imports.rs:171:49 Sep 01 11:39:27.037 INFO kablam! | Sep 01 11:39:27.037 INFO kablam! 171 | try!(writeln!(f, " ForwarderChain: {:>08X}", self.image_.ForwarderChain)); Sep 01 11:39:27.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.037 INFO kablam! | Sep 01 11:39:27.038 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.038 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.038 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 01 11:39:27.038 INFO kablam! Sep 01 11:39:27.038 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.038 INFO kablam! --> src/pe64/imports.rs:172:49 Sep 01 11:39:27.038 INFO kablam! | Sep 01 11:39:27.038 INFO kablam! 172 | try!(writeln!(f, " IAT: {:>08X}", self.image_.FirstThunk)); Sep 01 11:39:27.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.038 INFO kablam! | Sep 01 11:39:27.038 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.038 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.038 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 01 11:39:27.038 INFO kablam! Sep 01 11:39:27.038 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.038 INFO kablam! --> src/pe64/relocs.rs:143:49 Sep 01 11:39:27.038 INFO kablam! | Sep 01 11:39:27.038 INFO kablam! 143 | try!(writeln!(f, " VirtualAddress: {:>08X}", self.reloc_.VirtualAddress)); Sep 01 11:39:27.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.038 INFO kablam! | Sep 01 11:39:27.038 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.038 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.039 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 01 11:39:27.039 INFO kablam! Sep 01 11:39:27.039 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.039 INFO kablam! --> src/pe64/relocs.rs:144:49 Sep 01 11:39:27.039 INFO kablam! | Sep 01 11:39:27.039 INFO kablam! 144 | try!(writeln!(f, " SizeOfBlock: {:>08X}", self.reloc_.SizeOfBlock)); Sep 01 11:39:27.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.039 INFO kablam! | Sep 01 11:39:27.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.039 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.039 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 01 11:39:27.039 INFO kablam! Sep 01 11:39:27.039 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.039 INFO kablam! --> src/resources.rs:266:45 Sep 01 11:39:27.039 INFO kablam! | Sep 01 11:39:27.039 INFO kablam! 266 | try!(writeln!(f, " Characteristics: {}", self.image_.Characteristics)); Sep 01 11:39:27.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.039 INFO kablam! | Sep 01 11:39:27.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.039 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.039 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 01 11:39:27.040 INFO kablam! Sep 01 11:39:27.040 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.040 INFO kablam! --> src/resources.rs:267:45 Sep 01 11:39:27.040 INFO kablam! | Sep 01 11:39:27.040 INFO kablam! 267 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 01 11:39:27.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.040 INFO kablam! | Sep 01 11:39:27.040 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.040 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.040 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 01 11:39:27.040 INFO kablam! Sep 01 11:39:27.040 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.040 INFO kablam! --> src/resources.rs:268:48 Sep 01 11:39:27.040 INFO kablam! | Sep 01 11:39:27.040 INFO kablam! 268 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 01 11:39:27.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.040 INFO kablam! | Sep 01 11:39:27.040 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.040 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.041 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 01 11:39:27.041 INFO kablam! Sep 01 11:39:27.041 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.041 INFO kablam! --> src/resources.rs:268:74 Sep 01 11:39:27.041 INFO kablam! | Sep 01 11:39:27.041 INFO kablam! 268 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 01 11:39:27.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.041 INFO kablam! | Sep 01 11:39:27.041 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.041 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.041 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 01 11:39:27.041 INFO kablam! Sep 01 11:39:27.041 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.041 INFO kablam! --> src/resources.rs:329:50 Sep 01 11:39:27.041 INFO kablam! | Sep 01 11:39:27.041 INFO kablam! 329 | try!(writeln!(f, " OffsetToData: {:>08X}", self.image_.OffsetToData)); Sep 01 11:39:27.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.041 INFO kablam! | Sep 01 11:39:27.041 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.042 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.042 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 01 11:39:27.042 INFO kablam! Sep 01 11:39:27.042 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.042 INFO kablam! --> src/resources.rs:330:50 Sep 01 11:39:27.042 INFO kablam! | Sep 01 11:39:27.042 INFO kablam! 330 | try!(writeln!(f, " Size: {:>08X}", self.image_.Size)); Sep 01 11:39:27.042 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 11:39:27.042 INFO kablam! | Sep 01 11:39:27.042 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.042 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.042 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 01 11:39:27.042 INFO kablam! Sep 01 11:39:27.042 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.042 INFO kablam! --> src/resources.rs:331:45 Sep 01 11:39:27.042 INFO kablam! | Sep 01 11:39:27.042 INFO kablam! 331 | try!(writeln!(f, " CodePage: {}", self.image_.CodePage)); Sep 01 11:39:27.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.043 INFO kablam! | Sep 01 11:39:27.043 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.043 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.043 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 01 11:39:27.043 INFO kablam! Sep 01 11:39:27.174 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.175 INFO kablam! --> src/image.rs:34:10 Sep 01 11:39:27.175 INFO kablam! | Sep 01 11:39:27.175 INFO kablam! 34 | #[derive(Debug)] Sep 01 11:39:27.175 INFO kablam! | ^^^^^ Sep 01 11:39:27.175 INFO kablam! | Sep 01 11:39:27.175 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 11:39:27.175 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.175 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.175 INFO kablam! Sep 01 11:39:27.175 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.175 INFO kablam! --> src/image.rs:80:10 Sep 01 11:39:27.175 INFO kablam! | Sep 01 11:39:27.176 INFO kablam! 80 | #[derive(Debug)] Sep 01 11:39:27.176 INFO kablam! | ^^^^^ Sep 01 11:39:27.176 INFO kablam! | Sep 01 11:39:27.176 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.176 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.176 INFO kablam! Sep 01 11:39:27.176 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.176 INFO kablam! --> src/image.rs:94:10 Sep 01 11:39:27.176 INFO kablam! | Sep 01 11:39:27.176 INFO kablam! 94 | #[derive(Debug)] Sep 01 11:39:27.176 INFO kablam! | ^^^^^ Sep 01 11:39:27.176 INFO kablam! | Sep 01 11:39:27.176 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.176 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.176 INFO kablam! Sep 01 11:39:27.176 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.176 INFO kablam! --> src/image.rs:148:10 Sep 01 11:39:27.176 INFO kablam! | Sep 01 11:39:27.176 INFO kablam! 148 | #[derive(Debug)] Sep 01 11:39:27.176 INFO kablam! | ^^^^^ Sep 01 11:39:27.176 INFO kablam! | Sep 01 11:39:27.176 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.176 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.176 INFO kablam! Sep 01 11:39:27.176 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.176 INFO kablam! --> src/image.rs:184:10 Sep 01 11:39:27.177 INFO kablam! | Sep 01 11:39:27.177 INFO kablam! 184 | #[derive(Debug)] Sep 01 11:39:27.177 INFO kablam! | ^^^^^ Sep 01 11:39:27.177 INFO kablam! | Sep 01 11:39:27.177 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.177 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.177 INFO kablam! Sep 01 11:39:27.177 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.177 INFO kablam! --> src/image.rs:223:10 Sep 01 11:39:27.177 INFO kablam! | Sep 01 11:39:27.177 INFO kablam! 223 | #[derive(Debug)] Sep 01 11:39:27.177 INFO kablam! | ^^^^^ Sep 01 11:39:27.177 INFO kablam! | Sep 01 11:39:27.177 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.177 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.177 INFO kablam! Sep 01 11:39:27.177 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.177 INFO kablam! --> src/image.rs:231:10 Sep 01 11:39:27.177 INFO kablam! | Sep 01 11:39:27.177 INFO kablam! 231 | #[derive(Debug)] Sep 01 11:39:27.177 INFO kablam! | ^^^^^ Sep 01 11:39:27.177 INFO kablam! | Sep 01 11:39:27.177 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.177 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.177 INFO kablam! Sep 01 11:39:27.177 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.177 INFO kablam! --> src/image.rs:279:10 Sep 01 11:39:27.178 INFO kablam! | Sep 01 11:39:27.178 INFO kablam! 279 | #[derive(Debug)] Sep 01 11:39:27.178 INFO kablam! | ^^^^^ Sep 01 11:39:27.178 INFO kablam! | Sep 01 11:39:27.178 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.178 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.178 INFO kablam! Sep 01 11:39:27.178 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.178 INFO kablam! --> src/image.rs:296:10 Sep 01 11:39:27.178 INFO kablam! | Sep 01 11:39:27.178 INFO kablam! 296 | #[derive(Debug)] Sep 01 11:39:27.178 INFO kablam! | ^^^^^ Sep 01 11:39:27.178 INFO kablam! | Sep 01 11:39:27.178 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.178 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.178 INFO kablam! Sep 01 11:39:27.178 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.178 INFO kablam! --> src/image.rs:314:10 Sep 01 11:39:27.178 INFO kablam! | Sep 01 11:39:27.178 INFO kablam! 314 | #[derive(Debug)] Sep 01 11:39:27.178 INFO kablam! | ^^^^^ Sep 01 11:39:27.178 INFO kablam! | Sep 01 11:39:27.178 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.178 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.178 INFO kablam! Sep 01 11:39:27.178 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.178 INFO kablam! --> src/image.rs:359:10 Sep 01 11:39:27.179 INFO kablam! | Sep 01 11:39:27.179 INFO kablam! 359 | #[derive(Debug)] Sep 01 11:39:27.179 INFO kablam! | ^^^^^ Sep 01 11:39:27.179 INFO kablam! | Sep 01 11:39:27.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.179 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.179 INFO kablam! Sep 01 11:39:27.179 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.179 INFO kablam! --> src/image.rs:370:10 Sep 01 11:39:27.179 INFO kablam! | Sep 01 11:39:27.179 INFO kablam! 370 | #[derive(Debug)] Sep 01 11:39:27.179 INFO kablam! | ^^^^^ Sep 01 11:39:27.179 INFO kablam! | Sep 01 11:39:27.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.179 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.179 INFO kablam! Sep 01 11:39:27.179 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.179 INFO kablam! --> src/image.rs:380:10 Sep 01 11:39:27.179 INFO kablam! | Sep 01 11:39:27.179 INFO kablam! 380 | #[derive(Debug)] Sep 01 11:39:27.179 INFO kablam! | ^^^^^ Sep 01 11:39:27.179 INFO kablam! | Sep 01 11:39:27.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.179 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.179 INFO kablam! Sep 01 11:39:27.179 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.180 INFO kablam! --> src/image.rs:401:10 Sep 01 11:39:27.180 INFO kablam! | Sep 01 11:39:27.180 INFO kablam! 401 | #[derive(Debug)] Sep 01 11:39:27.180 INFO kablam! | ^^^^^ Sep 01 11:39:27.180 INFO kablam! | Sep 01 11:39:27.180 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.180 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.180 INFO kablam! Sep 01 11:39:27.180 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 11:39:27.180 INFO kablam! --> src/image.rs:408:10 Sep 01 11:39:27.180 INFO kablam! | Sep 01 11:39:27.180 INFO kablam! 408 | #[derive(Debug)] Sep 01 11:39:27.180 INFO kablam! | ^^^^^ Sep 01 11:39:27.180 INFO kablam! | Sep 01 11:39:27.180 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.180 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.180 INFO kablam! Sep 01 11:39:27.180 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.181 INFO kablam! --> src/pe32/exports.rs:254:50 Sep 01 11:39:27.181 INFO kablam! | Sep 01 11:39:27.181 INFO kablam! 254 | try!(writeln!(f, " Characteristics: {:>08X}", self.image_.Characteristics)); Sep 01 11:39:27.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.181 INFO kablam! | Sep 01 11:39:27.181 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.181 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.181 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 01 11:39:27.181 INFO kablam! Sep 01 11:39:27.181 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.181 INFO kablam! --> src/pe32/exports.rs:255:45 Sep 01 11:39:27.181 INFO kablam! | Sep 01 11:39:27.181 INFO kablam! 255 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 01 11:39:27.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.182 INFO kablam! | Sep 01 11:39:27.182 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.182 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.182 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 01 11:39:27.182 INFO kablam! Sep 01 11:39:27.182 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.182 INFO kablam! --> src/pe32/exports.rs:256:48 Sep 01 11:39:27.182 INFO kablam! | Sep 01 11:39:27.182 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 01 11:39:27.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.182 INFO kablam! | Sep 01 11:39:27.182 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.182 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.182 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 01 11:39:27.183 INFO kablam! Sep 01 11:39:27.183 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.183 INFO kablam! --> src/pe32/exports.rs:256:74 Sep 01 11:39:27.183 INFO kablam! | Sep 01 11:39:27.183 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 01 11:39:27.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.183 INFO kablam! | Sep 01 11:39:27.183 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.183 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.183 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 01 11:39:27.183 INFO kablam! Sep 01 11:39:27.183 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.183 INFO kablam! --> src/pe32/exports.rs:257:45 Sep 01 11:39:27.183 INFO kablam! | Sep 01 11:39:27.184 INFO kablam! 257 | try!(writeln!(f, " OrdinalBase: {}", self.image_.Base)); Sep 01 11:39:27.184 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 11:39:27.184 INFO kablam! | Sep 01 11:39:27.184 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.184 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.184 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 01 11:39:27.184 INFO kablam! Sep 01 11:39:27.184 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.184 INFO kablam! --> src/pe32/exports.rs:258:45 Sep 01 11:39:27.184 INFO kablam! | Sep 01 11:39:27.184 INFO kablam! 258 | try!(writeln!(f, " # of Functions: {}", self.image_.NumberOfFunctions)); Sep 01 11:39:27.184 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.184 INFO kablam! | Sep 01 11:39:27.184 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.184 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.184 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 01 11:39:27.185 INFO kablam! Sep 01 11:39:27.185 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.185 INFO kablam! --> src/pe32/exports.rs:259:45 Sep 01 11:39:27.185 INFO kablam! | Sep 01 11:39:27.185 INFO kablam! 259 | try!(writeln!(f, " # of Names: {}", self.image_.NumberOfNames)); Sep 01 11:39:27.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.185 INFO kablam! | Sep 01 11:39:27.185 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.185 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.185 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 01 11:39:27.185 INFO kablam! Sep 01 11:39:27.185 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.185 INFO kablam! --> src/pe32/imports.rs:170:44 Sep 01 11:39:27.185 INFO kablam! | Sep 01 11:39:27.185 INFO kablam! 170 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 01 11:39:27.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.185 INFO kablam! | Sep 01 11:39:27.185 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.186 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.186 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 01 11:39:27.186 INFO kablam! Sep 01 11:39:27.186 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.186 INFO kablam! --> src/pe32/imports.rs:171:49 Sep 01 11:39:27.186 INFO kablam! | Sep 01 11:39:27.186 INFO kablam! 171 | try!(writeln!(f, " ForwarderChain: {:>08X}", self.image_.ForwarderChain)); Sep 01 11:39:27.186 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.186 INFO kablam! | Sep 01 11:39:27.186 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.186 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.186 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 01 11:39:27.186 INFO kablam! Sep 01 11:39:27.186 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.186 INFO kablam! --> src/pe32/imports.rs:172:49 Sep 01 11:39:27.186 INFO kablam! | Sep 01 11:39:27.186 INFO kablam! 172 | try!(writeln!(f, " IAT: {:>08X}", self.image_.FirstThunk)); Sep 01 11:39:27.186 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.187 INFO kablam! | Sep 01 11:39:27.187 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.187 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.187 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 01 11:39:27.187 INFO kablam! Sep 01 11:39:27.187 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.187 INFO kablam! --> src/pe32/relocs.rs:143:49 Sep 01 11:39:27.187 INFO kablam! | Sep 01 11:39:27.187 INFO kablam! 143 | try!(writeln!(f, " VirtualAddress: {:>08X}", self.reloc_.VirtualAddress)); Sep 01 11:39:27.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.187 INFO kablam! | Sep 01 11:39:27.187 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.187 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.187 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 01 11:39:27.187 INFO kablam! Sep 01 11:39:27.187 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.187 INFO kablam! --> src/pe32/relocs.rs:144:49 Sep 01 11:39:27.188 INFO kablam! | Sep 01 11:39:27.188 INFO kablam! 144 | try!(writeln!(f, " SizeOfBlock: {:>08X}", self.reloc_.SizeOfBlock)); Sep 01 11:39:27.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.188 INFO kablam! | Sep 01 11:39:27.188 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.188 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.188 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 01 11:39:27.188 INFO kablam! Sep 01 11:39:27.188 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.188 INFO kablam! --> src/pe64/exports.rs:254:50 Sep 01 11:39:27.188 INFO kablam! | Sep 01 11:39:27.188 INFO kablam! 254 | try!(writeln!(f, " Characteristics: {:>08X}", self.image_.Characteristics)); Sep 01 11:39:27.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.189 INFO kablam! | Sep 01 11:39:27.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.189 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.189 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 01 11:39:27.189 INFO kablam! Sep 01 11:39:27.189 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.189 INFO kablam! --> src/pe64/exports.rs:255:45 Sep 01 11:39:27.189 INFO kablam! | Sep 01 11:39:27.190 INFO kablam! 255 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 01 11:39:27.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.190 INFO kablam! | Sep 01 11:39:27.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.190 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.190 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 01 11:39:27.190 INFO kablam! Sep 01 11:39:27.191 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.191 INFO kablam! --> src/pe64/exports.rs:256:48 Sep 01 11:39:27.191 INFO kablam! | Sep 01 11:39:27.191 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 01 11:39:27.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.191 INFO kablam! | Sep 01 11:39:27.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.191 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.191 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 01 11:39:27.191 INFO kablam! Sep 01 11:39:27.192 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.192 INFO kablam! --> src/pe64/exports.rs:256:74 Sep 01 11:39:27.192 INFO kablam! | Sep 01 11:39:27.192 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 01 11:39:27.192 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.192 INFO kablam! | Sep 01 11:39:27.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.192 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.192 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 01 11:39:27.192 INFO kablam! Sep 01 11:39:27.193 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.193 INFO kablam! --> src/pe64/exports.rs:257:45 Sep 01 11:39:27.193 INFO kablam! | Sep 01 11:39:27.193 INFO kablam! 257 | try!(writeln!(f, " OrdinalBase: {}", self.image_.Base)); Sep 01 11:39:27.193 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 11:39:27.193 INFO kablam! | Sep 01 11:39:27.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.193 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.193 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 01 11:39:27.193 INFO kablam! Sep 01 11:39:27.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.194 INFO kablam! --> src/pe64/exports.rs:258:45 Sep 01 11:39:27.194 INFO kablam! | Sep 01 11:39:27.194 INFO kablam! 258 | try!(writeln!(f, " # of Functions: {}", self.image_.NumberOfFunctions)); Sep 01 11:39:27.194 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.194 INFO kablam! | Sep 01 11:39:27.194 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.194 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.194 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 01 11:39:27.194 INFO kablam! Sep 01 11:39:27.194 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.195 INFO kablam! --> src/pe64/exports.rs:259:45 Sep 01 11:39:27.195 INFO kablam! | Sep 01 11:39:27.195 INFO kablam! 259 | try!(writeln!(f, " # of Names: {}", self.image_.NumberOfNames)); Sep 01 11:39:27.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.195 INFO kablam! | Sep 01 11:39:27.195 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.195 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.195 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 01 11:39:27.195 INFO kablam! Sep 01 11:39:27.195 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.195 INFO kablam! --> src/pe64/imports.rs:170:44 Sep 01 11:39:27.196 INFO kablam! | Sep 01 11:39:27.196 INFO kablam! 170 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 01 11:39:27.196 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.196 INFO kablam! | Sep 01 11:39:27.196 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.196 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.196 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 01 11:39:27.196 INFO kablam! Sep 01 11:39:27.196 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.196 INFO kablam! --> src/pe64/imports.rs:171:49 Sep 01 11:39:27.196 INFO kablam! | Sep 01 11:39:27.197 INFO kablam! 171 | try!(writeln!(f, " ForwarderChain: {:>08X}", self.image_.ForwarderChain)); Sep 01 11:39:27.197 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.197 INFO kablam! | Sep 01 11:39:27.197 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.197 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.197 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 01 11:39:27.197 INFO kablam! Sep 01 11:39:27.197 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.197 INFO kablam! --> src/pe64/imports.rs:172:49 Sep 01 11:39:27.197 INFO kablam! | Sep 01 11:39:27.197 INFO kablam! 172 | try!(writeln!(f, " IAT: {:>08X}", self.image_.FirstThunk)); Sep 01 11:39:27.198 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.198 INFO kablam! | Sep 01 11:39:27.198 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.198 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.198 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 01 11:39:27.198 INFO kablam! Sep 01 11:39:27.198 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.198 INFO kablam! --> src/pe64/relocs.rs:143:49 Sep 01 11:39:27.198 INFO kablam! | Sep 01 11:39:27.198 INFO kablam! 143 | try!(writeln!(f, " VirtualAddress: {:>08X}", self.reloc_.VirtualAddress)); Sep 01 11:39:27.198 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.199 INFO kablam! | Sep 01 11:39:27.199 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.199 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.199 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 01 11:39:27.199 INFO kablam! Sep 01 11:39:27.199 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.199 INFO kablam! --> src/pe64/relocs.rs:144:49 Sep 01 11:39:27.199 INFO kablam! | Sep 01 11:39:27.199 INFO kablam! 144 | try!(writeln!(f, " SizeOfBlock: {:>08X}", self.reloc_.SizeOfBlock)); Sep 01 11:39:27.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.199 INFO kablam! | Sep 01 11:39:27.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.200 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.200 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 01 11:39:27.200 INFO kablam! Sep 01 11:39:27.200 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.200 INFO kablam! --> src/resources.rs:266:45 Sep 01 11:39:27.200 INFO kablam! | Sep 01 11:39:27.200 INFO kablam! 266 | try!(writeln!(f, " Characteristics: {}", self.image_.Characteristics)); Sep 01 11:39:27.200 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.200 INFO kablam! | Sep 01 11:39:27.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.200 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.201 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 01 11:39:27.201 INFO kablam! Sep 01 11:39:27.201 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.201 INFO kablam! --> src/resources.rs:267:45 Sep 01 11:39:27.201 INFO kablam! | Sep 01 11:39:27.201 INFO kablam! 267 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Sep 01 11:39:27.201 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.201 INFO kablam! | Sep 01 11:39:27.201 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.201 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.201 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 01 11:39:27.202 INFO kablam! Sep 01 11:39:27.202 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.202 INFO kablam! --> src/resources.rs:268:48 Sep 01 11:39:27.202 INFO kablam! | Sep 01 11:39:27.202 INFO kablam! 268 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 01 11:39:27.202 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.202 INFO kablam! | Sep 01 11:39:27.202 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.202 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.202 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 01 11:39:27.203 INFO kablam! Sep 01 11:39:27.203 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.203 INFO kablam! --> src/resources.rs:268:74 Sep 01 11:39:27.203 INFO kablam! | Sep 01 11:39:27.203 INFO kablam! 268 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Sep 01 11:39:27.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.203 INFO kablam! | Sep 01 11:39:27.203 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.203 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.203 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 01 11:39:27.203 INFO kablam! Sep 01 11:39:27.204 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.204 INFO kablam! --> src/resources.rs:329:50 Sep 01 11:39:27.204 INFO kablam! | Sep 01 11:39:27.204 INFO kablam! 329 | try!(writeln!(f, " OffsetToData: {:>08X}", self.image_.OffsetToData)); Sep 01 11:39:27.204 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.204 INFO kablam! | Sep 01 11:39:27.204 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.204 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.204 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 01 11:39:27.204 INFO kablam! Sep 01 11:39:27.205 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.205 INFO kablam! --> src/resources.rs:330:50 Sep 01 11:39:27.205 INFO kablam! | Sep 01 11:39:27.205 INFO kablam! 330 | try!(writeln!(f, " Size: {:>08X}", self.image_.Size)); Sep 01 11:39:27.205 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 11:39:27.205 INFO kablam! | Sep 01 11:39:27.205 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.205 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.205 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 01 11:39:27.205 INFO kablam! Sep 01 11:39:27.205 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:39:27.206 INFO kablam! --> src/resources.rs:331:45 Sep 01 11:39:27.206 INFO kablam! | Sep 01 11:39:27.206 INFO kablam! 331 | try!(writeln!(f, " CodePage: {}", self.image_.CodePage)); Sep 01 11:39:27.206 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:27.206 INFO kablam! | Sep 01 11:39:27.206 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 11:39:27.206 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:39:27.206 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 01 11:39:27.206 INFO kablam! Sep 01 11:39:28.070 INFO kablam! error[E0432]: unresolved import `pelite::pe` Sep 01 11:39:28.070 INFO kablam! --> examples/readme.rs:18:5 Sep 01 11:39:28.070 INFO kablam! | Sep 01 11:39:28.070 INFO kablam! 18 | use pelite::pe; Sep 01 11:39:28.071 INFO kablam! | ^^^^^^^^^^ no `pe` in the root Sep 01 11:39:28.071 INFO kablam! Sep 01 11:39:28.113 INFO kablam! error: aborting due to previous error Sep 01 11:39:28.114 INFO kablam! Sep 01 11:39:28.115 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 01 11:39:28.123 INFO kablam! error: Could not compile `pelite`. Sep 01 11:39:28.123 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 11:39:28.164 INFO kablam! error[E0432]: unresolved import `pelite::pe` Sep 01 11:39:28.164 INFO kablam! --> examples/main.rs:11:5 Sep 01 11:39:28.164 INFO kablam! | Sep 01 11:39:28.164 INFO kablam! 11 | use pelite::pe; Sep 01 11:39:28.164 INFO kablam! | ^^^^^^^^^^ no `pe` in the root Sep 01 11:39:28.164 INFO kablam! Sep 01 11:39:28.164 INFO kablam! error[E0433]: failed to resolve. Could not find `pe` in `pelite` Sep 01 11:39:28.164 INFO kablam! --> examples/main.rs:14:13 Sep 01 11:39:28.164 INFO kablam! | Sep 01 11:39:28.164 INFO kablam! 14 | use pelite::pe::imports::PeImports; Sep 01 11:39:28.164 INFO kablam! | ^^ Could not find `pe` in `pelite` Sep 01 11:39:28.164 INFO kablam! Sep 01 11:39:28.166 INFO kablam! warning: unused import: `pelite::pe::imports::PeImports` Sep 01 11:39:28.166 INFO kablam! --> examples/main.rs:14:5 Sep 01 11:39:28.166 INFO kablam! | Sep 01 11:39:28.166 INFO kablam! 14 | use pelite::pe::imports::PeImports; Sep 01 11:39:28.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:39:28.166 INFO kablam! | Sep 01 11:39:28.166 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 11:39:28.166 INFO kablam! Sep 01 11:39:28.174 INFO kablam! error: aborting due to 2 previous errors Sep 01 11:39:28.174 INFO kablam! Sep 01 11:39:28.175 INFO kablam! Some errors occurred: E0432, E0433. Sep 01 11:39:28.175 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 01 11:39:28.181 INFO kablam! error: Could not compile `pelite`. Sep 01 11:39:28.181 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 11:39:28.393 INFO kablam! error: build failed Sep 01 11:39:28.394 INFO kablam! su: No module specific data is present Sep 01 11:39:28.875 INFO running `"docker" "rm" "-f" "dfd84465b9d163c7935d6b60aa485165f0e85af6ab6209391a200db0485740ae"` Sep 01 11:39:29.006 INFO blam! dfd84465b9d163c7935d6b60aa485165f0e85af6ab6209391a200db0485740ae