Oct 15 21:31:59.561 INFO testing rpcap-0.3.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 21:31:59.561 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 15 21:31:59.732 INFO blam! 6bca2ef841140bd9caf3a83c14aae624be44e8bb47134d8d4dbd64c9bbdc0e29 Oct 15 21:31:59.735 INFO running `"docker" "start" "-a" "6bca2ef841140bd9caf3a83c14aae624be44e8bb47134d8d4dbd64c9bbdc0e29"` Oct 15 21:32:00.280 INFO kablam! usermod: no changes Oct 15 21:32:00.326 INFO kablam! Compiling bytepack_derive v0.2.0 Oct 15 21:32:05.079 INFO kablam! Compiling bytepack v0.4.1 Oct 15 21:32:05.844 INFO kablam! Compiling rpcap v0.3.0 (/source) Oct 15 21:32:06.638 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 21:32:06.638 INFO kablam! --> src/def.rs:12:10 Oct 15 21:32:06.638 INFO kablam! | Oct 15 21:32:06.638 INFO kablam! 12 | #[derive(Packed)] Oct 15 21:32:06.638 INFO kablam! | ^^^^^^ Oct 15 21:32:06.638 INFO kablam! | Oct 15 21:32:06.638 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 15 21:32:06.638 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 15 21:32:06.638 INFO kablam! = note: for more information, see issue #46043 Oct 15 21:32:06.638 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 15 21:32:06.638 INFO kablam! Oct 15 21:32:06.638 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 21:32:06.638 INFO kablam! --> src/def.rs:82:17 Oct 15 21:32:06.638 INFO kablam! | Oct 15 21:32:06.638 INFO kablam! 82 | set(&mut header.version_major, u16::swap_bytes); Oct 15 21:32:06.638 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 21:32:06.638 INFO kablam! | Oct 15 21:32:06.638 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 15 21:32:06.638 INFO kablam! = note: for more information, see issue #46043 Oct 15 21:32:06.638 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 15 21:32:06.638 INFO kablam! Oct 15 21:32:06.647 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 21:32:06.647 INFO kablam! --> src/def.rs:83:17 Oct 15 21:32:06.647 INFO kablam! | Oct 15 21:32:06.647 INFO kablam! 83 | set(&mut header.version_minor, u16::swap_bytes); Oct 15 21:32:06.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 21:32:06.647 INFO kablam! | Oct 15 21:32:06.647 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 15 21:32:06.647 INFO kablam! = note: for more information, see issue #46043 Oct 15 21:32:06.647 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 15 21:32:06.647 INFO kablam! Oct 15 21:32:06.647 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 21:32:06.647 INFO kablam! --> src/def.rs:84:17 Oct 15 21:32:06.647 INFO kablam! | Oct 15 21:32:06.647 INFO kablam! 84 | set(&mut header.thiszone, i32::swap_bytes); Oct 15 21:32:06.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 21:32:06.647 INFO kablam! | Oct 15 21:32:06.647 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 15 21:32:06.647 INFO kablam! = note: for more information, see issue #46043 Oct 15 21:32:06.647 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 15 21:32:06.647 INFO kablam! Oct 15 21:32:06.647 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 21:32:06.647 INFO kablam! --> src/def.rs:85:17 Oct 15 21:32:06.647 INFO kablam! | Oct 15 21:32:06.647 INFO kablam! 85 | set(&mut header.sigfigs, u32::swap_bytes); Oct 15 21:32:06.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 21:32:06.647 INFO kablam! | Oct 15 21:32:06.647 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 15 21:32:06.647 INFO kablam! = note: for more information, see issue #46043 Oct 15 21:32:06.648 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 15 21:32:06.648 INFO kablam! Oct 15 21:32:06.648 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 21:32:06.648 INFO kablam! --> src/def.rs:86:17 Oct 15 21:32:06.648 INFO kablam! | Oct 15 21:32:06.648 INFO kablam! 86 | set(&mut header.snaplen, u32::swap_bytes); Oct 15 21:32:06.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 21:32:06.648 INFO kablam! | Oct 15 21:32:06.648 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 15 21:32:06.648 INFO kablam! = note: for more information, see issue #46043 Oct 15 21:32:06.648 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 15 21:32:06.648 INFO kablam! Oct 15 21:32:06.648 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 21:32:06.648 INFO kablam! --> src/def.rs:87:17 Oct 15 21:32:06.648 INFO kablam! | Oct 15 21:32:06.648 INFO kablam! 87 | set(&mut header.network, u32::swap_bytes); Oct 15 21:32:06.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 21:32:06.648 INFO kablam! | Oct 15 21:32:06.648 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 15 21:32:06.648 INFO kablam! = note: for more information, see issue #46043 Oct 15 21:32:06.648 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 15 21:32:06.648 INFO kablam! Oct 15 21:32:06.648 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 21:32:06.648 INFO kablam! --> src/def.rs:168:10 Oct 15 21:32:06.648 INFO kablam! | Oct 15 21:32:06.648 INFO kablam! 168 | #[derive(Packed)] Oct 15 21:32:06.648 INFO kablam! | ^^^^^^ Oct 15 21:32:06.648 INFO kablam! | Oct 15 21:32:06.648 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 15 21:32:06.648 INFO kablam! = note: for more information, see issue #46043 Oct 15 21:32:06.648 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 15 21:32:06.648 INFO kablam! Oct 15 21:32:06.648 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 21:32:06.648 INFO kablam! --> src/def.rs:184:17 Oct 15 21:32:06.648 INFO kablam! | Oct 15 21:32:06.648 INFO kablam! 184 | set(&mut self.ts_sec, u32::swap_bytes); Oct 15 21:32:06.648 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 21:32:06.648 INFO kablam! | Oct 15 21:32:06.648 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 15 21:32:06.648 INFO kablam! = note: for more information, see issue #46043 Oct 15 21:32:06.648 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 15 21:32:06.648 INFO kablam! Oct 15 21:32:06.648 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 21:32:06.648 INFO kablam! --> src/def.rs:185:17 Oct 15 21:32:06.648 INFO kablam! | Oct 15 21:32:06.648 INFO kablam! 185 | set(&mut self.ts_usec, u32::swap_bytes); Oct 15 21:32:06.648 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 21:32:06.648 INFO kablam! | Oct 15 21:32:06.648 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 15 21:32:06.648 INFO kablam! = note: for more information, see issue #46043 Oct 15 21:32:06.648 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 15 21:32:06.648 INFO kablam! Oct 15 21:32:06.648 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 21:32:06.648 INFO kablam! --> src/def.rs:186:17 Oct 15 21:32:06.648 INFO kablam! | Oct 15 21:32:06.648 INFO kablam! 186 | set(&mut self.incl_len, u32::swap_bytes); Oct 15 21:32:06.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 21:32:06.648 INFO kablam! | Oct 15 21:32:06.648 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 15 21:32:06.648 INFO kablam! = note: for more information, see issue #46043 Oct 15 21:32:06.648 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 15 21:32:06.648 INFO kablam! Oct 15 21:32:06.648 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 21:32:06.648 INFO kablam! --> src/def.rs:187:17 Oct 15 21:32:06.648 INFO kablam! | Oct 15 21:32:06.648 INFO kablam! 187 | set(&mut self.orig_len, u32::swap_bytes); Oct 15 21:32:06.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 21:32:06.648 INFO kablam! | Oct 15 21:32:06.648 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 15 21:32:06.648 INFO kablam! = note: for more information, see issue #46043 Oct 15 21:32:06.648 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 15 21:32:06.648 INFO kablam! Oct 15 21:32:06.891 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.59s Oct 15 21:32:06.899 INFO kablam! su: No module specific data is present Oct 15 21:32:07.968 INFO running `"docker" "rm" "-f" "6bca2ef841140bd9caf3a83c14aae624be44e8bb47134d8d4dbd64c9bbdc0e29"` Oct 15 21:32:08.186 INFO blam! 6bca2ef841140bd9caf3a83c14aae624be44e8bb47134d8d4dbd64c9bbdc0e29 Oct 15 21:32:08.191 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 15 21:32:08.564 INFO blam! d06d7bf40682f5c5d04e62558656b5f0a2d33e92b927d9e726dbaf29d27ebe5c Oct 15 21:32:08.566 INFO running `"docker" "start" "-a" "d06d7bf40682f5c5d04e62558656b5f0a2d33e92b927d9e726dbaf29d27ebe5c"` Oct 15 21:32:09.539 INFO kablam! usermod: no changes Oct 15 21:32:09.615 INFO kablam! Compiling rpcap v0.3.0 (/source) Oct 15 21:32:10.603 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 21:32:10.603 INFO kablam! --> src/def.rs:12:10 Oct 15 21:32:10.603 INFO kablam! | Oct 15 21:32:10.603 INFO kablam! 12 | #[derive(Packed)] Oct 15 21:32:10.603 INFO kablam! | ^^^^^^ Oct 15 21:32:10.603 INFO kablam! | Oct 15 21:32:10.603 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 15 21:32:10.603 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 15 21:32:10.603 INFO kablam! = note: for more information, see issue #46043 Oct 15 21:32:10.603 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 15 21:32:10.603 INFO kablam! Oct 15 21:32:10.603 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 21:32:10.603 INFO kablam! --> src/def.rs:82:17 Oct 15 21:32:10.603 INFO kablam! | Oct 15 21:32:10.603 INFO kablam! 82 | set(&mut header.version_major, u16::swap_bytes); Oct 15 21:32:10.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 21:32:10.603 INFO kablam! | Oct 15 21:32:10.603 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 15 21:32:10.603 INFO kablam! = note: for more information, see issue #46043 Oct 15 21:32:10.603 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 15 21:32:10.603 INFO kablam! Oct 15 21:32:10.603 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 21:32:10.603 INFO kablam! --> src/def.rs:83:17 Oct 15 21:32:10.603 INFO kablam! | Oct 15 21:32:10.603 INFO kablam! 83 | set(&mut header.version_minor, u16::swap_bytes); Oct 15 21:32:10.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 21:32:10.603 INFO kablam! | Oct 15 21:32:10.603 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 15 21:32:10.604 INFO kablam! = note: for more information, see issue #46043 Oct 15 21:32:10.604 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 15 21:32:10.604 INFO kablam! Oct 15 21:32:10.604 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 21:32:10.604 INFO kablam! --> src/def.rs:84:17 Oct 15 21:32:10.604 INFO kablam! | Oct 15 21:32:10.604 INFO kablam! 84 | set(&mut header.thiszone, i32::swap_bytes); Oct 15 21:32:10.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 21:32:10.604 INFO kablam! | Oct 15 21:32:10.604 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 15 21:32:10.604 INFO kablam! = note: for more information, see issue #46043 Oct 15 21:32:10.604 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 15 21:32:10.604 INFO kablam! Oct 15 21:32:10.604 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 21:32:10.604 INFO kablam! --> src/def.rs:85:17 Oct 15 21:32:10.604 INFO kablam! | Oct 15 21:32:10.604 INFO kablam! 85 | set(&mut header.sigfigs, u32::swap_bytes); Oct 15 21:32:10.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 21:32:10.604 INFO kablam! | Oct 15 21:32:10.604 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 15 21:32:10.604 INFO kablam! = note: for more information, see issue #46043 Oct 15 21:32:10.604 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 15 21:32:10.604 INFO kablam! Oct 15 21:32:10.604 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 21:32:10.604 INFO kablam! --> src/def.rs:86:17 Oct 15 21:32:10.604 INFO kablam! | Oct 15 21:32:10.604 INFO kablam! 86 | set(&mut header.snaplen, u32::swap_bytes); Oct 15 21:32:10.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 21:32:10.604 INFO kablam! | Oct 15 21:32:10.604 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 15 21:32:10.604 INFO kablam! = note: for more information, see issue #46043 Oct 15 21:32:10.604 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 15 21:32:10.604 INFO kablam! Oct 15 21:32:10.604 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 21:32:10.604 INFO kablam! --> src/def.rs:87:17 Oct 15 21:32:10.604 INFO kablam! | Oct 15 21:32:10.604 INFO kablam! 87 | set(&mut header.network, u32::swap_bytes); Oct 15 21:32:10.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 21:32:10.604 INFO kablam! | Oct 15 21:32:10.604 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 15 21:32:10.604 INFO kablam! = note: for more information, see issue #46043 Oct 15 21:32:10.604 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 15 21:32:10.604 INFO kablam! Oct 15 21:32:10.604 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 21:32:10.604 INFO kablam! --> src/def.rs:168:10 Oct 15 21:32:10.604 INFO kablam! | Oct 15 21:32:10.604 INFO kablam! 168 | #[derive(Packed)] Oct 15 21:32:10.604 INFO kablam! | ^^^^^^ Oct 15 21:32:10.604 INFO kablam! | Oct 15 21:32:10.604 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 15 21:32:10.604 INFO kablam! = note: for more information, see issue #46043 Oct 15 21:32:10.604 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 15 21:32:10.604 INFO kablam! Oct 15 21:32:10.604 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 21:32:10.604 INFO kablam! --> src/def.rs:184:17 Oct 15 21:32:10.604 INFO kablam! | Oct 15 21:32:10.604 INFO kablam! 184 | set(&mut self.ts_sec, u32::swap_bytes); Oct 15 21:32:10.604 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 21:32:10.604 INFO kablam! | Oct 15 21:32:10.604 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 15 21:32:10.604 INFO kablam! = note: for more information, see issue #46043 Oct 15 21:32:10.604 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 15 21:32:10.604 INFO kablam! Oct 15 21:32:10.604 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 21:32:10.604 INFO kablam! --> src/def.rs:185:17 Oct 15 21:32:10.604 INFO kablam! | Oct 15 21:32:10.604 INFO kablam! 185 | set(&mut self.ts_usec, u32::swap_bytes); Oct 15 21:32:10.604 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 21:32:10.604 INFO kablam! | Oct 15 21:32:10.604 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 15 21:32:10.604 INFO kablam! = note: for more information, see issue #46043 Oct 15 21:32:10.604 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 15 21:32:10.604 INFO kablam! Oct 15 21:32:10.604 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 21:32:10.604 INFO kablam! --> src/def.rs:186:17 Oct 15 21:32:10.604 INFO kablam! | Oct 15 21:32:10.604 INFO kablam! 186 | set(&mut self.incl_len, u32::swap_bytes); Oct 15 21:32:10.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 21:32:10.604 INFO kablam! | Oct 15 21:32:10.604 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 15 21:32:10.604 INFO kablam! = note: for more information, see issue #46043 Oct 15 21:32:10.604 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 15 21:32:10.604 INFO kablam! Oct 15 21:32:10.604 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 21:32:10.604 INFO kablam! --> src/def.rs:187:17 Oct 15 21:32:10.605 INFO kablam! | Oct 15 21:32:10.605 INFO kablam! 187 | set(&mut self.orig_len, u32::swap_bytes); Oct 15 21:32:10.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 21:32:10.605 INFO kablam! | Oct 15 21:32:10.605 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 15 21:32:10.605 INFO kablam! = note: for more information, see issue #46043 Oct 15 21:32:10.605 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 15 21:32:10.605 INFO kablam! Oct 15 21:32:11.745 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.19s Oct 15 21:32:11.748 INFO kablam! su: No module specific data is present Oct 15 21:32:12.300 INFO running `"docker" "rm" "-f" "d06d7bf40682f5c5d04e62558656b5f0a2d33e92b927d9e726dbaf29d27ebe5c"` Oct 15 21:32:12.775 INFO blam! d06d7bf40682f5c5d04e62558656b5f0a2d33e92b927d9e726dbaf29d27ebe5c Oct 15 21:32:12.781 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 15 21:32:13.297 INFO blam! 98bc9a36a5fee730da6d4d9fedf3d4714d96dd64a3ec6541b1e8ad5a7f602559 Oct 15 21:32:13.304 INFO running `"docker" "start" "-a" "98bc9a36a5fee730da6d4d9fedf3d4714d96dd64a3ec6541b1e8ad5a7f602559"` Oct 15 21:32:14.303 INFO kablam! usermod: no changes Oct 15 21:32:14.371 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 21:32:14.375 INFO kablam! Running /target/debug/deps/rpcap-f65daea34e458013 Oct 15 21:32:14.383 INFO blam! Oct 15 21:32:14.383 INFO blam! running 2 tests Oct 15 21:32:14.396 INFO kablam! Doc-tests rpcap Oct 15 21:32:14.397 INFO blam! test read::test::format_variations ... ok Oct 15 21:32:14.397 INFO blam! test test::read_write ... ok Oct 15 21:32:14.397 INFO blam! Oct 15 21:32:14.397 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 21:32:14.397 INFO blam! Oct 15 21:32:15.458 INFO blam! Oct 15 21:32:15.458 INFO blam! running 0 tests Oct 15 21:32:15.458 INFO blam! Oct 15 21:32:15.458 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 21:32:15.458 INFO blam! Oct 15 21:32:15.465 INFO kablam! su: No module specific data is present Oct 15 21:32:16.599 INFO running `"docker" "rm" "-f" "98bc9a36a5fee730da6d4d9fedf3d4714d96dd64a3ec6541b1e8ad5a7f602559"` Oct 15 21:32:16.891 INFO blam! 98bc9a36a5fee730da6d4d9fedf3d4714d96dd64a3ec6541b1e8ad5a7f602559