Oct 13 09:46:27.664 INFO checking rpcap-0.3.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 09:46:27.664 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 09:46:27.838 INFO blam! 80117a586410e2e6f5bbabf09eb73741724f7ea9b79952b3da5f750b316067f7 Oct 13 09:46:27.839 INFO running `"docker" "start" "-a" "80117a586410e2e6f5bbabf09eb73741724f7ea9b79952b3da5f750b316067f7"` Oct 13 09:46:28.651 INFO kablam! usermod: no changes Oct 13 09:46:28.715 INFO kablam! Checking rpcap v0.3.0 (/source) Oct 13 09:46:29.540 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:29.540 INFO kablam! --> src/def.rs:12:10 Oct 13 09:46:29.540 INFO kablam! | Oct 13 09:46:29.540 INFO kablam! 12 | #[derive(Packed)] Oct 13 09:46:29.540 INFO kablam! | ^^^^^^ Oct 13 09:46:29.540 INFO kablam! | Oct 13 09:46:29.540 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 13 09:46:29.540 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! Oct 13 09:46:29.540 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:29.540 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:46:29.540 INFO kablam! Oct 13 09:46:29.540 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:29.540 INFO kablam! --> src/def.rs:82:17 Oct 13 09:46:29.540 INFO kablam! | Oct 13 09:46:29.540 INFO kablam! 82 | set(&mut header.version_major, u16::swap_bytes); Oct 13 09:46:29.540 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:46:29.540 INFO kablam! | Oct 13 09:46:29.540 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! Oct 13 09:46:29.540 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:29.540 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:46:29.540 INFO kablam! Oct 13 09:46:29.540 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:29.540 INFO kablam! --> src/def.rs:83:17 Oct 13 09:46:29.540 INFO kablam! | Oct 13 09:46:29.540 INFO kablam! 83 | set(&mut header.version_minor, u16::swap_bytes); Oct 13 09:46:29.540 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:46:29.540 INFO kablam! | Oct 13 09:46:29.540 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! Oct 13 09:46:29.540 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:29.540 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:46:29.540 INFO kablam! Oct 13 09:46:29.540 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:29.540 INFO kablam! --> src/def.rs:84:17 Oct 13 09:46:29.540 INFO kablam! | Oct 13 09:46:29.540 INFO kablam! 84 | set(&mut header.thiszone, i32::swap_bytes); Oct 13 09:46:29.541 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 09:46:29.541 INFO kablam! | Oct 13 09:46:29.541 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! Oct 13 09:46:29.541 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:29.541 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:46:29.541 INFO kablam! Oct 13 09:46:29.541 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:29.541 INFO kablam! --> src/def.rs:85:17 Oct 13 09:46:29.541 INFO kablam! | Oct 13 09:46:29.541 INFO kablam! 85 | set(&mut header.sigfigs, u32::swap_bytes); Oct 13 09:46:29.541 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 09:46:29.541 INFO kablam! | Oct 13 09:46:29.541 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! Oct 13 09:46:29.541 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:29.541 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:46:29.541 INFO kablam! Oct 13 09:46:29.541 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:29.541 INFO kablam! --> src/def.rs:86:17 Oct 13 09:46:29.541 INFO kablam! | Oct 13 09:46:29.541 INFO kablam! 86 | set(&mut header.snaplen, u32::swap_bytes); Oct 13 09:46:29.541 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 09:46:29.541 INFO kablam! | Oct 13 09:46:29.541 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! Oct 13 09:46:29.541 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:29.541 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:46:29.541 INFO kablam! Oct 13 09:46:29.541 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:29.541 INFO kablam! --> src/def.rs:87:17 Oct 13 09:46:29.541 INFO kablam! | Oct 13 09:46:29.541 INFO kablam! 87 | set(&mut header.network, u32::swap_bytes); Oct 13 09:46:29.541 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 09:46:29.541 INFO kablam! | Oct 13 09:46:29.541 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! Oct 13 09:46:29.541 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:29.541 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:46:29.541 INFO kablam! Oct 13 09:46:29.541 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:29.541 INFO kablam! --> src/def.rs:168:10 Oct 13 09:46:29.541 INFO kablam! | Oct 13 09:46:29.541 INFO kablam! 168 | #[derive(Packed)] Oct 13 09:46:29.541 INFO kablam! | ^^^^^^ Oct 13 09:46:29.541 INFO kablam! | Oct 13 09:46:29.541 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! Oct 13 09:46:29.541 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:29.541 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:46:29.541 INFO kablam! Oct 13 09:46:29.541 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:29.541 INFO kablam! --> src/def.rs:184:17 Oct 13 09:46:29.541 INFO kablam! | Oct 13 09:46:29.541 INFO kablam! 184 | set(&mut self.ts_sec, u32::swap_bytes); Oct 13 09:46:29.541 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 09:46:29.541 INFO kablam! | Oct 13 09:46:29.541 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! Oct 13 09:46:29.541 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:29.541 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:46:29.541 INFO kablam! Oct 13 09:46:29.541 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:29.541 INFO kablam! --> src/def.rs:185:17 Oct 13 09:46:29.541 INFO kablam! | Oct 13 09:46:29.541 INFO kablam! 185 | set(&mut self.ts_usec, u32::swap_bytes); Oct 13 09:46:29.541 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 09:46:29.541 INFO kablam! | Oct 13 09:46:29.541 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! Oct 13 09:46:29.541 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:29.541 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:46:29.541 INFO kablam! Oct 13 09:46:29.541 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:29.541 INFO kablam! --> src/def.rs:186:17 Oct 13 09:46:29.541 INFO kablam! | Oct 13 09:46:29.541 INFO kablam! 186 | set(&mut self.incl_len, u32::swap_bytes); Oct 13 09:46:29.541 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 09:46:29.541 INFO kablam! | Oct 13 09:46:29.541 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! Oct 13 09:46:29.541 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:29.541 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:46:29.541 INFO kablam! Oct 13 09:46:29.541 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:29.541 INFO kablam! --> src/def.rs:187:17 Oct 13 09:46:29.541 INFO kablam! | Oct 13 09:46:29.541 INFO kablam! 187 | set(&mut self.orig_len, u32::swap_bytes); Oct 13 09:46:29.541 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 09:46:29.541 INFO kablam! | Oct 13 09:46:29.541 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! Oct 13 09:46:29.541 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:29.541 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:46:29.541 INFO kablam! Oct 13 09:46:29.753 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:29.753 INFO kablam! --> src/def.rs:12:10 Oct 13 09:46:29.753 INFO kablam! | Oct 13 09:46:29.753 INFO kablam! 12 | #[derive(Packed)] Oct 13 09:46:29.753 INFO kablam! | ^^^^^^ Oct 13 09:46:29.753 INFO kablam! | Oct 13 09:46:29.753 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 13 09:46:29.753 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! Oct 13 09:46:29.753 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:29.753 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:46:29.753 INFO kablam! Oct 13 09:46:29.753 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:29.753 INFO kablam! --> src/def.rs:82:17 Oct 13 09:46:29.753 INFO kablam! | Oct 13 09:46:29.753 INFO kablam! 82 | set(&mut header.version_major, u16::swap_bytes); Oct 13 09:46:29.753 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:46:29.753 INFO kablam! | Oct 13 09:46:29.753 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! Oct 13 09:46:29.753 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:29.753 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:46:29.753 INFO kablam! Oct 13 09:46:29.753 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:29.753 INFO kablam! --> src/def.rs:83:17 Oct 13 09:46:29.753 INFO kablam! | Oct 13 09:46:29.753 INFO kablam! 83 | set(&mut header.version_minor, u16::swap_bytes); Oct 13 09:46:29.753 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:46:29.753 INFO kablam! | Oct 13 09:46:29.753 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! Oct 13 09:46:29.753 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:29.753 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:46:29.753 INFO kablam! Oct 13 09:46:29.753 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:29.753 INFO kablam! --> src/def.rs:84:17 Oct 13 09:46:29.753 INFO kablam! | Oct 13 09:46:29.753 INFO kablam! 84 | set(&mut header.thiszone, i32::swap_bytes); Oct 13 09:46:29.753 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 09:46:29.753 INFO kablam! | Oct 13 09:46:29.753 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! Oct 13 09:46:29.753 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:29.753 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:46:29.753 INFO kablam! Oct 13 09:46:29.753 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:29.753 INFO kablam! --> src/def.rs:85:17 Oct 13 09:46:29.753 INFO kablam! | Oct 13 09:46:29.753 INFO kablam! 85 | set(&mut header.sigfigs, u32::swap_bytes); Oct 13 09:46:29.753 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 09:46:29.753 INFO kablam! | Oct 13 09:46:29.753 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! Oct 13 09:46:29.753 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:29.753 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:46:29.753 INFO kablam! Oct 13 09:46:29.753 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:29.753 INFO kablam! --> src/def.rs:86:17 Oct 13 09:46:29.753 INFO kablam! | Oct 13 09:46:29.753 INFO kablam! 86 | set(&mut header.snaplen, u32::swap_bytes); Oct 13 09:46:29.753 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 09:46:29.753 INFO kablam! | Oct 13 09:46:29.753 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! Oct 13 09:46:29.754 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:29.754 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:46:29.754 INFO kablam! Oct 13 09:46:29.754 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:29.754 INFO kablam! --> src/def.rs:87:17 Oct 13 09:46:29.754 INFO kablam! | Oct 13 09:46:29.754 INFO kablam! 87 | set(&mut header.network, u32::swap_bytes); Oct 13 09:46:29.754 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 09:46:29.754 INFO kablam! | Oct 13 09:46:29.754 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! Oct 13 09:46:29.754 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:29.754 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:46:29.754 INFO kablam! Oct 13 09:46:29.754 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:29.754 INFO kablam! --> src/def.rs:168:10 Oct 13 09:46:29.754 INFO kablam! | Oct 13 09:46:29.754 INFO kablam! 168 | #[derive(Packed)] Oct 13 09:46:29.754 INFO kablam! | ^^^^^^ Oct 13 09:46:29.754 INFO kablam! | Oct 13 09:46:29.754 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! Oct 13 09:46:29.754 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:29.754 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:46:29.754 INFO kablam! Oct 13 09:46:29.754 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:29.754 INFO kablam! --> src/def.rs:184:17 Oct 13 09:46:29.754 INFO kablam! | Oct 13 09:46:29.754 INFO kablam! 184 | set(&mut self.ts_sec, u32::swap_bytes); Oct 13 09:46:29.754 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 09:46:29.754 INFO kablam! | Oct 13 09:46:29.754 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! Oct 13 09:46:29.754 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:29.754 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:46:29.754 INFO kablam! Oct 13 09:46:29.754 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:29.754 INFO kablam! --> src/def.rs:185:17 Oct 13 09:46:29.754 INFO kablam! | Oct 13 09:46:29.754 INFO kablam! 185 | set(&mut self.ts_usec, u32::swap_bytes); Oct 13 09:46:29.754 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 09:46:29.754 INFO kablam! | Oct 13 09:46:29.754 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! Oct 13 09:46:29.754 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:29.754 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:46:29.754 INFO kablam! Oct 13 09:46:29.754 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:29.754 INFO kablam! --> src/def.rs:186:17 Oct 13 09:46:29.754 INFO kablam! | Oct 13 09:46:29.754 INFO kablam! 186 | set(&mut self.incl_len, u32::swap_bytes); Oct 13 09:46:29.754 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 09:46:29.754 INFO kablam! | Oct 13 09:46:29.754 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! Oct 13 09:46:29.754 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:29.754 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:46:29.754 INFO kablam! Oct 13 09:46:29.754 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:29.754 INFO kablam! --> src/def.rs:187:17 Oct 13 09:46:29.754 INFO kablam! | Oct 13 09:46:29.754 INFO kablam! 187 | set(&mut self.orig_len, u32::swap_bytes); Oct 13 09:46:29.754 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 09:46:29.754 INFO kablam! | Oct 13 09:46:29.754 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! Oct 13 09:46:29.754 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:29.754 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 09:46:29.754 INFO kablam! Oct 13 09:46:29.801 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.12s Oct 13 09:46:29.805 INFO kablam! su: No module specific data is present Oct 13 09:46:30.400 INFO running `"docker" "rm" "-f" "80117a586410e2e6f5bbabf09eb73741724f7ea9b79952b3da5f750b316067f7"` Oct 13 09:46:30.772 INFO blam! 80117a586410e2e6f5bbabf09eb73741724f7ea9b79952b3da5f750b316067f7