Sep 04 05:44:37.607 INFO checking rpcap-0.3.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 05:44:37.607 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 05:44:37.607 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 05:44:37.778 INFO blam! 3b01f71bf0c6c8b89bc55bae2c1085fda68d3aedb8a45a60a7206d42ea7a05e9 Sep 04 05:44:37.780 INFO running `"docker" "start" "-a" "3b01f71bf0c6c8b89bc55bae2c1085fda68d3aedb8a45a60a7206d42ea7a05e9"` Sep 04 05:44:38.429 INFO kablam! Compiling bytepack_derive v0.2.0 Sep 04 05:44:42.659 INFO kablam! Checking bytepack v0.4.1 Sep 04 05:44:43.927 INFO kablam! Checking rpcap v0.3.0 (file:///source) Sep 04 05:44:44.861 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 05:44:44.861 INFO kablam! --> src/def.rs:12:10 Sep 04 05:44:44.861 INFO kablam! | Sep 04 05:44:44.861 INFO kablam! 12 | #[derive(Packed)] Sep 04 05:44:44.861 INFO kablam! | ^^^^^^ Sep 04 05:44:44.861 INFO kablam! | Sep 04 05:44:44.861 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 05:44:44.861 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 04 05:44:44.861 INFO kablam! = note: for more information, see issue #46043 Sep 04 05:44:44.861 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 04 05:44:44.862 INFO kablam! Sep 04 05:44:44.863 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 05:44:44.863 INFO kablam! --> src/def.rs:82:17 Sep 04 05:44:44.863 INFO kablam! | Sep 04 05:44:44.864 INFO kablam! 82 | set(&mut header.version_major, u16::swap_bytes); Sep 04 05:44:44.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 05:44:44.864 INFO kablam! | Sep 04 05:44:44.864 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 04 05:44:44.864 INFO kablam! = note: for more information, see issue #46043 Sep 04 05:44:44.864 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 04 05:44:44.864 INFO kablam! Sep 04 05:44:44.864 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 05:44:44.864 INFO kablam! --> src/def.rs:83:17 Sep 04 05:44:44.864 INFO kablam! | Sep 04 05:44:44.864 INFO kablam! 83 | set(&mut header.version_minor, u16::swap_bytes); Sep 04 05:44:44.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 05:44:44.864 INFO kablam! | Sep 04 05:44:44.864 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 04 05:44:44.864 INFO kablam! = note: for more information, see issue #46043 Sep 04 05:44:44.864 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 04 05:44:44.864 INFO kablam! Sep 04 05:44:44.864 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 05:44:44.864 INFO kablam! --> src/def.rs:84:17 Sep 04 05:44:44.864 INFO kablam! | Sep 04 05:44:44.864 INFO kablam! 84 | set(&mut header.thiszone, i32::swap_bytes); Sep 04 05:44:44.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 05:44:44.864 INFO kablam! | Sep 04 05:44:44.864 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 04 05:44:44.864 INFO kablam! = note: for more information, see issue #46043 Sep 04 05:44:44.865 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 04 05:44:44.865 INFO kablam! Sep 04 05:44:44.865 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 05:44:44.865 INFO kablam! --> src/def.rs:85:17 Sep 04 05:44:44.865 INFO kablam! | Sep 04 05:44:44.865 INFO kablam! 85 | set(&mut header.sigfigs, u32::swap_bytes); Sep 04 05:44:44.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 05:44:44.865 INFO kablam! | Sep 04 05:44:44.865 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 04 05:44:44.865 INFO kablam! = note: for more information, see issue #46043 Sep 04 05:44:44.865 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 04 05:44:44.865 INFO kablam! Sep 04 05:44:44.865 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 05:44:44.865 INFO kablam! --> src/def.rs:86:17 Sep 04 05:44:44.865 INFO kablam! | Sep 04 05:44:44.865 INFO kablam! 86 | set(&mut header.snaplen, u32::swap_bytes); Sep 04 05:44:44.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 05:44:44.865 INFO kablam! | Sep 04 05:44:44.865 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 04 05:44:44.865 INFO kablam! = note: for more information, see issue #46043 Sep 04 05:44:44.865 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 04 05:44:44.865 INFO kablam! Sep 04 05:44:44.865 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 05:44:44.865 INFO kablam! --> src/def.rs:87:17 Sep 04 05:44:44.865 INFO kablam! | Sep 04 05:44:44.866 INFO kablam! 87 | set(&mut header.network, u32::swap_bytes); Sep 04 05:44:44.866 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 05:44:44.866 INFO kablam! | Sep 04 05:44:44.866 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 04 05:44:44.866 INFO kablam! = note: for more information, see issue #46043 Sep 04 05:44:44.866 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 04 05:44:44.866 INFO kablam! Sep 04 05:44:44.866 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 05:44:44.866 INFO kablam! --> src/def.rs:168:10 Sep 04 05:44:44.866 INFO kablam! | Sep 04 05:44:44.866 INFO kablam! 168 | #[derive(Packed)] Sep 04 05:44:44.866 INFO kablam! | ^^^^^^ Sep 04 05:44:44.866 INFO kablam! | Sep 04 05:44:44.866 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 04 05:44:44.866 INFO kablam! = note: for more information, see issue #46043 Sep 04 05:44:44.866 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 04 05:44:44.866 INFO kablam! Sep 04 05:44:44.866 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 05:44:44.866 INFO kablam! --> src/def.rs:184:17 Sep 04 05:44:44.866 INFO kablam! | Sep 04 05:44:44.866 INFO kablam! 184 | set(&mut self.ts_sec, u32::swap_bytes); Sep 04 05:44:44.866 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 04 05:44:44.866 INFO kablam! | Sep 04 05:44:44.866 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 04 05:44:44.867 INFO kablam! = note: for more information, see issue #46043 Sep 04 05:44:44.867 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 04 05:44:44.867 INFO kablam! Sep 04 05:44:44.867 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 05:44:44.867 INFO kablam! --> src/def.rs:185:17 Sep 04 05:44:44.867 INFO kablam! | Sep 04 05:44:44.867 INFO kablam! 185 | set(&mut self.ts_usec, u32::swap_bytes); Sep 04 05:44:44.867 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 05:44:44.867 INFO kablam! | Sep 04 05:44:44.867 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 04 05:44:44.867 INFO kablam! = note: for more information, see issue #46043 Sep 04 05:44:44.867 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 04 05:44:44.867 INFO kablam! Sep 04 05:44:44.867 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 05:44:44.867 INFO kablam! --> src/def.rs:186:17 Sep 04 05:44:44.867 INFO kablam! | Sep 04 05:44:44.867 INFO kablam! 186 | set(&mut self.incl_len, u32::swap_bytes); Sep 04 05:44:44.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 05:44:44.867 INFO kablam! | Sep 04 05:44:44.867 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 04 05:44:44.867 INFO kablam! = note: for more information, see issue #46043 Sep 04 05:44:44.867 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 04 05:44:44.867 INFO kablam! Sep 04 05:44:44.867 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 05:44:44.870 INFO kablam! --> src/def.rs:187:17 Sep 04 05:44:44.871 INFO kablam! | Sep 04 05:44:44.871 INFO kablam! 187 | set(&mut self.orig_len, u32::swap_bytes); Sep 04 05:44:44.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 05:44:44.871 INFO kablam! | Sep 04 05:44:44.871 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 04 05:44:44.871 INFO kablam! = note: for more information, see issue #46043 Sep 04 05:44:44.871 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 04 05:44:44.872 INFO kablam! Sep 04 05:44:45.320 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 05:44:45.320 INFO kablam! --> src/def.rs:12:10 Sep 04 05:44:45.320 INFO kablam! | Sep 04 05:44:45.320 INFO kablam! 12 | #[derive(Packed)] Sep 04 05:44:45.320 INFO kablam! | ^^^^^^ Sep 04 05:44:45.320 INFO kablam! | Sep 04 05:44:45.320 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 05:44:45.320 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 04 05:44:45.320 INFO kablam! = note: for more information, see issue #46043 Sep 04 05:44:45.320 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 04 05:44:45.320 INFO kablam! Sep 04 05:44:45.322 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 05:44:45.322 INFO kablam! --> src/def.rs:82:17 Sep 04 05:44:45.322 INFO kablam! | Sep 04 05:44:45.322 INFO kablam! 82 | set(&mut header.version_major, u16::swap_bytes); Sep 04 05:44:45.322 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 05:44:45.322 INFO kablam! | Sep 04 05:44:45.323 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 04 05:44:45.323 INFO kablam! = note: for more information, see issue #46043 Sep 04 05:44:45.323 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 04 05:44:45.323 INFO kablam! Sep 04 05:44:45.323 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 05:44:45.323 INFO kablam! --> src/def.rs:83:17 Sep 04 05:44:45.323 INFO kablam! | Sep 04 05:44:45.323 INFO kablam! 83 | set(&mut header.version_minor, u16::swap_bytes); Sep 04 05:44:45.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 05:44:45.323 INFO kablam! | Sep 04 05:44:45.323 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 04 05:44:45.323 INFO kablam! = note: for more information, see issue #46043 Sep 04 05:44:45.323 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 04 05:44:45.323 INFO kablam! Sep 04 05:44:45.323 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 05:44:45.323 INFO kablam! --> src/def.rs:84:17 Sep 04 05:44:45.323 INFO kablam! | Sep 04 05:44:45.323 INFO kablam! 84 | set(&mut header.thiszone, i32::swap_bytes); Sep 04 05:44:45.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 05:44:45.323 INFO kablam! | Sep 04 05:44:45.323 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 04 05:44:45.323 INFO kablam! = note: for more information, see issue #46043 Sep 04 05:44:45.323 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 04 05:44:45.324 INFO kablam! Sep 04 05:44:45.324 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 05:44:45.324 INFO kablam! --> src/def.rs:85:17 Sep 04 05:44:45.324 INFO kablam! | Sep 04 05:44:45.324 INFO kablam! 85 | set(&mut header.sigfigs, u32::swap_bytes); Sep 04 05:44:45.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 05:44:45.324 INFO kablam! | Sep 04 05:44:45.324 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 04 05:44:45.324 INFO kablam! = note: for more information, see issue #46043 Sep 04 05:44:45.324 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 04 05:44:45.324 INFO kablam! Sep 04 05:44:45.324 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 05:44:45.324 INFO kablam! --> src/def.rs:86:17 Sep 04 05:44:45.324 INFO kablam! | Sep 04 05:44:45.324 INFO kablam! 86 | set(&mut header.snaplen, u32::swap_bytes); Sep 04 05:44:45.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 05:44:45.324 INFO kablam! | Sep 04 05:44:45.324 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 04 05:44:45.324 INFO kablam! = note: for more information, see issue #46043 Sep 04 05:44:45.324 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 04 05:44:45.324 INFO kablam! Sep 04 05:44:45.324 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 05:44:45.324 INFO kablam! --> src/def.rs:87:17 Sep 04 05:44:45.324 INFO kablam! | Sep 04 05:44:45.325 INFO kablam! 87 | set(&mut header.network, u32::swap_bytes); Sep 04 05:44:45.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 05:44:45.325 INFO kablam! | Sep 04 05:44:45.325 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 04 05:44:45.325 INFO kablam! = note: for more information, see issue #46043 Sep 04 05:44:45.325 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 04 05:44:45.325 INFO kablam! Sep 04 05:44:45.325 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 05:44:45.325 INFO kablam! --> src/def.rs:168:10 Sep 04 05:44:45.325 INFO kablam! | Sep 04 05:44:45.325 INFO kablam! 168 | #[derive(Packed)] Sep 04 05:44:45.325 INFO kablam! | ^^^^^^ Sep 04 05:44:45.325 INFO kablam! | Sep 04 05:44:45.325 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 04 05:44:45.325 INFO kablam! = note: for more information, see issue #46043 Sep 04 05:44:45.325 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 04 05:44:45.325 INFO kablam! Sep 04 05:44:45.325 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 05:44:45.325 INFO kablam! --> src/def.rs:184:17 Sep 04 05:44:45.325 INFO kablam! | Sep 04 05:44:45.325 INFO kablam! 184 | set(&mut self.ts_sec, u32::swap_bytes); Sep 04 05:44:45.325 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 04 05:44:45.325 INFO kablam! | Sep 04 05:44:45.326 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 04 05:44:45.326 INFO kablam! = note: for more information, see issue #46043 Sep 04 05:44:45.326 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 04 05:44:45.326 INFO kablam! Sep 04 05:44:45.326 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 05:44:45.326 INFO kablam! --> src/def.rs:185:17 Sep 04 05:44:45.326 INFO kablam! | Sep 04 05:44:45.326 INFO kablam! 185 | set(&mut self.ts_usec, u32::swap_bytes); Sep 04 05:44:45.326 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 05:44:45.328 INFO kablam! | Sep 04 05:44:45.329 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 04 05:44:45.329 INFO kablam! = note: for more information, see issue #46043 Sep 04 05:44:45.329 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 04 05:44:45.329 INFO kablam! Sep 04 05:44:45.329 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 05:44:45.329 INFO kablam! --> src/def.rs:186:17 Sep 04 05:44:45.329 INFO kablam! | Sep 04 05:44:45.329 INFO kablam! 186 | set(&mut self.incl_len, u32::swap_bytes); Sep 04 05:44:45.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 05:44:45.330 INFO kablam! | Sep 04 05:44:45.330 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 04 05:44:45.330 INFO kablam! = note: for more information, see issue #46043 Sep 04 05:44:45.330 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 04 05:44:45.330 INFO kablam! Sep 04 05:44:45.330 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 05:44:45.331 INFO kablam! --> src/def.rs:187:17 Sep 04 05:44:45.331 INFO kablam! | Sep 04 05:44:45.331 INFO kablam! 187 | set(&mut self.orig_len, u32::swap_bytes); Sep 04 05:44:45.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 05:44:45.331 INFO kablam! | Sep 04 05:44:45.331 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 04 05:44:45.331 INFO kablam! = note: for more information, see issue #46043 Sep 04 05:44:45.331 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 04 05:44:45.332 INFO kablam! Sep 04 05:44:45.407 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.01s Sep 04 05:44:45.411 INFO kablam! su: No module specific data is present Sep 04 05:44:45.909 INFO running `"docker" "rm" "-f" "3b01f71bf0c6c8b89bc55bae2c1085fda68d3aedb8a45a60a7206d42ea7a05e9"` Sep 04 05:44:46.066 INFO blam! 3b01f71bf0c6c8b89bc55bae2c1085fda68d3aedb8a45a60a7206d42ea7a05e9