Aug 11 06:34:41.848 INFO checking pelite-0.2.0 against try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy for libc-1 Aug 11 06:34:41.848 INFO running: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 06:34:41.848 INFO creating container for: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 06:34:41.848 INFO running `"docker" "create" "-v" "/tmp/crater.jG4t17KSlblB:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-5/try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 06:34:42.138 INFO blam! 74e3d8fea7d0777a24beef61eb8905d31f120f88f42e49ce16030f2522e6a5a7 Aug 11 06:34:42.140 INFO running `"docker" "start" "-a" "74e3d8fea7d0777a24beef61eb8905d31f120f88f42e49ce16030f2522e6a5a7"` Aug 11 06:34:43.423 INFO kablam! Checking pelite v0.2.0 (file:///source) Aug 11 06:34:44.692 INFO kablam! warning: type annotations needed Aug 11 06:34:44.692 INFO kablam! --> src/resources.rs:257:40 Aug 11 06:34:44.692 INFO kablam! | Aug 11 06:34:44.692 INFO kablam! 257 | let ptr = (self.image_ as *const _).offset(1) as *const ImageResourceDirectoryEntry; Aug 11 06:34:44.692 INFO kablam! | ^^^^^^ Aug 11 06:34:44.692 INFO kablam! | Aug 11 06:34:44.695 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Aug 11 06:34:44.696 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Aug 11 06:34:44.696 INFO kablam! = note: for more information, see issue #46906 Aug 11 06:34:44.696 INFO kablam! Aug 11 06:34:44.716 INFO kablam! warning: unused import: `std::fmt::Write` Aug 11 06:34:44.716 INFO kablam! --> src/resources.rs:7:5 Aug 11 06:34:44.716 INFO kablam! | Aug 11 06:34:44.716 INFO kablam! 7 | use std::fmt::Write; Aug 11 06:34:44.716 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 11 06:34:44.716 INFO kablam! | Aug 11 06:34:44.716 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 11 06:34:44.716 INFO kablam! Aug 11 06:34:44.719 INFO kablam! warning: type annotations needed Aug 11 06:34:44.720 INFO kablam! --> src/resources.rs:257:40 Aug 11 06:34:44.720 INFO kablam! | Aug 11 06:34:44.720 INFO kablam! 257 | let ptr = (self.image_ as *const _).offset(1) as *const ImageResourceDirectoryEntry; Aug 11 06:34:44.720 INFO kablam! | ^^^^^^ Aug 11 06:34:44.720 INFO kablam! | Aug 11 06:34:44.720 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Aug 11 06:34:44.720 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Aug 11 06:34:44.720 INFO kablam! = note: for more information, see issue #46906 Aug 11 06:34:44.721 INFO kablam! Aug 11 06:34:44.751 INFO kablam! warning: unused import: `std::fmt::Write` Aug 11 06:34:44.751 INFO kablam! --> src/resources.rs:7:5 Aug 11 06:34:44.751 INFO kablam! | Aug 11 06:34:44.751 INFO kablam! 7 | use std::fmt::Write; Aug 11 06:34:44.751 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 11 06:34:44.751 INFO kablam! | Aug 11 06:34:44.751 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 11 06:34:44.752 INFO kablam! Aug 11 06:34:45.238 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.238 INFO kablam! --> src/image.rs:34:10 Aug 11 06:34:45.238 INFO kablam! | Aug 11 06:34:45.238 INFO kablam! 34 | #[derive(Debug)] Aug 11 06:34:45.238 INFO kablam! | ^^^^^ Aug 11 06:34:45.239 INFO kablam! | Aug 11 06:34:45.239 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 11 06:34:45.239 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.239 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.239 INFO kablam! Aug 11 06:34:45.239 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.239 INFO kablam! --> src/image.rs:80:10 Aug 11 06:34:45.239 INFO kablam! | Aug 11 06:34:45.239 INFO kablam! 80 | #[derive(Debug)] Aug 11 06:34:45.239 INFO kablam! | ^^^^^ Aug 11 06:34:45.239 INFO kablam! | Aug 11 06:34:45.239 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.239 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.239 INFO kablam! Aug 11 06:34:45.239 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.239 INFO kablam! --> src/image.rs:94:10 Aug 11 06:34:45.239 INFO kablam! | Aug 11 06:34:45.239 INFO kablam! 94 | #[derive(Debug)] Aug 11 06:34:45.239 INFO kablam! | ^^^^^ Aug 11 06:34:45.239 INFO kablam! | Aug 11 06:34:45.239 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.239 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.239 INFO kablam! Aug 11 06:34:45.240 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.240 INFO kablam! --> src/image.rs:148:10 Aug 11 06:34:45.240 INFO kablam! | Aug 11 06:34:45.240 INFO kablam! 148 | #[derive(Debug)] Aug 11 06:34:45.240 INFO kablam! | ^^^^^ Aug 11 06:34:45.240 INFO kablam! | Aug 11 06:34:45.240 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.240 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.240 INFO kablam! Aug 11 06:34:45.240 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.240 INFO kablam! --> src/image.rs:184:10 Aug 11 06:34:45.240 INFO kablam! | Aug 11 06:34:45.240 INFO kablam! 184 | #[derive(Debug)] Aug 11 06:34:45.240 INFO kablam! | ^^^^^ Aug 11 06:34:45.240 INFO kablam! | Aug 11 06:34:45.240 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.240 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.240 INFO kablam! Aug 11 06:34:45.240 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.240 INFO kablam! --> src/image.rs:223:10 Aug 11 06:34:45.240 INFO kablam! | Aug 11 06:34:45.240 INFO kablam! 223 | #[derive(Debug)] Aug 11 06:34:45.240 INFO kablam! | ^^^^^ Aug 11 06:34:45.240 INFO kablam! | Aug 11 06:34:45.240 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.241 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.241 INFO kablam! Aug 11 06:34:45.241 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.241 INFO kablam! --> src/image.rs:231:10 Aug 11 06:34:45.241 INFO kablam! | Aug 11 06:34:45.241 INFO kablam! 231 | #[derive(Debug)] Aug 11 06:34:45.241 INFO kablam! | ^^^^^ Aug 11 06:34:45.241 INFO kablam! | Aug 11 06:34:45.241 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.241 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.241 INFO kablam! Aug 11 06:34:45.241 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.241 INFO kablam! --> src/image.rs:279:10 Aug 11 06:34:45.241 INFO kablam! | Aug 11 06:34:45.241 INFO kablam! 279 | #[derive(Debug)] Aug 11 06:34:45.241 INFO kablam! | ^^^^^ Aug 11 06:34:45.241 INFO kablam! | Aug 11 06:34:45.241 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.241 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.241 INFO kablam! Aug 11 06:34:45.241 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.241 INFO kablam! --> src/image.rs:296:10 Aug 11 06:34:45.241 INFO kablam! | Aug 11 06:34:45.241 INFO kablam! 296 | #[derive(Debug)] Aug 11 06:34:45.241 INFO kablam! | ^^^^^ Aug 11 06:34:45.241 INFO kablam! | Aug 11 06:34:45.241 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.242 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.242 INFO kablam! Aug 11 06:34:45.242 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.242 INFO kablam! --> src/image.rs:314:10 Aug 11 06:34:45.242 INFO kablam! | Aug 11 06:34:45.242 INFO kablam! 314 | #[derive(Debug)] Aug 11 06:34:45.242 INFO kablam! | ^^^^^ Aug 11 06:34:45.242 INFO kablam! | Aug 11 06:34:45.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.242 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.242 INFO kablam! Aug 11 06:34:45.242 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.242 INFO kablam! --> src/image.rs:359:10 Aug 11 06:34:45.242 INFO kablam! | Aug 11 06:34:45.242 INFO kablam! 359 | #[derive(Debug)] Aug 11 06:34:45.242 INFO kablam! | ^^^^^ Aug 11 06:34:45.242 INFO kablam! | Aug 11 06:34:45.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.242 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.242 INFO kablam! Aug 11 06:34:45.242 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.242 INFO kablam! --> src/image.rs:370:10 Aug 11 06:34:45.242 INFO kablam! | Aug 11 06:34:45.242 INFO kablam! 370 | #[derive(Debug)] Aug 11 06:34:45.242 INFO kablam! | ^^^^^ Aug 11 06:34:45.242 INFO kablam! | Aug 11 06:34:45.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.243 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.243 INFO kablam! Aug 11 06:34:45.243 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.243 INFO kablam! --> src/image.rs:380:10 Aug 11 06:34:45.243 INFO kablam! | Aug 11 06:34:45.243 INFO kablam! 380 | #[derive(Debug)] Aug 11 06:34:45.243 INFO kablam! | ^^^^^ Aug 11 06:34:45.243 INFO kablam! | Aug 11 06:34:45.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.243 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.243 INFO kablam! Aug 11 06:34:45.243 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.243 INFO kablam! --> src/image.rs:401:10 Aug 11 06:34:45.243 INFO kablam! | Aug 11 06:34:45.243 INFO kablam! 401 | #[derive(Debug)] Aug 11 06:34:45.243 INFO kablam! | ^^^^^ Aug 11 06:34:45.243 INFO kablam! | Aug 11 06:34:45.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.243 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.243 INFO kablam! Aug 11 06:34:45.243 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.243 INFO kablam! --> src/image.rs:408:10 Aug 11 06:34:45.243 INFO kablam! | Aug 11 06:34:45.243 INFO kablam! 408 | #[derive(Debug)] Aug 11 06:34:45.243 INFO kablam! | ^^^^^ Aug 11 06:34:45.243 INFO kablam! | Aug 11 06:34:45.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.243 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.244 INFO kablam! Aug 11 06:34:45.244 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.244 INFO kablam! --> src/pe32/exports.rs:254:50 Aug 11 06:34:45.244 INFO kablam! | Aug 11 06:34:45.244 INFO kablam! 254 | try!(writeln!(f, " Characteristics: {:>08X}", self.image_.Characteristics)); Aug 11 06:34:45.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.253 INFO kablam! | Aug 11 06:34:45.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.253 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.253 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.253 INFO kablam! Aug 11 06:34:45.254 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.254 INFO kablam! --> src/pe32/exports.rs:255:45 Aug 11 06:34:45.254 INFO kablam! | Aug 11 06:34:45.254 INFO kablam! 255 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 11 06:34:45.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.254 INFO kablam! | Aug 11 06:34:45.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.255 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.255 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.255 INFO kablam! Aug 11 06:34:45.255 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.255 INFO kablam! --> src/pe32/exports.rs:256:48 Aug 11 06:34:45.255 INFO kablam! | Aug 11 06:34:45.255 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 11 06:34:45.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.256 INFO kablam! | Aug 11 06:34:45.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.256 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.256 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.256 INFO kablam! Aug 11 06:34:45.257 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.257 INFO kablam! --> src/pe32/exports.rs:256:74 Aug 11 06:34:45.257 INFO kablam! | Aug 11 06:34:45.257 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 11 06:34:45.257 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.257 INFO kablam! | Aug 11 06:34:45.257 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.258 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.258 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.258 INFO kablam! Aug 11 06:34:45.258 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.258 INFO kablam! --> src/pe32/exports.rs:257:45 Aug 11 06:34:45.258 INFO kablam! | Aug 11 06:34:45.258 INFO kablam! 257 | try!(writeln!(f, " OrdinalBase: {}", self.image_.Base)); Aug 11 06:34:45.258 INFO kablam! | ^^^^^^^^^^^^^^^^ Aug 11 06:34:45.259 INFO kablam! | Aug 11 06:34:45.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.259 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.259 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.259 INFO kablam! Aug 11 06:34:45.259 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.259 INFO kablam! --> src/pe32/exports.rs:258:45 Aug 11 06:34:45.260 INFO kablam! | Aug 11 06:34:45.260 INFO kablam! 258 | try!(writeln!(f, " # of Functions: {}", self.image_.NumberOfFunctions)); Aug 11 06:34:45.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.260 INFO kablam! | Aug 11 06:34:45.260 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.260 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.260 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.260 INFO kablam! Aug 11 06:34:45.261 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.261 INFO kablam! --> src/pe32/exports.rs:259:45 Aug 11 06:34:45.261 INFO kablam! | Aug 11 06:34:45.261 INFO kablam! 259 | try!(writeln!(f, " # of Names: {}", self.image_.NumberOfNames)); Aug 11 06:34:45.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.261 INFO kablam! | Aug 11 06:34:45.261 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.261 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.262 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.262 INFO kablam! Aug 11 06:34:45.262 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.262 INFO kablam! --> src/pe32/imports.rs:170:44 Aug 11 06:34:45.262 INFO kablam! | Aug 11 06:34:45.262 INFO kablam! 170 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 11 06:34:45.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.262 INFO kablam! | Aug 11 06:34:45.262 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.263 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.263 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.263 INFO kablam! Aug 11 06:34:45.263 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.263 INFO kablam! --> src/pe32/imports.rs:171:49 Aug 11 06:34:45.263 INFO kablam! | Aug 11 06:34:45.263 INFO kablam! 171 | try!(writeln!(f, " ForwarderChain: {:>08X}", self.image_.ForwarderChain)); Aug 11 06:34:45.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.263 INFO kablam! | Aug 11 06:34:45.263 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.264 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.264 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.264 INFO kablam! Aug 11 06:34:45.264 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.264 INFO kablam! --> src/pe32/imports.rs:172:49 Aug 11 06:34:45.265 INFO kablam! | Aug 11 06:34:45.265 INFO kablam! 172 | try!(writeln!(f, " IAT: {:>08X}", self.image_.FirstThunk)); Aug 11 06:34:45.265 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.265 INFO kablam! | Aug 11 06:34:45.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.266 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.266 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.266 INFO kablam! Aug 11 06:34:45.266 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.266 INFO kablam! --> src/pe32/relocs.rs:143:49 Aug 11 06:34:45.266 INFO kablam! | Aug 11 06:34:45.266 INFO kablam! 143 | try!(writeln!(f, " VirtualAddress: {:>08X}", self.reloc_.VirtualAddress)); Aug 11 06:34:45.266 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.266 INFO kablam! | Aug 11 06:34:45.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.267 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.267 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.267 INFO kablam! Aug 11 06:34:45.267 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.267 INFO kablam! --> src/pe32/relocs.rs:144:49 Aug 11 06:34:45.267 INFO kablam! | Aug 11 06:34:45.267 INFO kablam! 144 | try!(writeln!(f, " SizeOfBlock: {:>08X}", self.reloc_.SizeOfBlock)); Aug 11 06:34:45.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.267 INFO kablam! | Aug 11 06:34:45.267 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.268 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.268 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.268 INFO kablam! Aug 11 06:34:45.268 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.268 INFO kablam! --> src/pe64/exports.rs:254:50 Aug 11 06:34:45.268 INFO kablam! | Aug 11 06:34:45.268 INFO kablam! 254 | try!(writeln!(f, " Characteristics: {:>08X}", self.image_.Characteristics)); Aug 11 06:34:45.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.268 INFO kablam! | Aug 11 06:34:45.268 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.268 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.269 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.269 INFO kablam! Aug 11 06:34:45.269 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.269 INFO kablam! --> src/pe64/exports.rs:255:45 Aug 11 06:34:45.269 INFO kablam! | Aug 11 06:34:45.270 INFO kablam! 255 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 11 06:34:45.270 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.270 INFO kablam! | Aug 11 06:34:45.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! Aug 11 06:34:45.270 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.271 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.271 INFO kablam! Aug 11 06:34:45.271 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.271 INFO kablam! --> src/pe64/exports.rs:256:48 Aug 11 06:34:45.271 INFO kablam! | Aug 11 06:34:45.271 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 11 06:34:45.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.271 INFO kablam! | Aug 11 06:34:45.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! Aug 11 06:34:45.271 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.272 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.272 INFO kablam! Aug 11 06:34:45.272 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.272 INFO kablam! --> src/pe64/exports.rs:256:74 Aug 11 06:34:45.272 INFO kablam! | Aug 11 06:34:45.272 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 11 06:34:45.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.272 INFO kablam! | Aug 11 06:34:45.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! Aug 11 06:34:45.272 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.272 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.273 INFO kablam! Aug 11 06:34:45.273 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.273 INFO kablam! --> src/pe64/exports.rs:257:45 Aug 11 06:34:45.273 INFO kablam! | Aug 11 06:34:45.273 INFO kablam! 257 | try!(writeln!(f, " OrdinalBase: {}", self.image_.Base)); Aug 11 06:34:45.273 INFO kablam! | ^^^^^^^^^^^^^^^^ Aug 11 06:34:45.273 INFO kablam! | Aug 11 06:34:45.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.273 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.274 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.274 INFO kablam! Aug 11 06:34:45.274 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.274 INFO kablam! --> src/pe64/exports.rs:258:45 Aug 11 06:34:45.274 INFO kablam! | Aug 11 06:34:45.274 INFO kablam! 258 | try!(writeln!(f, " # of Functions: {}", self.image_.NumberOfFunctions)); Aug 11 06:34:45.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.274 INFO kablam! | Aug 11 06:34:45.274 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.274 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.275 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.275 INFO kablam! Aug 11 06:34:45.275 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.275 INFO kablam! --> src/pe64/exports.rs:259:45 Aug 11 06:34:45.275 INFO kablam! | Aug 11 06:34:45.275 INFO kablam! 259 | try!(writeln!(f, " # of Names: {}", self.image_.NumberOfNames)); Aug 11 06:34:45.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.275 INFO kablam! | Aug 11 06:34:45.275 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.275 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.275 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.275 INFO kablam! Aug 11 06:34:45.275 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.276 INFO kablam! --> src/pe64/imports.rs:170:44 Aug 11 06:34:45.276 INFO kablam! | Aug 11 06:34:45.276 INFO kablam! 170 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 11 06:34:45.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.276 INFO kablam! | Aug 11 06:34:45.276 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.276 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.276 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.276 INFO kablam! Aug 11 06:34:45.277 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.277 INFO kablam! --> src/pe64/imports.rs:171:49 Aug 11 06:34:45.277 INFO kablam! | Aug 11 06:34:45.277 INFO kablam! 171 | try!(writeln!(f, " ForwarderChain: {:>08X}", self.image_.ForwarderChain)); Aug 11 06:34:45.277 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.277 INFO kablam! | Aug 11 06:34:45.277 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.277 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.277 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.277 INFO kablam! Aug 11 06:34:45.277 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.278 INFO kablam! --> src/pe64/imports.rs:172:49 Aug 11 06:34:45.278 INFO kablam! | Aug 11 06:34:45.278 INFO kablam! 172 | try!(writeln!(f, " IAT: {:>08X}", self.image_.FirstThunk)); Aug 11 06:34:45.278 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.278 INFO kablam! | Aug 11 06:34:45.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! Aug 11 06:34:45.278 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.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 Aug 11 06:34:45.278 INFO kablam! Aug 11 06:34:45.278 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.278 INFO kablam! --> src/pe64/relocs.rs:143:49 Aug 11 06:34:45.279 INFO kablam! | Aug 11 06:34:45.279 INFO kablam! 143 | try!(writeln!(f, " VirtualAddress: {:>08X}", self.reloc_.VirtualAddress)); Aug 11 06:34:45.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.279 INFO kablam! | Aug 11 06:34:45.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! Aug 11 06:34:45.279 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.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 Aug 11 06:34:45.279 INFO kablam! Aug 11 06:34:45.279 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.279 INFO kablam! --> src/pe64/relocs.rs:144:49 Aug 11 06:34:45.280 INFO kablam! | Aug 11 06:34:45.280 INFO kablam! 144 | try!(writeln!(f, " SizeOfBlock: {:>08X}", self.reloc_.SizeOfBlock)); Aug 11 06:34:45.280 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.280 INFO kablam! | Aug 11 06:34:45.280 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.280 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.280 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.280 INFO kablam! Aug 11 06:34:45.280 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.280 INFO kablam! --> src/resources.rs:266:45 Aug 11 06:34:45.280 INFO kablam! | Aug 11 06:34:45.281 INFO kablam! 266 | try!(writeln!(f, " Characteristics: {}", self.image_.Characteristics)); Aug 11 06:34:45.281 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.281 INFO kablam! | Aug 11 06:34:45.281 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.281 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.281 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.281 INFO kablam! Aug 11 06:34:45.281 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.281 INFO kablam! --> src/resources.rs:267:45 Aug 11 06:34:45.281 INFO kablam! | Aug 11 06:34:45.281 INFO kablam! 267 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 11 06:34:45.282 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.282 INFO kablam! | Aug 11 06:34:45.282 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.282 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.282 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.282 INFO kablam! Aug 11 06:34:45.282 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.282 INFO kablam! --> src/resources.rs:268:48 Aug 11 06:34:45.282 INFO kablam! | Aug 11 06:34:45.282 INFO kablam! 268 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 11 06:34:45.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.283 INFO kablam! | Aug 11 06:34:45.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.283 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.283 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.283 INFO kablam! Aug 11 06:34:45.283 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.283 INFO kablam! --> src/resources.rs:268:74 Aug 11 06:34:45.283 INFO kablam! | Aug 11 06:34:45.283 INFO kablam! 268 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 11 06:34:45.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.284 INFO kablam! | Aug 11 06:34:45.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.284 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.284 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.284 INFO kablam! Aug 11 06:34:45.284 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.284 INFO kablam! --> src/resources.rs:329:50 Aug 11 06:34:45.284 INFO kablam! | Aug 11 06:34:45.284 INFO kablam! 329 | try!(writeln!(f, " OffsetToData: {:>08X}", self.image_.OffsetToData)); Aug 11 06:34:45.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.284 INFO kablam! | Aug 11 06:34:45.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.285 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.285 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.285 INFO kablam! Aug 11 06:34:45.285 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.285 INFO kablam! --> src/resources.rs:330:50 Aug 11 06:34:45.285 INFO kablam! | Aug 11 06:34:45.285 INFO kablam! 330 | try!(writeln!(f, " Size: {:>08X}", self.image_.Size)); Aug 11 06:34:45.285 INFO kablam! | ^^^^^^^^^^^^^^^^ Aug 11 06:34:45.285 INFO kablam! | Aug 11 06:34:45.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.285 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.286 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.286 INFO kablam! Aug 11 06:34:45.286 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.286 INFO kablam! --> src/resources.rs:331:45 Aug 11 06:34:45.286 INFO kablam! | Aug 11 06:34:45.286 INFO kablam! 331 | try!(writeln!(f, " CodePage: {}", self.image_.CodePage)); Aug 11 06:34:45.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.286 INFO kablam! | Aug 11 06:34:45.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.286 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.287 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.287 INFO kablam! Aug 11 06:34:45.348 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.349 INFO kablam! --> src/image.rs:34:10 Aug 11 06:34:45.349 INFO kablam! | Aug 11 06:34:45.349 INFO kablam! 34 | #[derive(Debug)] Aug 11 06:34:45.349 INFO kablam! | ^^^^^ Aug 11 06:34:45.349 INFO kablam! | Aug 11 06:34:45.349 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 11 06:34:45.349 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.349 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.349 INFO kablam! Aug 11 06:34:45.349 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.349 INFO kablam! --> src/image.rs:80:10 Aug 11 06:34:45.349 INFO kablam! | Aug 11 06:34:45.349 INFO kablam! 80 | #[derive(Debug)] Aug 11 06:34:45.349 INFO kablam! | ^^^^^ Aug 11 06:34:45.349 INFO kablam! | Aug 11 06:34:45.349 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.349 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.349 INFO kablam! Aug 11 06:34:45.350 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.350 INFO kablam! --> src/image.rs:94:10 Aug 11 06:34:45.350 INFO kablam! | Aug 11 06:34:45.350 INFO kablam! 94 | #[derive(Debug)] Aug 11 06:34:45.350 INFO kablam! | ^^^^^ Aug 11 06:34:45.350 INFO kablam! | Aug 11 06:34:45.350 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.350 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.350 INFO kablam! Aug 11 06:34:45.350 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.350 INFO kablam! --> src/image.rs:148:10 Aug 11 06:34:45.350 INFO kablam! | Aug 11 06:34:45.350 INFO kablam! 148 | #[derive(Debug)] Aug 11 06:34:45.350 INFO kablam! | ^^^^^ Aug 11 06:34:45.350 INFO kablam! | Aug 11 06:34:45.350 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.350 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.350 INFO kablam! Aug 11 06:34:45.350 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.350 INFO kablam! --> src/image.rs:184:10 Aug 11 06:34:45.350 INFO kablam! | Aug 11 06:34:45.350 INFO kablam! 184 | #[derive(Debug)] Aug 11 06:34:45.350 INFO kablam! | ^^^^^ Aug 11 06:34:45.350 INFO kablam! | Aug 11 06:34:45.350 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.350 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.350 INFO kablam! Aug 11 06:34:45.351 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.351 INFO kablam! --> src/image.rs:223:10 Aug 11 06:34:45.351 INFO kablam! | Aug 11 06:34:45.351 INFO kablam! 223 | #[derive(Debug)] Aug 11 06:34:45.351 INFO kablam! | ^^^^^ Aug 11 06:34:45.351 INFO kablam! | Aug 11 06:34:45.351 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.351 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.351 INFO kablam! Aug 11 06:34:45.351 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.351 INFO kablam! --> src/image.rs:231:10 Aug 11 06:34:45.351 INFO kablam! | Aug 11 06:34:45.351 INFO kablam! 231 | #[derive(Debug)] Aug 11 06:34:45.351 INFO kablam! | ^^^^^ Aug 11 06:34:45.351 INFO kablam! | Aug 11 06:34:45.351 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.351 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.351 INFO kablam! Aug 11 06:34:45.351 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.351 INFO kablam! --> src/image.rs:279:10 Aug 11 06:34:45.351 INFO kablam! | Aug 11 06:34:45.351 INFO kablam! 279 | #[derive(Debug)] Aug 11 06:34:45.351 INFO kablam! | ^^^^^ Aug 11 06:34:45.351 INFO kablam! | Aug 11 06:34:45.351 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.351 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.351 INFO kablam! Aug 11 06:34:45.351 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.351 INFO kablam! --> src/image.rs:296:10 Aug 11 06:34:45.352 INFO kablam! | Aug 11 06:34:45.352 INFO kablam! 296 | #[derive(Debug)] Aug 11 06:34:45.352 INFO kablam! | ^^^^^ Aug 11 06:34:45.352 INFO kablam! | Aug 11 06:34:45.352 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.352 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.352 INFO kablam! Aug 11 06:34:45.352 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.352 INFO kablam! --> src/image.rs:314:10 Aug 11 06:34:45.352 INFO kablam! | Aug 11 06:34:45.352 INFO kablam! 314 | #[derive(Debug)] Aug 11 06:34:45.352 INFO kablam! | ^^^^^ Aug 11 06:34:45.352 INFO kablam! | Aug 11 06:34:45.352 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.352 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.352 INFO kablam! Aug 11 06:34:45.352 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.352 INFO kablam! --> src/image.rs:359:10 Aug 11 06:34:45.352 INFO kablam! | Aug 11 06:34:45.352 INFO kablam! 359 | #[derive(Debug)] Aug 11 06:34:45.352 INFO kablam! | ^^^^^ Aug 11 06:34:45.352 INFO kablam! | Aug 11 06:34:45.352 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.352 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.352 INFO kablam! Aug 11 06:34:45.352 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.353 INFO kablam! --> src/image.rs:370:10 Aug 11 06:34:45.353 INFO kablam! | Aug 11 06:34:45.353 INFO kablam! 370 | #[derive(Debug)] Aug 11 06:34:45.353 INFO kablam! | ^^^^^ Aug 11 06:34:45.353 INFO kablam! | Aug 11 06:34:45.353 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.353 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.353 INFO kablam! Aug 11 06:34:45.353 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.353 INFO kablam! --> src/image.rs:380:10 Aug 11 06:34:45.353 INFO kablam! | Aug 11 06:34:45.353 INFO kablam! 380 | #[derive(Debug)] Aug 11 06:34:45.353 INFO kablam! | ^^^^^ Aug 11 06:34:45.353 INFO kablam! | Aug 11 06:34:45.353 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.353 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.353 INFO kablam! Aug 11 06:34:45.353 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.353 INFO kablam! --> src/image.rs:401:10 Aug 11 06:34:45.353 INFO kablam! | Aug 11 06:34:45.353 INFO kablam! 401 | #[derive(Debug)] Aug 11 06:34:45.353 INFO kablam! | ^^^^^ Aug 11 06:34:45.353 INFO kablam! | Aug 11 06:34:45.353 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.353 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.353 INFO kablam! Aug 11 06:34:45.353 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 06:34:45.353 INFO kablam! --> src/image.rs:408:10 Aug 11 06:34:45.353 INFO kablam! | Aug 11 06:34:45.354 INFO kablam! 408 | #[derive(Debug)] Aug 11 06:34:45.354 INFO kablam! | ^^^^^ Aug 11 06:34:45.354 INFO kablam! | Aug 11 06:34:45.354 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.354 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.354 INFO kablam! Aug 11 06:34:45.354 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.354 INFO kablam! --> src/pe32/exports.rs:254:50 Aug 11 06:34:45.354 INFO kablam! | Aug 11 06:34:45.354 INFO kablam! 254 | try!(writeln!(f, " Characteristics: {:>08X}", self.image_.Characteristics)); Aug 11 06:34:45.354 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.354 INFO kablam! | Aug 11 06:34:45.355 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.355 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.355 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.356 INFO kablam! Aug 11 06:34:45.356 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.356 INFO kablam! --> src/pe32/exports.rs:255:45 Aug 11 06:34:45.356 INFO kablam! | Aug 11 06:34:45.356 INFO kablam! 255 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 11 06:34:45.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.356 INFO kablam! | Aug 11 06:34:45.357 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.357 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.357 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.357 INFO kablam! Aug 11 06:34:45.358 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.358 INFO kablam! --> src/pe32/exports.rs:256:48 Aug 11 06:34:45.358 INFO kablam! | Aug 11 06:34:45.358 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 11 06:34:45.358 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.358 INFO kablam! | Aug 11 06:34:45.358 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.359 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.359 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.359 INFO kablam! Aug 11 06:34:45.360 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.360 INFO kablam! --> src/pe32/exports.rs:256:74 Aug 11 06:34:45.360 INFO kablam! | Aug 11 06:34:45.360 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 11 06:34:45.360 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.360 INFO kablam! | Aug 11 06:34:45.360 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.361 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.361 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.361 INFO kablam! Aug 11 06:34:45.361 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.361 INFO kablam! --> src/pe32/exports.rs:257:45 Aug 11 06:34:45.361 INFO kablam! | Aug 11 06:34:45.362 INFO kablam! 257 | try!(writeln!(f, " OrdinalBase: {}", self.image_.Base)); Aug 11 06:34:45.362 INFO kablam! | ^^^^^^^^^^^^^^^^ Aug 11 06:34:45.362 INFO kablam! | Aug 11 06:34:45.362 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.362 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.363 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.363 INFO kablam! Aug 11 06:34:45.363 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.363 INFO kablam! --> src/pe32/exports.rs:258:45 Aug 11 06:34:45.363 INFO kablam! | Aug 11 06:34:45.363 INFO kablam! 258 | try!(writeln!(f, " # of Functions: {}", self.image_.NumberOfFunctions)); Aug 11 06:34:45.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.364 INFO kablam! | Aug 11 06:34:45.364 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.364 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.364 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.365 INFO kablam! Aug 11 06:34:45.365 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.365 INFO kablam! --> src/pe32/exports.rs:259:45 Aug 11 06:34:45.365 INFO kablam! | Aug 11 06:34:45.365 INFO kablam! 259 | try!(writeln!(f, " # of Names: {}", self.image_.NumberOfNames)); Aug 11 06:34:45.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.366 INFO kablam! | Aug 11 06:34:45.366 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.366 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.366 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.367 INFO kablam! Aug 11 06:34:45.367 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.367 INFO kablam! --> src/pe32/imports.rs:170:44 Aug 11 06:34:45.367 INFO kablam! | Aug 11 06:34:45.367 INFO kablam! 170 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 11 06:34:45.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.367 INFO kablam! | Aug 11 06:34:45.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.368 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.368 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.369 INFO kablam! Aug 11 06:34:45.369 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.369 INFO kablam! --> src/pe32/imports.rs:171:49 Aug 11 06:34:45.369 INFO kablam! | Aug 11 06:34:45.369 INFO kablam! 171 | try!(writeln!(f, " ForwarderChain: {:>08X}", self.image_.ForwarderChain)); Aug 11 06:34:45.369 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.369 INFO kablam! | Aug 11 06:34:45.370 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.370 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.370 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.370 INFO kablam! Aug 11 06:34:45.371 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.371 INFO kablam! --> src/pe32/imports.rs:172:49 Aug 11 06:34:45.371 INFO kablam! | Aug 11 06:34:45.371 INFO kablam! 172 | try!(writeln!(f, " IAT: {:>08X}", self.image_.FirstThunk)); Aug 11 06:34:45.371 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.371 INFO kablam! | Aug 11 06:34:45.371 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.372 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.372 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.372 INFO kablam! Aug 11 06:34:45.373 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.373 INFO kablam! --> src/pe32/relocs.rs:143:49 Aug 11 06:34:45.373 INFO kablam! | Aug 11 06:34:45.373 INFO kablam! 143 | try!(writeln!(f, " VirtualAddress: {:>08X}", self.reloc_.VirtualAddress)); Aug 11 06:34:45.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.373 INFO kablam! | Aug 11 06:34:45.373 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.374 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.374 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.374 INFO kablam! Aug 11 06:34:45.374 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.375 INFO kablam! --> src/pe32/relocs.rs:144:49 Aug 11 06:34:45.375 INFO kablam! | Aug 11 06:34:45.375 INFO kablam! 144 | try!(writeln!(f, " SizeOfBlock: {:>08X}", self.reloc_.SizeOfBlock)); Aug 11 06:34:45.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.375 INFO kablam! | Aug 11 06:34:45.375 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.376 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.376 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.376 INFO kablam! Aug 11 06:34:45.377 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.377 INFO kablam! --> src/pe64/exports.rs:254:50 Aug 11 06:34:45.377 INFO kablam! | Aug 11 06:34:45.377 INFO kablam! 254 | try!(writeln!(f, " Characteristics: {:>08X}", self.image_.Characteristics)); Aug 11 06:34:45.377 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.377 INFO kablam! | Aug 11 06:34:45.378 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.378 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.378 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.379 INFO kablam! Aug 11 06:34:45.379 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.379 INFO kablam! --> src/pe64/exports.rs:255:45 Aug 11 06:34:45.379 INFO kablam! | Aug 11 06:34:45.379 INFO kablam! 255 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 11 06:34:45.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.380 INFO kablam! | Aug 11 06:34:45.380 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.380 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.381 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.381 INFO kablam! Aug 11 06:34:45.381 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.381 INFO kablam! --> src/pe64/exports.rs:256:48 Aug 11 06:34:45.381 INFO kablam! | Aug 11 06:34:45.381 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 11 06:34:45.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.382 INFO kablam! | Aug 11 06:34:45.382 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.383 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.383 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.383 INFO kablam! Aug 11 06:34:45.384 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.384 INFO kablam! --> src/pe64/exports.rs:256:74 Aug 11 06:34:45.384 INFO kablam! | Aug 11 06:34:45.384 INFO kablam! 256 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 11 06:34:45.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.384 INFO kablam! | Aug 11 06:34:45.385 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.385 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.386 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.386 INFO kablam! Aug 11 06:34:45.386 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.386 INFO kablam! --> src/pe64/exports.rs:257:45 Aug 11 06:34:45.386 INFO kablam! | Aug 11 06:34:45.386 INFO kablam! 257 | try!(writeln!(f, " OrdinalBase: {}", self.image_.Base)); Aug 11 06:34:45.386 INFO kablam! | ^^^^^^^^^^^^^^^^ Aug 11 06:34:45.387 INFO kablam! | Aug 11 06:34:45.387 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.388 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.388 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.388 INFO kablam! Aug 11 06:34:45.389 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.389 INFO kablam! --> src/pe64/exports.rs:258:45 Aug 11 06:34:45.389 INFO kablam! | Aug 11 06:34:45.389 INFO kablam! 258 | try!(writeln!(f, " # of Functions: {}", self.image_.NumberOfFunctions)); Aug 11 06:34:45.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.389 INFO kablam! | Aug 11 06:34:45.390 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.390 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.390 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.391 INFO kablam! Aug 11 06:34:45.391 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.391 INFO kablam! --> src/pe64/exports.rs:259:45 Aug 11 06:34:45.391 INFO kablam! | Aug 11 06:34:45.391 INFO kablam! 259 | try!(writeln!(f, " # of Names: {}", self.image_.NumberOfNames)); Aug 11 06:34:45.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.392 INFO kablam! | Aug 11 06:34:45.392 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.392 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.393 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.393 INFO kablam! Aug 11 06:34:45.394 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.394 INFO kablam! --> src/pe64/imports.rs:170:44 Aug 11 06:34:45.394 INFO kablam! | Aug 11 06:34:45.394 INFO kablam! 170 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 11 06:34:45.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.394 INFO kablam! | Aug 11 06:34:45.395 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.395 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.395 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.396 INFO kablam! Aug 11 06:34:45.396 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.396 INFO kablam! --> src/pe64/imports.rs:171:49 Aug 11 06:34:45.396 INFO kablam! | Aug 11 06:34:45.396 INFO kablam! 171 | try!(writeln!(f, " ForwarderChain: {:>08X}", self.image_.ForwarderChain)); Aug 11 06:34:45.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.397 INFO kablam! | Aug 11 06:34:45.397 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.397 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.398 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.398 INFO kablam! Aug 11 06:34:45.398 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.399 INFO kablam! --> src/pe64/imports.rs:172:49 Aug 11 06:34:45.399 INFO kablam! | Aug 11 06:34:45.399 INFO kablam! 172 | try!(writeln!(f, " IAT: {:>08X}", self.image_.FirstThunk)); Aug 11 06:34:45.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.399 INFO kablam! | Aug 11 06:34:45.400 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.400 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.400 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.400 INFO kablam! Aug 11 06:34:45.401 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.401 INFO kablam! --> src/pe64/relocs.rs:143:49 Aug 11 06:34:45.401 INFO kablam! | Aug 11 06:34:45.401 INFO kablam! 143 | try!(writeln!(f, " VirtualAddress: {:>08X}", self.reloc_.VirtualAddress)); Aug 11 06:34:45.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.401 INFO kablam! | Aug 11 06:34:45.401 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.401 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.401 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.401 INFO kablam! Aug 11 06:34:45.401 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.401 INFO kablam! --> src/pe64/relocs.rs:144:49 Aug 11 06:34:45.401 INFO kablam! | Aug 11 06:34:45.401 INFO kablam! 144 | try!(writeln!(f, " SizeOfBlock: {:>08X}", self.reloc_.SizeOfBlock)); Aug 11 06:34:45.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.401 INFO kablam! | Aug 11 06:34:45.401 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.401 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.401 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.401 INFO kablam! Aug 11 06:34:45.403 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.403 INFO kablam! --> src/resources.rs:266:45 Aug 11 06:34:45.403 INFO kablam! | Aug 11 06:34:45.403 INFO kablam! 266 | try!(writeln!(f, " Characteristics: {}", self.image_.Characteristics)); Aug 11 06:34:45.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.403 INFO kablam! | Aug 11 06:34:45.403 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.403 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.404 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.404 INFO kablam! Aug 11 06:34:45.405 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.405 INFO kablam! --> src/resources.rs:267:45 Aug 11 06:34:45.405 INFO kablam! | Aug 11 06:34:45.405 INFO kablam! 267 | try!(writeln!(f, " TimeDateStamp: {}", self.image_.TimeDateStamp)); Aug 11 06:34:45.405 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.405 INFO kablam! | Aug 11 06:34:45.405 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.406 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.406 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.406 INFO kablam! Aug 11 06:34:45.406 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.406 INFO kablam! --> src/resources.rs:268:48 Aug 11 06:34:45.406 INFO kablam! | Aug 11 06:34:45.406 INFO kablam! 268 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 11 06:34:45.406 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.406 INFO kablam! | Aug 11 06:34:45.407 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.407 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.407 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.407 INFO kablam! Aug 11 06:34:45.408 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.408 INFO kablam! --> src/resources.rs:268:74 Aug 11 06:34:45.408 INFO kablam! | Aug 11 06:34:45.408 INFO kablam! 268 | try!(writeln!(f, " Version: {}.{}", self.image_.MajorVersion, self.image_.MinorVersion)); Aug 11 06:34:45.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.408 INFO kablam! | Aug 11 06:34:45.408 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.408 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.408 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.408 INFO kablam! Aug 11 06:34:45.409 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.409 INFO kablam! --> src/resources.rs:329:50 Aug 11 06:34:45.409 INFO kablam! | Aug 11 06:34:45.409 INFO kablam! 329 | try!(writeln!(f, " OffsetToData: {:>08X}", self.image_.OffsetToData)); Aug 11 06:34:45.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.409 INFO kablam! | Aug 11 06:34:45.410 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.410 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.410 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.411 INFO kablam! Aug 11 06:34:45.411 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.411 INFO kablam! --> src/resources.rs:330:50 Aug 11 06:34:45.411 INFO kablam! | Aug 11 06:34:45.411 INFO kablam! 330 | try!(writeln!(f, " Size: {:>08X}", self.image_.Size)); Aug 11 06:34:45.411 INFO kablam! | ^^^^^^^^^^^^^^^^ Aug 11 06:34:45.412 INFO kablam! | Aug 11 06:34:45.412 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.412 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.413 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.413 INFO kablam! Aug 11 06:34:45.414 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:34:45.414 INFO kablam! --> src/resources.rs:331:45 Aug 11 06:34:45.414 INFO kablam! | Aug 11 06:34:45.414 INFO kablam! 331 | try!(writeln!(f, " CodePage: {}", self.image_.CodePage)); Aug 11 06:34:45.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:45.414 INFO kablam! | Aug 11 06:34:45.415 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 06:34:45.415 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:34:45.415 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:34:45.416 INFO kablam! Aug 11 06:34:45.888 INFO kablam! error[E0432]: unresolved import `pelite::pe` Aug 11 06:34:45.888 INFO kablam! --> examples/readme.rs:18:5 Aug 11 06:34:45.888 INFO kablam! | Aug 11 06:34:45.888 INFO kablam! 18 | use pelite::pe; Aug 11 06:34:45.888 INFO kablam! | ^^^^^^^^^^ no `pe` in the root Aug 11 06:34:45.888 INFO kablam! Aug 11 06:34:46.016 INFO kablam! error: aborting due to previous error Aug 11 06:34:46.016 INFO kablam! Aug 11 06:34:46.016 INFO kablam! For more information about this error, try `rustc --explain E0432`. Aug 11 06:34:46.022 INFO kablam! error: Could not compile `pelite`. Aug 11 06:34:46.022 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 11 06:34:46.241 INFO kablam! error[E0432]: unresolved import `pelite::pe` Aug 11 06:34:46.241 INFO kablam! --> examples/main.rs:11:5 Aug 11 06:34:46.241 INFO kablam! | Aug 11 06:34:46.241 INFO kablam! 11 | use pelite::pe; Aug 11 06:34:46.241 INFO kablam! | ^^^^^^^^^^ no `pe` in the root Aug 11 06:34:46.241 INFO kablam! Aug 11 06:34:46.241 INFO kablam! error[E0433]: failed to resolve. Could not find `pe` in `pelite` Aug 11 06:34:46.241 INFO kablam! --> examples/main.rs:14:13 Aug 11 06:34:46.241 INFO kablam! | Aug 11 06:34:46.242 INFO kablam! 14 | use pelite::pe::imports::PeImports; Aug 11 06:34:46.242 INFO kablam! | ^^ Could not find `pe` in `pelite` Aug 11 06:34:46.242 INFO kablam! Aug 11 06:34:46.244 INFO kablam! warning: unused import: `pelite::pe::imports::PeImports` Aug 11 06:34:46.244 INFO kablam! --> examples/main.rs:14:5 Aug 11 06:34:46.244 INFO kablam! | Aug 11 06:34:46.244 INFO kablam! 14 | use pelite::pe::imports::PeImports; Aug 11 06:34:46.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:34:46.244 INFO kablam! | Aug 11 06:34:46.245 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 11 06:34:46.245 INFO kablam! Aug 11 06:34:46.266 INFO kablam! error: aborting due to 2 previous errors Aug 11 06:34:46.266 INFO kablam! Aug 11 06:34:46.266 INFO kablam! Some errors occurred: E0432, E0433. Aug 11 06:34:46.267 INFO kablam! For more information about an error, try `rustc --explain E0432`. Aug 11 06:34:46.278 INFO kablam! error: Could not compile `pelite`. Aug 11 06:34:46.278 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 11 06:34:46.469 INFO kablam! error: build failed Aug 11 06:34:46.471 INFO kablam! su: No module specific data is present Aug 11 06:34:47.067 INFO running `"docker" "rm" "-f" "74e3d8fea7d0777a24beef61eb8905d31f120f88f42e49ce16030f2522e6a5a7"` Aug 11 06:34:47.212 INFO blam! 74e3d8fea7d0777a24beef61eb8905d31f120f88f42e49ce16030f2522e6a5a7