Oct 27 18:21:01.675 INFO checking p0f_api-0.1.1 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 18:21:01.675 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 18:21:01.831 INFO blam! 5a9e89e1a7cd1665954b4d1e1c1c7b0689f2074b070b70037be038500ec97c23 Oct 27 18:21:01.834 INFO running `"docker" "start" "-a" "5a9e89e1a7cd1665954b4d1e1c1c7b0689f2074b070b70037be038500ec97c23"` Oct 27 18:21:02.168 INFO kablam! usermod: no changes Oct 27 18:21:02.186 INFO kablam! Checking p0f_api v0.1.1 (/source) Oct 27 18:21:02.706 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:21:02.706 INFO kablam! --> src/lib.rs:94:7 Oct 27 18:21:02.706 INFO kablam! | Oct 27 18:21:02.706 INFO kablam! 94 | resp.magic, Oct 27 18:21:02.706 INFO kablam! | ^^^^^^^^^^ Oct 27 18:21:02.706 INFO kablam! | Oct 27 18:21:02.706 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 27 18:21:02.706 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 27 18:21:02.706 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:21:02.706 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 27 18:21:02.706 INFO kablam! Oct 27 18:21:02.706 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:21:02.706 INFO kablam! --> src/lib.rs:115:8 Oct 27 18:21:02.706 INFO kablam! | Oct 27 18:21:02.706 INFO kablam! 115 | resp.status Oct 27 18:21:02.706 INFO kablam! | ^^^^^^^^^^^ Oct 27 18:21:02.706 INFO kablam! | Oct 27 18:21:02.706 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 27 18:21:02.706 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:21:02.706 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 27 18:21:02.706 INFO kablam! Oct 27 18:21:02.706 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:21:02.706 INFO kablam! --> src/lib.rs:189:3 Oct 27 18:21:02.706 INFO kablam! | Oct 27 18:21:02.706 INFO kablam! 189 | debug_assert_eq!(resp.magic, raw::P0F_RESP_MAGIC); Oct 27 18:21:02.706 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:21:02.706 INFO kablam! | Oct 27 18:21:02.706 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 27 18:21:02.706 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:21:02.706 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 27 18:21:02.706 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 18:21:02.706 INFO kablam! Oct 27 18:21:02.706 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:21:02.706 INFO kablam! --> src/lib.rs:190:3 Oct 27 18:21:02.706 INFO kablam! | Oct 27 18:21:02.706 INFO kablam! 190 | debug_assert_eq!(resp.status, raw::P0F_STATUS_OK); Oct 27 18:21:02.706 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:21:02.706 INFO kablam! | Oct 27 18:21:02.706 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 27 18:21:02.706 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:21:02.706 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 27 18:21:02.706 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 18:21:02.706 INFO kablam! Oct 27 18:21:02.897 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:21:02.897 INFO kablam! --> src/lib.rs:94:7 Oct 27 18:21:02.897 INFO kablam! | Oct 27 18:21:02.897 INFO kablam! 94 | resp.magic, Oct 27 18:21:02.897 INFO kablam! | ^^^^^^^^^^ Oct 27 18:21:02.897 INFO kablam! | Oct 27 18:21:02.897 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 27 18:21:02.897 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 27 18:21:02.897 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:21:02.897 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 27 18:21:02.897 INFO kablam! Oct 27 18:21:02.897 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:21:02.897 INFO kablam! --> src/lib.rs:115:8 Oct 27 18:21:02.897 INFO kablam! | Oct 27 18:21:02.897 INFO kablam! 115 | resp.status Oct 27 18:21:02.897 INFO kablam! | ^^^^^^^^^^^ Oct 27 18:21:02.897 INFO kablam! | Oct 27 18:21:02.897 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 27 18:21:02.897 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:21:02.897 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 27 18:21:02.897 INFO kablam! Oct 27 18:21:02.897 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:21:02.897 INFO kablam! --> src/lib.rs:189:3 Oct 27 18:21:02.897 INFO kablam! | Oct 27 18:21:02.897 INFO kablam! 189 | debug_assert_eq!(resp.magic, raw::P0F_RESP_MAGIC); Oct 27 18:21:02.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:21:02.897 INFO kablam! | Oct 27 18:21:02.897 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 27 18:21:02.897 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:21:02.897 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 27 18:21:02.897 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 18:21:02.897 INFO kablam! Oct 27 18:21:02.897 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:21:02.897 INFO kablam! --> src/lib.rs:190:3 Oct 27 18:21:02.897 INFO kablam! | Oct 27 18:21:02.897 INFO kablam! 190 | debug_assert_eq!(resp.status, raw::P0F_STATUS_OK); Oct 27 18:21:02.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:21:02.897 INFO kablam! | Oct 27 18:21:02.897 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 27 18:21:02.897 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:21:02.897 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 27 18:21:02.897 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 18:21:02.897 INFO kablam! Oct 27 18:21:03.387 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.20s Oct 27 18:21:03.387 INFO kablam! su: No module specific data is present Oct 27 18:21:04.162 INFO running `"docker" "rm" "-f" "5a9e89e1a7cd1665954b4d1e1c1c7b0689f2074b070b70037be038500ec97c23"` Oct 27 18:21:04.245 INFO blam! 5a9e89e1a7cd1665954b4d1e1c1c7b0689f2074b070b70037be038500ec97c23