Oct 27 18:21:01.908 INFO checking p0f_api-0.1.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 18:21:01.908 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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:02.053 INFO blam! 888bd8c344bbd82b760c1c6ade38f8de7f9652765f380f6666abc25205cac286 Oct 27 18:21:02.054 INFO running `"docker" "start" "-a" "888bd8c344bbd82b760c1c6ade38f8de7f9652765f380f6666abc25205cac286"` Oct 27 18:21:02.426 INFO kablam! usermod: no changes Oct 27 18:21:02.450 INFO kablam! Checking p0f_api v0.1.1 (/source) Oct 27 18:21:03.067 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:21:03.067 INFO kablam! --> src/lib.rs:94:7 Oct 27 18:21:03.067 INFO kablam! | Oct 27 18:21:03.067 INFO kablam! 94 | resp.magic, Oct 27 18:21:03.067 INFO kablam! | ^^^^^^^^^^ Oct 27 18:21:03.067 INFO kablam! | Oct 27 18:21:03.067 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 27 18:21:03.067 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:03.067 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:21:03.067 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:03.067 INFO kablam! Oct 27 18:21:03.067 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:21:03.067 INFO kablam! --> src/lib.rs:115:8 Oct 27 18:21:03.067 INFO kablam! | Oct 27 18:21:03.067 INFO kablam! 115 | resp.status Oct 27 18:21:03.067 INFO kablam! | ^^^^^^^^^^^ Oct 27 18:21:03.067 INFO kablam! | Oct 27 18:21:03.067 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:03.067 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:21:03.067 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:03.067 INFO kablam! Oct 27 18:21:03.067 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:21:03.067 INFO kablam! --> src/lib.rs:189:3 Oct 27 18:21:03.067 INFO kablam! | Oct 27 18:21:03.067 INFO kablam! 189 | debug_assert_eq!(resp.magic, raw::P0F_RESP_MAGIC); Oct 27 18:21:03.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:21:03.067 INFO kablam! | Oct 27 18:21:03.067 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:03.067 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:21:03.067 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:03.067 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:03.067 INFO kablam! Oct 27 18:21:03.067 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:21:03.067 INFO kablam! --> src/lib.rs:190:3 Oct 27 18:21:03.067 INFO kablam! | Oct 27 18:21:03.067 INFO kablam! 190 | debug_assert_eq!(resp.status, raw::P0F_STATUS_OK); Oct 27 18:21:03.068 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:21:03.068 INFO kablam! | Oct 27 18:21:03.068 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:03.068 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:21:03.068 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:03.068 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:03.068 INFO kablam! Oct 27 18:21:03.283 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:21:03.283 INFO kablam! --> src/lib.rs:94:7 Oct 27 18:21:03.283 INFO kablam! | Oct 27 18:21:03.283 INFO kablam! 94 | resp.magic, Oct 27 18:21:03.283 INFO kablam! | ^^^^^^^^^^ Oct 27 18:21:03.283 INFO kablam! | Oct 27 18:21:03.283 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 27 18:21:03.283 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:03.283 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:21:03.283 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:03.283 INFO kablam! Oct 27 18:21:03.283 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:21:03.283 INFO kablam! --> src/lib.rs:115:8 Oct 27 18:21:03.283 INFO kablam! | Oct 27 18:21:03.283 INFO kablam! 115 | resp.status Oct 27 18:21:03.283 INFO kablam! | ^^^^^^^^^^^ Oct 27 18:21:03.283 INFO kablam! | Oct 27 18:21:03.283 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:03.283 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:21:03.283 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:03.283 INFO kablam! Oct 27 18:21:03.283 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:21:03.283 INFO kablam! --> src/lib.rs:189:3 Oct 27 18:21:03.283 INFO kablam! | Oct 27 18:21:03.283 INFO kablam! 189 | debug_assert_eq!(resp.magic, raw::P0F_RESP_MAGIC); Oct 27 18:21:03.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:21:03.283 INFO kablam! | Oct 27 18:21:03.283 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:03.283 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:21:03.283 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:03.283 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:03.283 INFO kablam! Oct 27 18:21:03.283 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 18:21:03.283 INFO kablam! --> src/lib.rs:190:3 Oct 27 18:21:03.283 INFO kablam! | Oct 27 18:21:03.283 INFO kablam! 190 | debug_assert_eq!(resp.status, raw::P0F_STATUS_OK); Oct 27 18:21:03.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:21:03.283 INFO kablam! | Oct 27 18:21:03.283 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:03.283 INFO kablam! = note: for more information, see issue #46043 Oct 27 18:21:03.283 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:03.283 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:03.283 INFO kablam! Oct 27 18:21:03.799 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.35s Oct 27 18:21:03.801 INFO kablam! su: No module specific data is present Oct 27 18:21:04.195 INFO running `"docker" "rm" "-f" "888bd8c344bbd82b760c1c6ade38f8de7f9652765f380f6666abc25205cac286"` Oct 27 18:21:04.305 INFO blam! 888bd8c344bbd82b760c1c6ade38f8de7f9652765f380f6666abc25205cac286