Oct 11 15:31:36.598 INFO testing p0f_api-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 15:31:36.598 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 15:31:36.599 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:31:37.035 INFO blam! b7eff0041a884834cebbfb574da3a2541a06824da03ad92dfb8dc283056bedfa Oct 11 15:31:37.036 INFO running `"docker" "start" "-a" "b7eff0041a884834cebbfb574da3a2541a06824da03ad92dfb8dc283056bedfa"` Oct 11 15:31:37.873 INFO kablam! usermod: no changes Oct 11 15:31:37.933 INFO kablam! Compiling p0f_api v0.1.1 (/source) Oct 11 15:31:38.870 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:31:38.870 INFO kablam! --> src/lib.rs:94:7 Oct 11 15:31:38.870 INFO kablam! | Oct 11 15:31:38.870 INFO kablam! 94 | resp.magic, Oct 11 15:31:38.870 INFO kablam! | ^^^^^^^^^^ Oct 11 15:31:38.870 INFO kablam! | Oct 11 15:31:38.870 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 11 15:31:38.870 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 11 15:31:38.870 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:31:38.870 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 11 15:31:38.870 INFO kablam! Oct 11 15:31:38.870 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:31:38.876 INFO kablam! --> src/lib.rs:115:8 Oct 11 15:31:38.876 INFO kablam! | Oct 11 15:31:38.876 INFO kablam! 115 | resp.status Oct 11 15:31:38.876 INFO kablam! | ^^^^^^^^^^^ Oct 11 15:31:38.876 INFO kablam! | Oct 11 15:31:38.876 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 11 15:31:38.876 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:31:38.876 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 11 15:31:38.876 INFO kablam! Oct 11 15:31:38.876 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:31:38.876 INFO kablam! --> src/lib.rs:189:3 Oct 11 15:31:38.876 INFO kablam! | Oct 11 15:31:38.876 INFO kablam! 189 | debug_assert_eq!(resp.magic, raw::P0F_RESP_MAGIC); Oct 11 15:31:38.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:31:38.876 INFO kablam! | Oct 11 15:31:38.876 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 11 15:31:38.876 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:31:38.876 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 11 15:31:38.877 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 11 15:31:38.877 INFO kablam! Oct 11 15:31:38.877 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:31:38.877 INFO kablam! --> src/lib.rs:190:3 Oct 11 15:31:38.877 INFO kablam! | Oct 11 15:31:38.877 INFO kablam! 190 | debug_assert_eq!(resp.status, raw::P0F_STATUS_OK); Oct 11 15:31:38.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:31:38.877 INFO kablam! | Oct 11 15:31:38.877 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 11 15:31:38.877 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:31:38.877 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 11 15:31:38.877 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 11 15:31:38.877 INFO kablam! Oct 11 15:31:39.184 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.27s Oct 11 15:31:39.192 INFO kablam! su: No module specific data is present Oct 11 15:31:39.758 INFO running `"docker" "rm" "-f" "b7eff0041a884834cebbfb574da3a2541a06824da03ad92dfb8dc283056bedfa"` Oct 11 15:31:40.079 INFO blam! b7eff0041a884834cebbfb574da3a2541a06824da03ad92dfb8dc283056bedfa Oct 11 15:31:40.086 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 15:31:40.086 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:31:40.482 INFO blam! 3f935dd6ed9720817f1994479b760d35ae1f4abb70aac46879e68a9b6ba75a02 Oct 11 15:31:40.484 INFO running `"docker" "start" "-a" "3f935dd6ed9720817f1994479b760d35ae1f4abb70aac46879e68a9b6ba75a02"` Oct 11 15:31:41.656 INFO kablam! usermod: no changes Oct 11 15:31:41.696 INFO kablam! Compiling p0f_api v0.1.1 (/source) Oct 11 15:31:43.104 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:31:43.104 INFO kablam! --> src/lib.rs:94:7 Oct 11 15:31:43.104 INFO kablam! | Oct 11 15:31:43.104 INFO kablam! 94 | resp.magic, Oct 11 15:31:43.104 INFO kablam! | ^^^^^^^^^^ Oct 11 15:31:43.104 INFO kablam! | Oct 11 15:31:43.104 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 11 15:31:43.104 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 11 15:31:43.104 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:31:43.104 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 11 15:31:43.104 INFO kablam! Oct 11 15:31:43.104 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:31:43.104 INFO kablam! --> src/lib.rs:115:8 Oct 11 15:31:43.104 INFO kablam! | Oct 11 15:31:43.104 INFO kablam! 115 | resp.status Oct 11 15:31:43.104 INFO kablam! | ^^^^^^^^^^^ Oct 11 15:31:43.104 INFO kablam! | Oct 11 15:31:43.104 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 11 15:31:43.104 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:31:43.104 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 11 15:31:43.104 INFO kablam! Oct 11 15:31:43.104 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:31:43.104 INFO kablam! --> src/lib.rs:189:3 Oct 11 15:31:43.104 INFO kablam! | Oct 11 15:31:43.104 INFO kablam! 189 | debug_assert_eq!(resp.magic, raw::P0F_RESP_MAGIC); Oct 11 15:31:43.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:31:43.104 INFO kablam! | Oct 11 15:31:43.104 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 11 15:31:43.104 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:31:43.104 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 11 15:31:43.104 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 11 15:31:43.104 INFO kablam! Oct 11 15:31:43.104 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:31:43.104 INFO kablam! --> src/lib.rs:190:3 Oct 11 15:31:43.104 INFO kablam! | Oct 11 15:31:43.104 INFO kablam! 190 | debug_assert_eq!(resp.status, raw::P0F_STATUS_OK); Oct 11 15:31:43.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:31:43.104 INFO kablam! | Oct 11 15:31:43.104 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 11 15:31:43.104 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:31:43.104 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 11 15:31:43.104 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 11 15:31:43.104 INFO kablam! Oct 11 15:31:43.652 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.97s Oct 11 15:31:43.652 INFO kablam! su: No module specific data is present Oct 11 15:31:44.237 INFO running `"docker" "rm" "-f" "3f935dd6ed9720817f1994479b760d35ae1f4abb70aac46879e68a9b6ba75a02"` Oct 11 15:31:44.469 INFO blam! 3f935dd6ed9720817f1994479b760d35ae1f4abb70aac46879e68a9b6ba75a02 Oct 11 15:31:44.477 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 15:31:44.479 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:31:45.048 INFO blam! 3fcfe64b13bbf627e10f62cb4934fe5b41e93e1af594567f6fd80f524ab5baff Oct 11 15:31:45.057 INFO running `"docker" "start" "-a" "3fcfe64b13bbf627e10f62cb4934fe5b41e93e1af594567f6fd80f524ab5baff"` Oct 11 15:31:46.208 INFO kablam! usermod: no changes Oct 11 15:31:46.255 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 15:31:46.255 INFO kablam! Running /target/debug/deps/p0f_api-686338a1b94a5856 Oct 11 15:31:46.268 INFO blam! Oct 11 15:31:46.268 INFO blam! running 2 tests Oct 11 15:31:46.277 INFO blam! test raw::test::test_query_size ... ok Oct 11 15:31:46.277 INFO kablam! Doc-tests p0f_api Oct 11 15:31:46.277 INFO blam! test raw::test::test_response_size ... ok Oct 11 15:31:46.278 INFO blam! Oct 11 15:31:46.278 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:31:46.279 INFO blam! Oct 11 15:31:47.712 INFO blam! Oct 11 15:31:47.712 INFO blam! running 0 tests Oct 11 15:31:47.712 INFO blam! Oct 11 15:31:47.712 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:31:47.712 INFO blam! Oct 11 15:31:47.712 INFO kablam! su: No module specific data is present Oct 11 15:31:48.158 INFO running `"docker" "rm" "-f" "3fcfe64b13bbf627e10f62cb4934fe5b41e93e1af594567f6fd80f524ab5baff"` Oct 11 15:31:48.534 INFO blam! 3fcfe64b13bbf627e10f62cb4934fe5b41e93e1af594567f6fd80f524ab5baff