Oct 13 09:46:26.177 INFO checking rpcap-0.3.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 09:46:26.177 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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:26.638 INFO blam! a06ccabfc9df3f661aa9df65054e1d52f7d1489ea65ad91742a0a9bc2aba6660 Oct 13 09:46:26.640 INFO running `"docker" "start" "-a" "a06ccabfc9df3f661aa9df65054e1d52f7d1489ea65ad91742a0a9bc2aba6660"` Oct 13 09:46:27.343 INFO kablam! usermod: no changes Oct 13 09:46:27.392 INFO kablam! Compiling bytepack_derive v0.2.0 Oct 13 09:46:32.663 INFO kablam! Checking bytepack v0.4.1 Oct 13 09:46:33.700 INFO kablam! Checking rpcap v0.3.0 (/source) Oct 13 09:46:34.883 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:34.883 INFO kablam! --> src/def.rs:12:10 Oct 13 09:46:34.883 INFO kablam! | Oct 13 09:46:34.883 INFO kablam! 12 | #[derive(Packed)] Oct 13 09:46:34.884 INFO kablam! | ^^^^^^ Oct 13 09:46:34.884 INFO kablam! | Oct 13 09:46:34.884 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 13 09:46:34.885 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:34.885 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:34.885 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:34.886 INFO kablam! Oct 13 09:46:34.886 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:34.886 INFO kablam! --> src/def.rs:82:17 Oct 13 09:46:34.886 INFO kablam! | Oct 13 09:46:34.887 INFO kablam! 82 | set(&mut header.version_major, u16::swap_bytes); Oct 13 09:46:34.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:46:34.887 INFO kablam! | Oct 13 09:46:34.888 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:34.888 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:34.888 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:34.889 INFO kablam! Oct 13 09:46:34.889 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:34.889 INFO kablam! --> src/def.rs:83:17 Oct 13 09:46:34.890 INFO kablam! | Oct 13 09:46:34.890 INFO kablam! 83 | set(&mut header.version_minor, u16::swap_bytes); Oct 13 09:46:34.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:46:34.891 INFO kablam! | Oct 13 09:46:34.891 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:34.891 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:34.892 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:34.892 INFO kablam! Oct 13 09:46:34.892 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:34.893 INFO kablam! --> src/def.rs:84:17 Oct 13 09:46:34.893 INFO kablam! | Oct 13 09:46:34.893 INFO kablam! 84 | set(&mut header.thiszone, i32::swap_bytes); Oct 13 09:46:34.894 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 09:46:34.894 INFO kablam! | Oct 13 09:46:34.894 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:34.895 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:34.895 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:34.895 INFO kablam! Oct 13 09:46:34.896 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:34.896 INFO kablam! --> src/def.rs:85:17 Oct 13 09:46:34.896 INFO kablam! | Oct 13 09:46:34.897 INFO kablam! 85 | set(&mut header.sigfigs, u32::swap_bytes); Oct 13 09:46:34.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 09:46:34.897 INFO kablam! | Oct 13 09:46:34.898 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:34.898 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:34.899 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:34.899 INFO kablam! Oct 13 09:46:34.899 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:34.899 INFO kablam! --> src/def.rs:86:17 Oct 13 09:46:34.900 INFO kablam! | Oct 13 09:46:34.900 INFO kablam! 86 | set(&mut header.snaplen, u32::swap_bytes); Oct 13 09:46:34.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 09:46:34.901 INFO kablam! | Oct 13 09:46:34.901 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:34.902 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:34.902 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:34.902 INFO kablam! Oct 13 09:46:34.903 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:34.903 INFO kablam! --> src/def.rs:87:17 Oct 13 09:46:34.903 INFO kablam! | Oct 13 09:46:34.904 INFO kablam! 87 | set(&mut header.network, u32::swap_bytes); Oct 13 09:46:34.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 09:46:34.904 INFO kablam! | Oct 13 09:46:34.905 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:34.905 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:34.905 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:34.905 INFO kablam! Oct 13 09:46:34.905 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:34.906 INFO kablam! --> src/def.rs:168:10 Oct 13 09:46:34.906 INFO kablam! | Oct 13 09:46:34.906 INFO kablam! 168 | #[derive(Packed)] Oct 13 09:46:34.906 INFO kablam! | ^^^^^^ Oct 13 09:46:34.906 INFO kablam! | Oct 13 09:46:34.906 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:34.907 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:34.907 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:34.907 INFO kablam! Oct 13 09:46:34.907 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:34.907 INFO kablam! --> src/def.rs:184:17 Oct 13 09:46:34.908 INFO kablam! | Oct 13 09:46:34.908 INFO kablam! 184 | set(&mut self.ts_sec, u32::swap_bytes); Oct 13 09:46:34.908 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 09:46:34.908 INFO kablam! | Oct 13 09:46:34.908 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:34.909 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:34.909 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:34.909 INFO kablam! Oct 13 09:46:34.909 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:34.909 INFO kablam! --> src/def.rs:185:17 Oct 13 09:46:34.910 INFO kablam! | Oct 13 09:46:34.910 INFO kablam! 185 | set(&mut self.ts_usec, u32::swap_bytes); Oct 13 09:46:34.910 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 09:46:34.910 INFO kablam! | Oct 13 09:46:34.910 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:34.911 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:34.911 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:34.911 INFO kablam! Oct 13 09:46:34.911 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:34.912 INFO kablam! --> src/def.rs:186:17 Oct 13 09:46:34.912 INFO kablam! | Oct 13 09:46:34.912 INFO kablam! 186 | set(&mut self.incl_len, u32::swap_bytes); Oct 13 09:46:34.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 09:46:34.913 INFO kablam! | Oct 13 09:46:34.913 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:34.913 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:34.913 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:34.913 INFO kablam! Oct 13 09:46:34.914 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:34.914 INFO kablam! --> src/def.rs:187:17 Oct 13 09:46:34.914 INFO kablam! | Oct 13 09:46:34.914 INFO kablam! 187 | set(&mut self.orig_len, u32::swap_bytes); Oct 13 09:46:34.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 09:46:34.915 INFO kablam! | Oct 13 09:46:34.915 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:34.915 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:34.915 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:34.916 INFO kablam! Oct 13 09:46:35.416 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:35.416 INFO kablam! --> src/def.rs:12:10 Oct 13 09:46:35.417 INFO kablam! | Oct 13 09:46:35.417 INFO kablam! 12 | #[derive(Packed)] Oct 13 09:46:35.417 INFO kablam! | ^^^^^^ Oct 13 09:46:35.417 INFO kablam! | Oct 13 09:46:35.418 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 13 09:46:35.418 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:35.418 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:35.418 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:35.419 INFO kablam! Oct 13 09:46:35.419 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:35.419 INFO kablam! --> src/def.rs:82:17 Oct 13 09:46:35.419 INFO kablam! | Oct 13 09:46:35.420 INFO kablam! 82 | set(&mut header.version_major, u16::swap_bytes); Oct 13 09:46:35.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:46:35.420 INFO kablam! | Oct 13 09:46:35.420 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:35.421 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:35.421 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:35.421 INFO kablam! Oct 13 09:46:35.421 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:35.421 INFO kablam! --> src/def.rs:83:17 Oct 13 09:46:35.422 INFO kablam! | Oct 13 09:46:35.422 INFO kablam! 83 | set(&mut header.version_minor, u16::swap_bytes); Oct 13 09:46:35.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:46:35.423 INFO kablam! | Oct 13 09:46:35.423 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:35.423 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:35.423 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:35.423 INFO kablam! Oct 13 09:46:35.424 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:35.424 INFO kablam! --> src/def.rs:84:17 Oct 13 09:46:35.424 INFO kablam! | Oct 13 09:46:35.424 INFO kablam! 84 | set(&mut header.thiszone, i32::swap_bytes); Oct 13 09:46:35.425 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 09:46:35.425 INFO kablam! | Oct 13 09:46:35.425 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:35.425 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:35.426 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:35.426 INFO kablam! Oct 13 09:46:35.426 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:35.426 INFO kablam! --> src/def.rs:85:17 Oct 13 09:46:35.427 INFO kablam! | Oct 13 09:46:35.427 INFO kablam! 85 | set(&mut header.sigfigs, u32::swap_bytes); Oct 13 09:46:35.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 09:46:35.427 INFO kablam! | Oct 13 09:46:35.428 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:35.428 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:35.428 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:35.428 INFO kablam! Oct 13 09:46:35.429 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:35.429 INFO kablam! --> src/def.rs:86:17 Oct 13 09:46:35.429 INFO kablam! | Oct 13 09:46:35.429 INFO kablam! 86 | set(&mut header.snaplen, u32::swap_bytes); Oct 13 09:46:35.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 09:46:35.430 INFO kablam! | Oct 13 09:46:35.430 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:35.430 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:35.430 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:35.430 INFO kablam! Oct 13 09:46:35.430 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:35.430 INFO kablam! --> src/def.rs:87:17 Oct 13 09:46:35.430 INFO kablam! | Oct 13 09:46:35.430 INFO kablam! 87 | set(&mut header.network, u32::swap_bytes); Oct 13 09:46:35.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 09:46:35.430 INFO kablam! | Oct 13 09:46:35.431 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:35.431 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:35.431 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:35.431 INFO kablam! Oct 13 09:46:35.431 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:35.431 INFO kablam! --> src/def.rs:168:10 Oct 13 09:46:35.431 INFO kablam! | Oct 13 09:46:35.431 INFO kablam! 168 | #[derive(Packed)] Oct 13 09:46:35.431 INFO kablam! | ^^^^^^ Oct 13 09:46:35.431 INFO kablam! | Oct 13 09:46:35.431 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:35.431 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:35.431 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:35.431 INFO kablam! Oct 13 09:46:35.431 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:35.431 INFO kablam! --> src/def.rs:184:17 Oct 13 09:46:35.431 INFO kablam! | Oct 13 09:46:35.431 INFO kablam! 184 | set(&mut self.ts_sec, u32::swap_bytes); Oct 13 09:46:35.431 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 09:46:35.431 INFO kablam! | Oct 13 09:46:35.431 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:35.431 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:35.431 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:35.431 INFO kablam! Oct 13 09:46:35.431 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:35.431 INFO kablam! --> src/def.rs:185:17 Oct 13 09:46:35.432 INFO kablam! | Oct 13 09:46:35.432 INFO kablam! 185 | set(&mut self.ts_usec, u32::swap_bytes); Oct 13 09:46:35.432 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 09:46:35.432 INFO kablam! | Oct 13 09:46:35.432 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:35.432 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:35.432 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:35.432 INFO kablam! Oct 13 09:46:35.432 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:35.432 INFO kablam! --> src/def.rs:186:17 Oct 13 09:46:35.432 INFO kablam! | Oct 13 09:46:35.432 INFO kablam! 186 | set(&mut self.incl_len, u32::swap_bytes); Oct 13 09:46:35.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 09:46:35.432 INFO kablam! | Oct 13 09:46:35.432 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:35.433 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:35.433 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:35.433 INFO kablam! Oct 13 09:46:35.433 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 09:46:35.433 INFO kablam! --> src/def.rs:187:17 Oct 13 09:46:35.433 INFO kablam! | Oct 13 09:46:35.433 INFO kablam! 187 | set(&mut self.orig_len, u32::swap_bytes); Oct 13 09:46:35.433 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 09:46:35.433 INFO kablam! | Oct 13 09:46:35.433 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:35.433 INFO kablam! = note: for more information, see issue #46043 Oct 13 09:46:35.433 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:35.433 INFO kablam! Oct 13 09:46:35.472 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.11s Oct 13 09:46:35.483 INFO kablam! su: No module specific data is present Oct 13 09:46:36.536 INFO running `"docker" "rm" "-f" "a06ccabfc9df3f661aa9df65054e1d52f7d1489ea65ad91742a0a9bc2aba6660"` Oct 13 09:46:36.862 INFO blam! a06ccabfc9df3f661aa9df65054e1d52f7d1489ea65ad91742a0a9bc2aba6660