Sep 21 04:23:59.121 INFO checking rpcap-0.3.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 04:23:59.121 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 04:23:59.121 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 04:23:59.263 INFO blam! 686efc197f3ab0d950bc1e380b1b1299a09bb9d6be29fec7672e5c55561256b8 Sep 21 04:23:59.264 INFO running `"docker" "start" "-a" "686efc197f3ab0d950bc1e380b1b1299a09bb9d6be29fec7672e5c55561256b8"` Sep 21 04:24:00.187 INFO kablam! usermod: no changes Sep 21 04:24:00.238 INFO kablam! Compiling bytepack_derive v0.2.0 Sep 21 04:24:02.950 INFO kablam! Checking bytepack v0.4.1 Sep 21 04:24:03.411 INFO kablam! Checking rpcap v0.3.0 (/source) Sep 21 04:24:04.070 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:24:04.070 INFO kablam! --> src/def.rs:12:10 Sep 21 04:24:04.070 INFO kablam! | Sep 21 04:24:04.070 INFO kablam! 12 | #[derive(Packed)] Sep 21 04:24:04.070 INFO kablam! | ^^^^^^ Sep 21 04:24:04.086 INFO kablam! | Sep 21 04:24:04.086 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 04:24:04.086 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 21 04:24:04.086 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:24:04.086 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 21 04:24:04.086 INFO kablam! Sep 21 04:24:04.086 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:24:04.086 INFO kablam! --> src/def.rs:82:17 Sep 21 04:24:04.086 INFO kablam! | Sep 21 04:24:04.087 INFO kablam! 82 | set(&mut header.version_major, u16::swap_bytes); Sep 21 04:24:04.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 04:24:04.087 INFO kablam! | Sep 21 04:24:04.087 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 21 04:24:04.087 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:24:04.087 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 21 04:24:04.087 INFO kablam! Sep 21 04:24:04.087 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:24:04.087 INFO kablam! --> src/def.rs:83:17 Sep 21 04:24:04.087 INFO kablam! | Sep 21 04:24:04.087 INFO kablam! 83 | set(&mut header.version_minor, u16::swap_bytes); Sep 21 04:24:04.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 04:24:04.087 INFO kablam! | Sep 21 04:24:04.087 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 21 04:24:04.087 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:24:04.087 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 21 04:24:04.087 INFO kablam! Sep 21 04:24:04.087 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:24:04.087 INFO kablam! --> src/def.rs:84:17 Sep 21 04:24:04.087 INFO kablam! | Sep 21 04:24:04.087 INFO kablam! 84 | set(&mut header.thiszone, i32::swap_bytes); Sep 21 04:24:04.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 04:24:04.087 INFO kablam! | Sep 21 04:24:04.087 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 21 04:24:04.087 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:24:04.087 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 21 04:24:04.087 INFO kablam! Sep 21 04:24:04.087 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:24:04.087 INFO kablam! --> src/def.rs:85:17 Sep 21 04:24:04.087 INFO kablam! | Sep 21 04:24:04.087 INFO kablam! 85 | set(&mut header.sigfigs, u32::swap_bytes); Sep 21 04:24:04.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 04:24:04.087 INFO kablam! | Sep 21 04:24:04.087 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 21 04:24:04.087 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:24:04.087 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 21 04:24:04.087 INFO kablam! Sep 21 04:24:04.087 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:24:04.087 INFO kablam! --> src/def.rs:86:17 Sep 21 04:24:04.087 INFO kablam! | Sep 21 04:24:04.087 INFO kablam! 86 | set(&mut header.snaplen, u32::swap_bytes); Sep 21 04:24:04.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 04:24:04.087 INFO kablam! | Sep 21 04:24:04.087 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 21 04:24:04.087 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:24:04.087 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 21 04:24:04.087 INFO kablam! Sep 21 04:24:04.087 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:24:04.087 INFO kablam! --> src/def.rs:87:17 Sep 21 04:24:04.087 INFO kablam! | Sep 21 04:24:04.087 INFO kablam! 87 | set(&mut header.network, u32::swap_bytes); Sep 21 04:24:04.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 04:24:04.087 INFO kablam! | Sep 21 04:24:04.087 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 21 04:24:04.087 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:24:04.087 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 21 04:24:04.087 INFO kablam! Sep 21 04:24:04.087 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:24:04.087 INFO kablam! --> src/def.rs:168:10 Sep 21 04:24:04.087 INFO kablam! | Sep 21 04:24:04.087 INFO kablam! 168 | #[derive(Packed)] Sep 21 04:24:04.087 INFO kablam! | ^^^^^^ Sep 21 04:24:04.087 INFO kablam! | Sep 21 04:24:04.087 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 21 04:24:04.087 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:24:04.087 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 21 04:24:04.087 INFO kablam! Sep 21 04:24:04.087 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:24:04.088 INFO kablam! --> src/def.rs:184:17 Sep 21 04:24:04.088 INFO kablam! | Sep 21 04:24:04.088 INFO kablam! 184 | set(&mut self.ts_sec, u32::swap_bytes); Sep 21 04:24:04.088 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 21 04:24:04.088 INFO kablam! | Sep 21 04:24:04.088 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 21 04:24:04.088 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:24:04.088 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 21 04:24:04.088 INFO kablam! Sep 21 04:24:04.088 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:24:04.088 INFO kablam! --> src/def.rs:185:17 Sep 21 04:24:04.088 INFO kablam! | Sep 21 04:24:04.088 INFO kablam! 185 | set(&mut self.ts_usec, u32::swap_bytes); Sep 21 04:24:04.088 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 04:24:04.088 INFO kablam! | Sep 21 04:24:04.088 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 21 04:24:04.088 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:24:04.088 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 21 04:24:04.088 INFO kablam! Sep 21 04:24:04.088 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:24:04.088 INFO kablam! --> src/def.rs:186:17 Sep 21 04:24:04.088 INFO kablam! | Sep 21 04:24:04.088 INFO kablam! 186 | set(&mut self.incl_len, u32::swap_bytes); Sep 21 04:24:04.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 04:24:04.088 INFO kablam! | Sep 21 04:24:04.090 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 21 04:24:04.090 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:24:04.090 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 21 04:24:04.090 INFO kablam! Sep 21 04:24:04.090 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:24:04.090 INFO kablam! --> src/def.rs:187:17 Sep 21 04:24:04.090 INFO kablam! | Sep 21 04:24:04.090 INFO kablam! 187 | set(&mut self.orig_len, u32::swap_bytes); Sep 21 04:24:04.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 04:24:04.090 INFO kablam! | Sep 21 04:24:04.090 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 21 04:24:04.090 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:24:04.090 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 21 04:24:04.090 INFO kablam! Sep 21 04:24:04.378 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:24:04.378 INFO kablam! --> src/def.rs:12:10 Sep 21 04:24:04.378 INFO kablam! | Sep 21 04:24:04.378 INFO kablam! 12 | #[derive(Packed)] Sep 21 04:24:04.378 INFO kablam! | ^^^^^^ Sep 21 04:24:04.378 INFO kablam! | Sep 21 04:24:04.378 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 04:24:04.378 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 21 04:24:04.378 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:24:04.378 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 21 04:24:04.378 INFO kablam! Sep 21 04:24:04.378 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:24:04.378 INFO kablam! --> src/def.rs:82:17 Sep 21 04:24:04.378 INFO kablam! | Sep 21 04:24:04.378 INFO kablam! 82 | set(&mut header.version_major, u16::swap_bytes); Sep 21 04:24:04.378 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 04:24:04.378 INFO kablam! | Sep 21 04:24:04.378 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 21 04:24:04.378 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:24:04.379 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 21 04:24:04.379 INFO kablam! Sep 21 04:24:04.379 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:24:04.379 INFO kablam! --> src/def.rs:83:17 Sep 21 04:24:04.379 INFO kablam! | Sep 21 04:24:04.379 INFO kablam! 83 | set(&mut header.version_minor, u16::swap_bytes); Sep 21 04:24:04.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 04:24:04.379 INFO kablam! | Sep 21 04:24:04.379 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 21 04:24:04.379 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:24:04.379 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 21 04:24:04.379 INFO kablam! Sep 21 04:24:04.379 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:24:04.379 INFO kablam! --> src/def.rs:84:17 Sep 21 04:24:04.379 INFO kablam! | Sep 21 04:24:04.379 INFO kablam! 84 | set(&mut header.thiszone, i32::swap_bytes); Sep 21 04:24:04.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 04:24:04.379 INFO kablam! | Sep 21 04:24:04.379 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 21 04:24:04.379 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:24:04.379 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 21 04:24:04.379 INFO kablam! Sep 21 04:24:04.379 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:24:04.379 INFO kablam! --> src/def.rs:85:17 Sep 21 04:24:04.379 INFO kablam! | Sep 21 04:24:04.379 INFO kablam! 85 | set(&mut header.sigfigs, u32::swap_bytes); Sep 21 04:24:04.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 04:24:04.380 INFO kablam! | Sep 21 04:24:04.380 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 21 04:24:04.380 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:24:04.380 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 21 04:24:04.380 INFO kablam! Sep 21 04:24:04.380 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:24:04.380 INFO kablam! --> src/def.rs:86:17 Sep 21 04:24:04.380 INFO kablam! | Sep 21 04:24:04.380 INFO kablam! 86 | set(&mut header.snaplen, u32::swap_bytes); Sep 21 04:24:04.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 04:24:04.380 INFO kablam! | Sep 21 04:24:04.380 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 21 04:24:04.380 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:24:04.380 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 21 04:24:04.380 INFO kablam! Sep 21 04:24:04.380 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:24:04.380 INFO kablam! --> src/def.rs:87:17 Sep 21 04:24:04.380 INFO kablam! | Sep 21 04:24:04.380 INFO kablam! 87 | set(&mut header.network, u32::swap_bytes); Sep 21 04:24:04.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 04:24:04.380 INFO kablam! | Sep 21 04:24:04.380 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 21 04:24:04.380 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:24:04.380 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 21 04:24:04.380 INFO kablam! Sep 21 04:24:04.380 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:24:04.380 INFO kablam! --> src/def.rs:168:10 Sep 21 04:24:04.380 INFO kablam! | Sep 21 04:24:04.380 INFO kablam! 168 | #[derive(Packed)] Sep 21 04:24:04.380 INFO kablam! | ^^^^^^ Sep 21 04:24:04.380 INFO kablam! | Sep 21 04:24:04.380 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 21 04:24:04.380 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:24:04.380 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 21 04:24:04.380 INFO kablam! Sep 21 04:24:04.380 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:24:04.380 INFO kablam! --> src/def.rs:184:17 Sep 21 04:24:04.380 INFO kablam! | Sep 21 04:24:04.380 INFO kablam! 184 | set(&mut self.ts_sec, u32::swap_bytes); Sep 21 04:24:04.380 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 21 04:24:04.380 INFO kablam! | Sep 21 04:24:04.380 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 21 04:24:04.380 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:24:04.380 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 21 04:24:04.380 INFO kablam! Sep 21 04:24:04.380 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:24:04.380 INFO kablam! --> src/def.rs:185:17 Sep 21 04:24:04.380 INFO kablam! | Sep 21 04:24:04.380 INFO kablam! 185 | set(&mut self.ts_usec, u32::swap_bytes); Sep 21 04:24:04.380 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 04:24:04.380 INFO kablam! | Sep 21 04:24:04.386 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 21 04:24:04.386 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:24:04.386 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 21 04:24:04.386 INFO kablam! Sep 21 04:24:04.386 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:24:04.386 INFO kablam! --> src/def.rs:186:17 Sep 21 04:24:04.386 INFO kablam! | Sep 21 04:24:04.386 INFO kablam! 186 | set(&mut self.incl_len, u32::swap_bytes); Sep 21 04:24:04.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 04:24:04.386 INFO kablam! | Sep 21 04:24:04.386 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 21 04:24:04.386 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:24:04.386 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 21 04:24:04.386 INFO kablam! Sep 21 04:24:04.386 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 04:24:04.386 INFO kablam! --> src/def.rs:187:17 Sep 21 04:24:04.386 INFO kablam! | Sep 21 04:24:04.386 INFO kablam! 187 | set(&mut self.orig_len, u32::swap_bytes); Sep 21 04:24:04.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 04:24:04.386 INFO kablam! | Sep 21 04:24:04.386 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 21 04:24:04.386 INFO kablam! = note: for more information, see issue #46043 Sep 21 04:24:04.386 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 21 04:24:04.386 INFO kablam! Sep 21 04:24:04.410 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.20s Sep 21 04:24:04.417 INFO kablam! su: No module specific data is present Sep 21 04:24:05.779 INFO running `"docker" "rm" "-f" "686efc197f3ab0d950bc1e380b1b1299a09bb9d6be29fec7672e5c55561256b8"` Sep 21 04:24:05.888 INFO blam! 686efc197f3ab0d950bc1e380b1b1299a09bb9d6be29fec7672e5c55561256b8