Sep 01 09:01:12.434 INFO checking rpcap-0.3.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 09:01:12.434 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 09:01:12.434 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-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:12.571 INFO blam! 53a4b5caa70fef8f930d8c741c64fd3859bdbf7d8b9b578aca067b6b23b59af9 Sep 01 09:01:12.573 INFO running `"docker" "start" "-a" "53a4b5caa70fef8f930d8c741c64fd3859bdbf7d8b9b578aca067b6b23b59af9"` Sep 01 09:01:13.454 INFO kablam! Compiling bytepack_derive v0.2.0 Sep 01 09:01:16.677 INFO kablam! Checking bytepack v0.4.1 Sep 01 09:01:17.737 INFO kablam! Checking rpcap v0.3.0 (file:///source) Sep 01 09:01:18.683 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:18.684 INFO kablam! --> src/def.rs:12:10 Sep 01 09:01:18.684 INFO kablam! | Sep 01 09:01:18.684 INFO kablam! 12 | #[derive(Packed)] Sep 01 09:01:18.684 INFO kablam! | ^^^^^^ Sep 01 09:01:18.684 INFO kablam! | Sep 01 09:01:18.684 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 09:01:18.684 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:18.684 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:18.684 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:18.684 INFO kablam! Sep 01 09:01:18.685 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:18.685 INFO kablam! --> src/def.rs:82:17 Sep 01 09:01:18.685 INFO kablam! | Sep 01 09:01:18.685 INFO kablam! 82 | set(&mut header.version_major, u16::swap_bytes); Sep 01 09:01:18.686 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 09:01:18.686 INFO kablam! | Sep 01 09:01:18.686 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:18.686 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:18.686 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:18.686 INFO kablam! Sep 01 09:01:18.686 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:18.686 INFO kablam! --> src/def.rs:83:17 Sep 01 09:01:18.686 INFO kablam! | Sep 01 09:01:18.686 INFO kablam! 83 | set(&mut header.version_minor, u16::swap_bytes); Sep 01 09:01:18.686 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 09:01:18.686 INFO kablam! | Sep 01 09:01:18.686 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:18.686 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:18.686 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:18.686 INFO kablam! Sep 01 09:01:18.686 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:18.686 INFO kablam! --> src/def.rs:84:17 Sep 01 09:01:18.686 INFO kablam! | Sep 01 09:01:18.686 INFO kablam! 84 | set(&mut header.thiszone, i32::swap_bytes); Sep 01 09:01:18.686 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 09:01:18.686 INFO kablam! | Sep 01 09:01:18.686 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:18.686 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:18.686 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:18.686 INFO kablam! Sep 01 09:01:18.687 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:18.687 INFO kablam! --> src/def.rs:85:17 Sep 01 09:01:18.687 INFO kablam! | Sep 01 09:01:18.687 INFO kablam! 85 | set(&mut header.sigfigs, u32::swap_bytes); Sep 01 09:01:18.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 09:01:18.687 INFO kablam! | Sep 01 09:01:18.687 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:18.687 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:18.687 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:18.687 INFO kablam! Sep 01 09:01:18.687 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:18.687 INFO kablam! --> src/def.rs:86:17 Sep 01 09:01:18.687 INFO kablam! | Sep 01 09:01:18.687 INFO kablam! 86 | set(&mut header.snaplen, u32::swap_bytes); Sep 01 09:01:18.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 09:01:18.687 INFO kablam! | Sep 01 09:01:18.687 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:18.687 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:18.687 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:18.687 INFO kablam! Sep 01 09:01:18.687 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:18.687 INFO kablam! --> src/def.rs:87:17 Sep 01 09:01:18.687 INFO kablam! | Sep 01 09:01:18.687 INFO kablam! 87 | set(&mut header.network, u32::swap_bytes); Sep 01 09:01:18.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 09:01:18.687 INFO kablam! | Sep 01 09:01:18.687 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:18.688 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:18.688 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:18.688 INFO kablam! Sep 01 09:01:18.688 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:18.688 INFO kablam! --> src/def.rs:168:10 Sep 01 09:01:18.688 INFO kablam! | Sep 01 09:01:18.688 INFO kablam! 168 | #[derive(Packed)] Sep 01 09:01:18.688 INFO kablam! | ^^^^^^ Sep 01 09:01:18.688 INFO kablam! | Sep 01 09:01:18.688 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:18.688 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:18.688 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:18.688 INFO kablam! Sep 01 09:01:18.688 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:18.688 INFO kablam! --> src/def.rs:184:17 Sep 01 09:01:18.688 INFO kablam! | Sep 01 09:01:18.688 INFO kablam! 184 | set(&mut self.ts_sec, u32::swap_bytes); Sep 01 09:01:18.688 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 09:01:18.688 INFO kablam! | Sep 01 09:01:18.688 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:18.688 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:18.688 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:18.688 INFO kablam! Sep 01 09:01:18.688 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:18.688 INFO kablam! --> src/def.rs:185:17 Sep 01 09:01:18.688 INFO kablam! | Sep 01 09:01:18.689 INFO kablam! 185 | set(&mut self.ts_usec, u32::swap_bytes); Sep 01 09:01:18.689 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 09:01:18.689 INFO kablam! | Sep 01 09:01:18.689 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:18.689 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:18.689 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:18.689 INFO kablam! Sep 01 09:01:18.696 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:18.697 INFO kablam! --> src/def.rs:186:17 Sep 01 09:01:18.697 INFO kablam! | Sep 01 09:01:18.697 INFO kablam! 186 | set(&mut self.incl_len, u32::swap_bytes); Sep 01 09:01:18.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 09:01:18.697 INFO kablam! | Sep 01 09:01:18.697 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:18.698 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:18.698 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:18.698 INFO kablam! Sep 01 09:01:18.699 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:18.699 INFO kablam! --> src/def.rs:187:17 Sep 01 09:01:18.699 INFO kablam! | Sep 01 09:01:18.699 INFO kablam! 187 | set(&mut self.orig_len, u32::swap_bytes); Sep 01 09:01:18.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 09:01:18.700 INFO kablam! | Sep 01 09:01:18.700 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:18.700 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:18.701 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:18.701 INFO kablam! Sep 01 09:01:19.040 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:19.040 INFO kablam! --> src/def.rs:12:10 Sep 01 09:01:19.040 INFO kablam! | Sep 01 09:01:19.040 INFO kablam! 12 | #[derive(Packed)] Sep 01 09:01:19.040 INFO kablam! | ^^^^^^ Sep 01 09:01:19.040 INFO kablam! | Sep 01 09:01:19.040 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 09:01:19.040 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:19.040 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:19.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 01 09:01:19.040 INFO kablam! Sep 01 09:01:19.042 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:19.042 INFO kablam! --> src/def.rs:82:17 Sep 01 09:01:19.042 INFO kablam! | Sep 01 09:01:19.042 INFO kablam! 82 | set(&mut header.version_major, u16::swap_bytes); Sep 01 09:01:19.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 09:01:19.042 INFO kablam! | Sep 01 09:01:19.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 01 09:01:19.042 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:19.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 01 09:01:19.042 INFO kablam! Sep 01 09:01:19.042 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:19.042 INFO kablam! --> src/def.rs:83:17 Sep 01 09:01:19.042 INFO kablam! | Sep 01 09:01:19.042 INFO kablam! 83 | set(&mut header.version_minor, u16::swap_bytes); Sep 01 09:01:19.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 09:01:19.042 INFO kablam! | Sep 01 09:01:19.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 01 09:01:19.043 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:19.043 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:19.043 INFO kablam! Sep 01 09:01:19.043 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:19.043 INFO kablam! --> src/def.rs:84:17 Sep 01 09:01:19.043 INFO kablam! | Sep 01 09:01:19.043 INFO kablam! 84 | set(&mut header.thiszone, i32::swap_bytes); Sep 01 09:01:19.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 09:01:19.043 INFO kablam! | Sep 01 09:01:19.043 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:19.043 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:19.043 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:19.043 INFO kablam! Sep 01 09:01:19.043 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:19.043 INFO kablam! --> src/def.rs:85:17 Sep 01 09:01:19.043 INFO kablam! | Sep 01 09:01:19.043 INFO kablam! 85 | set(&mut header.sigfigs, u32::swap_bytes); Sep 01 09:01:19.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 09:01:19.043 INFO kablam! | Sep 01 09:01:19.043 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:19.043 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:19.043 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:19.043 INFO kablam! Sep 01 09:01:19.043 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:19.043 INFO kablam! --> src/def.rs:86:17 Sep 01 09:01:19.043 INFO kablam! | Sep 01 09:01:19.043 INFO kablam! 86 | set(&mut header.snaplen, u32::swap_bytes); Sep 01 09:01:19.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 09:01:19.043 INFO kablam! | Sep 01 09:01:19.043 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:19.043 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:19.043 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:19.044 INFO kablam! Sep 01 09:01:19.044 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:19.044 INFO kablam! --> src/def.rs:87:17 Sep 01 09:01:19.044 INFO kablam! | Sep 01 09:01:19.044 INFO kablam! 87 | set(&mut header.network, u32::swap_bytes); Sep 01 09:01:19.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 09:01:19.044 INFO kablam! | Sep 01 09:01:19.044 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:19.044 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:19.044 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:19.044 INFO kablam! Sep 01 09:01:19.044 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:19.044 INFO kablam! --> src/def.rs:168:10 Sep 01 09:01:19.044 INFO kablam! | Sep 01 09:01:19.044 INFO kablam! 168 | #[derive(Packed)] Sep 01 09:01:19.044 INFO kablam! | ^^^^^^ Sep 01 09:01:19.044 INFO kablam! | Sep 01 09:01:19.044 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:19.044 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:19.044 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:19.044 INFO kablam! Sep 01 09:01:19.044 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:19.044 INFO kablam! --> src/def.rs:184:17 Sep 01 09:01:19.044 INFO kablam! | Sep 01 09:01:19.044 INFO kablam! 184 | set(&mut self.ts_sec, u32::swap_bytes); Sep 01 09:01:19.044 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 09:01:19.044 INFO kablam! | Sep 01 09:01:19.044 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:19.044 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:19.044 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:19.045 INFO kablam! Sep 01 09:01:19.045 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:19.045 INFO kablam! --> src/def.rs:185:17 Sep 01 09:01:19.045 INFO kablam! | Sep 01 09:01:19.045 INFO kablam! 185 | set(&mut self.ts_usec, u32::swap_bytes); Sep 01 09:01:19.045 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 09:01:19.045 INFO kablam! | Sep 01 09:01:19.045 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:19.045 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:19.045 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:19.045 INFO kablam! Sep 01 09:01:19.045 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:19.045 INFO kablam! --> src/def.rs:186:17 Sep 01 09:01:19.045 INFO kablam! | Sep 01 09:01:19.045 INFO kablam! 186 | set(&mut self.incl_len, u32::swap_bytes); Sep 01 09:01:19.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 09:01:19.045 INFO kablam! | Sep 01 09:01:19.045 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:19.045 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:19.045 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:19.045 INFO kablam! Sep 01 09:01:19.045 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 09:01:19.049 INFO kablam! --> src/def.rs:187:17 Sep 01 09:01:19.049 INFO kablam! | Sep 01 09:01:19.049 INFO kablam! 187 | set(&mut self.orig_len, u32::swap_bytes); Sep 01 09:01:19.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 09:01:19.049 INFO kablam! | Sep 01 09:01:19.049 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:19.049 INFO kablam! = note: for more information, see issue #46043 Sep 01 09:01:19.049 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:19.049 INFO kablam! Sep 01 09:01:19.084 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.65s Sep 01 09:01:19.089 INFO kablam! su: No module specific data is present Sep 01 09:01:19.657 INFO running `"docker" "rm" "-f" "53a4b5caa70fef8f930d8c741c64fd3859bdbf7d8b9b578aca067b6b23b59af9"` Sep 01 09:01:19.814 INFO blam! 53a4b5caa70fef8f930d8c741c64fd3859bdbf7d8b9b578aca067b6b23b59af9