Sep 04 11:48:53.953 INFO checking p0f_api-0.1.1 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 11:48:53.953 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 11:48:53.953 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 11:48:54.086 INFO blam! cbc198eb58c903237831373f3f26af915977c33c1f8c00293253d24a9d7e20d1 Sep 04 11:48:54.087 INFO running `"docker" "start" "-a" "cbc198eb58c903237831373f3f26af915977c33c1f8c00293253d24a9d7e20d1"` Sep 04 11:48:54.614 INFO kablam! Checking p0f_api v0.1.1 (file:///source) Sep 04 11:48:55.246 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:48:55.246 INFO kablam! --> src/lib.rs:94:7 Sep 04 11:48:55.246 INFO kablam! | Sep 04 11:48:55.246 INFO kablam! 94 | resp.magic, Sep 04 11:48:55.246 INFO kablam! | ^^^^^^^^^^ Sep 04 11:48:55.246 INFO kablam! | Sep 04 11:48:55.246 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 11:48:55.246 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 04 11:48:55.246 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:48:55.246 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 04 11:48:55.246 INFO kablam! Sep 04 11:48:55.247 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:48:55.247 INFO kablam! --> src/lib.rs:115:8 Sep 04 11:48:55.247 INFO kablam! | Sep 04 11:48:55.247 INFO kablam! 115 | resp.status Sep 04 11:48:55.247 INFO kablam! | ^^^^^^^^^^^ Sep 04 11:48:55.247 INFO kablam! | Sep 04 11:48:55.247 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 04 11:48:55.247 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:48:55.247 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 04 11:48:55.247 INFO kablam! Sep 04 11:48:55.247 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:48:55.247 INFO kablam! --> src/lib.rs:189:3 Sep 04 11:48:55.247 INFO kablam! | Sep 04 11:48:55.247 INFO kablam! 189 | debug_assert_eq!(resp.magic, raw::P0F_RESP_MAGIC); Sep 04 11:48:55.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:48:55.247 INFO kablam! | Sep 04 11:48:55.247 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 04 11:48:55.247 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:48:55.247 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 04 11:48:55.247 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 04 11:48:55.248 INFO kablam! Sep 04 11:48:55.248 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:48:55.248 INFO kablam! --> src/lib.rs:190:3 Sep 04 11:48:55.248 INFO kablam! | Sep 04 11:48:55.248 INFO kablam! 190 | debug_assert_eq!(resp.status, raw::P0F_STATUS_OK); Sep 04 11:48:55.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:48:55.248 INFO kablam! | Sep 04 11:48:55.248 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 04 11:48:55.248 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:48:55.248 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 04 11:48:55.248 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 04 11:48:55.248 INFO kablam! Sep 04 11:48:55.351 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:48:55.351 INFO kablam! --> src/lib.rs:94:7 Sep 04 11:48:55.351 INFO kablam! | Sep 04 11:48:55.351 INFO kablam! 94 | resp.magic, Sep 04 11:48:55.351 INFO kablam! | ^^^^^^^^^^ Sep 04 11:48:55.351 INFO kablam! | Sep 04 11:48:55.351 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 11:48:55.352 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 04 11:48:55.352 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:48:55.352 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 04 11:48:55.352 INFO kablam! Sep 04 11:48:55.352 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:48:55.352 INFO kablam! --> src/lib.rs:115:8 Sep 04 11:48:55.352 INFO kablam! | Sep 04 11:48:55.352 INFO kablam! 115 | resp.status Sep 04 11:48:55.352 INFO kablam! | ^^^^^^^^^^^ Sep 04 11:48:55.352 INFO kablam! | Sep 04 11:48:55.352 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 04 11:48:55.352 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:48:55.352 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 04 11:48:55.352 INFO kablam! Sep 04 11:48:55.352 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:48:55.352 INFO kablam! --> src/lib.rs:189:3 Sep 04 11:48:55.352 INFO kablam! | Sep 04 11:48:55.352 INFO kablam! 189 | debug_assert_eq!(resp.magic, raw::P0F_RESP_MAGIC); Sep 04 11:48:55.352 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:48:55.352 INFO kablam! | Sep 04 11:48:55.352 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 04 11:48:55.352 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:48:55.352 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 04 11:48:55.352 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 04 11:48:55.352 INFO kablam! Sep 04 11:48:55.353 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 11:48:55.353 INFO kablam! --> src/lib.rs:190:3 Sep 04 11:48:55.353 INFO kablam! | Sep 04 11:48:55.353 INFO kablam! 190 | debug_assert_eq!(resp.status, raw::P0F_STATUS_OK); Sep 04 11:48:55.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:48:55.353 INFO kablam! | Sep 04 11:48:55.353 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 04 11:48:55.353 INFO kablam! = note: for more information, see issue #46043 Sep 04 11:48:55.353 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 04 11:48:55.353 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 04 11:48:55.353 INFO kablam! Sep 04 11:48:55.667 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.06s Sep 04 11:48:55.670 INFO kablam! su: No module specific data is present Sep 04 11:48:56.088 INFO running `"docker" "rm" "-f" "cbc198eb58c903237831373f3f26af915977c33c1f8c00293253d24a9d7e20d1"` Sep 04 11:48:56.183 INFO blam! cbc198eb58c903237831373f3f26af915977c33c1f8c00293253d24a9d7e20d1