Sep 19 23:10:41.477 INFO checking p0f_api-0.1.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 23:10:41.477 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 23:10:41.477 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:10:41.612 INFO blam! 0c026ba0679ed65c3455828aa5335d3b582760d659e44caa458dc757321fbca8 Sep 19 23:10:41.614 INFO running `"docker" "start" "-a" "0c026ba0679ed65c3455828aa5335d3b582760d659e44caa458dc757321fbca8"` Sep 19 23:10:42.704 INFO kablam! usermod: no changes Sep 19 23:10:42.734 INFO kablam! Checking p0f_api v0.1.1 (/source) Sep 19 23:10:43.068 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:10:43.068 INFO kablam! --> src/lib.rs:94:7 Sep 19 23:10:43.068 INFO kablam! | Sep 19 23:10:43.068 INFO kablam! 94 | resp.magic, Sep 19 23:10:43.068 INFO kablam! | ^^^^^^^^^^ Sep 19 23:10:43.068 INFO kablam! | Sep 19 23:10:43.068 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 23:10:43.068 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 19 23:10:43.068 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:10:43.068 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 19 23:10:43.068 INFO kablam! Sep 19 23:10:43.068 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:10:43.068 INFO kablam! --> src/lib.rs:115:8 Sep 19 23:10:43.068 INFO kablam! | Sep 19 23:10:43.068 INFO kablam! 115 | resp.status Sep 19 23:10:43.068 INFO kablam! | ^^^^^^^^^^^ Sep 19 23:10:43.068 INFO kablam! | Sep 19 23:10:43.072 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 19 23:10:43.072 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:10:43.072 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 19 23:10:43.072 INFO kablam! Sep 19 23:10:43.072 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:10:43.072 INFO kablam! --> src/lib.rs:189:3 Sep 19 23:10:43.072 INFO kablam! | Sep 19 23:10:43.072 INFO kablam! 189 | debug_assert_eq!(resp.magic, raw::P0F_RESP_MAGIC); Sep 19 23:10:43.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:10:43.072 INFO kablam! | Sep 19 23:10:43.072 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 19 23:10:43.072 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:10:43.072 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 19 23:10:43.072 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 19 23:10:43.072 INFO kablam! Sep 19 23:10:43.072 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:10:43.072 INFO kablam! --> src/lib.rs:190:3 Sep 19 23:10:43.072 INFO kablam! | Sep 19 23:10:43.072 INFO kablam! 190 | debug_assert_eq!(resp.status, raw::P0F_STATUS_OK); Sep 19 23:10:43.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:10:43.072 INFO kablam! | Sep 19 23:10:43.072 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 19 23:10:43.072 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:10:43.072 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 19 23:10:43.072 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 19 23:10:43.072 INFO kablam! Sep 19 23:10:43.124 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:10:43.124 INFO kablam! --> src/lib.rs:94:7 Sep 19 23:10:43.124 INFO kablam! | Sep 19 23:10:43.124 INFO kablam! 94 | resp.magic, Sep 19 23:10:43.124 INFO kablam! | ^^^^^^^^^^ Sep 19 23:10:43.124 INFO kablam! | Sep 19 23:10:43.124 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 23:10:43.124 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 19 23:10:43.124 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:10:43.124 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 19 23:10:43.124 INFO kablam! Sep 19 23:10:43.124 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:10:43.124 INFO kablam! --> src/lib.rs:115:8 Sep 19 23:10:43.124 INFO kablam! | Sep 19 23:10:43.124 INFO kablam! 115 | resp.status Sep 19 23:10:43.124 INFO kablam! | ^^^^^^^^^^^ Sep 19 23:10:43.124 INFO kablam! | Sep 19 23:10:43.124 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 19 23:10:43.124 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:10:43.124 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 19 23:10:43.124 INFO kablam! Sep 19 23:10:43.124 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:10:43.124 INFO kablam! --> src/lib.rs:189:3 Sep 19 23:10:43.124 INFO kablam! | Sep 19 23:10:43.124 INFO kablam! 189 | debug_assert_eq!(resp.magic, raw::P0F_RESP_MAGIC); Sep 19 23:10:43.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:10:43.124 INFO kablam! | Sep 19 23:10:43.124 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 19 23:10:43.124 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:10:43.125 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 19 23:10:43.125 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 19 23:10:43.125 INFO kablam! Sep 19 23:10:43.125 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 23:10:43.125 INFO kablam! --> src/lib.rs:190:3 Sep 19 23:10:43.125 INFO kablam! | Sep 19 23:10:43.125 INFO kablam! 190 | debug_assert_eq!(resp.status, raw::P0F_STATUS_OK); Sep 19 23:10:43.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:10:43.125 INFO kablam! | Sep 19 23:10:43.125 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 19 23:10:43.125 INFO kablam! = note: for more information, see issue #46043 Sep 19 23:10:43.125 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 19 23:10:43.125 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 19 23:10:43.125 INFO kablam! Sep 19 23:10:43.277 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.55s Sep 19 23:10:43.279 INFO kablam! su: No module specific data is present Sep 19 23:10:43.828 INFO running `"docker" "rm" "-f" "0c026ba0679ed65c3455828aa5335d3b582760d659e44caa458dc757321fbca8"` Sep 19 23:10:43.891 INFO blam! 0c026ba0679ed65c3455828aa5335d3b582760d659e44caa458dc757321fbca8