Oct 16 00:50:27.108 INFO testing p0f_api-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 00:50:27.108 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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.252 INFO blam! 0528ddaee89b45906e42ac454d08459398bcb5b7f68338bff36c49eed759c870 Oct 16 00:50:27.254 INFO running `"docker" "start" "-a" "0528ddaee89b45906e42ac454d08459398bcb5b7f68338bff36c49eed759c870"` Oct 16 00:50:27.737 INFO kablam! usermod: no changes Oct 16 00:50:27.763 INFO kablam! Compiling p0f_api v0.1.1 (/source) Oct 16 00:50:28.227 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:50:28.227 INFO kablam! --> src/lib.rs:94:7 Oct 16 00:50:28.227 INFO kablam! | Oct 16 00:50:28.227 INFO kablam! 94 | resp.magic, Oct 16 00:50:28.227 INFO kablam! | ^^^^^^^^^^ Oct 16 00:50:28.227 INFO kablam! | Oct 16 00:50:28.227 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 16 00:50:28.227 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.227 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:50:28.227 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.227 INFO kablam! Oct 16 00:50:28.227 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:50:28.227 INFO kablam! --> src/lib.rs:115:8 Oct 16 00:50:28.227 INFO kablam! | Oct 16 00:50:28.227 INFO kablam! 115 | resp.status Oct 16 00:50:28.227 INFO kablam! | ^^^^^^^^^^^ Oct 16 00:50:28.227 INFO kablam! | Oct 16 00:50:28.227 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.227 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:50:28.227 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.227 INFO kablam! Oct 16 00:50:28.227 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:50:28.227 INFO kablam! --> src/lib.rs:189:3 Oct 16 00:50:28.227 INFO kablam! | Oct 16 00:50:28.227 INFO kablam! 189 | debug_assert_eq!(resp.magic, raw::P0F_RESP_MAGIC); Oct 16 00:50:28.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:50:28.227 INFO kablam! | Oct 16 00:50:28.227 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.227 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:50:28.227 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.227 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.227 INFO kablam! Oct 16 00:50:28.227 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:50:28.227 INFO kablam! --> src/lib.rs:190:3 Oct 16 00:50:28.227 INFO kablam! | Oct 16 00:50:28.227 INFO kablam! 190 | debug_assert_eq!(resp.status, raw::P0F_STATUS_OK); Oct 16 00:50:28.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:50:28.227 INFO kablam! | Oct 16 00:50:28.227 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.227 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:50:28.227 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.227 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.227 INFO kablam! Oct 16 00:50:28.456 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.70s Oct 16 00:50:28.458 INFO kablam! su: No module specific data is present Oct 16 00:50:28.761 INFO running `"docker" "rm" "-f" "0528ddaee89b45906e42ac454d08459398bcb5b7f68338bff36c49eed759c870"` Oct 16 00:50:28.840 INFO blam! 0528ddaee89b45906e42ac454d08459398bcb5b7f68338bff36c49eed759c870 Oct 16 00:50:28.842 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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.013 INFO blam! e4f54f918342189727352434891b66534c946acf02cc1815da8554bec87ff2bd Oct 16 00:50:29.014 INFO running `"docker" "start" "-a" "e4f54f918342189727352434891b66534c946acf02cc1815da8554bec87ff2bd"` Oct 16 00:50:29.599 INFO kablam! usermod: no changes Oct 16 00:50:29.659 INFO kablam! Compiling p0f_api v0.1.1 (/source) Oct 16 00:50:30.846 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:50:30.846 INFO kablam! --> src/lib.rs:94:7 Oct 16 00:50:30.846 INFO kablam! | Oct 16 00:50:30.846 INFO kablam! 94 | resp.magic, Oct 16 00:50:30.846 INFO kablam! | ^^^^^^^^^^ Oct 16 00:50:30.846 INFO kablam! | Oct 16 00:50:30.846 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 16 00:50:30.846 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.846 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:50:30.846 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.846 INFO kablam! Oct 16 00:50:30.846 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:50:30.846 INFO kablam! --> src/lib.rs:115:8 Oct 16 00:50:30.846 INFO kablam! | Oct 16 00:50:30.846 INFO kablam! 115 | resp.status Oct 16 00:50:30.846 INFO kablam! | ^^^^^^^^^^^ Oct 16 00:50:30.846 INFO kablam! | Oct 16 00:50:30.846 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.846 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:50:30.846 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.846 INFO kablam! Oct 16 00:50:30.846 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:50:30.846 INFO kablam! --> src/lib.rs:189:3 Oct 16 00:50:30.846 INFO kablam! | Oct 16 00:50:30.846 INFO kablam! 189 | debug_assert_eq!(resp.magic, raw::P0F_RESP_MAGIC); Oct 16 00:50:30.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:50:30.847 INFO kablam! | Oct 16 00:50:30.847 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.855 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:50:30.855 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.855 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.855 INFO kablam! Oct 16 00:50:30.855 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:50:30.855 INFO kablam! --> src/lib.rs:190:3 Oct 16 00:50:30.855 INFO kablam! | Oct 16 00:50:30.855 INFO kablam! 190 | debug_assert_eq!(resp.status, raw::P0F_STATUS_OK); Oct 16 00:50:30.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:50:30.855 INFO kablam! | Oct 16 00:50:30.855 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.855 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:50:30.855 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.855 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.855 INFO kablam! Oct 16 00:50:31.427 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.80s Oct 16 00:50:31.427 INFO kablam! su: No module specific data is present Oct 16 00:50:31.980 INFO running `"docker" "rm" "-f" "e4f54f918342189727352434891b66534c946acf02cc1815da8554bec87ff2bd"` Oct 16 00:50:32.572 INFO blam! e4f54f918342189727352434891b66534c946acf02cc1815da8554bec87ff2bd Oct 16 00:50:32.580 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:33.146 INFO blam! 620ae83be49f91398d90383f8d9d22f01be735fae503899230139b4ad1810c85 Oct 16 00:50:33.151 INFO running `"docker" "start" "-a" "620ae83be49f91398d90383f8d9d22f01be735fae503899230139b4ad1810c85"` Oct 16 00:50:34.241 INFO kablam! usermod: no changes Oct 16 00:50:34.291 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 00:50:34.299 INFO kablam! Running /target/debug/deps/p0f_api-686338a1b94a5856 Oct 16 00:50:34.315 INFO kablam! Doc-tests p0f_api Oct 16 00:50:34.315 INFO blam! Oct 16 00:50:34.315 INFO blam! running 2 tests Oct 16 00:50:34.315 INFO blam! test raw::test::test_query_size ... ok Oct 16 00:50:34.315 INFO blam! test raw::test::test_response_size ... ok Oct 16 00:50:34.315 INFO blam! Oct 16 00:50:34.315 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:50:34.315 INFO blam! Oct 16 00:50:35.142 INFO blam! Oct 16 00:50:35.142 INFO blam! running 0 tests Oct 16 00:50:35.142 INFO blam! Oct 16 00:50:35.142 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:50:35.142 INFO blam! Oct 16 00:50:35.153 INFO kablam! su: No module specific data is present Oct 16 00:50:35.833 INFO running `"docker" "rm" "-f" "620ae83be49f91398d90383f8d9d22f01be735fae503899230139b4ad1810c85"` Oct 16 00:50:36.061 INFO blam! 620ae83be49f91398d90383f8d9d22f01be735fae503899230139b4ad1810c85