Sep 02 02:22:24.301 INFO checking rpcap-0.3.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 02:22:24.301 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 02:22:24.301 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 02:22:24.477 INFO blam! eabb811f8f48d9b179a31c449fbbb0cb323bf8198670a37db352b58ff0173622 Sep 02 02:22:24.479 INFO running `"docker" "start" "-a" "eabb811f8f48d9b179a31c449fbbb0cb323bf8198670a37db352b58ff0173622"` Sep 02 02:22:25.050 INFO kablam! Compiling bytepack_derive v0.2.0 Sep 02 02:22:30.291 INFO kablam! Checking bytepack v0.4.1 Sep 02 02:22:31.464 INFO kablam! Checking rpcap v0.3.0 (file:///source) Sep 02 02:22:32.586 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:32.587 INFO kablam! --> src/def.rs:12:10 Sep 02 02:22:32.587 INFO kablam! | Sep 02 02:22:32.587 INFO kablam! 12 | #[derive(Packed)] Sep 02 02:22:32.587 INFO kablam! | ^^^^^^ Sep 02 02:22:32.587 INFO kablam! | Sep 02 02:22:32.587 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 02 02:22:32.587 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:32.587 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:32.587 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:32.587 INFO kablam! Sep 02 02:22:32.589 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:32.589 INFO kablam! --> src/def.rs:82:17 Sep 02 02:22:32.589 INFO kablam! | Sep 02 02:22:32.589 INFO kablam! 82 | set(&mut header.version_major, u16::swap_bytes); Sep 02 02:22:32.589 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 02:22:32.589 INFO kablam! | Sep 02 02:22:32.589 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:32.589 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:32.589 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:32.589 INFO kablam! Sep 02 02:22:32.589 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:32.589 INFO kablam! --> src/def.rs:83:17 Sep 02 02:22:32.589 INFO kablam! | Sep 02 02:22:32.589 INFO kablam! 83 | set(&mut header.version_minor, u16::swap_bytes); Sep 02 02:22:32.589 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 02:22:32.589 INFO kablam! | Sep 02 02:22:32.589 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:32.589 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:32.589 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:32.590 INFO kablam! Sep 02 02:22:32.590 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:32.590 INFO kablam! --> src/def.rs:84:17 Sep 02 02:22:32.590 INFO kablam! | Sep 02 02:22:32.590 INFO kablam! 84 | set(&mut header.thiszone, i32::swap_bytes); Sep 02 02:22:32.590 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 02:22:32.590 INFO kablam! | Sep 02 02:22:32.590 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:32.590 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:32.590 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:32.590 INFO kablam! Sep 02 02:22:32.590 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:32.590 INFO kablam! --> src/def.rs:85:17 Sep 02 02:22:32.590 INFO kablam! | Sep 02 02:22:32.590 INFO kablam! 85 | set(&mut header.sigfigs, u32::swap_bytes); Sep 02 02:22:32.590 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 02 02:22:32.590 INFO kablam! | Sep 02 02:22:32.590 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:32.590 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:32.590 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:32.590 INFO kablam! Sep 02 02:22:32.590 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:32.590 INFO kablam! --> src/def.rs:86:17 Sep 02 02:22:32.591 INFO kablam! | Sep 02 02:22:32.591 INFO kablam! 86 | set(&mut header.snaplen, u32::swap_bytes); Sep 02 02:22:32.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 02 02:22:32.591 INFO kablam! | Sep 02 02:22:32.591 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:32.591 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:32.591 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:32.591 INFO kablam! Sep 02 02:22:32.591 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:32.591 INFO kablam! --> src/def.rs:87:17 Sep 02 02:22:32.591 INFO kablam! | Sep 02 02:22:32.591 INFO kablam! 87 | set(&mut header.network, u32::swap_bytes); Sep 02 02:22:32.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 02 02:22:32.591 INFO kablam! | Sep 02 02:22:32.591 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:32.591 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:32.591 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:32.591 INFO kablam! Sep 02 02:22:32.591 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:32.591 INFO kablam! --> src/def.rs:168:10 Sep 02 02:22:32.591 INFO kablam! | Sep 02 02:22:32.591 INFO kablam! 168 | #[derive(Packed)] Sep 02 02:22:32.591 INFO kablam! | ^^^^^^ Sep 02 02:22:32.592 INFO kablam! | Sep 02 02:22:32.592 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:32.592 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:32.592 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:32.592 INFO kablam! Sep 02 02:22:32.592 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:32.592 INFO kablam! --> src/def.rs:184:17 Sep 02 02:22:32.592 INFO kablam! | Sep 02 02:22:32.592 INFO kablam! 184 | set(&mut self.ts_sec, u32::swap_bytes); Sep 02 02:22:32.592 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 02 02:22:32.592 INFO kablam! | Sep 02 02:22:32.592 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:32.592 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:32.592 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:32.592 INFO kablam! Sep 02 02:22:32.596 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:32.597 INFO kablam! --> src/def.rs:185:17 Sep 02 02:22:32.597 INFO kablam! | Sep 02 02:22:32.597 INFO kablam! 185 | set(&mut self.ts_usec, u32::swap_bytes); Sep 02 02:22:32.597 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 02 02:22:32.597 INFO kablam! | Sep 02 02:22:32.597 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:32.598 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:32.598 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:32.598 INFO kablam! Sep 02 02:22:32.598 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:32.598 INFO kablam! --> src/def.rs:186:17 Sep 02 02:22:32.598 INFO kablam! | Sep 02 02:22:32.599 INFO kablam! 186 | set(&mut self.incl_len, u32::swap_bytes); Sep 02 02:22:32.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 02:22:32.599 INFO kablam! | Sep 02 02:22:32.599 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:32.599 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:32.599 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:32.600 INFO kablam! Sep 02 02:22:32.600 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:32.600 INFO kablam! --> src/def.rs:187:17 Sep 02 02:22:32.600 INFO kablam! | Sep 02 02:22:32.600 INFO kablam! 187 | set(&mut self.orig_len, u32::swap_bytes); Sep 02 02:22:32.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 02:22:32.600 INFO kablam! | Sep 02 02:22:32.600 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:32.601 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:32.601 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:32.601 INFO kablam! Sep 02 02:22:32.850 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:32.850 INFO kablam! --> src/def.rs:12:10 Sep 02 02:22:32.850 INFO kablam! | Sep 02 02:22:32.850 INFO kablam! 12 | #[derive(Packed)] Sep 02 02:22:32.850 INFO kablam! | ^^^^^^ Sep 02 02:22:32.850 INFO kablam! | Sep 02 02:22:32.851 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 02 02:22:32.851 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:32.851 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:32.851 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:32.851 INFO kablam! Sep 02 02:22:32.851 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:32.851 INFO kablam! --> src/def.rs:82:17 Sep 02 02:22:32.851 INFO kablam! | Sep 02 02:22:32.851 INFO kablam! 82 | set(&mut header.version_major, u16::swap_bytes); Sep 02 02:22:32.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 02:22:32.851 INFO kablam! | Sep 02 02:22:32.851 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:32.851 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:32.851 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:32.851 INFO kablam! Sep 02 02:22:32.851 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:32.851 INFO kablam! --> src/def.rs:83:17 Sep 02 02:22:32.852 INFO kablam! | Sep 02 02:22:32.852 INFO kablam! 83 | set(&mut header.version_minor, u16::swap_bytes); Sep 02 02:22:32.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 02:22:32.852 INFO kablam! | Sep 02 02:22:32.852 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:32.853 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:32.853 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:32.853 INFO kablam! Sep 02 02:22:32.853 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:32.853 INFO kablam! --> src/def.rs:84:17 Sep 02 02:22:32.853 INFO kablam! | Sep 02 02:22:32.853 INFO kablam! 84 | set(&mut header.thiszone, i32::swap_bytes); Sep 02 02:22:32.853 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 02:22:32.853 INFO kablam! | Sep 02 02:22:32.853 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:32.853 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:32.853 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:32.853 INFO kablam! Sep 02 02:22:32.853 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:32.853 INFO kablam! --> src/def.rs:85:17 Sep 02 02:22:32.853 INFO kablam! | Sep 02 02:22:32.853 INFO kablam! 85 | set(&mut header.sigfigs, u32::swap_bytes); Sep 02 02:22:32.853 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 02 02:22:32.853 INFO kablam! | Sep 02 02:22:32.853 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:32.853 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:32.853 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:32.853 INFO kablam! Sep 02 02:22:32.853 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:32.854 INFO kablam! --> src/def.rs:86:17 Sep 02 02:22:32.854 INFO kablam! | Sep 02 02:22:32.854 INFO kablam! 86 | set(&mut header.snaplen, u32::swap_bytes); Sep 02 02:22:32.854 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 02 02:22:32.854 INFO kablam! | Sep 02 02:22:32.854 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:32.854 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:32.854 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:32.854 INFO kablam! Sep 02 02:22:32.854 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:32.854 INFO kablam! --> src/def.rs:87:17 Sep 02 02:22:32.854 INFO kablam! | Sep 02 02:22:32.854 INFO kablam! 87 | set(&mut header.network, u32::swap_bytes); Sep 02 02:22:32.854 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 02 02:22:32.854 INFO kablam! | Sep 02 02:22:32.854 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:32.854 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:32.854 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:32.854 INFO kablam! Sep 02 02:22:32.854 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:32.854 INFO kablam! --> src/def.rs:168:10 Sep 02 02:22:32.854 INFO kablam! | Sep 02 02:22:32.854 INFO kablam! 168 | #[derive(Packed)] Sep 02 02:22:32.854 INFO kablam! | ^^^^^^ Sep 02 02:22:32.854 INFO kablam! | Sep 02 02:22:32.854 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:32.854 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:32.855 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:32.855 INFO kablam! Sep 02 02:22:32.855 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:32.855 INFO kablam! --> src/def.rs:184:17 Sep 02 02:22:32.855 INFO kablam! | Sep 02 02:22:32.855 INFO kablam! 184 | set(&mut self.ts_sec, u32::swap_bytes); Sep 02 02:22:32.855 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 02 02:22:32.855 INFO kablam! | Sep 02 02:22:32.855 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:32.855 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:32.855 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:32.855 INFO kablam! Sep 02 02:22:32.855 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:32.855 INFO kablam! --> src/def.rs:185:17 Sep 02 02:22:32.855 INFO kablam! | Sep 02 02:22:32.855 INFO kablam! 185 | set(&mut self.ts_usec, u32::swap_bytes); Sep 02 02:22:32.855 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 02 02:22:32.855 INFO kablam! | Sep 02 02:22:32.855 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:32.855 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:32.855 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:32.855 INFO kablam! Sep 02 02:22:32.855 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:32.855 INFO kablam! --> src/def.rs:186:17 Sep 02 02:22:32.855 INFO kablam! | Sep 02 02:22:32.855 INFO kablam! 186 | set(&mut self.incl_len, u32::swap_bytes); Sep 02 02:22:32.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 02:22:32.855 INFO kablam! | Sep 02 02:22:32.855 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:32.856 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:32.856 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:32.856 INFO kablam! Sep 02 02:22:32.856 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:32.856 INFO kablam! --> src/def.rs:187:17 Sep 02 02:22:32.856 INFO kablam! | Sep 02 02:22:32.856 INFO kablam! 187 | set(&mut self.orig_len, u32::swap_bytes); Sep 02 02:22:32.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 02:22:32.856 INFO kablam! | Sep 02 02:22:32.856 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:32.856 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:32.856 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:32.856 INFO kablam! Sep 02 02:22:32.911 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.90s Sep 02 02:22:32.918 INFO kablam! su: No module specific data is present Sep 02 02:22:33.447 INFO running `"docker" "rm" "-f" "eabb811f8f48d9b179a31c449fbbb0cb323bf8198670a37db352b58ff0173622"` Sep 02 02:22:33.603 INFO blam! eabb811f8f48d9b179a31c449fbbb0cb323bf8198670a37db352b58ff0173622