Nov 01 18:54:59.766 INFO checking p0f_api-0.1.1 against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Nov 01 18:54:59.766 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-5/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +05812fa8c588473f03e3fa7cf59cd84f4f37c715-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 01 18:54:59.911 INFO blam! 5058b53f8598e78a44ddac72c77a6027beb6be41ed9f9376670e0fd115ced218 Nov 01 18:54:59.911 INFO running `"docker" "start" "-a" "5058b53f8598e78a44ddac72c77a6027beb6be41ed9f9376670e0fd115ced218"` Nov 01 18:55:00.281 INFO kablam! usermod: no changes Nov 01 18:55:00.309 INFO kablam! Checking p0f_api v0.1.1 (/source) Nov 01 18:55:00.904 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 18:55:00.904 INFO kablam! --> src/lib.rs:94:7 Nov 01 18:55:00.904 INFO kablam! | Nov 01 18:55:00.904 INFO kablam! 94 | resp.magic, Nov 01 18:55:00.904 INFO kablam! | ^^^^^^^^^^ Nov 01 18:55:00.904 INFO kablam! | Nov 01 18:55:00.904 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Nov 01 18:55:00.904 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! Nov 01 18:55:00.904 INFO kablam! = note: for more information, see issue #46043 Nov 01 18:55:00.904 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 18:55:00.904 INFO kablam! Nov 01 18:55:00.904 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 18:55:00.904 INFO kablam! --> src/lib.rs:115:8 Nov 01 18:55:00.904 INFO kablam! | Nov 01 18:55:00.904 INFO kablam! 115 | resp.status Nov 01 18:55:00.904 INFO kablam! | ^^^^^^^^^^^ Nov 01 18:55:00.904 INFO kablam! | Nov 01 18:55:00.904 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! Nov 01 18:55:00.904 INFO kablam! = note: for more information, see issue #46043 Nov 01 18:55:00.904 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 18:55:00.904 INFO kablam! Nov 01 18:55:00.904 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 18:55:00.904 INFO kablam! --> src/lib.rs:189:3 Nov 01 18:55:00.904 INFO kablam! | Nov 01 18:55:00.904 INFO kablam! 189 | debug_assert_eq!(resp.magic, raw::P0F_RESP_MAGIC); Nov 01 18:55:00.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 18:55:00.904 INFO kablam! | Nov 01 18:55:00.904 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! Nov 01 18:55:00.904 INFO kablam! = note: for more information, see issue #46043 Nov 01 18:55:00.904 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 18:55:00.904 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) Nov 01 18:55:00.904 INFO kablam! Nov 01 18:55:00.904 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 18:55:00.904 INFO kablam! --> src/lib.rs:190:3 Nov 01 18:55:00.904 INFO kablam! | Nov 01 18:55:00.904 INFO kablam! 190 | debug_assert_eq!(resp.status, raw::P0F_STATUS_OK); Nov 01 18:55:00.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 18:55:00.904 INFO kablam! | Nov 01 18:55:00.904 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! Nov 01 18:55:00.904 INFO kablam! = note: for more information, see issue #46043 Nov 01 18:55:00.904 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 18:55:00.904 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) Nov 01 18:55:00.904 INFO kablam! Nov 01 18:55:01.123 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 18:55:01.123 INFO kablam! --> src/lib.rs:94:7 Nov 01 18:55:01.123 INFO kablam! | Nov 01 18:55:01.123 INFO kablam! 94 | resp.magic, Nov 01 18:55:01.123 INFO kablam! | ^^^^^^^^^^ Nov 01 18:55:01.123 INFO kablam! | Nov 01 18:55:01.123 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Nov 01 18:55:01.123 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! Nov 01 18:55:01.123 INFO kablam! = note: for more information, see issue #46043 Nov 01 18:55:01.123 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 18:55:01.123 INFO kablam! Nov 01 18:55:01.123 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 18:55:01.123 INFO kablam! --> src/lib.rs:115:8 Nov 01 18:55:01.123 INFO kablam! | Nov 01 18:55:01.123 INFO kablam! 115 | resp.status Nov 01 18:55:01.123 INFO kablam! | ^^^^^^^^^^^ Nov 01 18:55:01.123 INFO kablam! | Nov 01 18:55:01.123 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! Nov 01 18:55:01.123 INFO kablam! = note: for more information, see issue #46043 Nov 01 18:55:01.123 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 18:55:01.123 INFO kablam! Nov 01 18:55:01.123 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 18:55:01.123 INFO kablam! --> src/lib.rs:189:3 Nov 01 18:55:01.123 INFO kablam! | Nov 01 18:55:01.123 INFO kablam! 189 | debug_assert_eq!(resp.magic, raw::P0F_RESP_MAGIC); Nov 01 18:55:01.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 18:55:01.123 INFO kablam! | Nov 01 18:55:01.123 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! Nov 01 18:55:01.123 INFO kablam! = note: for more information, see issue #46043 Nov 01 18:55:01.123 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 18:55:01.123 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) Nov 01 18:55:01.123 INFO kablam! Nov 01 18:55:01.123 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 18:55:01.123 INFO kablam! --> src/lib.rs:190:3 Nov 01 18:55:01.123 INFO kablam! | Nov 01 18:55:01.123 INFO kablam! 190 | debug_assert_eq!(resp.status, raw::P0F_STATUS_OK); Nov 01 18:55:01.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 18:55:01.123 INFO kablam! | Nov 01 18:55:01.123 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! Nov 01 18:55:01.123 INFO kablam! = note: for more information, see issue #46043 Nov 01 18:55:01.123 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 01 18:55:01.123 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) Nov 01 18:55:01.123 INFO kablam! Nov 01 18:55:01.772 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.47s Nov 01 18:55:01.772 INFO kablam! su: No module specific data is present Nov 01 18:55:02.260 INFO running `"docker" "rm" "-f" "5058b53f8598e78a44ddac72c77a6027beb6be41ed9f9376670e0fd115ced218"` Nov 01 18:55:02.374 INFO blam! 5058b53f8598e78a44ddac72c77a6027beb6be41ed9f9376670e0fd115ced218