Sep 02 02:22:22.935 INFO checking rpcap-0.3.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 02:22:22.935 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 02:22:22.935 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-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:23.118 INFO blam! 69b6f65bcad1cdb16a9edcaa4a86900de27b76c4e07fba090c6606e8f3a199a4 Sep 02 02:22:23.120 INFO running `"docker" "start" "-a" "69b6f65bcad1cdb16a9edcaa4a86900de27b76c4e07fba090c6606e8f3a199a4"` Sep 02 02:22:23.807 INFO kablam! Compiling bytepack_derive v0.2.0 Sep 02 02:22:28.392 INFO kablam! Checking bytepack v0.4.1 Sep 02 02:22:29.590 INFO kablam! Checking rpcap v0.3.0 (file:///source) Sep 02 02:22:30.561 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:30.562 INFO kablam! --> src/def.rs:12:10 Sep 02 02:22:30.562 INFO kablam! | Sep 02 02:22:30.562 INFO kablam! 12 | #[derive(Packed)] Sep 02 02:22:30.562 INFO kablam! | ^^^^^^ Sep 02 02:22:30.562 INFO kablam! | Sep 02 02:22:30.562 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 02 02:22:30.562 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:30.562 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:30.562 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:30.562 INFO kablam! Sep 02 02:22:30.562 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:30.562 INFO kablam! --> src/def.rs:82:17 Sep 02 02:22:30.562 INFO kablam! | Sep 02 02:22:30.562 INFO kablam! 82 | set(&mut header.version_major, u16::swap_bytes); Sep 02 02:22:30.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 02:22:30.562 INFO kablam! | Sep 02 02:22:30.562 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:30.562 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:30.562 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:30.562 INFO kablam! Sep 02 02:22:30.562 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:30.562 INFO kablam! --> src/def.rs:83:17 Sep 02 02:22:30.562 INFO kablam! | Sep 02 02:22:30.562 INFO kablam! 83 | set(&mut header.version_minor, u16::swap_bytes); Sep 02 02:22:30.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 02:22:30.562 INFO kablam! | Sep 02 02:22:30.563 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:30.563 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:30.565 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:30.565 INFO kablam! Sep 02 02:22:30.565 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:30.565 INFO kablam! --> src/def.rs:84:17 Sep 02 02:22:30.565 INFO kablam! | Sep 02 02:22:30.565 INFO kablam! 84 | set(&mut header.thiszone, i32::swap_bytes); Sep 02 02:22:30.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 02:22:30.565 INFO kablam! | Sep 02 02:22:30.565 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:30.565 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:30.565 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:30.565 INFO kablam! Sep 02 02:22:30.565 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:30.565 INFO kablam! --> src/def.rs:85:17 Sep 02 02:22:30.565 INFO kablam! | Sep 02 02:22:30.565 INFO kablam! 85 | set(&mut header.sigfigs, u32::swap_bytes); Sep 02 02:22:30.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 02 02:22:30.565 INFO kablam! | Sep 02 02:22:30.566 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:30.566 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:30.566 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:30.566 INFO kablam! Sep 02 02:22:30.566 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:30.566 INFO kablam! --> src/def.rs:86:17 Sep 02 02:22:30.566 INFO kablam! | Sep 02 02:22:30.566 INFO kablam! 86 | set(&mut header.snaplen, u32::swap_bytes); Sep 02 02:22:30.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 02 02:22:30.566 INFO kablam! | Sep 02 02:22:30.566 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:30.566 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:30.566 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:30.566 INFO kablam! Sep 02 02:22:30.566 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:30.566 INFO kablam! --> src/def.rs:87:17 Sep 02 02:22:30.566 INFO kablam! | Sep 02 02:22:30.566 INFO kablam! 87 | set(&mut header.network, u32::swap_bytes); Sep 02 02:22:30.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 02 02:22:30.566 INFO kablam! | Sep 02 02:22:30.566 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:30.566 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:30.566 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:30.566 INFO kablam! Sep 02 02:22:30.566 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:30.566 INFO kablam! --> src/def.rs:168:10 Sep 02 02:22:30.566 INFO kablam! | Sep 02 02:22:30.567 INFO kablam! 168 | #[derive(Packed)] Sep 02 02:22:30.567 INFO kablam! | ^^^^^^ Sep 02 02:22:30.567 INFO kablam! | Sep 02 02:22:30.567 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:30.567 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:30.567 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:30.567 INFO kablam! Sep 02 02:22:30.567 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:30.567 INFO kablam! --> src/def.rs:184:17 Sep 02 02:22:30.567 INFO kablam! | Sep 02 02:22:30.567 INFO kablam! 184 | set(&mut self.ts_sec, u32::swap_bytes); Sep 02 02:22:30.567 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 02 02:22:30.567 INFO kablam! | Sep 02 02:22:30.567 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:30.567 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:30.567 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:30.567 INFO kablam! Sep 02 02:22:30.567 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:30.567 INFO kablam! --> src/def.rs:185:17 Sep 02 02:22:30.567 INFO kablam! | Sep 02 02:22:30.567 INFO kablam! 185 | set(&mut self.ts_usec, u32::swap_bytes); Sep 02 02:22:30.567 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 02 02:22:30.567 INFO kablam! | Sep 02 02:22:30.567 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:30.567 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:30.567 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:30.567 INFO kablam! Sep 02 02:22:30.567 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:30.568 INFO kablam! --> src/def.rs:186:17 Sep 02 02:22:30.568 INFO kablam! | Sep 02 02:22:30.568 INFO kablam! 186 | set(&mut self.incl_len, u32::swap_bytes); Sep 02 02:22:30.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 02:22:30.568 INFO kablam! | Sep 02 02:22:30.568 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:30.568 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:30.568 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:30.568 INFO kablam! Sep 02 02:22:30.568 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:30.568 INFO kablam! --> src/def.rs:187:17 Sep 02 02:22:30.568 INFO kablam! | Sep 02 02:22:30.568 INFO kablam! 187 | set(&mut self.orig_len, u32::swap_bytes); Sep 02 02:22:30.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 02:22:30.568 INFO kablam! | Sep 02 02:22:30.568 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:30.568 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:30.568 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:30.568 INFO kablam! Sep 02 02:22:31.035 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:31.035 INFO kablam! --> src/def.rs:12:10 Sep 02 02:22:31.035 INFO kablam! | Sep 02 02:22:31.035 INFO kablam! 12 | #[derive(Packed)] Sep 02 02:22:31.035 INFO kablam! | ^^^^^^ Sep 02 02:22:31.035 INFO kablam! | Sep 02 02:22:31.035 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 02 02:22:31.035 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:31.035 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:31.035 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:31.035 INFO kablam! Sep 02 02:22:31.037 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:31.037 INFO kablam! --> src/def.rs:82:17 Sep 02 02:22:31.037 INFO kablam! | Sep 02 02:22:31.037 INFO kablam! 82 | set(&mut header.version_major, u16::swap_bytes); Sep 02 02:22:31.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 02:22:31.037 INFO kablam! | Sep 02 02:22:31.037 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:31.037 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:31.037 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:31.038 INFO kablam! Sep 02 02:22:31.038 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:31.038 INFO kablam! --> src/def.rs:83:17 Sep 02 02:22:31.038 INFO kablam! | Sep 02 02:22:31.038 INFO kablam! 83 | set(&mut header.version_minor, u16::swap_bytes); Sep 02 02:22:31.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 02:22:31.038 INFO kablam! | Sep 02 02:22:31.038 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:31.038 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:31.038 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:31.038 INFO kablam! Sep 02 02:22:31.038 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:31.038 INFO kablam! --> src/def.rs:84:17 Sep 02 02:22:31.038 INFO kablam! | Sep 02 02:22:31.038 INFO kablam! 84 | set(&mut header.thiszone, i32::swap_bytes); Sep 02 02:22:31.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 02:22:31.038 INFO kablam! | Sep 02 02:22:31.038 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:31.038 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:31.038 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:31.038 INFO kablam! Sep 02 02:22:31.038 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:31.038 INFO kablam! --> src/def.rs:85:17 Sep 02 02:22:31.038 INFO kablam! | Sep 02 02:22:31.038 INFO kablam! 85 | set(&mut header.sigfigs, u32::swap_bytes); Sep 02 02:22:31.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 02 02:22:31.039 INFO kablam! | Sep 02 02:22:31.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:31.039 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:31.039 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:31.039 INFO kablam! Sep 02 02:22:31.039 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:31.039 INFO kablam! --> src/def.rs:86:17 Sep 02 02:22:31.039 INFO kablam! | Sep 02 02:22:31.039 INFO kablam! 86 | set(&mut header.snaplen, u32::swap_bytes); Sep 02 02:22:31.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 02 02:22:31.039 INFO kablam! | Sep 02 02:22:31.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:31.039 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:31.039 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:31.039 INFO kablam! Sep 02 02:22:31.039 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:31.039 INFO kablam! --> src/def.rs:87:17 Sep 02 02:22:31.039 INFO kablam! | Sep 02 02:22:31.039 INFO kablam! 87 | set(&mut header.network, u32::swap_bytes); Sep 02 02:22:31.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 02 02:22:31.039 INFO kablam! | Sep 02 02:22:31.039 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:31.040 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:31.040 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:31.040 INFO kablam! Sep 02 02:22:31.040 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:31.040 INFO kablam! --> src/def.rs:168:10 Sep 02 02:22:31.040 INFO kablam! | Sep 02 02:22:31.041 INFO kablam! 168 | #[derive(Packed)] Sep 02 02:22:31.041 INFO kablam! | ^^^^^^ Sep 02 02:22:31.041 INFO kablam! | Sep 02 02:22:31.041 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:31.041 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:31.041 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:31.041 INFO kablam! Sep 02 02:22:31.041 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:31.041 INFO kablam! --> src/def.rs:184:17 Sep 02 02:22:31.041 INFO kablam! | Sep 02 02:22:31.041 INFO kablam! 184 | set(&mut self.ts_sec, u32::swap_bytes); Sep 02 02:22:31.041 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 02 02:22:31.041 INFO kablam! | Sep 02 02:22:31.041 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:31.041 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:31.041 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:31.041 INFO kablam! Sep 02 02:22:31.041 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:31.041 INFO kablam! --> src/def.rs:185:17 Sep 02 02:22:31.041 INFO kablam! | Sep 02 02:22:31.041 INFO kablam! 185 | set(&mut self.ts_usec, u32::swap_bytes); Sep 02 02:22:31.041 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 02 02:22:31.041 INFO kablam! | Sep 02 02:22:31.041 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:31.042 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:31.042 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:31.042 INFO kablam! Sep 02 02:22:31.042 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:31.042 INFO kablam! --> src/def.rs:186:17 Sep 02 02:22:31.042 INFO kablam! | Sep 02 02:22:31.042 INFO kablam! 186 | set(&mut self.incl_len, u32::swap_bytes); Sep 02 02:22:31.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 02:22:31.042 INFO kablam! | Sep 02 02:22:31.042 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:31.042 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:31.042 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:31.042 INFO kablam! Sep 02 02:22:31.042 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 02:22:31.042 INFO kablam! --> src/def.rs:187:17 Sep 02 02:22:31.042 INFO kablam! | Sep 02 02:22:31.042 INFO kablam! 187 | set(&mut self.orig_len, u32::swap_bytes); Sep 02 02:22:31.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 02:22:31.042 INFO kablam! | Sep 02 02:22:31.042 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 02 02:22:31.042 INFO kablam! = note: for more information, see issue #46043 Sep 02 02:22:31.042 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 02:22:31.042 INFO kablam! Sep 02 02:22:31.111 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.33s Sep 02 02:22:31.118 INFO kablam! su: No module specific data is present Sep 02 02:22:31.679 INFO running `"docker" "rm" "-f" "69b6f65bcad1cdb16a9edcaa4a86900de27b76c4e07fba090c6606e8f3a199a4"` Sep 02 02:22:31.832 INFO blam! 69b6f65bcad1cdb16a9edcaa4a86900de27b76c4e07fba090c6606e8f3a199a4