Sep 10 13:23:02.242 INFO checking p0f_api-0.1.1 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 13:23:02.242 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 13:23:02.242 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-0/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 13:23:02.562 INFO blam! f83935f32707df0084de2a83539aaef7cf4085a7efa129f1087312b5dc885442 Sep 10 13:23:02.562 INFO running `"docker" "start" "-a" "f83935f32707df0084de2a83539aaef7cf4085a7efa129f1087312b5dc885442"` Sep 10 13:23:03.785 INFO kablam! usermod: no changes Sep 10 13:23:03.816 INFO kablam! Checking p0f_api v0.1.1 (file:///source) Sep 10 13:23:04.177 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:23:04.177 INFO kablam! --> src/lib.rs:94:7 Sep 10 13:23:04.177 INFO kablam! | Sep 10 13:23:04.177 INFO kablam! 94 | resp.magic, Sep 10 13:23:04.177 INFO kablam! | ^^^^^^^^^^ Sep 10 13:23:04.177 INFO kablam! | Sep 10 13:23:04.177 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 10 13:23:04.177 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 10 13:23:04.177 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:23:04.177 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 10 13:23:04.177 INFO kablam! Sep 10 13:23:04.177 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:23:04.177 INFO kablam! --> src/lib.rs:115:8 Sep 10 13:23:04.177 INFO kablam! | Sep 10 13:23:04.177 INFO kablam! 115 | resp.status Sep 10 13:23:04.177 INFO kablam! | ^^^^^^^^^^^ Sep 10 13:23:04.177 INFO kablam! | Sep 10 13:23:04.178 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 10 13:23:04.178 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:23:04.178 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 10 13:23:04.178 INFO kablam! Sep 10 13:23:04.178 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:23:04.178 INFO kablam! --> src/lib.rs:189:3 Sep 10 13:23:04.178 INFO kablam! | Sep 10 13:23:04.178 INFO kablam! 189 | debug_assert_eq!(resp.magic, raw::P0F_RESP_MAGIC); Sep 10 13:23:04.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:23:04.178 INFO kablam! | Sep 10 13:23:04.178 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 10 13:23:04.178 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:23:04.178 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 10 13:23:04.178 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 10 13:23:04.178 INFO kablam! Sep 10 13:23:04.178 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:23:04.178 INFO kablam! --> src/lib.rs:190:3 Sep 10 13:23:04.178 INFO kablam! | Sep 10 13:23:04.178 INFO kablam! 190 | debug_assert_eq!(resp.status, raw::P0F_STATUS_OK); Sep 10 13:23:04.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:23:04.178 INFO kablam! | Sep 10 13:23:04.178 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 10 13:23:04.178 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:23:04.178 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 10 13:23:04.178 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 10 13:23:04.178 INFO kablam! Sep 10 13:23:04.208 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:23:04.208 INFO kablam! --> src/lib.rs:94:7 Sep 10 13:23:04.208 INFO kablam! | Sep 10 13:23:04.208 INFO kablam! 94 | resp.magic, Sep 10 13:23:04.208 INFO kablam! | ^^^^^^^^^^ Sep 10 13:23:04.208 INFO kablam! | Sep 10 13:23:04.208 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 10 13:23:04.209 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 10 13:23:04.209 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:23:04.209 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 10 13:23:04.209 INFO kablam! Sep 10 13:23:04.209 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:23:04.209 INFO kablam! --> src/lib.rs:115:8 Sep 10 13:23:04.209 INFO kablam! | Sep 10 13:23:04.209 INFO kablam! 115 | resp.status Sep 10 13:23:04.209 INFO kablam! | ^^^^^^^^^^^ Sep 10 13:23:04.209 INFO kablam! | Sep 10 13:23:04.209 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 10 13:23:04.209 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:23:04.209 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 10 13:23:04.209 INFO kablam! Sep 10 13:23:04.209 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:23:04.209 INFO kablam! --> src/lib.rs:189:3 Sep 10 13:23:04.209 INFO kablam! | Sep 10 13:23:04.209 INFO kablam! 189 | debug_assert_eq!(resp.magic, raw::P0F_RESP_MAGIC); Sep 10 13:23:04.209 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:23:04.209 INFO kablam! | Sep 10 13:23:04.209 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 10 13:23:04.209 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:23:04.209 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 10 13:23:04.209 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 10 13:23:04.209 INFO kablam! Sep 10 13:23:04.209 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 10 13:23:04.209 INFO kablam! --> src/lib.rs:190:3 Sep 10 13:23:04.209 INFO kablam! | Sep 10 13:23:04.209 INFO kablam! 190 | debug_assert_eq!(resp.status, raw::P0F_STATUS_OK); Sep 10 13:23:04.209 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 13:23:04.209 INFO kablam! | Sep 10 13:23:04.209 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 10 13:23:04.209 INFO kablam! = note: for more information, see issue #46043 Sep 10 13:23:04.209 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 10 13:23:04.209 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 10 13:23:04.209 INFO kablam! Sep 10 13:23:04.416 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.61s Sep 10 13:23:04.419 INFO kablam! su: No module specific data is present Sep 10 13:23:05.075 INFO running `"docker" "rm" "-f" "f83935f32707df0084de2a83539aaef7cf4085a7efa129f1087312b5dc885442"` Sep 10 13:23:05.133 INFO blam! f83935f32707df0084de2a83539aaef7cf4085a7efa129f1087312b5dc885442