Oct 16 00:27:14.354 INFO testing pe-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 00:27:14.354 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:27:14.547 INFO blam! 28acabb9642da40f702d7c39711013868e8362856feb2a5a42310b2042485036 Oct 16 00:27:14.552 INFO running `"docker" "start" "-a" "28acabb9642da40f702d7c39711013868e8362856feb2a5a42310b2042485036"` Oct 16 00:27:15.043 INFO kablam! usermod: no changes Oct 16 00:27:15.079 INFO kablam! Compiling pe v0.1.1 (/source) Oct 16 00:27:15.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.984 INFO kablam! --> src/lib.rs:47:34 Oct 16 00:27:15.984 INFO kablam! | Oct 16 00:27:15.984 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Oct 16 00:27:15.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:27:15.984 INFO kablam! | Oct 16 00:27:15.984 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 16 00:27:15.984 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:27:15.984 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.984 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:27:15.984 INFO kablam! Oct 16 00:27:15.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.984 INFO kablam! --> src/lib.rs:48:38 Oct 16 00:27:15.984 INFO kablam! | Oct 16 00:27:15.984 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Oct 16 00:27:15.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:27:15.984 INFO kablam! | Oct 16 00:27:15.984 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:27:15.984 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.984 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:27:15.984 INFO kablam! Oct 16 00:27:15.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.984 INFO kablam! --> src/lib.rs:54:34 Oct 16 00:27:15.984 INFO kablam! | Oct 16 00:27:15.984 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Oct 16 00:27:15.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 00:27:15.984 INFO kablam! | Oct 16 00:27:15.984 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:27:15.984 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.984 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:27:15.984 INFO kablam! Oct 16 00:27:15.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.984 INFO kablam! --> src/lib.rs:55:38 Oct 16 00:27:15.984 INFO kablam! | Oct 16 00:27:15.984 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Oct 16 00:27:15.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 00:27:15.984 INFO kablam! | Oct 16 00:27:15.984 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:27:15.984 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.984 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:27:15.984 INFO kablam! Oct 16 00:27:15.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.984 INFO kablam! --> src/lib.rs:61:34 Oct 16 00:27:15.984 INFO kablam! | Oct 16 00:27:15.984 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Oct 16 00:27:15.984 INFO kablam! | ^^^^^^^^^^^^ Oct 16 00:27:15.984 INFO kablam! | Oct 16 00:27:15.984 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:27:15.984 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.984 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:27:15.984 INFO kablam! Oct 16 00:27:15.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.984 INFO kablam! --> src/lib.rs:62:38 Oct 16 00:27:15.984 INFO kablam! | Oct 16 00:27:15.984 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Oct 16 00:27:15.984 INFO kablam! | ^^^^^^^^^^^^ Oct 16 00:27:15.984 INFO kablam! | Oct 16 00:27:15.984 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:27:15.984 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.984 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:27:15.984 INFO kablam! Oct 16 00:27:15.984 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.984 INFO kablam! --> src/utility.rs:45:5 Oct 16 00:27:15.984 INFO kablam! | Oct 16 00:27:15.984 INFO kablam! 45 | self.0.eq(&other.0) Oct 16 00:27:15.984 INFO kablam! | ^^^^^^ Oct 16 00:27:15.984 INFO kablam! ... Oct 16 00:27:15.984 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 16 00:27:15.984 INFO kablam! | ------------------------------ in this macro invocation Oct 16 00:27:15.984 INFO kablam! | Oct 16 00:27:15.984 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:27:15.985 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.985 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:27:15.985 INFO kablam! Oct 16 00:27:15.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.985 INFO kablam! --> src/utility.rs:45:15 Oct 16 00:27:15.985 INFO kablam! | Oct 16 00:27:15.985 INFO kablam! 45 | self.0.eq(&other.0) Oct 16 00:27:15.985 INFO kablam! | ^^^^^^^^ Oct 16 00:27:15.985 INFO kablam! ... Oct 16 00:27:15.985 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 16 00:27:15.985 INFO kablam! | ------------------------------ in this macro invocation Oct 16 00:27:15.985 INFO kablam! | Oct 16 00:27:15.985 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:27:15.985 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.985 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:27:15.985 INFO kablam! Oct 16 00:27:15.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.985 INFO kablam! --> src/utility.rs:45:5 Oct 16 00:27:15.985 INFO kablam! | Oct 16 00:27:15.985 INFO kablam! 45 | self.0.eq(&other.0) Oct 16 00:27:15.985 INFO kablam! | ^^^^^^ Oct 16 00:27:15.985 INFO kablam! ... Oct 16 00:27:15.985 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 16 00:27:15.985 INFO kablam! | ------------------------------- in this macro invocation Oct 16 00:27:15.985 INFO kablam! | Oct 16 00:27:15.985 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:27:15.985 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.985 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:27:15.985 INFO kablam! Oct 16 00:27:15.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.985 INFO kablam! --> src/utility.rs:45:15 Oct 16 00:27:15.985 INFO kablam! | Oct 16 00:27:15.985 INFO kablam! 45 | self.0.eq(&other.0) Oct 16 00:27:15.985 INFO kablam! | ^^^^^^^^ Oct 16 00:27:15.985 INFO kablam! ... Oct 16 00:27:15.985 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 16 00:27:15.985 INFO kablam! | ------------------------------- in this macro invocation Oct 16 00:27:15.985 INFO kablam! | Oct 16 00:27:15.985 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:27:15.985 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.985 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:27:15.985 INFO kablam! Oct 16 00:27:15.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.985 INFO kablam! --> src/utility.rs:51:5 Oct 16 00:27:15.985 INFO kablam! | Oct 16 00:27:15.985 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 16 00:27:15.985 INFO kablam! | ^^^^^^ Oct 16 00:27:15.985 INFO kablam! ... Oct 16 00:27:15.985 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 16 00:27:15.985 INFO kablam! | ------------------------------ in this macro invocation Oct 16 00:27:15.985 INFO kablam! | Oct 16 00:27:15.985 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:27:15.985 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.985 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:27:15.985 INFO kablam! Oct 16 00:27:15.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.985 INFO kablam! --> src/utility.rs:51:24 Oct 16 00:27:15.985 INFO kablam! | Oct 16 00:27:15.985 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 16 00:27:15.985 INFO kablam! | ^^^^^^^^ Oct 16 00:27:15.985 INFO kablam! ... Oct 16 00:27:15.985 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 16 00:27:15.985 INFO kablam! | ------------------------------ in this macro invocation Oct 16 00:27:15.985 INFO kablam! | Oct 16 00:27:15.985 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:27:15.985 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.985 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:27:15.985 INFO kablam! Oct 16 00:27:15.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.985 INFO kablam! --> src/utility.rs:51:5 Oct 16 00:27:15.985 INFO kablam! | Oct 16 00:27:15.985 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 16 00:27:15.985 INFO kablam! | ^^^^^^ Oct 16 00:27:15.985 INFO kablam! ... Oct 16 00:27:15.985 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 16 00:27:15.985 INFO kablam! | ------------------------------- in this macro invocation Oct 16 00:27:15.985 INFO kablam! | Oct 16 00:27:15.985 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:27:15.985 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.985 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:27:15.985 INFO kablam! Oct 16 00:27:15.985 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.985 INFO kablam! --> src/utility.rs:51:24 Oct 16 00:27:15.985 INFO kablam! | Oct 16 00:27:15.985 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 16 00:27:15.985 INFO kablam! | ^^^^^^^^ Oct 16 00:27:15.985 INFO kablam! ... Oct 16 00:27:15.985 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 16 00:27:15.986 INFO kablam! | ------------------------------- in this macro invocation Oct 16 00:27:15.986 INFO kablam! | Oct 16 00:27:15.986 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:27:15.986 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.986 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:27:15.986 INFO kablam! Oct 16 00:27:15.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.986 INFO kablam! --> src/utility.rs:58:5 Oct 16 00:27:15.986 INFO kablam! | Oct 16 00:27:15.986 INFO kablam! 58 | self.0.cmp(&other.0) Oct 16 00:27:15.986 INFO kablam! | ^^^^^^ Oct 16 00:27:15.986 INFO kablam! ... Oct 16 00:27:15.986 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 16 00:27:15.986 INFO kablam! | ------------------------------ in this macro invocation Oct 16 00:27:15.986 INFO kablam! | Oct 16 00:27:15.986 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:27:15.986 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.986 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:27:15.986 INFO kablam! Oct 16 00:27:15.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.986 INFO kablam! --> src/utility.rs:58:16 Oct 16 00:27:15.986 INFO kablam! | Oct 16 00:27:15.986 INFO kablam! 58 | self.0.cmp(&other.0) Oct 16 00:27:15.986 INFO kablam! | ^^^^^^^^ Oct 16 00:27:15.986 INFO kablam! ... Oct 16 00:27:15.986 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 16 00:27:15.986 INFO kablam! | ------------------------------ in this macro invocation Oct 16 00:27:15.986 INFO kablam! | Oct 16 00:27:15.986 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:27:15.986 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.986 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:27:15.986 INFO kablam! Oct 16 00:27:15.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.986 INFO kablam! --> src/utility.rs:58:5 Oct 16 00:27:15.986 INFO kablam! | Oct 16 00:27:15.986 INFO kablam! 58 | self.0.cmp(&other.0) Oct 16 00:27:15.986 INFO kablam! | ^^^^^^ Oct 16 00:27:15.986 INFO kablam! ... Oct 16 00:27:15.986 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 16 00:27:15.986 INFO kablam! | ------------------------------- in this macro invocation Oct 16 00:27:15.986 INFO kablam! | Oct 16 00:27:15.986 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:27:15.986 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.986 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:27:15.986 INFO kablam! Oct 16 00:27:15.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.986 INFO kablam! --> src/utility.rs:58:16 Oct 16 00:27:15.986 INFO kablam! | Oct 16 00:27:15.986 INFO kablam! 58 | self.0.cmp(&other.0) Oct 16 00:27:15.986 INFO kablam! | ^^^^^^^^ Oct 16 00:27:15.986 INFO kablam! ... Oct 16 00:27:15.986 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 16 00:27:15.986 INFO kablam! | ------------------------------- in this macro invocation Oct 16 00:27:15.986 INFO kablam! | Oct 16 00:27:15.986 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:27:15.986 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.986 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:27:15.986 INFO kablam! Oct 16 00:27:15.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.986 INFO kablam! --> src/utility.rs:65:19 Oct 16 00:27:15.986 INFO kablam! | Oct 16 00:27:15.986 INFO kablam! 65 | builder.field(&self.0); Oct 16 00:27:15.986 INFO kablam! | ^^^^^^^ Oct 16 00:27:15.986 INFO kablam! ... Oct 16 00:27:15.986 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 16 00:27:15.986 INFO kablam! | ------------------------------ in this macro invocation Oct 16 00:27:15.986 INFO kablam! | Oct 16 00:27:15.986 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:27:15.986 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.986 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:27:15.986 INFO kablam! Oct 16 00:27:15.986 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:15.986 INFO kablam! --> src/utility.rs:65:19 Oct 16 00:27:15.986 INFO kablam! | Oct 16 00:27:15.986 INFO kablam! 65 | builder.field(&self.0); Oct 16 00:27:15.986 INFO kablam! | ^^^^^^^ Oct 16 00:27:15.986 INFO kablam! ... Oct 16 00:27:15.986 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 16 00:27:15.986 INFO kablam! | ------------------------------- in this macro invocation Oct 16 00:27:15.986 INFO kablam! | Oct 16 00:27:15.986 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:27:15.986 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:15.986 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:27:15.986 INFO kablam! Oct 16 00:27:16.311 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.25s Oct 16 00:27:16.314 INFO kablam! su: No module specific data is present Oct 16 00:27:16.601 INFO running `"docker" "rm" "-f" "28acabb9642da40f702d7c39711013868e8362856feb2a5a42310b2042485036"` Oct 16 00:27:16.744 INFO blam! 28acabb9642da40f702d7c39711013868e8362856feb2a5a42310b2042485036 Oct 16 00:27:16.746 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:27:16.900 INFO blam! f2ef19bb129b098cfb1487818c21a2b4ee2adbe09c85ac45f3034eae65e98421 Oct 16 00:27:16.908 INFO running `"docker" "start" "-a" "f2ef19bb129b098cfb1487818c21a2b4ee2adbe09c85ac45f3034eae65e98421"` Oct 16 00:27:17.511 INFO kablam! usermod: no changes Oct 16 00:27:17.602 INFO kablam! Compiling pe v0.1.1 (/source) Oct 16 00:27:19.272 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:19.272 INFO kablam! --> src/lib.rs:47:34 Oct 16 00:27:19.272 INFO kablam! | Oct 16 00:27:19.272 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Oct 16 00:27:19.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:27:19.272 INFO kablam! | Oct 16 00:27:19.272 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 16 00:27:19.272 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:27:19.272 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:19.272 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:27:19.272 INFO kablam! Oct 16 00:27:19.272 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:19.272 INFO kablam! --> src/lib.rs:48:38 Oct 16 00:27:19.272 INFO kablam! | Oct 16 00:27:19.272 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Oct 16 00:27:19.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:27:19.272 INFO kablam! | Oct 16 00:27:19.272 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:27:19.272 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:19.272 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:27:19.272 INFO kablam! Oct 16 00:27:19.272 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:19.272 INFO kablam! --> src/lib.rs:54:34 Oct 16 00:27:19.272 INFO kablam! | Oct 16 00:27:19.272 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Oct 16 00:27:19.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 00:27:19.272 INFO kablam! | Oct 16 00:27:19.272 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:27:19.272 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:19.272 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:27:19.272 INFO kablam! Oct 16 00:27:19.272 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:19.272 INFO kablam! --> src/lib.rs:55:38 Oct 16 00:27:19.272 INFO kablam! | Oct 16 00:27:19.272 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Oct 16 00:27:19.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 00:27:19.272 INFO kablam! | Oct 16 00:27:19.272 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:27:19.272 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:19.272 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:27:19.272 INFO kablam! Oct 16 00:27:19.273 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:19.273 INFO kablam! --> src/lib.rs:61:34 Oct 16 00:27:19.274 INFO kablam! | Oct 16 00:27:19.274 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Oct 16 00:27:19.274 INFO kablam! | ^^^^^^^^^^^^ Oct 16 00:27:19.274 INFO kablam! | Oct 16 00:27:19.274 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:27:19.274 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:19.274 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:27:19.274 INFO kablam! Oct 16 00:27:19.274 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:19.274 INFO kablam! --> src/lib.rs:62:38 Oct 16 00:27:19.274 INFO kablam! | Oct 16 00:27:19.274 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Oct 16 00:27:19.274 INFO kablam! | ^^^^^^^^^^^^ Oct 16 00:27:19.274 INFO kablam! | Oct 16 00:27:19.274 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:27:19.274 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:19.274 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:27:19.274 INFO kablam! Oct 16 00:27:19.274 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:19.274 INFO kablam! --> src/utility.rs:45:5 Oct 16 00:27:19.274 INFO kablam! | Oct 16 00:27:19.274 INFO kablam! 45 | self.0.eq(&other.0) Oct 16 00:27:19.274 INFO kablam! | ^^^^^^ Oct 16 00:27:19.274 INFO kablam! ... Oct 16 00:27:19.274 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 16 00:27:19.274 INFO kablam! | ------------------------------ in this macro invocation Oct 16 00:27:19.274 INFO kablam! | Oct 16 00:27:19.274 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:27:19.274 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:19.274 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:27:19.274 INFO kablam! Oct 16 00:27:19.275 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:19.275 INFO kablam! --> src/utility.rs:45:15 Oct 16 00:27:19.275 INFO kablam! | Oct 16 00:27:19.275 INFO kablam! 45 | self.0.eq(&other.0) Oct 16 00:27:19.275 INFO kablam! | ^^^^^^^^ Oct 16 00:27:19.275 INFO kablam! ... Oct 16 00:27:19.275 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 16 00:27:19.275 INFO kablam! | ------------------------------ in this macro invocation Oct 16 00:27:19.275 INFO kablam! | Oct 16 00:27:19.275 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:27:19.275 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:19.275 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:27:19.275 INFO kablam! Oct 16 00:27:19.276 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:19.276 INFO kablam! --> src/utility.rs:45:5 Oct 16 00:27:19.276 INFO kablam! | Oct 16 00:27:19.276 INFO kablam! 45 | self.0.eq(&other.0) Oct 16 00:27:19.276 INFO kablam! | ^^^^^^ Oct 16 00:27:19.276 INFO kablam! ... Oct 16 00:27:19.276 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 16 00:27:19.276 INFO kablam! | ------------------------------- in this macro invocation Oct 16 00:27:19.276 INFO kablam! | Oct 16 00:27:19.276 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:27:19.276 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:19.276 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:27:19.276 INFO kablam! Oct 16 00:27:19.276 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:19.276 INFO kablam! --> src/utility.rs:45:15 Oct 16 00:27:19.276 INFO kablam! | Oct 16 00:27:19.276 INFO kablam! 45 | self.0.eq(&other.0) Oct 16 00:27:19.276 INFO kablam! | ^^^^^^^^ Oct 16 00:27:19.276 INFO kablam! ... Oct 16 00:27:19.276 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 16 00:27:19.276 INFO kablam! | ------------------------------- in this macro invocation Oct 16 00:27:19.276 INFO kablam! | Oct 16 00:27:19.276 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:27:19.276 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:19.277 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:27:19.277 INFO kablam! Oct 16 00:27:19.277 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:19.277 INFO kablam! --> src/utility.rs:51:5 Oct 16 00:27:19.277 INFO kablam! | Oct 16 00:27:19.277 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 16 00:27:19.277 INFO kablam! | ^^^^^^ Oct 16 00:27:19.277 INFO kablam! ... Oct 16 00:27:19.277 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 16 00:27:19.277 INFO kablam! | ------------------------------ in this macro invocation Oct 16 00:27:19.277 INFO kablam! | Oct 16 00:27:19.278 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:27:19.278 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:19.287 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:27:19.287 INFO kablam! Oct 16 00:27:19.287 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:19.287 INFO kablam! --> src/utility.rs:51:24 Oct 16 00:27:19.287 INFO kablam! | Oct 16 00:27:19.287 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 16 00:27:19.287 INFO kablam! | ^^^^^^^^ Oct 16 00:27:19.287 INFO kablam! ... Oct 16 00:27:19.287 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 16 00:27:19.287 INFO kablam! | ------------------------------ in this macro invocation Oct 16 00:27:19.287 INFO kablam! | Oct 16 00:27:19.287 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:27:19.287 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:19.287 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:27:19.287 INFO kablam! Oct 16 00:27:19.287 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:19.287 INFO kablam! --> src/utility.rs:51:5 Oct 16 00:27:19.287 INFO kablam! | Oct 16 00:27:19.287 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 16 00:27:19.287 INFO kablam! | ^^^^^^ Oct 16 00:27:19.287 INFO kablam! ... Oct 16 00:27:19.287 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 16 00:27:19.287 INFO kablam! | ------------------------------- in this macro invocation Oct 16 00:27:19.287 INFO kablam! | Oct 16 00:27:19.287 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:27:19.287 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:19.287 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:27:19.287 INFO kablam! Oct 16 00:27:19.287 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:19.287 INFO kablam! --> src/utility.rs:51:24 Oct 16 00:27:19.287 INFO kablam! | Oct 16 00:27:19.287 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 16 00:27:19.287 INFO kablam! | ^^^^^^^^ Oct 16 00:27:19.287 INFO kablam! ... Oct 16 00:27:19.287 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 16 00:27:19.287 INFO kablam! | ------------------------------- in this macro invocation Oct 16 00:27:19.288 INFO kablam! | Oct 16 00:27:19.288 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:27:19.288 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:19.288 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:27:19.288 INFO kablam! Oct 16 00:27:19.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:19.288 INFO kablam! --> src/utility.rs:58:5 Oct 16 00:27:19.288 INFO kablam! | Oct 16 00:27:19.288 INFO kablam! 58 | self.0.cmp(&other.0) Oct 16 00:27:19.288 INFO kablam! | ^^^^^^ Oct 16 00:27:19.288 INFO kablam! ... Oct 16 00:27:19.288 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 16 00:27:19.288 INFO kablam! | ------------------------------ in this macro invocation Oct 16 00:27:19.288 INFO kablam! | Oct 16 00:27:19.288 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:27:19.288 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:19.288 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:27:19.288 INFO kablam! Oct 16 00:27:19.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:19.288 INFO kablam! --> src/utility.rs:58:16 Oct 16 00:27:19.288 INFO kablam! | Oct 16 00:27:19.288 INFO kablam! 58 | self.0.cmp(&other.0) Oct 16 00:27:19.288 INFO kablam! | ^^^^^^^^ Oct 16 00:27:19.288 INFO kablam! ... Oct 16 00:27:19.288 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 16 00:27:19.288 INFO kablam! | ------------------------------ in this macro invocation Oct 16 00:27:19.288 INFO kablam! | Oct 16 00:27:19.288 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:27:19.288 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:19.288 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:27:19.288 INFO kablam! Oct 16 00:27:19.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:19.288 INFO kablam! --> src/utility.rs:58:5 Oct 16 00:27:19.288 INFO kablam! | Oct 16 00:27:19.288 INFO kablam! 58 | self.0.cmp(&other.0) Oct 16 00:27:19.288 INFO kablam! | ^^^^^^ Oct 16 00:27:19.288 INFO kablam! ... Oct 16 00:27:19.288 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 16 00:27:19.288 INFO kablam! | ------------------------------- in this macro invocation Oct 16 00:27:19.288 INFO kablam! | Oct 16 00:27:19.288 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:27:19.288 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:19.288 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:27:19.288 INFO kablam! Oct 16 00:27:19.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:19.288 INFO kablam! --> src/utility.rs:58:16 Oct 16 00:27:19.288 INFO kablam! | Oct 16 00:27:19.288 INFO kablam! 58 | self.0.cmp(&other.0) Oct 16 00:27:19.288 INFO kablam! | ^^^^^^^^ Oct 16 00:27:19.288 INFO kablam! ... Oct 16 00:27:19.288 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 16 00:27:19.288 INFO kablam! | ------------------------------- in this macro invocation Oct 16 00:27:19.288 INFO kablam! | Oct 16 00:27:19.288 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:27:19.288 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:19.288 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:27:19.288 INFO kablam! Oct 16 00:27:19.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:19.288 INFO kablam! --> src/utility.rs:65:19 Oct 16 00:27:19.288 INFO kablam! | Oct 16 00:27:19.288 INFO kablam! 65 | builder.field(&self.0); Oct 16 00:27:19.288 INFO kablam! | ^^^^^^^ Oct 16 00:27:19.288 INFO kablam! ... Oct 16 00:27:19.288 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 16 00:27:19.288 INFO kablam! | ------------------------------ in this macro invocation Oct 16 00:27:19.288 INFO kablam! | Oct 16 00:27:19.288 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:27:19.288 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:19.288 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:27:19.288 INFO kablam! Oct 16 00:27:19.288 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 00:27:19.288 INFO kablam! --> src/utility.rs:65:19 Oct 16 00:27:19.288 INFO kablam! | Oct 16 00:27:19.288 INFO kablam! 65 | builder.field(&self.0); Oct 16 00:27:19.288 INFO kablam! | ^^^^^^^ Oct 16 00:27:19.288 INFO kablam! ... Oct 16 00:27:19.288 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 16 00:27:19.288 INFO kablam! | ------------------------------- in this macro invocation Oct 16 00:27:19.288 INFO kablam! | Oct 16 00:27:19.288 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:27:19.288 INFO kablam! = note: for more information, see issue #46043 Oct 16 00:27:19.288 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:27:19.288 INFO kablam! Oct 16 00:27:20.332 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.78s Oct 16 00:27:20.339 INFO kablam! su: No module specific data is present Oct 16 00:27:20.794 INFO running `"docker" "rm" "-f" "f2ef19bb129b098cfb1487818c21a2b4ee2adbe09c85ac45f3034eae65e98421"` Oct 16 00:27:21.142 INFO blam! f2ef19bb129b098cfb1487818c21a2b4ee2adbe09c85ac45f3034eae65e98421