Aug 30 05:55:34.060 INFO checking rpcap-0.3.0 against master#ede55518431154bc761f7b2438cce9078c162700 for pr-53707 Aug 30 05:55:34.060 INFO running: cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets Aug 30 05:55:34.060 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53707/master#ede55518431154bc761f7b2438cce9078c162700:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-0/master#ede55518431154bc761f7b2438cce9078c162700:/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 +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 05:55:34.206 INFO blam! 1fdc8bbf9133084561d21a32a6585949078b2126fe5669c27030e6c3776ad79c Aug 30 05:55:34.208 INFO running `"docker" "start" "-a" "1fdc8bbf9133084561d21a32a6585949078b2126fe5669c27030e6c3776ad79c"` Aug 30 05:55:34.783 INFO kablam! Compiling bytepack_derive v0.2.0 Aug 30 05:55:38.551 INFO kablam! Checking bytepack v0.4.1 Aug 30 05:55:39.247 INFO kablam! Checking rpcap v0.3.0 (file:///source) Aug 30 05:55:40.134 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 05:55:40.134 INFO kablam! --> src/def.rs:12:10 Aug 30 05:55:40.134 INFO kablam! | Aug 30 05:55:40.134 INFO kablam! 12 | #[derive(Packed)] Aug 30 05:55:40.134 INFO kablam! | ^^^^^^ Aug 30 05:55:40.134 INFO kablam! | Aug 30 05:55:40.134 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 30 05:55:40.134 INFO 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 30 05:55:40.134 INFO kablam! = note: for more information, see issue #46043 Aug 30 05:55:40.134 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 30 05:55:40.134 INFO kablam! Aug 30 05:55:40.134 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 05:55:40.134 INFO kablam! --> src/def.rs:82:17 Aug 30 05:55:40.134 INFO kablam! | Aug 30 05:55:40.134 INFO kablam! 82 | set(&mut header.version_major, u16::swap_bytes); Aug 30 05:55:40.134 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 05:55:40.134 INFO kablam! | Aug 30 05:55:40.134 INFO 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 30 05:55:40.134 INFO kablam! = note: for more information, see issue #46043 Aug 30 05:55:40.135 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 30 05:55:40.135 INFO kablam! Aug 30 05:55:40.135 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 05:55:40.135 INFO kablam! --> src/def.rs:83:17 Aug 30 05:55:40.135 INFO kablam! | Aug 30 05:55:40.135 INFO kablam! 83 | set(&mut header.version_minor, u16::swap_bytes); Aug 30 05:55:40.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 05:55:40.135 INFO kablam! | Aug 30 05:55:40.135 INFO 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 30 05:55:40.135 INFO kablam! = note: for more information, see issue #46043 Aug 30 05:55:40.135 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 30 05:55:40.135 INFO kablam! Aug 30 05:55:40.135 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 05:55:40.135 INFO kablam! --> src/def.rs:84:17 Aug 30 05:55:40.135 INFO kablam! | Aug 30 05:55:40.135 INFO kablam! 84 | set(&mut header.thiszone, i32::swap_bytes); Aug 30 05:55:40.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Aug 30 05:55:40.135 INFO kablam! | Aug 30 05:55:40.135 INFO 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 30 05:55:40.135 INFO kablam! = note: for more information, see issue #46043 Aug 30 05:55:40.135 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 30 05:55:40.135 INFO kablam! Aug 30 05:55:40.135 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 05:55:40.135 INFO kablam! --> src/def.rs:85:17 Aug 30 05:55:40.136 INFO kablam! | Aug 30 05:55:40.136 INFO kablam! 85 | set(&mut header.sigfigs, u32::swap_bytes); Aug 30 05:55:40.136 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Aug 30 05:55:40.136 INFO kablam! | Aug 30 05:55:40.136 INFO 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 30 05:55:40.136 INFO kablam! = note: for more information, see issue #46043 Aug 30 05:55:40.136 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 30 05:55:40.136 INFO kablam! Aug 30 05:55:40.136 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 05:55:40.136 INFO kablam! --> src/def.rs:86:17 Aug 30 05:55:40.136 INFO kablam! | Aug 30 05:55:40.136 INFO kablam! 86 | set(&mut header.snaplen, u32::swap_bytes); Aug 30 05:55:40.136 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Aug 30 05:55:40.136 INFO kablam! | Aug 30 05:55:40.136 INFO 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 30 05:55:40.136 INFO kablam! = note: for more information, see issue #46043 Aug 30 05:55:40.136 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 30 05:55:40.136 INFO kablam! Aug 30 05:55:40.136 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 05:55:40.136 INFO kablam! --> src/def.rs:87:17 Aug 30 05:55:40.136 INFO kablam! | Aug 30 05:55:40.136 INFO kablam! 87 | set(&mut header.network, u32::swap_bytes); Aug 30 05:55:40.136 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Aug 30 05:55:40.136 INFO kablam! | Aug 30 05:55:40.136 INFO 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 30 05:55:40.136 INFO kablam! = note: for more information, see issue #46043 Aug 30 05:55:40.136 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 30 05:55:40.136 INFO kablam! Aug 30 05:55:40.136 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 05:55:40.136 INFO kablam! --> src/def.rs:168:10 Aug 30 05:55:40.137 INFO kablam! | Aug 30 05:55:40.137 INFO kablam! 168 | #[derive(Packed)] Aug 30 05:55:40.137 INFO kablam! | ^^^^^^ Aug 30 05:55:40.137 INFO kablam! | Aug 30 05:55:40.137 INFO 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 30 05:55:40.137 INFO kablam! = note: for more information, see issue #46043 Aug 30 05:55:40.137 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 30 05:55:40.137 INFO kablam! Aug 30 05:55:40.137 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 05:55:40.137 INFO kablam! --> src/def.rs:184:17 Aug 30 05:55:40.137 INFO kablam! | Aug 30 05:55:40.137 INFO kablam! 184 | set(&mut self.ts_sec, u32::swap_bytes); Aug 30 05:55:40.137 INFO kablam! | ^^^^^^^^^^^^^^^^ Aug 30 05:55:40.137 INFO kablam! | Aug 30 05:55:40.137 INFO 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 30 05:55:40.137 INFO kablam! = note: for more information, see issue #46043 Aug 30 05:55:40.137 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 30 05:55:40.137 INFO kablam! Aug 30 05:55:40.137 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 05:55:40.137 INFO kablam! --> src/def.rs:185:17 Aug 30 05:55:40.137 INFO kablam! | Aug 30 05:55:40.137 INFO kablam! 185 | set(&mut self.ts_usec, u32::swap_bytes); Aug 30 05:55:40.137 INFO kablam! | ^^^^^^^^^^^^^^^^^ Aug 30 05:55:40.137 INFO kablam! | Aug 30 05:55:40.137 INFO 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 30 05:55:40.137 INFO kablam! = note: for more information, see issue #46043 Aug 30 05:55:40.137 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 30 05:55:40.137 INFO kablam! Aug 30 05:55:40.138 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 05:55:40.138 INFO kablam! --> src/def.rs:186:17 Aug 30 05:55:40.138 INFO kablam! | Aug 30 05:55:40.138 INFO kablam! 186 | set(&mut self.incl_len, u32::swap_bytes); Aug 30 05:55:40.138 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Aug 30 05:55:40.138 INFO kablam! | Aug 30 05:55:40.138 INFO 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 30 05:55:40.138 INFO kablam! = note: for more information, see issue #46043 Aug 30 05:55:40.138 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 30 05:55:40.138 INFO kablam! Aug 30 05:55:40.138 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 05:55:40.138 INFO kablam! --> src/def.rs:187:17 Aug 30 05:55:40.138 INFO kablam! | Aug 30 05:55:40.138 INFO kablam! 187 | set(&mut self.orig_len, u32::swap_bytes); Aug 30 05:55:40.138 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Aug 30 05:55:40.138 INFO kablam! | Aug 30 05:55:40.138 INFO 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 30 05:55:40.138 INFO kablam! = note: for more information, see issue #46043 Aug 30 05:55:40.138 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 30 05:55:40.138 INFO kablam! Aug 30 05:55:40.483 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 05:55:40.483 INFO kablam! --> src/def.rs:12:10 Aug 30 05:55:40.483 INFO kablam! | Aug 30 05:55:40.484 INFO kablam! 12 | #[derive(Packed)] Aug 30 05:55:40.484 INFO kablam! | ^^^^^^ Aug 30 05:55:40.485 INFO kablam! | Aug 30 05:55:40.485 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 30 05:55:40.485 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 05:55:40.485 INFO kablam! = note: for more information, see issue #46043 Aug 30 05:55:40.485 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 05:55:40.485 INFO kablam! Aug 30 05:55:40.485 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 05:55:40.485 INFO kablam! --> src/def.rs:82:17 Aug 30 05:55:40.485 INFO kablam! | Aug 30 05:55:40.485 INFO kablam! 82 | set(&mut header.version_major, u16::swap_bytes); Aug 30 05:55:40.485 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 05:55:40.485 INFO kablam! | Aug 30 05:55:40.485 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 05:55:40.485 INFO kablam! = note: for more information, see issue #46043 Aug 30 05:55:40.485 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 05:55:40.485 INFO kablam! Aug 30 05:55:40.485 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 05:55:40.485 INFO kablam! --> src/def.rs:83:17 Aug 30 05:55:40.485 INFO kablam! | Aug 30 05:55:40.485 INFO kablam! 83 | set(&mut header.version_minor, u16::swap_bytes); Aug 30 05:55:40.485 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 05:55:40.485 INFO kablam! | Aug 30 05:55:40.485 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 05:55:40.485 INFO kablam! = note: for more information, see issue #46043 Aug 30 05:55:40.485 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 05:55:40.485 INFO kablam! Aug 30 05:55:40.485 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 05:55:40.485 INFO kablam! --> src/def.rs:84:17 Aug 30 05:55:40.486 INFO kablam! | Aug 30 05:55:40.486 INFO kablam! 84 | set(&mut header.thiszone, i32::swap_bytes); Aug 30 05:55:40.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Aug 30 05:55:40.486 INFO kablam! | Aug 30 05:55:40.486 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 05:55:40.486 INFO kablam! = note: for more information, see issue #46043 Aug 30 05:55:40.486 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 05:55:40.486 INFO kablam! Aug 30 05:55:40.486 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 05:55:40.486 INFO kablam! --> src/def.rs:85:17 Aug 30 05:55:40.486 INFO kablam! | Aug 30 05:55:40.486 INFO kablam! 85 | set(&mut header.sigfigs, u32::swap_bytes); Aug 30 05:55:40.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Aug 30 05:55:40.486 INFO kablam! | Aug 30 05:55:40.486 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 05:55:40.486 INFO kablam! = note: for more information, see issue #46043 Aug 30 05:55:40.486 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 05:55:40.486 INFO kablam! Aug 30 05:55:40.486 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 05:55:40.486 INFO kablam! --> src/def.rs:86:17 Aug 30 05:55:40.486 INFO kablam! | Aug 30 05:55:40.486 INFO kablam! 86 | set(&mut header.snaplen, u32::swap_bytes); Aug 30 05:55:40.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Aug 30 05:55:40.486 INFO kablam! | Aug 30 05:55:40.486 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 05:55:40.486 INFO kablam! = note: for more information, see issue #46043 Aug 30 05:55:40.486 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 05:55:40.486 INFO kablam! Aug 30 05:55:40.486 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 05:55:40.486 INFO kablam! --> src/def.rs:87:17 Aug 30 05:55:40.486 INFO kablam! | Aug 30 05:55:40.486 INFO kablam! 87 | set(&mut header.network, u32::swap_bytes); Aug 30 05:55:40.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Aug 30 05:55:40.487 INFO kablam! | Aug 30 05:55:40.487 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 05:55:40.487 INFO kablam! = note: for more information, see issue #46043 Aug 30 05:55:40.487 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 05:55:40.487 INFO kablam! Aug 30 05:55:40.487 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 05:55:40.487 INFO kablam! --> src/def.rs:168:10 Aug 30 05:55:40.487 INFO kablam! | Aug 30 05:55:40.487 INFO kablam! 168 | #[derive(Packed)] Aug 30 05:55:40.487 INFO kablam! | ^^^^^^ Aug 30 05:55:40.487 INFO kablam! | Aug 30 05:55:40.487 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 05:55:40.487 INFO kablam! = note: for more information, see issue #46043 Aug 30 05:55:40.487 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 05:55:40.487 INFO kablam! Aug 30 05:55:40.490 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 05:55:40.490 INFO kablam! --> src/def.rs:184:17 Aug 30 05:55:40.490 INFO kablam! | Aug 30 05:55:40.490 INFO kablam! 184 | set(&mut self.ts_sec, u32::swap_bytes); Aug 30 05:55:40.490 INFO kablam! | ^^^^^^^^^^^^^^^^ Aug 30 05:55:40.490 INFO kablam! | Aug 30 05:55:40.490 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 05:55:40.490 INFO kablam! = note: for more information, see issue #46043 Aug 30 05:55:40.490 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 05:55:40.490 INFO kablam! Aug 30 05:55:40.490 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 05:55:40.490 INFO kablam! --> src/def.rs:185:17 Aug 30 05:55:40.490 INFO kablam! | Aug 30 05:55:40.490 INFO kablam! 185 | set(&mut self.ts_usec, u32::swap_bytes); Aug 30 05:55:40.490 INFO kablam! | ^^^^^^^^^^^^^^^^^ Aug 30 05:55:40.490 INFO kablam! | Aug 30 05:55:40.490 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 05:55:40.490 INFO kablam! = note: for more information, see issue #46043 Aug 30 05:55:40.490 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 05:55:40.491 INFO kablam! Aug 30 05:55:40.491 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 05:55:40.491 INFO kablam! --> src/def.rs:186:17 Aug 30 05:55:40.491 INFO kablam! | Aug 30 05:55:40.491 INFO kablam! 186 | set(&mut self.incl_len, u32::swap_bytes); Aug 30 05:55:40.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Aug 30 05:55:40.491 INFO kablam! | Aug 30 05:55:40.491 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 05:55:40.491 INFO kablam! = note: for more information, see issue #46043 Aug 30 05:55:40.491 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 05:55:40.491 INFO kablam! Aug 30 05:55:40.491 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 05:55:40.491 INFO kablam! --> src/def.rs:187:17 Aug 30 05:55:40.491 INFO kablam! | Aug 30 05:55:40.491 INFO kablam! 187 | set(&mut self.orig_len, u32::swap_bytes); Aug 30 05:55:40.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Aug 30 05:55:40.491 INFO kablam! | Aug 30 05:55:40.491 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 05:55:40.491 INFO kablam! = note: for more information, see issue #46043 Aug 30 05:55:40.491 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 05:55:40.491 INFO kablam! Aug 30 05:55:40.513 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.75s Aug 30 05:55:40.517 INFO kablam! su: No module specific data is present Aug 30 05:55:41.033 INFO running `"docker" "rm" "-f" "1fdc8bbf9133084561d21a32a6585949078b2126fe5669c27030e6c3776ad79c"` Aug 30 05:55:41.197 INFO blam! 1fdc8bbf9133084561d21a32a6585949078b2126fe5669c27030e6c3776ad79c