Aug 11 06:52:19.644 INFO checking p0f_api-0.1.1 against master#f6d43ed84207c7e58f363f46e5a438ff40f2b311 for libc-1 Aug 11 06:52:19.644 INFO running: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 06:52:19.644 INFO creating container for: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 06:52:19.644 INFO running `"docker" "create" "-v" "/tmp/crater.ANGSjWjyNNsK:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-4/master#f6d43ed84207c7e58f363f46e5a438ff40f2b311:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 06:52:19.883 INFO blam! b57688e4ef47f973dbf95313b133517d43649ada9456ccfc90be64cb20e5b374 Aug 11 06:52:19.886 INFO running `"docker" "start" "-a" "b57688e4ef47f973dbf95313b133517d43649ada9456ccfc90be64cb20e5b374"` Aug 11 06:52:21.150 INFO kablam! Checking p0f_api v0.1.1 (file:///source) Aug 11 06:52:22.010 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:52:22.010 INFO kablam! --> src/lib.rs:94:7 Aug 11 06:52:22.010 INFO kablam! | Aug 11 06:52:22.010 INFO kablam! 94 | resp.magic, Aug 11 06:52:22.010 INFO kablam! | ^^^^^^^^^^ Aug 11 06:52:22.024 INFO kablam! | Aug 11 06:52:22.025 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 11 06:52:22.025 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! Aug 11 06:52:22.025 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:52:22.025 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:52:22.025 INFO kablam! Aug 11 06:52:22.025 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:52:22.025 INFO kablam! --> src/lib.rs:115:8 Aug 11 06:52:22.025 INFO kablam! | Aug 11 06:52:22.025 INFO kablam! 115 | resp.status Aug 11 06:52:22.025 INFO kablam! | ^^^^^^^^^^^ Aug 11 06:52:22.025 INFO kablam! | Aug 11 06:52:22.025 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! Aug 11 06:52:22.025 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:52:22.026 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:52:22.026 INFO kablam! Aug 11 06:52:22.026 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:52:22.026 INFO kablam! --> src/lib.rs:189:3 Aug 11 06:52:22.026 INFO kablam! | Aug 11 06:52:22.026 INFO kablam! 189 | debug_assert_eq!(resp.magic, raw::P0F_RESP_MAGIC); Aug 11 06:52:22.026 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:52:22.026 INFO kablam! | Aug 11 06:52:22.026 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! Aug 11 06:52:22.026 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:52:22.026 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:52:22.026 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) Aug 11 06:52:22.026 INFO kablam! Aug 11 06:52:22.026 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:52:22.026 INFO kablam! --> src/lib.rs:190:3 Aug 11 06:52:22.026 INFO kablam! | Aug 11 06:52:22.026 INFO kablam! 190 | debug_assert_eq!(resp.status, raw::P0F_STATUS_OK); Aug 11 06:52:22.026 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:52:22.026 INFO kablam! | Aug 11 06:52:22.026 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! Aug 11 06:52:22.027 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:52:22.027 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:52:22.027 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) Aug 11 06:52:22.027 INFO kablam! Aug 11 06:52:22.081 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:52:22.081 INFO kablam! --> src/lib.rs:94:7 Aug 11 06:52:22.081 INFO kablam! | Aug 11 06:52:22.081 INFO kablam! 94 | resp.magic, Aug 11 06:52:22.081 INFO kablam! | ^^^^^^^^^^ Aug 11 06:52:22.081 INFO kablam! | Aug 11 06:52:22.082 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 11 06:52:22.082 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! Aug 11 06:52:22.082 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:52:22.082 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:52:22.082 INFO kablam! Aug 11 06:52:22.082 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:52:22.082 INFO kablam! --> src/lib.rs:115:8 Aug 11 06:52:22.082 INFO kablam! | Aug 11 06:52:22.082 INFO kablam! 115 | resp.status Aug 11 06:52:22.082 INFO kablam! | ^^^^^^^^^^^ Aug 11 06:52:22.082 INFO kablam! | Aug 11 06:52:22.082 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! Aug 11 06:52:22.082 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:52:22.082 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:52:22.083 INFO kablam! Aug 11 06:52:22.083 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:52:22.083 INFO kablam! --> src/lib.rs:189:3 Aug 11 06:52:22.083 INFO kablam! | Aug 11 06:52:22.083 INFO kablam! 189 | debug_assert_eq!(resp.magic, raw::P0F_RESP_MAGIC); Aug 11 06:52:22.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:52:22.083 INFO kablam! | Aug 11 06:52:22.083 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! Aug 11 06:52:22.083 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:52:22.083 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:52:22.083 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) Aug 11 06:52:22.083 INFO kablam! Aug 11 06:52:22.083 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 06:52:22.083 INFO kablam! --> src/lib.rs:190:3 Aug 11 06:52:22.083 INFO kablam! | Aug 11 06:52:22.083 INFO kablam! 190 | debug_assert_eq!(resp.status, raw::P0F_STATUS_OK); Aug 11 06:52:22.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 06:52:22.083 INFO kablam! | Aug 11 06:52:22.083 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! Aug 11 06:52:22.083 INFO kablam! = note: for more information, see issue #46043 Aug 11 06:52:22.083 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 06:52:22.083 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) Aug 11 06:52:22.083 INFO kablam! Aug 11 06:52:22.645 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.50s Aug 11 06:52:22.648 INFO kablam! su: No module specific data is present Aug 11 06:52:23.705 INFO running `"docker" "rm" "-f" "b57688e4ef47f973dbf95313b133517d43649ada9456ccfc90be64cb20e5b374"` Aug 11 06:52:23.857 INFO blam! b57688e4ef47f973dbf95313b133517d43649ada9456ccfc90be64cb20e5b374