Sep 01 11:59:21.792 INFO checking p0f_api-0.1.1 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 11:59:21.792 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 11:59:21.792 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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=500" "-e" "CMD=cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 11:59:21.978 INFO blam! aeebc0ef14f5d667336e4ab1d2e037d570279e3a9c9ca762b1a77362f4e6a6bb Sep 01 11:59:21.980 INFO running `"docker" "start" "-a" "aeebc0ef14f5d667336e4ab1d2e037d570279e3a9c9ca762b1a77362f4e6a6bb"` Sep 01 11:59:22.476 INFO kablam! Checking p0f_api v0.1.1 (file:///source) Sep 01 11:59:23.096 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:59:23.096 INFO kablam! --> src/lib.rs:94:7 Sep 01 11:59:23.096 INFO kablam! | Sep 01 11:59:23.096 INFO kablam! 94 | resp.magic, Sep 01 11:59:23.096 INFO kablam! | ^^^^^^^^^^ Sep 01 11:59:23.096 INFO kablam! | Sep 01 11:59:23.096 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 11:59:23.096 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 01 11:59:23.096 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:59:23.096 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 01 11:59:23.096 INFO kablam! Sep 01 11:59:23.097 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:59:23.097 INFO kablam! --> src/lib.rs:115:8 Sep 01 11:59:23.097 INFO kablam! | Sep 01 11:59:23.097 INFO kablam! 115 | resp.status Sep 01 11:59:23.097 INFO kablam! | ^^^^^^^^^^^ Sep 01 11:59:23.097 INFO kablam! | Sep 01 11:59:23.097 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 01 11:59:23.097 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:59:23.097 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 01 11:59:23.097 INFO kablam! Sep 01 11:59:23.097 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:59:23.097 INFO kablam! --> src/lib.rs:189:3 Sep 01 11:59:23.097 INFO kablam! | Sep 01 11:59:23.097 INFO kablam! 189 | debug_assert_eq!(resp.magic, raw::P0F_RESP_MAGIC); Sep 01 11:59:23.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:59:23.097 INFO kablam! | Sep 01 11:59:23.097 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 01 11:59:23.097 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:59:23.097 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 01 11:59:23.098 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 01 11:59:23.098 INFO kablam! Sep 01 11:59:23.098 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:59:23.098 INFO kablam! --> src/lib.rs:190:3 Sep 01 11:59:23.098 INFO kablam! | Sep 01 11:59:23.098 INFO kablam! 190 | debug_assert_eq!(resp.status, raw::P0F_STATUS_OK); Sep 01 11:59:23.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:59:23.098 INFO kablam! | Sep 01 11:59:23.098 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 01 11:59:23.098 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:59:23.098 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 01 11:59:23.098 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 01 11:59:23.098 INFO kablam! Sep 01 11:59:23.255 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:59:23.255 INFO kablam! --> src/lib.rs:94:7 Sep 01 11:59:23.255 INFO kablam! | Sep 01 11:59:23.255 INFO kablam! 94 | resp.magic, Sep 01 11:59:23.255 INFO kablam! | ^^^^^^^^^^ Sep 01 11:59:23.255 INFO kablam! | Sep 01 11:59:23.255 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 11:59:23.255 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 01 11:59:23.256 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:59:23.256 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 01 11:59:23.256 INFO kablam! Sep 01 11:59:23.256 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:59:23.256 INFO kablam! --> src/lib.rs:115:8 Sep 01 11:59:23.256 INFO kablam! | Sep 01 11:59:23.256 INFO kablam! 115 | resp.status Sep 01 11:59:23.256 INFO kablam! | ^^^^^^^^^^^ Sep 01 11:59:23.256 INFO kablam! | Sep 01 11:59:23.256 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 01 11:59:23.256 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:59:23.256 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 01 11:59:23.256 INFO kablam! Sep 01 11:59:23.256 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:59:23.256 INFO kablam! --> src/lib.rs:189:3 Sep 01 11:59:23.256 INFO kablam! | Sep 01 11:59:23.256 INFO kablam! 189 | debug_assert_eq!(resp.magic, raw::P0F_RESP_MAGIC); Sep 01 11:59:23.257 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:59:23.257 INFO kablam! | Sep 01 11:59:23.257 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 01 11:59:23.257 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:59:23.257 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 01 11:59:23.257 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 01 11:59:23.257 INFO kablam! Sep 01 11:59:23.257 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 11:59:23.257 INFO kablam! --> src/lib.rs:190:3 Sep 01 11:59:23.257 INFO kablam! | Sep 01 11:59:23.257 INFO kablam! 190 | debug_assert_eq!(resp.status, raw::P0F_STATUS_OK); Sep 01 11:59:23.257 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:59:23.257 INFO kablam! | Sep 01 11:59:23.257 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 01 11:59:23.257 INFO kablam! = note: for more information, see issue #46043 Sep 01 11:59:23.257 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 01 11:59:23.257 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 01 11:59:23.257 INFO kablam! Sep 01 11:59:23.554 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.08s Sep 01 11:59:23.556 INFO kablam! su: No module specific data is present Sep 01 11:59:23.987 INFO running `"docker" "rm" "-f" "aeebc0ef14f5d667336e4ab1d2e037d570279e3a9c9ca762b1a77362f4e6a6bb"` Sep 01 11:59:24.083 INFO blam! aeebc0ef14f5d667336e4ab1d2e037d570279e3a9c9ca762b1a77362f4e6a6bb