Sep 06 02:48:35.190 INFO checking p0f_api-0.1.1 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 02:48:35.190 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 02:48:35.190 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 02:48:35.390 INFO blam! 439f8cbdf1040912e82c45016bb0bfd7388222e9926b34d61e379c45788a551d Sep 06 02:48:35.392 INFO running `"docker" "start" "-a" "439f8cbdf1040912e82c45016bb0bfd7388222e9926b34d61e379c45788a551d"` Sep 06 02:48:36.543 INFO kablam! usermod: no changes Sep 06 02:48:36.576 INFO kablam! Checking p0f_api v0.1.1 (file:///source) Sep 06 02:48:36.870 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:48:36.870 INFO kablam! --> src/lib.rs:94:7 Sep 06 02:48:36.870 INFO kablam! | Sep 06 02:48:36.870 INFO kablam! 94 | resp.magic, Sep 06 02:48:36.870 INFO kablam! | ^^^^^^^^^^ Sep 06 02:48:36.870 INFO kablam! | Sep 06 02:48:36.870 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 06 02:48:36.870 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 06 02:48:36.870 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:48:36.870 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 06 02:48:36.870 INFO kablam! Sep 06 02:48:36.870 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:48:36.870 INFO kablam! --> src/lib.rs:115:8 Sep 06 02:48:36.870 INFO kablam! | Sep 06 02:48:36.870 INFO kablam! 115 | resp.status Sep 06 02:48:36.870 INFO kablam! | ^^^^^^^^^^^ Sep 06 02:48:36.870 INFO kablam! | Sep 06 02:48:36.870 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 06 02:48:36.870 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:48:36.870 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 06 02:48:36.870 INFO kablam! Sep 06 02:48:36.870 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:48:36.870 INFO kablam! --> src/lib.rs:189:3 Sep 06 02:48:36.870 INFO kablam! | Sep 06 02:48:36.870 INFO kablam! 189 | debug_assert_eq!(resp.magic, raw::P0F_RESP_MAGIC); Sep 06 02:48:36.870 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 02:48:36.870 INFO kablam! | Sep 06 02:48:36.870 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 06 02:48:36.870 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:48:36.870 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 06 02:48:36.870 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 06 02:48:36.870 INFO kablam! Sep 06 02:48:36.870 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:48:36.870 INFO kablam! --> src/lib.rs:190:3 Sep 06 02:48:36.871 INFO kablam! | Sep 06 02:48:36.871 INFO kablam! 190 | debug_assert_eq!(resp.status, raw::P0F_STATUS_OK); Sep 06 02:48:36.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 02:48:36.871 INFO kablam! | Sep 06 02:48:36.871 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 06 02:48:36.871 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:48:36.871 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 06 02:48:36.871 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 06 02:48:36.871 INFO kablam! Sep 06 02:48:37.004 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:48:37.004 INFO kablam! --> src/lib.rs:94:7 Sep 06 02:48:37.004 INFO kablam! | Sep 06 02:48:37.004 INFO kablam! 94 | resp.magic, Sep 06 02:48:37.004 INFO kablam! | ^^^^^^^^^^ Sep 06 02:48:37.004 INFO kablam! | Sep 06 02:48:37.004 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 06 02:48:37.004 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 06 02:48:37.004 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:48:37.004 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 06 02:48:37.004 INFO kablam! Sep 06 02:48:37.004 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:48:37.004 INFO kablam! --> src/lib.rs:115:8 Sep 06 02:48:37.005 INFO kablam! | Sep 06 02:48:37.005 INFO kablam! 115 | resp.status Sep 06 02:48:37.005 INFO kablam! | ^^^^^^^^^^^ Sep 06 02:48:37.005 INFO kablam! | Sep 06 02:48:37.005 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 06 02:48:37.005 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:48:37.005 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 06 02:48:37.005 INFO kablam! Sep 06 02:48:37.005 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:48:37.005 INFO kablam! --> src/lib.rs:189:3 Sep 06 02:48:37.005 INFO kablam! | Sep 06 02:48:37.005 INFO kablam! 189 | debug_assert_eq!(resp.magic, raw::P0F_RESP_MAGIC); Sep 06 02:48:37.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 02:48:37.005 INFO kablam! | Sep 06 02:48:37.005 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 06 02:48:37.005 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:48:37.005 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 06 02:48:37.005 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 06 02:48:37.005 INFO kablam! Sep 06 02:48:37.005 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 02:48:37.005 INFO kablam! --> src/lib.rs:190:3 Sep 06 02:48:37.005 INFO kablam! | Sep 06 02:48:37.005 INFO kablam! 190 | debug_assert_eq!(resp.status, raw::P0F_STATUS_OK); Sep 06 02:48:37.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 02:48:37.005 INFO kablam! | Sep 06 02:48:37.005 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 06 02:48:37.005 INFO kablam! = note: for more information, see issue #46043 Sep 06 02:48:37.005 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 06 02:48:37.005 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 06 02:48:37.005 INFO kablam! Sep 06 02:48:37.174 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.61s Sep 06 02:48:37.176 INFO kablam! su: No module specific data is present Sep 06 02:48:37.920 INFO running `"docker" "rm" "-f" "439f8cbdf1040912e82c45016bb0bfd7388222e9926b34d61e379c45788a551d"` Sep 06 02:48:38.005 INFO blam! 439f8cbdf1040912e82c45016bb0bfd7388222e9926b34d61e379c45788a551d