Nov 04 18:46:19.007 INFO checking rpcap-0.3.0 against try#e740b9aa0b624fa39feb39613e76d15bdf57e594 for pr-55655 Nov 04 18:46:19.007 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-6/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55655/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/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 +e740b9aa0b624fa39feb39613e76d15bdf57e594-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"` Nov 04 18:46:19.507 INFO blam! e1ab7781400144388fd94356bb1dec169f6595a29bd3a9aeebc763c8915983fd Nov 04 18:46:19.515 INFO running `"docker" "start" "-a" "e1ab7781400144388fd94356bb1dec169f6595a29bd3a9aeebc763c8915983fd"` Nov 04 18:46:20.311 INFO kablam! usermod: no changes Nov 04 18:46:20.347 INFO kablam! Compiling bytepack_derive v0.2.0 Nov 04 18:46:25.823 INFO kablam! Checking bytepack v0.4.1 Nov 04 18:46:26.608 INFO kablam! Checking rpcap v0.3.0 (/source) Nov 04 18:46:27.843 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 18:46:27.843 INFO kablam! --> src/def.rs:12:10 Nov 04 18:46:27.843 INFO kablam! | Nov 04 18:46:27.843 INFO kablam! 12 | #[derive(Packed)] Nov 04 18:46:27.843 INFO kablam! | ^^^^^^ Nov 04 18:46:27.843 INFO kablam! | Nov 04 18:46:27.843 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Nov 04 18:46:27.843 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! Nov 04 18:46:27.843 INFO kablam! = note: for more information, see issue #46043 Nov 04 18:46:27.843 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 18:46:27.843 INFO kablam! Nov 04 18:46:27.843 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 18:46:27.843 INFO kablam! --> src/def.rs:82:17 Nov 04 18:46:27.843 INFO kablam! | Nov 04 18:46:27.843 INFO kablam! 82 | set(&mut header.version_major, u16::swap_bytes); Nov 04 18:46:27.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 04 18:46:27.845 INFO kablam! | Nov 04 18:46:27.846 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! Nov 04 18:46:27.846 INFO kablam! = note: for more information, see issue #46043 Nov 04 18:46:27.846 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 18:46:27.846 INFO kablam! Nov 04 18:46:27.847 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 18:46:27.847 INFO kablam! --> src/def.rs:83:17 Nov 04 18:46:27.847 INFO kablam! | Nov 04 18:46:27.847 INFO kablam! 83 | set(&mut header.version_minor, u16::swap_bytes); Nov 04 18:46:27.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 04 18:46:27.847 INFO kablam! | Nov 04 18:46:27.847 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! Nov 04 18:46:27.847 INFO kablam! = note: for more information, see issue #46043 Nov 04 18:46:27.847 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 18:46:27.847 INFO kablam! Nov 04 18:46:27.847 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 18:46:27.847 INFO kablam! --> src/def.rs:84:17 Nov 04 18:46:27.847 INFO kablam! | Nov 04 18:46:27.847 INFO kablam! 84 | set(&mut header.thiszone, i32::swap_bytes); Nov 04 18:46:27.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 04 18:46:27.847 INFO kablam! | Nov 04 18:46:27.847 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! Nov 04 18:46:27.847 INFO kablam! = note: for more information, see issue #46043 Nov 04 18:46:27.847 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 18:46:27.847 INFO kablam! Nov 04 18:46:27.847 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 18:46:27.847 INFO kablam! --> src/def.rs:85:17 Nov 04 18:46:27.847 INFO kablam! | Nov 04 18:46:27.847 INFO kablam! 85 | set(&mut header.sigfigs, u32::swap_bytes); Nov 04 18:46:27.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 04 18:46:27.847 INFO kablam! | Nov 04 18:46:27.847 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! Nov 04 18:46:27.847 INFO kablam! = note: for more information, see issue #46043 Nov 04 18:46:27.847 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 18:46:27.847 INFO kablam! Nov 04 18:46:27.847 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 18:46:27.847 INFO kablam! --> src/def.rs:86:17 Nov 04 18:46:27.847 INFO kablam! | Nov 04 18:46:27.847 INFO kablam! 86 | set(&mut header.snaplen, u32::swap_bytes); Nov 04 18:46:27.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 04 18:46:27.847 INFO kablam! | Nov 04 18:46:27.847 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! Nov 04 18:46:27.847 INFO kablam! = note: for more information, see issue #46043 Nov 04 18:46:27.848 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 18:46:27.848 INFO kablam! Nov 04 18:46:27.848 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 18:46:27.848 INFO kablam! --> src/def.rs:87:17 Nov 04 18:46:27.848 INFO kablam! | Nov 04 18:46:27.848 INFO kablam! 87 | set(&mut header.network, u32::swap_bytes); Nov 04 18:46:27.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 04 18:46:27.848 INFO kablam! | Nov 04 18:46:27.848 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! Nov 04 18:46:27.848 INFO kablam! = note: for more information, see issue #46043 Nov 04 18:46:27.848 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 18:46:27.848 INFO kablam! Nov 04 18:46:27.848 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 18:46:27.848 INFO kablam! --> src/def.rs:168:10 Nov 04 18:46:27.848 INFO kablam! | Nov 04 18:46:27.848 INFO kablam! 168 | #[derive(Packed)] Nov 04 18:46:27.848 INFO kablam! | ^^^^^^ Nov 04 18:46:27.848 INFO kablam! | Nov 04 18:46:27.848 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! Nov 04 18:46:27.848 INFO kablam! = note: for more information, see issue #46043 Nov 04 18:46:27.848 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 18:46:27.848 INFO kablam! Nov 04 18:46:27.848 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 18:46:27.848 INFO kablam! --> src/def.rs:184:17 Nov 04 18:46:27.848 INFO kablam! | Nov 04 18:46:27.848 INFO kablam! 184 | set(&mut self.ts_sec, u32::swap_bytes); Nov 04 18:46:27.848 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 04 18:46:27.848 INFO kablam! | Nov 04 18:46:27.848 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! Nov 04 18:46:27.848 INFO kablam! = note: for more information, see issue #46043 Nov 04 18:46:27.848 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 18:46:27.848 INFO kablam! Nov 04 18:46:27.848 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 18:46:27.848 INFO kablam! --> src/def.rs:185:17 Nov 04 18:46:27.848 INFO kablam! | Nov 04 18:46:27.848 INFO kablam! 185 | set(&mut self.ts_usec, u32::swap_bytes); Nov 04 18:46:27.848 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 04 18:46:27.848 INFO kablam! | Nov 04 18:46:27.849 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! Nov 04 18:46:27.849 INFO kablam! = note: for more information, see issue #46043 Nov 04 18:46:27.849 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 18:46:27.849 INFO kablam! Nov 04 18:46:27.849 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 18:46:27.849 INFO kablam! --> src/def.rs:186:17 Nov 04 18:46:27.849 INFO kablam! | Nov 04 18:46:27.849 INFO kablam! 186 | set(&mut self.incl_len, u32::swap_bytes); Nov 04 18:46:27.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 04 18:46:27.849 INFO kablam! | Nov 04 18:46:27.849 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! Nov 04 18:46:27.849 INFO kablam! = note: for more information, see issue #46043 Nov 04 18:46:27.849 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 18:46:27.849 INFO kablam! Nov 04 18:46:27.849 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 18:46:27.849 INFO kablam! --> src/def.rs:187:17 Nov 04 18:46:27.849 INFO kablam! | Nov 04 18:46:27.849 INFO kablam! 187 | set(&mut self.orig_len, u32::swap_bytes); Nov 04 18:46:27.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 04 18:46:27.849 INFO kablam! | Nov 04 18:46:27.849 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! Nov 04 18:46:27.849 INFO kablam! = note: for more information, see issue #46043 Nov 04 18:46:27.849 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 18:46:27.849 INFO kablam! Nov 04 18:46:28.060 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 18:46:28.061 INFO kablam! --> src/def.rs:12:10 Nov 04 18:46:28.061 INFO kablam! | Nov 04 18:46:28.061 INFO kablam! 12 | #[derive(Packed)] Nov 04 18:46:28.061 INFO kablam! | ^^^^^^ Nov 04 18:46:28.061 INFO kablam! | Nov 04 18:46:28.061 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Nov 04 18:46:28.061 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! Nov 04 18:46:28.061 INFO kablam! = note: for more information, see issue #46043 Nov 04 18:46:28.061 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 18:46:28.061 INFO kablam! Nov 04 18:46:28.061 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 18:46:28.061 INFO kablam! --> src/def.rs:82:17 Nov 04 18:46:28.061 INFO kablam! | Nov 04 18:46:28.061 INFO kablam! 82 | set(&mut header.version_major, u16::swap_bytes); Nov 04 18:46:28.061 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 04 18:46:28.061 INFO kablam! | Nov 04 18:46:28.062 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! Nov 04 18:46:28.062 INFO kablam! = note: for more information, see issue #46043 Nov 04 18:46:28.062 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 18:46:28.062 INFO kablam! Nov 04 18:46:28.062 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 18:46:28.062 INFO kablam! --> src/def.rs:83:17 Nov 04 18:46:28.062 INFO kablam! | Nov 04 18:46:28.062 INFO kablam! 83 | set(&mut header.version_minor, u16::swap_bytes); Nov 04 18:46:28.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 04 18:46:28.062 INFO kablam! | Nov 04 18:46:28.062 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! Nov 04 18:46:28.062 INFO kablam! = note: for more information, see issue #46043 Nov 04 18:46:28.062 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 18:46:28.062 INFO kablam! Nov 04 18:46:28.062 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 18:46:28.062 INFO kablam! --> src/def.rs:84:17 Nov 04 18:46:28.062 INFO kablam! | Nov 04 18:46:28.062 INFO kablam! 84 | set(&mut header.thiszone, i32::swap_bytes); Nov 04 18:46:28.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 04 18:46:28.062 INFO kablam! | Nov 04 18:46:28.062 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! Nov 04 18:46:28.062 INFO kablam! = note: for more information, see issue #46043 Nov 04 18:46:28.062 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 18:46:28.062 INFO kablam! Nov 04 18:46:28.062 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 18:46:28.062 INFO kablam! --> src/def.rs:85:17 Nov 04 18:46:28.062 INFO kablam! | Nov 04 18:46:28.062 INFO kablam! 85 | set(&mut header.sigfigs, u32::swap_bytes); Nov 04 18:46:28.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 04 18:46:28.062 INFO kablam! | Nov 04 18:46:28.062 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! Nov 04 18:46:28.062 INFO kablam! = note: for more information, see issue #46043 Nov 04 18:46:28.062 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 18:46:28.062 INFO kablam! Nov 04 18:46:28.062 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 18:46:28.063 INFO kablam! --> src/def.rs:86:17 Nov 04 18:46:28.063 INFO kablam! | Nov 04 18:46:28.063 INFO kablam! 86 | set(&mut header.snaplen, u32::swap_bytes); Nov 04 18:46:28.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 04 18:46:28.063 INFO kablam! | Nov 04 18:46:28.063 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! Nov 04 18:46:28.063 INFO kablam! = note: for more information, see issue #46043 Nov 04 18:46:28.063 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 18:46:28.063 INFO kablam! Nov 04 18:46:28.063 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 18:46:28.063 INFO kablam! --> src/def.rs:87:17 Nov 04 18:46:28.063 INFO kablam! | Nov 04 18:46:28.063 INFO kablam! 87 | set(&mut header.network, u32::swap_bytes); Nov 04 18:46:28.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 04 18:46:28.063 INFO kablam! | Nov 04 18:46:28.063 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! Nov 04 18:46:28.063 INFO kablam! = note: for more information, see issue #46043 Nov 04 18:46:28.063 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 18:46:28.063 INFO kablam! Nov 04 18:46:28.063 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 18:46:28.063 INFO kablam! --> src/def.rs:168:10 Nov 04 18:46:28.063 INFO kablam! | Nov 04 18:46:28.063 INFO kablam! 168 | #[derive(Packed)] Nov 04 18:46:28.063 INFO kablam! | ^^^^^^ Nov 04 18:46:28.063 INFO kablam! | Nov 04 18:46:28.063 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! Nov 04 18:46:28.063 INFO kablam! = note: for more information, see issue #46043 Nov 04 18:46:28.063 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 18:46:28.063 INFO kablam! Nov 04 18:46:28.063 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 18:46:28.063 INFO kablam! --> src/def.rs:184:17 Nov 04 18:46:28.063 INFO kablam! | Nov 04 18:46:28.063 INFO kablam! 184 | set(&mut self.ts_sec, u32::swap_bytes); Nov 04 18:46:28.063 INFO kablam! | ^^^^^^^^^^^^^^^^ Nov 04 18:46:28.063 INFO kablam! | Nov 04 18:46:28.064 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! Nov 04 18:46:28.064 INFO kablam! = note: for more information, see issue #46043 Nov 04 18:46:28.064 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 18:46:28.064 INFO kablam! Nov 04 18:46:28.064 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 18:46:28.064 INFO kablam! --> src/def.rs:185:17 Nov 04 18:46:28.064 INFO kablam! | Nov 04 18:46:28.064 INFO kablam! 185 | set(&mut self.ts_usec, u32::swap_bytes); Nov 04 18:46:28.064 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 04 18:46:28.064 INFO kablam! | Nov 04 18:46:28.064 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! Nov 04 18:46:28.064 INFO kablam! = note: for more information, see issue #46043 Nov 04 18:46:28.064 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 18:46:28.064 INFO kablam! Nov 04 18:46:28.064 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 18:46:28.064 INFO kablam! --> src/def.rs:186:17 Nov 04 18:46:28.064 INFO kablam! | Nov 04 18:46:28.064 INFO kablam! 186 | set(&mut self.incl_len, u32::swap_bytes); Nov 04 18:46:28.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 04 18:46:28.064 INFO kablam! | Nov 04 18:46:28.064 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! Nov 04 18:46:28.064 INFO kablam! = note: for more information, see issue #46043 Nov 04 18:46:28.064 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 18:46:28.064 INFO kablam! Nov 04 18:46:28.064 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 18:46:28.064 INFO kablam! --> src/def.rs:187:17 Nov 04 18:46:28.064 INFO kablam! | Nov 04 18:46:28.064 INFO kablam! 187 | set(&mut self.orig_len, u32::swap_bytes); Nov 04 18:46:28.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 04 18:46:28.064 INFO kablam! | Nov 04 18:46:28.064 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! Nov 04 18:46:28.064 INFO kablam! = note: for more information, see issue #46043 Nov 04 18:46:28.064 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 18:46:28.064 INFO kablam! Nov 04 18:46:28.111 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.80s Nov 04 18:46:28.118 INFO kablam! su: No module specific data is present Nov 04 18:46:29.203 INFO running `"docker" "rm" "-f" "e1ab7781400144388fd94356bb1dec169f6595a29bd3a9aeebc763c8915983fd"` Nov 04 18:46:29.490 INFO blam! e1ab7781400144388fd94356bb1dec169f6595a29bd3a9aeebc763c8915983fd