Sep 01 09:01:13.912 INFO checking rpcap-0.3.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 09:01:13.912 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 09:01:13.912 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 09:01:14.058 INFO blam! 55b6a344006bbf81929b622dc744a6a020b076a92942c69c92a76f69900d1c25 Sep 01 09:01:14.060 INFO running `"docker" "start" "-a" "55b6a344006bbf81929b622dc744a6a020b076a92942c69c92a76f69900d1c25"` Sep 01 09:01:14.685 INFO kablam! Compiling bytepack_derive v0.2.0 Sep 01 09:01:19.318 INFO kablam! Checking bytepack v0.4.1 Sep 01 09:01:20.419 INFO kablam! Checking rpcap v0.3.0 (file:///source) Sep 01 09:01:21.340 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:21.340 INFO kablam! --> src/def.rs:12:10 Sep 01 09:01:21.340 INFO kablam! | Sep 01 09:01:21.340 INFO kablam! 12 | #[derive(Packed)] Sep 01 09:01:21.340 INFO kablam! | ^^^^^^ Sep 01 09:01:21.340 INFO kablam! | Sep 01 09:01:21.340 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 09:01:21.340 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 09:01:21.340 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:21.340 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 09:01:21.340 INFO kablam! Sep 01 09:01:21.342 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:21.342 INFO kablam! --> src/def.rs:82:17 Sep 01 09:01:21.342 INFO kablam! | Sep 01 09:01:21.342 INFO kablam! 82 | set(&mut header.version_major, u16::swap_bytes); Sep 01 09:01:21.342 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 09:01:21.342 INFO kablam! | Sep 01 09:01:21.342 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 09:01:21.342 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:21.342 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 09:01:21.342 INFO kablam! Sep 01 09:01:21.342 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:21.342 INFO kablam! --> src/def.rs:83:17 Sep 01 09:01:21.342 INFO kablam! | Sep 01 09:01:21.342 INFO kablam! 83 | set(&mut header.version_minor, u16::swap_bytes); Sep 01 09:01:21.342 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 09:01:21.342 INFO kablam! | Sep 01 09:01:21.342 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 09:01:21.342 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:21.342 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 09:01:21.342 INFO kablam! Sep 01 09:01:21.342 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:21.342 INFO kablam! --> src/def.rs:84:17 Sep 01 09:01:21.342 INFO kablam! | Sep 01 09:01:21.342 INFO kablam! 84 | set(&mut header.thiszone, i32::swap_bytes); Sep 01 09:01:21.342 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 09:01:21.342 INFO kablam! | Sep 01 09:01:21.342 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 09:01:21.342 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:21.342 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 09:01:21.343 INFO kablam! Sep 01 09:01:21.343 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:21.343 INFO kablam! --> src/def.rs:85:17 Sep 01 09:01:21.343 INFO kablam! | Sep 01 09:01:21.343 INFO kablam! 85 | set(&mut header.sigfigs, u32::swap_bytes); Sep 01 09:01:21.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 09:01:21.343 INFO kablam! | Sep 01 09:01:21.343 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 09:01:21.343 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:21.343 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 09:01:21.343 INFO kablam! Sep 01 09:01:21.343 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:21.343 INFO kablam! --> src/def.rs:86:17 Sep 01 09:01:21.343 INFO kablam! | Sep 01 09:01:21.343 INFO kablam! 86 | set(&mut header.snaplen, u32::swap_bytes); Sep 01 09:01:21.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 09:01:21.343 INFO kablam! | Sep 01 09:01:21.343 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 09:01:21.343 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:21.343 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 09:01:21.343 INFO kablam! Sep 01 09:01:21.343 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:21.343 INFO kablam! --> src/def.rs:87:17 Sep 01 09:01:21.343 INFO kablam! | Sep 01 09:01:21.343 INFO kablam! 87 | set(&mut header.network, u32::swap_bytes); Sep 01 09:01:21.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 09:01:21.343 INFO kablam! | Sep 01 09:01:21.343 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 09:01:21.343 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:21.343 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 09:01:21.343 INFO kablam! Sep 01 09:01:21.344 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:21.344 INFO kablam! --> src/def.rs:168:10 Sep 01 09:01:21.344 INFO kablam! | Sep 01 09:01:21.344 INFO kablam! 168 | #[derive(Packed)] Sep 01 09:01:21.344 INFO kablam! | ^^^^^^ Sep 01 09:01:21.344 INFO kablam! | Sep 01 09:01:21.344 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 09:01:21.344 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:21.344 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 09:01:21.344 INFO kablam! Sep 01 09:01:21.344 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:21.344 INFO kablam! --> src/def.rs:184:17 Sep 01 09:01:21.344 INFO kablam! | Sep 01 09:01:21.344 INFO kablam! 184 | set(&mut self.ts_sec, u32::swap_bytes); Sep 01 09:01:21.344 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 09:01:21.344 INFO kablam! | Sep 01 09:01:21.344 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 09:01:21.344 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:21.344 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 09:01:21.344 INFO kablam! Sep 01 09:01:21.344 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:21.344 INFO kablam! --> src/def.rs:185:17 Sep 01 09:01:21.344 INFO kablam! | Sep 01 09:01:21.344 INFO kablam! 185 | set(&mut self.ts_usec, u32::swap_bytes); Sep 01 09:01:21.344 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 09:01:21.344 INFO kablam! | Sep 01 09:01:21.344 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 09:01:21.344 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:21.344 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 09:01:21.344 INFO kablam! Sep 01 09:01:21.344 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:21.344 INFO kablam! --> src/def.rs:186:17 Sep 01 09:01:21.345 INFO kablam! | Sep 01 09:01:21.345 INFO kablam! 186 | set(&mut self.incl_len, u32::swap_bytes); Sep 01 09:01:21.345 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 09:01:21.345 INFO kablam! | Sep 01 09:01:21.345 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 09:01:21.345 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:21.345 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 09:01:21.345 INFO kablam! Sep 01 09:01:21.345 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:21.345 INFO kablam! --> src/def.rs:187:17 Sep 01 09:01:21.345 INFO kablam! | Sep 01 09:01:21.345 INFO kablam! 187 | set(&mut self.orig_len, u32::swap_bytes); Sep 01 09:01:21.345 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 09:01:21.345 INFO kablam! | Sep 01 09:01:21.345 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 09:01:21.345 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:21.345 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 09:01:21.345 INFO kablam! Sep 01 09:01:21.802 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:21.803 INFO kablam! --> src/def.rs:12:10 Sep 01 09:01:21.803 INFO kablam! | Sep 01 09:01:21.803 INFO kablam! 12 | #[derive(Packed)] Sep 01 09:01:21.803 INFO kablam! | ^^^^^^ Sep 01 09:01:21.804 INFO kablam! | Sep 01 09:01:21.804 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 09:01:21.804 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 09:01:21.804 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:21.804 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 09:01:21.804 INFO kablam! Sep 01 09:01:21.804 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:21.804 INFO kablam! --> src/def.rs:82:17 Sep 01 09:01:21.804 INFO kablam! | Sep 01 09:01:21.804 INFO kablam! 82 | set(&mut header.version_major, u16::swap_bytes); Sep 01 09:01:21.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 09:01:21.804 INFO kablam! | Sep 01 09:01:21.804 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 09:01:21.804 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:21.804 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 09:01:21.804 INFO kablam! Sep 01 09:01:21.804 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:21.804 INFO kablam! --> src/def.rs:83:17 Sep 01 09:01:21.804 INFO kablam! | Sep 01 09:01:21.805 INFO kablam! 83 | set(&mut header.version_minor, u16::swap_bytes); Sep 01 09:01:21.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 09:01:21.805 INFO kablam! | Sep 01 09:01:21.805 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 09:01:21.805 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:21.805 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 09:01:21.805 INFO kablam! Sep 01 09:01:21.805 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:21.805 INFO kablam! --> src/def.rs:84:17 Sep 01 09:01:21.805 INFO kablam! | Sep 01 09:01:21.805 INFO kablam! 84 | set(&mut header.thiszone, i32::swap_bytes); Sep 01 09:01:21.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 09:01:21.805 INFO kablam! | Sep 01 09:01:21.805 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 09:01:21.805 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:21.805 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 09:01:21.805 INFO kablam! Sep 01 09:01:21.805 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:21.805 INFO kablam! --> src/def.rs:85:17 Sep 01 09:01:21.805 INFO kablam! | Sep 01 09:01:21.805 INFO kablam! 85 | set(&mut header.sigfigs, u32::swap_bytes); Sep 01 09:01:21.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 09:01:21.805 INFO kablam! | Sep 01 09:01:21.805 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 09:01:21.805 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:21.805 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 09:01:21.805 INFO kablam! Sep 01 09:01:21.805 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:21.806 INFO kablam! --> src/def.rs:86:17 Sep 01 09:01:21.806 INFO kablam! | Sep 01 09:01:21.806 INFO kablam! 86 | set(&mut header.snaplen, u32::swap_bytes); Sep 01 09:01:21.806 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 09:01:21.806 INFO kablam! | Sep 01 09:01:21.806 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 09:01:21.806 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:21.806 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 09:01:21.806 INFO kablam! Sep 01 09:01:21.806 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:21.806 INFO kablam! --> src/def.rs:87:17 Sep 01 09:01:21.806 INFO kablam! | Sep 01 09:01:21.806 INFO kablam! 87 | set(&mut header.network, u32::swap_bytes); Sep 01 09:01:21.806 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 09:01:21.806 INFO kablam! | Sep 01 09:01:21.806 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 09:01:21.806 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:21.806 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 09:01:21.806 INFO kablam! Sep 01 09:01:21.806 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:21.806 INFO kablam! --> src/def.rs:168:10 Sep 01 09:01:21.806 INFO kablam! | Sep 01 09:01:21.806 INFO kablam! 168 | #[derive(Packed)] Sep 01 09:01:21.806 INFO kablam! | ^^^^^^ Sep 01 09:01:21.806 INFO kablam! | Sep 01 09:01:21.806 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 09:01:21.806 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:21.806 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 09:01:21.807 INFO kablam! Sep 01 09:01:21.807 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:21.807 INFO kablam! --> src/def.rs:184:17 Sep 01 09:01:21.807 INFO kablam! | Sep 01 09:01:21.807 INFO kablam! 184 | set(&mut self.ts_sec, u32::swap_bytes); Sep 01 09:01:21.807 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 09:01:21.807 INFO kablam! | Sep 01 09:01:21.807 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 09:01:21.807 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:21.807 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 09:01:21.807 INFO kablam! Sep 01 09:01:21.810 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:21.810 INFO kablam! --> src/def.rs:185:17 Sep 01 09:01:21.810 INFO kablam! | Sep 01 09:01:21.810 INFO kablam! 185 | set(&mut self.ts_usec, u32::swap_bytes); Sep 01 09:01:21.810 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 09:01:21.810 INFO kablam! | Sep 01 09:01:21.811 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 09:01:21.811 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:21.811 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 09:01:21.811 INFO kablam! Sep 01 09:01:21.811 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:21.811 INFO kablam! --> src/def.rs:186:17 Sep 01 09:01:21.811 INFO kablam! | Sep 01 09:01:21.811 INFO kablam! 186 | set(&mut self.incl_len, u32::swap_bytes); Sep 01 09:01:21.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 09:01:21.811 INFO kablam! | Sep 01 09:01:21.811 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 09:01:21.811 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:21.811 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 09:01:21.811 INFO kablam! Sep 01 09:01:21.811 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:21.811 INFO kablam! --> src/def.rs:187:17 Sep 01 09:01:21.811 INFO kablam! | Sep 01 09:01:21.811 INFO kablam! 187 | set(&mut self.orig_len, u32::swap_bytes); Sep 01 09:01:21.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 09:01:21.811 INFO kablam! | Sep 01 09:01:21.811 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 09:01:21.811 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:21.811 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 09:01:21.811 INFO kablam! Sep 01 09:01:21.862 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.20s Sep 01 09:01:21.866 INFO kablam! su: No module specific data is present Sep 01 09:01:22.407 INFO running `"docker" "rm" "-f" "55b6a344006bbf81929b622dc744a6a020b076a92942c69c92a76f69900d1c25"` Sep 01 09:01:22.551 INFO blam! 55b6a344006bbf81929b622dc744a6a020b076a92942c69c92a76f69900d1c25