Oct 16 00:50:27.032 INFO testing p0f_api-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 00:50:27.032 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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"` Oct 16 00:50:27.209 INFO blam! a3ea3ccd548b6b9f5c17671e3ae037dd230bce6470596b9d86fdaec91f0e07e7 Oct 16 00:50:27.211 INFO running `"docker" "start" "-a" "a3ea3ccd548b6b9f5c17671e3ae037dd230bce6470596b9d86fdaec91f0e07e7"` Oct 16 00:50:27.759 INFO kablam! usermod: no changes Oct 16 00:50:27.784 INFO kablam! Compiling p0f_api v0.1.1 (/source) Oct 16 00:50:28.291 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:50:28.291 INFO kablam! --> src/lib.rs:94:7 Oct 16 00:50:28.291 INFO kablam! | Oct 16 00:50:28.291 INFO kablam! 94 | resp.magic, Oct 16 00:50:28.291 INFO kablam! | ^^^^^^^^^^ Oct 16 00:50:28.291 INFO kablam! | Oct 16 00:50:28.291 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 16 00:50:28.291 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! Oct 16 00:50:28.291 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:50:28.291 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 16 00:50:28.291 INFO kablam! Oct 16 00:50:28.291 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:50:28.291 INFO kablam! --> src/lib.rs:115:8 Oct 16 00:50:28.291 INFO kablam! | Oct 16 00:50:28.291 INFO kablam! 115 | resp.status Oct 16 00:50:28.291 INFO kablam! | ^^^^^^^^^^^ Oct 16 00:50:28.291 INFO kablam! | Oct 16 00:50:28.291 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! Oct 16 00:50:28.291 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:50:28.291 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 16 00:50:28.291 INFO kablam! Oct 16 00:50:28.291 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:50:28.291 INFO kablam! --> src/lib.rs:189:3 Oct 16 00:50:28.291 INFO kablam! | Oct 16 00:50:28.291 INFO kablam! 189 | debug_assert_eq!(resp.magic, raw::P0F_RESP_MAGIC); Oct 16 00:50:28.291 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:50:28.291 INFO kablam! | Oct 16 00:50:28.291 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! Oct 16 00:50:28.291 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:50:28.291 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 16 00:50:28.291 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) Oct 16 00:50:28.291 INFO kablam! Oct 16 00:50:28.291 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:50:28.291 INFO kablam! --> src/lib.rs:190:3 Oct 16 00:50:28.291 INFO kablam! | Oct 16 00:50:28.291 INFO kablam! 190 | debug_assert_eq!(resp.status, raw::P0F_STATUS_OK); Oct 16 00:50:28.291 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:50:28.291 INFO kablam! | Oct 16 00:50:28.291 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! Oct 16 00:50:28.291 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:50:28.291 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 16 00:50:28.291 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) Oct 16 00:50:28.292 INFO kablam! Oct 16 00:50:28.475 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.70s Oct 16 00:50:28.476 INFO kablam! su: No module specific data is present Oct 16 00:50:28.758 INFO running `"docker" "rm" "-f" "a3ea3ccd548b6b9f5c17671e3ae037dd230bce6470596b9d86fdaec91f0e07e7"` Oct 16 00:50:28.860 INFO blam! a3ea3ccd548b6b9f5c17671e3ae037dd230bce6470596b9d86fdaec91f0e07e7 Oct 16 00:50:28.861 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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"` Oct 16 00:50:29.038 INFO blam! fe4fb54504a0ac348956c4a4151d2c3212ee023b40d444f86280ceebfc2588fe Oct 16 00:50:29.047 INFO running `"docker" "start" "-a" "fe4fb54504a0ac348956c4a4151d2c3212ee023b40d444f86280ceebfc2588fe"` Oct 16 00:50:29.568 INFO kablam! usermod: no changes Oct 16 00:50:29.602 INFO kablam! Compiling p0f_api v0.1.1 (/source) Oct 16 00:50:30.319 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:50:30.319 INFO kablam! --> src/lib.rs:94:7 Oct 16 00:50:30.319 INFO kablam! | Oct 16 00:50:30.319 INFO kablam! 94 | resp.magic, Oct 16 00:50:30.319 INFO kablam! | ^^^^^^^^^^ Oct 16 00:50:30.319 INFO kablam! | Oct 16 00:50:30.319 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 16 00:50:30.319 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! Oct 16 00:50:30.319 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:50:30.319 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 16 00:50:30.319 INFO kablam! Oct 16 00:50:30.319 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:50:30.319 INFO kablam! --> src/lib.rs:115:8 Oct 16 00:50:30.319 INFO kablam! | Oct 16 00:50:30.319 INFO kablam! 115 | resp.status Oct 16 00:50:30.319 INFO kablam! | ^^^^^^^^^^^ Oct 16 00:50:30.319 INFO kablam! | Oct 16 00:50:30.319 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! Oct 16 00:50:30.319 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:50:30.319 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 16 00:50:30.319 INFO kablam! Oct 16 00:50:30.319 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:50:30.319 INFO kablam! --> src/lib.rs:189:3 Oct 16 00:50:30.319 INFO kablam! | Oct 16 00:50:30.319 INFO kablam! 189 | debug_assert_eq!(resp.magic, raw::P0F_RESP_MAGIC); Oct 16 00:50:30.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:50:30.319 INFO kablam! | Oct 16 00:50:30.319 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! Oct 16 00:50:30.319 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:50:30.319 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 16 00:50:30.319 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) Oct 16 00:50:30.319 INFO kablam! Oct 16 00:50:30.319 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:50:30.319 INFO kablam! --> src/lib.rs:190:3 Oct 16 00:50:30.319 INFO kablam! | Oct 16 00:50:30.319 INFO kablam! 190 | debug_assert_eq!(resp.status, raw::P0F_STATUS_OK); Oct 16 00:50:30.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:50:30.319 INFO kablam! | Oct 16 00:50:30.319 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! Oct 16 00:50:30.319 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:50:30.319 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 16 00:50:30.319 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) Oct 16 00:50:30.319 INFO kablam! Oct 16 00:50:31.114 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.52s Oct 16 00:50:31.115 INFO kablam! su: No module specific data is present Oct 16 00:50:31.824 INFO running `"docker" "rm" "-f" "fe4fb54504a0ac348956c4a4151d2c3212ee023b40d444f86280ceebfc2588fe"` Oct 16 00:50:32.123 INFO blam! fe4fb54504a0ac348956c4a4151d2c3212ee023b40d444f86280ceebfc2588fe Oct 16 00:50:32.128 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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"` Oct 16 00:50:32.671 INFO blam! 5eb0073215c8589e744be5e86ae3d3b80e74fcc469666ebe65a80a42a15f77c4 Oct 16 00:50:32.679 INFO running `"docker" "start" "-a" "5eb0073215c8589e744be5e86ae3d3b80e74fcc469666ebe65a80a42a15f77c4"` Oct 16 00:50:33.717 INFO kablam! usermod: no changes Oct 16 00:50:33.784 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 16 00:50:33.791 INFO kablam! Running /target/debug/deps/p0f_api-67849c19b91544e9 Oct 16 00:50:33.791 INFO blam! Oct 16 00:50:33.791 INFO blam! running 2 tests Oct 16 00:50:33.792 INFO blam! test raw::test::test_query_size ... ok Oct 16 00:50:33.801 INFO blam! test raw::test::test_response_size ... ok Oct 16 00:50:33.802 INFO blam! Oct 16 00:50:33.802 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:50:33.802 INFO blam! Oct 16 00:50:33.803 INFO kablam! Doc-tests p0f_api Oct 16 00:50:34.771 INFO blam! Oct 16 00:50:34.771 INFO blam! running 0 tests Oct 16 00:50:34.771 INFO blam! Oct 16 00:50:34.771 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:50:34.771 INFO blam! Oct 16 00:50:34.779 INFO kablam! su: No module specific data is present Oct 16 00:50:35.340 INFO running `"docker" "rm" "-f" "5eb0073215c8589e744be5e86ae3d3b80e74fcc469666ebe65a80a42a15f77c4"` Oct 16 00:50:35.462 INFO blam! 5eb0073215c8589e744be5e86ae3d3b80e74fcc469666ebe65a80a42a15f77c4