Sep 02 05:25:58.644 INFO checking p0f_api-0.1.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 05:25:58.644 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 05:25:58.644 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 05:25:58.813 INFO blam! 9054c51a79b62df8880d606c05f2e495e6bc25a6ff5e51e4fcbe62870adda203 Sep 02 05:25:58.815 INFO running `"docker" "start" "-a" "9054c51a79b62df8880d606c05f2e495e6bc25a6ff5e51e4fcbe62870adda203"` Sep 02 05:25:59.437 INFO kablam! Checking p0f_api v0.1.1 (file:///source) Sep 02 05:26:00.119 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:26:00.119 INFO kablam! --> src/lib.rs:94:7 Sep 02 05:26:00.119 INFO kablam! | Sep 02 05:26:00.119 INFO kablam! 94 | resp.magic, Sep 02 05:26:00.119 INFO kablam! | ^^^^^^^^^^ Sep 02 05:26:00.119 INFO kablam! | Sep 02 05:26:00.119 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 02 05:26:00.119 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 02 05:26:00.119 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:26:00.119 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 02 05:26:00.119 INFO kablam! Sep 02 05:26:00.119 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:26:00.120 INFO kablam! --> src/lib.rs:115:8 Sep 02 05:26:00.120 INFO kablam! | Sep 02 05:26:00.120 INFO kablam! 115 | resp.status Sep 02 05:26:00.120 INFO kablam! | ^^^^^^^^^^^ Sep 02 05:26:00.120 INFO kablam! | Sep 02 05:26:00.120 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 02 05:26:00.120 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:26:00.120 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 02 05:26:00.120 INFO kablam! Sep 02 05:26:00.120 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:26:00.120 INFO kablam! --> src/lib.rs:189:3 Sep 02 05:26:00.120 INFO kablam! | Sep 02 05:26:00.120 INFO kablam! 189 | debug_assert_eq!(resp.magic, raw::P0F_RESP_MAGIC); Sep 02 05:26:00.120 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:26:00.120 INFO kablam! | Sep 02 05:26:00.120 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 02 05:26:00.120 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:26:00.120 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 02 05:26:00.120 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 02 05:26:00.120 INFO kablam! Sep 02 05:26:00.120 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:26:00.121 INFO kablam! --> src/lib.rs:190:3 Sep 02 05:26:00.121 INFO kablam! | Sep 02 05:26:00.121 INFO kablam! 190 | debug_assert_eq!(resp.status, raw::P0F_STATUS_OK); Sep 02 05:26:00.121 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:26:00.121 INFO kablam! | Sep 02 05:26:00.121 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 02 05:26:00.121 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:26:00.121 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 02 05:26:00.121 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 02 05:26:00.121 INFO kablam! Sep 02 05:26:00.159 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:26:00.159 INFO kablam! --> src/lib.rs:94:7 Sep 02 05:26:00.159 INFO kablam! | Sep 02 05:26:00.159 INFO kablam! 94 | resp.magic, Sep 02 05:26:00.159 INFO kablam! | ^^^^^^^^^^ Sep 02 05:26:00.160 INFO kablam! | Sep 02 05:26:00.160 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 02 05:26:00.160 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 02 05:26:00.160 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:26:00.160 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 02 05:26:00.160 INFO kablam! Sep 02 05:26:00.160 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:26:00.160 INFO kablam! --> src/lib.rs:115:8 Sep 02 05:26:00.160 INFO kablam! | Sep 02 05:26:00.160 INFO kablam! 115 | resp.status Sep 02 05:26:00.160 INFO kablam! | ^^^^^^^^^^^ Sep 02 05:26:00.160 INFO kablam! | Sep 02 05:26:00.160 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 02 05:26:00.160 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:26:00.160 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 02 05:26:00.160 INFO kablam! Sep 02 05:26:00.160 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:26:00.160 INFO kablam! --> src/lib.rs:189:3 Sep 02 05:26:00.161 INFO kablam! | Sep 02 05:26:00.161 INFO kablam! 189 | debug_assert_eq!(resp.magic, raw::P0F_RESP_MAGIC); Sep 02 05:26:00.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:26:00.161 INFO kablam! | Sep 02 05:26:00.161 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 02 05:26:00.161 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:26:00.161 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 02 05:26:00.161 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 02 05:26:00.161 INFO kablam! Sep 02 05:26:00.161 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 05:26:00.161 INFO kablam! --> src/lib.rs:190:3 Sep 02 05:26:00.161 INFO kablam! | Sep 02 05:26:00.161 INFO kablam! 190 | debug_assert_eq!(resp.status, raw::P0F_STATUS_OK); Sep 02 05:26:00.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 05:26:00.161 INFO kablam! | Sep 02 05:26:00.161 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 02 05:26:00.161 INFO kablam! = note: for more information, see issue #46043 Sep 02 05:26:00.161 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 02 05:26:00.162 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 02 05:26:00.162 INFO kablam! Sep 02 05:26:00.666 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.24s Sep 02 05:26:00.669 INFO kablam! su: No module specific data is present Sep 02 05:26:01.007 INFO running `"docker" "rm" "-f" "9054c51a79b62df8880d606c05f2e495e6bc25a6ff5e51e4fcbe62870adda203"` Sep 02 05:26:01.111 INFO blam! 9054c51a79b62df8880d606c05f2e495e6bc25a6ff5e51e4fcbe62870adda203