Sep 19 23:10:41.850 INFO checking p0f_api-0.1.1 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 23:10:41.850 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 23:10:41.850 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:10:42.034 INFO blam! fe1452ae9d36a40ffcdcbe4625c20df7e284be2ab20db7f9b7e192d6385b1369 Sep 19 23:10:42.035 INFO running `"docker" "start" "-a" "fe1452ae9d36a40ffcdcbe4625c20df7e284be2ab20db7f9b7e192d6385b1369"` Sep 19 23:10:43.073 INFO kablam! usermod: no changes Sep 19 23:10:43.113 INFO kablam! Checking p0f_api v0.1.1 (/source) Sep 19 23:10:43.381 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:10:43.382 INFO kablam! --> src/lib.rs:94:7 Sep 19 23:10:43.382 INFO kablam! | Sep 19 23:10:43.382 INFO kablam! 94 | resp.magic, Sep 19 23:10:43.382 INFO kablam! | ^^^^^^^^^^ Sep 19 23:10:43.382 INFO kablam! | Sep 19 23:10:43.382 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 23:10:43.382 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! Sep 19 23:10:43.382 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:10:43.382 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:10:43.382 INFO kablam! Sep 19 23:10:43.382 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:10:43.382 INFO kablam! --> src/lib.rs:115:8 Sep 19 23:10:43.382 INFO kablam! | Sep 19 23:10:43.382 INFO kablam! 115 | resp.status Sep 19 23:10:43.382 INFO kablam! | ^^^^^^^^^^^ Sep 19 23:10:43.382 INFO kablam! | Sep 19 23:10:43.382 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! Sep 19 23:10:43.382 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:10:43.382 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:10:43.382 INFO kablam! Sep 19 23:10:43.382 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:10:43.382 INFO kablam! --> src/lib.rs:189:3 Sep 19 23:10:43.382 INFO kablam! | Sep 19 23:10:43.382 INFO kablam! 189 | debug_assert_eq!(resp.magic, raw::P0F_RESP_MAGIC); Sep 19 23:10:43.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:10:43.382 INFO kablam! | Sep 19 23:10:43.382 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! Sep 19 23:10:43.382 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:10:43.382 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:10:43.382 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) Sep 19 23:10:43.382 INFO kablam! Sep 19 23:10:43.383 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:10:43.383 INFO kablam! --> src/lib.rs:190:3 Sep 19 23:10:43.383 INFO kablam! | Sep 19 23:10:43.383 INFO kablam! 190 | debug_assert_eq!(resp.status, raw::P0F_STATUS_OK); Sep 19 23:10:43.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:10:43.383 INFO kablam! | Sep 19 23:10:43.383 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! Sep 19 23:10:43.383 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:10:43.383 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:10:43.384 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) Sep 19 23:10:43.384 INFO kablam! Sep 19 23:10:43.402 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:10:43.402 INFO kablam! --> src/lib.rs:94:7 Sep 19 23:10:43.402 INFO kablam! | Sep 19 23:10:43.402 INFO kablam! 94 | resp.magic, Sep 19 23:10:43.402 INFO kablam! | ^^^^^^^^^^ Sep 19 23:10:43.402 INFO kablam! | Sep 19 23:10:43.402 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 23:10:43.402 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! Sep 19 23:10:43.402 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:10:43.402 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:10:43.402 INFO kablam! Sep 19 23:10:43.402 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:10:43.402 INFO kablam! --> src/lib.rs:115:8 Sep 19 23:10:43.402 INFO kablam! | Sep 19 23:10:43.402 INFO kablam! 115 | resp.status Sep 19 23:10:43.402 INFO kablam! | ^^^^^^^^^^^ Sep 19 23:10:43.402 INFO kablam! | Sep 19 23:10:43.402 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! Sep 19 23:10:43.402 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:10:43.402 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:10:43.402 INFO kablam! Sep 19 23:10:43.402 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:10:43.402 INFO kablam! --> src/lib.rs:189:3 Sep 19 23:10:43.402 INFO kablam! | Sep 19 23:10:43.402 INFO kablam! 189 | debug_assert_eq!(resp.magic, raw::P0F_RESP_MAGIC); Sep 19 23:10:43.402 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:10:43.402 INFO kablam! | Sep 19 23:10:43.402 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! Sep 19 23:10:43.402 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:10:43.402 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:10:43.402 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) Sep 19 23:10:43.402 INFO kablam! Sep 19 23:10:43.402 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:10:43.402 INFO kablam! --> src/lib.rs:190:3 Sep 19 23:10:43.402 INFO kablam! | Sep 19 23:10:43.402 INFO kablam! 190 | debug_assert_eq!(resp.status, raw::P0F_STATUS_OK); Sep 19 23:10:43.402 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:10:43.402 INFO kablam! | Sep 19 23:10:43.402 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! Sep 19 23:10:43.403 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:10:43.403 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 19 23:10:43.403 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) Sep 19 23:10:43.403 INFO kablam! Sep 19 23:10:43.602 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.51s Sep 19 23:10:43.605 INFO kablam! su: No module specific data is present Sep 19 23:10:44.266 INFO running `"docker" "rm" "-f" "fe1452ae9d36a40ffcdcbe4625c20df7e284be2ab20db7f9b7e192d6385b1369"` Sep 19 23:10:44.323 INFO blam! fe1452ae9d36a40ffcdcbe4625c20df7e284be2ab20db7f9b7e192d6385b1369