Oct 11 15:16:08.734 INFO testing pe-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 15:16:08.734 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 15:16:08.736 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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:16:09.035 INFO blam! f9625b7fc0027537aca6f45e793cea95e4c572c1eb6357f2f49d268f80ae3e8f Oct 11 15:16:09.037 INFO running `"docker" "start" "-a" "f9625b7fc0027537aca6f45e793cea95e4c572c1eb6357f2f49d268f80ae3e8f"` Oct 11 15:16:09.724 INFO kablam! usermod: no changes Oct 11 15:16:09.746 INFO kablam! Compiling pe v0.1.1 (/source) Oct 11 15:16:10.996 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:10.996 INFO kablam! --> src/lib.rs:47:34 Oct 11 15:16:10.996 INFO kablam! | Oct 11 15:16:10.996 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Oct 11 15:16:10.996 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:16:10.996 INFO kablam! | Oct 11 15:16:10.996 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 11 15:16:10.996 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:16:10.996 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:10.996 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:16:10.996 INFO kablam! Oct 11 15:16:10.996 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:10.996 INFO kablam! --> src/lib.rs:48:38 Oct 11 15:16:10.996 INFO kablam! | Oct 11 15:16:10.996 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Oct 11 15:16:10.996 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:16:10.996 INFO kablam! | Oct 11 15:16:10.996 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:16:10.996 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:10.996 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:16:10.996 INFO kablam! Oct 11 15:16:10.997 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:10.997 INFO kablam! --> src/lib.rs:54:34 Oct 11 15:16:10.997 INFO kablam! | Oct 11 15:16:10.997 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Oct 11 15:16:10.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 15:16:10.997 INFO kablam! | Oct 11 15:16:10.997 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:16:10.997 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:10.997 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:16:10.997 INFO kablam! Oct 11 15:16:10.998 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:10.999 INFO kablam! --> src/lib.rs:55:38 Oct 11 15:16:10.999 INFO kablam! | Oct 11 15:16:10.999 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Oct 11 15:16:10.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 15:16:10.999 INFO kablam! | Oct 11 15:16:10.999 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:16:10.999 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:10.999 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:16:10.999 INFO kablam! Oct 11 15:16:10.999 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:10.999 INFO kablam! --> src/lib.rs:61:34 Oct 11 15:16:10.999 INFO kablam! | Oct 11 15:16:11.000 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Oct 11 15:16:11.000 INFO kablam! | ^^^^^^^^^^^^ Oct 11 15:16:11.000 INFO kablam! | Oct 11 15:16:11.000 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:16:11.000 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:11.000 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:16:11.000 INFO kablam! Oct 11 15:16:11.000 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:11.000 INFO kablam! --> src/lib.rs:62:38 Oct 11 15:16:11.000 INFO kablam! | Oct 11 15:16:11.000 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Oct 11 15:16:11.002 INFO kablam! | ^^^^^^^^^^^^ Oct 11 15:16:11.002 INFO kablam! | Oct 11 15:16:11.002 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:16:11.002 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:11.002 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:16:11.002 INFO kablam! Oct 11 15:16:11.002 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:11.002 INFO kablam! --> src/utility.rs:45:5 Oct 11 15:16:11.002 INFO kablam! | Oct 11 15:16:11.002 INFO kablam! 45 | self.0.eq(&other.0) Oct 11 15:16:11.002 INFO kablam! | ^^^^^^ Oct 11 15:16:11.002 INFO kablam! ... Oct 11 15:16:11.002 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 11 15:16:11.002 INFO kablam! | ------------------------------ in this macro invocation Oct 11 15:16:11.002 INFO kablam! | Oct 11 15:16:11.002 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:16:11.002 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:11.002 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:16:11.002 INFO kablam! Oct 11 15:16:11.002 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:11.002 INFO kablam! --> src/utility.rs:45:15 Oct 11 15:16:11.002 INFO kablam! | Oct 11 15:16:11.002 INFO kablam! 45 | self.0.eq(&other.0) Oct 11 15:16:11.002 INFO kablam! | ^^^^^^^^ Oct 11 15:16:11.002 INFO kablam! ... Oct 11 15:16:11.002 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 11 15:16:11.002 INFO kablam! | ------------------------------ in this macro invocation Oct 11 15:16:11.002 INFO kablam! | Oct 11 15:16:11.002 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:16:11.003 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:11.003 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:16:11.003 INFO kablam! Oct 11 15:16:11.003 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:11.003 INFO kablam! --> src/utility.rs:45:5 Oct 11 15:16:11.003 INFO kablam! | Oct 11 15:16:11.003 INFO kablam! 45 | self.0.eq(&other.0) Oct 11 15:16:11.003 INFO kablam! | ^^^^^^ Oct 11 15:16:11.003 INFO kablam! ... Oct 11 15:16:11.003 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 11 15:16:11.003 INFO kablam! | ------------------------------- in this macro invocation Oct 11 15:16:11.003 INFO kablam! | Oct 11 15:16:11.003 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:16:11.003 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:11.003 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:16:11.003 INFO kablam! Oct 11 15:16:11.003 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:11.003 INFO kablam! --> src/utility.rs:45:15 Oct 11 15:16:11.003 INFO kablam! | Oct 11 15:16:11.003 INFO kablam! 45 | self.0.eq(&other.0) Oct 11 15:16:11.003 INFO kablam! | ^^^^^^^^ Oct 11 15:16:11.003 INFO kablam! ... Oct 11 15:16:11.003 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 11 15:16:11.003 INFO kablam! | ------------------------------- in this macro invocation Oct 11 15:16:11.003 INFO kablam! | Oct 11 15:16:11.003 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:16:11.003 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:11.003 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:16:11.003 INFO kablam! Oct 11 15:16:11.003 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:11.003 INFO kablam! --> src/utility.rs:51:5 Oct 11 15:16:11.003 INFO kablam! | Oct 11 15:16:11.003 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 11 15:16:11.003 INFO kablam! | ^^^^^^ Oct 11 15:16:11.003 INFO kablam! ... Oct 11 15:16:11.003 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 11 15:16:11.003 INFO kablam! | ------------------------------ in this macro invocation Oct 11 15:16:11.003 INFO kablam! | Oct 11 15:16:11.003 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:16:11.003 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:11.003 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:16:11.003 INFO kablam! Oct 11 15:16:11.003 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:11.003 INFO kablam! --> src/utility.rs:51:24 Oct 11 15:16:11.003 INFO kablam! | Oct 11 15:16:11.003 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 11 15:16:11.003 INFO kablam! | ^^^^^^^^ Oct 11 15:16:11.003 INFO kablam! ... Oct 11 15:16:11.003 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 11 15:16:11.003 INFO kablam! | ------------------------------ in this macro invocation Oct 11 15:16:11.003 INFO kablam! | Oct 11 15:16:11.003 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:16:11.003 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:11.003 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:16:11.003 INFO kablam! Oct 11 15:16:11.003 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:11.003 INFO kablam! --> src/utility.rs:51:5 Oct 11 15:16:11.003 INFO kablam! | Oct 11 15:16:11.003 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 11 15:16:11.003 INFO kablam! | ^^^^^^ Oct 11 15:16:11.003 INFO kablam! ... Oct 11 15:16:11.003 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 11 15:16:11.003 INFO kablam! | ------------------------------- in this macro invocation Oct 11 15:16:11.003 INFO kablam! | Oct 11 15:16:11.003 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:16:11.003 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:11.003 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:16:11.003 INFO kablam! Oct 11 15:16:11.003 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:11.003 INFO kablam! --> src/utility.rs:51:24 Oct 11 15:16:11.003 INFO kablam! | Oct 11 15:16:11.003 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 11 15:16:11.003 INFO kablam! | ^^^^^^^^ Oct 11 15:16:11.003 INFO kablam! ... Oct 11 15:16:11.003 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 11 15:16:11.003 INFO kablam! | ------------------------------- in this macro invocation Oct 11 15:16:11.003 INFO kablam! | Oct 11 15:16:11.003 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:16:11.003 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:11.003 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:16:11.003 INFO kablam! Oct 11 15:16:11.003 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:11.003 INFO kablam! --> src/utility.rs:58:5 Oct 11 15:16:11.003 INFO kablam! | Oct 11 15:16:11.003 INFO kablam! 58 | self.0.cmp(&other.0) Oct 11 15:16:11.003 INFO kablam! | ^^^^^^ Oct 11 15:16:11.003 INFO kablam! ... Oct 11 15:16:11.003 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 11 15:16:11.003 INFO kablam! | ------------------------------ in this macro invocation Oct 11 15:16:11.004 INFO kablam! | Oct 11 15:16:11.004 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:16:11.004 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:11.004 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:16:11.004 INFO kablam! Oct 11 15:16:11.004 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:11.004 INFO kablam! --> src/utility.rs:58:16 Oct 11 15:16:11.004 INFO kablam! | Oct 11 15:16:11.004 INFO kablam! 58 | self.0.cmp(&other.0) Oct 11 15:16:11.004 INFO kablam! | ^^^^^^^^ Oct 11 15:16:11.004 INFO kablam! ... Oct 11 15:16:11.004 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 11 15:16:11.004 INFO kablam! | ------------------------------ in this macro invocation Oct 11 15:16:11.004 INFO kablam! | Oct 11 15:16:11.004 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:16:11.004 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:11.004 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:16:11.004 INFO kablam! Oct 11 15:16:11.004 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:11.004 INFO kablam! --> src/utility.rs:58:5 Oct 11 15:16:11.004 INFO kablam! | Oct 11 15:16:11.004 INFO kablam! 58 | self.0.cmp(&other.0) Oct 11 15:16:11.004 INFO kablam! | ^^^^^^ Oct 11 15:16:11.004 INFO kablam! ... Oct 11 15:16:11.004 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 11 15:16:11.004 INFO kablam! | ------------------------------- in this macro invocation Oct 11 15:16:11.004 INFO kablam! | Oct 11 15:16:11.004 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:16:11.004 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:11.004 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:16:11.004 INFO kablam! Oct 11 15:16:11.004 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:11.004 INFO kablam! --> src/utility.rs:58:16 Oct 11 15:16:11.004 INFO kablam! | Oct 11 15:16:11.004 INFO kablam! 58 | self.0.cmp(&other.0) Oct 11 15:16:11.004 INFO kablam! | ^^^^^^^^ Oct 11 15:16:11.004 INFO kablam! ... Oct 11 15:16:11.004 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 11 15:16:11.004 INFO kablam! | ------------------------------- in this macro invocation Oct 11 15:16:11.004 INFO kablam! | Oct 11 15:16:11.004 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:16:11.004 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:11.004 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:16:11.004 INFO kablam! Oct 11 15:16:11.004 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:11.004 INFO kablam! --> src/utility.rs:65:19 Oct 11 15:16:11.004 INFO kablam! | Oct 11 15:16:11.004 INFO kablam! 65 | builder.field(&self.0); Oct 11 15:16:11.004 INFO kablam! | ^^^^^^^ Oct 11 15:16:11.004 INFO kablam! ... Oct 11 15:16:11.004 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 11 15:16:11.004 INFO kablam! | ------------------------------ in this macro invocation Oct 11 15:16:11.004 INFO kablam! | Oct 11 15:16:11.004 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:16:11.004 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:11.004 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:16:11.004 INFO kablam! Oct 11 15:16:11.004 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:11.004 INFO kablam! --> src/utility.rs:65:19 Oct 11 15:16:11.004 INFO kablam! | Oct 11 15:16:11.004 INFO kablam! 65 | builder.field(&self.0); Oct 11 15:16:11.004 INFO kablam! | ^^^^^^^ Oct 11 15:16:11.004 INFO kablam! ... Oct 11 15:16:11.004 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 11 15:16:11.004 INFO kablam! | ------------------------------- in this macro invocation Oct 11 15:16:11.004 INFO kablam! | Oct 11 15:16:11.004 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:16:11.004 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:11.004 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:16:11.004 INFO kablam! Oct 11 15:16:11.484 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.74s Oct 11 15:16:11.484 INFO kablam! su: No module specific data is present Oct 11 15:16:11.894 INFO running `"docker" "rm" "-f" "f9625b7fc0027537aca6f45e793cea95e4c572c1eb6357f2f49d268f80ae3e8f"` Oct 11 15:16:12.024 INFO blam! f9625b7fc0027537aca6f45e793cea95e4c572c1eb6357f2f49d268f80ae3e8f Oct 11 15:16:12.027 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 15:16:12.027 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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:16:12.287 INFO blam! 16784ebe3f6e2697ba6b81212b517dd5770e8ef6ab90e841c0c2935d2cce16fc Oct 11 15:16:12.288 INFO running `"docker" "start" "-a" "16784ebe3f6e2697ba6b81212b517dd5770e8ef6ab90e841c0c2935d2cce16fc"` Oct 11 15:16:12.774 INFO kablam! usermod: no changes Oct 11 15:16:12.805 INFO kablam! Compiling pe v0.1.1 (/source) Oct 11 15:16:14.063 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:14.063 INFO kablam! --> src/lib.rs:47:34 Oct 11 15:16:14.063 INFO kablam! | Oct 11 15:16:14.063 INFO kablam! 47 | &PeOptionalHeader::Pe32(h) => &h.number_of_rva_and_sizes, Oct 11 15:16:14.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:16:14.063 INFO kablam! | Oct 11 15:16:14.063 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 11 15:16:14.063 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:16:14.063 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:14.063 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:16:14.063 INFO kablam! Oct 11 15:16:14.063 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:14.063 INFO kablam! --> src/lib.rs:48:38 Oct 11 15:16:14.063 INFO kablam! | Oct 11 15:16:14.063 INFO kablam! 48 | &PeOptionalHeader::Pe32Plus(h) => &h.number_of_rva_and_sizes, Oct 11 15:16:14.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:16:14.063 INFO kablam! | Oct 11 15:16:14.063 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:16:14.063 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:14.063 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:16:14.063 INFO kablam! Oct 11 15:16:14.063 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:14.063 INFO kablam! --> src/lib.rs:54:34 Oct 11 15:16:14.063 INFO kablam! | Oct 11 15:16:14.063 INFO kablam! 54 | &PeOptionalHeader::Pe32(h) => &h.size_of_headers, Oct 11 15:16:14.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 15:16:14.063 INFO kablam! | Oct 11 15:16:14.063 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:16:14.063 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:14.063 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:16:14.063 INFO kablam! Oct 11 15:16:14.063 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:14.063 INFO kablam! --> src/lib.rs:55:38 Oct 11 15:16:14.063 INFO kablam! | Oct 11 15:16:14.063 INFO kablam! 55 | &PeOptionalHeader::Pe32Plus(h) => &h.size_of_headers, Oct 11 15:16:14.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 15:16:14.063 INFO kablam! | Oct 11 15:16:14.063 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:16:14.063 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:14.063 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:16:14.063 INFO kablam! Oct 11 15:16:14.063 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:14.063 INFO kablam! --> src/lib.rs:61:34 Oct 11 15:16:14.063 INFO kablam! | Oct 11 15:16:14.063 INFO kablam! 61 | &PeOptionalHeader::Pe32(h) => &h.check_sum, Oct 11 15:16:14.063 INFO kablam! | ^^^^^^^^^^^^ Oct 11 15:16:14.063 INFO kablam! | Oct 11 15:16:14.063 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:16:14.063 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:14.063 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:16:14.063 INFO kablam! Oct 11 15:16:14.063 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:14.063 INFO kablam! --> src/lib.rs:62:38 Oct 11 15:16:14.063 INFO kablam! | Oct 11 15:16:14.063 INFO kablam! 62 | &PeOptionalHeader::Pe32Plus(h) => &h.check_sum, Oct 11 15:16:14.063 INFO kablam! | ^^^^^^^^^^^^ Oct 11 15:16:14.063 INFO kablam! | Oct 11 15:16:14.063 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:16:14.063 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:14.063 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:16:14.063 INFO kablam! Oct 11 15:16:14.063 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:14.063 INFO kablam! --> src/utility.rs:45:5 Oct 11 15:16:14.063 INFO kablam! | Oct 11 15:16:14.063 INFO kablam! 45 | self.0.eq(&other.0) Oct 11 15:16:14.063 INFO kablam! | ^^^^^^ Oct 11 15:16:14.063 INFO kablam! ... Oct 11 15:16:14.063 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 11 15:16:14.063 INFO kablam! | ------------------------------ in this macro invocation Oct 11 15:16:14.063 INFO kablam! | Oct 11 15:16:14.063 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:16:14.063 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:14.063 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:16:14.063 INFO kablam! Oct 11 15:16:14.063 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:14.063 INFO kablam! --> src/utility.rs:45:15 Oct 11 15:16:14.063 INFO kablam! | Oct 11 15:16:14.063 INFO kablam! 45 | self.0.eq(&other.0) Oct 11 15:16:14.063 INFO kablam! | ^^^^^^^^ Oct 11 15:16:14.063 INFO kablam! ... Oct 11 15:16:14.063 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 11 15:16:14.064 INFO kablam! | ------------------------------ in this macro invocation Oct 11 15:16:14.064 INFO kablam! | Oct 11 15:16:14.064 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:16:14.064 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:14.064 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:16:14.064 INFO kablam! Oct 11 15:16:14.072 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:14.072 INFO kablam! --> src/utility.rs:45:5 Oct 11 15:16:14.072 INFO kablam! | Oct 11 15:16:14.072 INFO kablam! 45 | self.0.eq(&other.0) Oct 11 15:16:14.072 INFO kablam! | ^^^^^^ Oct 11 15:16:14.072 INFO kablam! ... Oct 11 15:16:14.072 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 11 15:16:14.072 INFO kablam! | ------------------------------- in this macro invocation Oct 11 15:16:14.072 INFO kablam! | Oct 11 15:16:14.072 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:16:14.072 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:14.072 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:16:14.072 INFO kablam! Oct 11 15:16:14.072 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:14.072 INFO kablam! --> src/utility.rs:45:15 Oct 11 15:16:14.072 INFO kablam! | Oct 11 15:16:14.072 INFO kablam! 45 | self.0.eq(&other.0) Oct 11 15:16:14.072 INFO kablam! | ^^^^^^^^ Oct 11 15:16:14.072 INFO kablam! ... Oct 11 15:16:14.072 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 11 15:16:14.072 INFO kablam! | ------------------------------- in this macro invocation Oct 11 15:16:14.072 INFO kablam! | Oct 11 15:16:14.072 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:16:14.072 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:14.072 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:16:14.072 INFO kablam! Oct 11 15:16:14.072 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:14.072 INFO kablam! --> src/utility.rs:51:5 Oct 11 15:16:14.072 INFO kablam! | Oct 11 15:16:14.072 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 11 15:16:14.072 INFO kablam! | ^^^^^^ Oct 11 15:16:14.072 INFO kablam! ... Oct 11 15:16:14.072 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 11 15:16:14.073 INFO kablam! | ------------------------------ in this macro invocation Oct 11 15:16:14.073 INFO kablam! | Oct 11 15:16:14.073 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:16:14.073 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:14.073 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:16:14.073 INFO kablam! Oct 11 15:16:14.073 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:14.073 INFO kablam! --> src/utility.rs:51:24 Oct 11 15:16:14.073 INFO kablam! | Oct 11 15:16:14.073 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 11 15:16:14.073 INFO kablam! | ^^^^^^^^ Oct 11 15:16:14.073 INFO kablam! ... Oct 11 15:16:14.073 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 11 15:16:14.073 INFO kablam! | ------------------------------ in this macro invocation Oct 11 15:16:14.073 INFO kablam! | Oct 11 15:16:14.073 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:16:14.073 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:14.073 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:16:14.073 INFO kablam! Oct 11 15:16:14.073 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:14.073 INFO kablam! --> src/utility.rs:51:5 Oct 11 15:16:14.073 INFO kablam! | Oct 11 15:16:14.073 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 11 15:16:14.073 INFO kablam! | ^^^^^^ Oct 11 15:16:14.073 INFO kablam! ... Oct 11 15:16:14.073 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 11 15:16:14.073 INFO kablam! | ------------------------------- in this macro invocation Oct 11 15:16:14.073 INFO kablam! | Oct 11 15:16:14.073 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:16:14.073 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:14.073 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:16:14.073 INFO kablam! Oct 11 15:16:14.073 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:14.073 INFO kablam! --> src/utility.rs:51:24 Oct 11 15:16:14.073 INFO kablam! | Oct 11 15:16:14.073 INFO kablam! 51 | self.0.partial_cmp(&other.0) Oct 11 15:16:14.073 INFO kablam! | ^^^^^^^^ Oct 11 15:16:14.073 INFO kablam! ... Oct 11 15:16:14.073 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 11 15:16:14.073 INFO kablam! | ------------------------------- in this macro invocation Oct 11 15:16:14.073 INFO kablam! | Oct 11 15:16:14.073 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:16:14.073 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:14.073 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:16:14.073 INFO kablam! Oct 11 15:16:14.073 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:14.073 INFO kablam! --> src/utility.rs:58:5 Oct 11 15:16:14.073 INFO kablam! | Oct 11 15:16:14.073 INFO kablam! 58 | self.0.cmp(&other.0) Oct 11 15:16:14.073 INFO kablam! | ^^^^^^ Oct 11 15:16:14.073 INFO kablam! ... Oct 11 15:16:14.073 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 11 15:16:14.073 INFO kablam! | ------------------------------ in this macro invocation Oct 11 15:16:14.073 INFO kablam! | Oct 11 15:16:14.073 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:16:14.073 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:14.073 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:16:14.073 INFO kablam! Oct 11 15:16:14.073 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:14.073 INFO kablam! --> src/utility.rs:58:16 Oct 11 15:16:14.073 INFO kablam! | Oct 11 15:16:14.073 INFO kablam! 58 | self.0.cmp(&other.0) Oct 11 15:16:14.073 INFO kablam! | ^^^^^^^^ Oct 11 15:16:14.073 INFO kablam! ... Oct 11 15:16:14.073 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 11 15:16:14.073 INFO kablam! | ------------------------------ in this macro invocation Oct 11 15:16:14.073 INFO kablam! | Oct 11 15:16:14.073 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:16:14.073 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:14.073 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:16:14.073 INFO kablam! Oct 11 15:16:14.073 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:14.073 INFO kablam! --> src/utility.rs:58:5 Oct 11 15:16:14.073 INFO kablam! | Oct 11 15:16:14.073 INFO kablam! 58 | self.0.cmp(&other.0) Oct 11 15:16:14.073 INFO kablam! | ^^^^^^ Oct 11 15:16:14.073 INFO kablam! ... Oct 11 15:16:14.073 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 11 15:16:14.073 INFO kablam! | ------------------------------- in this macro invocation Oct 11 15:16:14.073 INFO kablam! | Oct 11 15:16:14.073 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:16:14.073 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:14.073 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:16:14.073 INFO kablam! Oct 11 15:16:14.073 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:14.073 INFO kablam! --> src/utility.rs:58:16 Oct 11 15:16:14.073 INFO kablam! | Oct 11 15:16:14.073 INFO kablam! 58 | self.0.cmp(&other.0) Oct 11 15:16:14.074 INFO kablam! | ^^^^^^^^ Oct 11 15:16:14.074 INFO kablam! ... Oct 11 15:16:14.074 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 11 15:16:14.074 INFO kablam! | ------------------------------- in this macro invocation Oct 11 15:16:14.074 INFO kablam! | Oct 11 15:16:14.074 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:16:14.074 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:14.074 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:16:14.074 INFO kablam! Oct 11 15:16:14.074 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:14.074 INFO kablam! --> src/utility.rs:65:19 Oct 11 15:16:14.074 INFO kablam! | Oct 11 15:16:14.074 INFO kablam! 65 | builder.field(&self.0); Oct 11 15:16:14.074 INFO kablam! | ^^^^^^^ Oct 11 15:16:14.074 INFO kablam! ... Oct 11 15:16:14.074 INFO kablam! 123 | define_urp!{pub struct FP;} Oct 11 15:16:14.074 INFO kablam! | ------------------------------ in this macro invocation Oct 11 15:16:14.074 INFO kablam! | Oct 11 15:16:14.074 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:16:14.074 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:14.074 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:16:14.074 INFO kablam! Oct 11 15:16:14.074 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 15:16:14.074 INFO kablam! --> src/utility.rs:65:19 Oct 11 15:16:14.074 INFO kablam! | Oct 11 15:16:14.074 INFO kablam! 65 | builder.field(&self.0); Oct 11 15:16:14.074 INFO kablam! | ^^^^^^^ Oct 11 15:16:14.074 INFO kablam! ... Oct 11 15:16:14.074 INFO kablam! 124 | define_urp!{pub struct RVA;} Oct 11 15:16:14.074 INFO kablam! | ------------------------------- in this macro invocation Oct 11 15:16:14.074 INFO kablam! | Oct 11 15:16:14.074 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:16:14.074 INFO kablam! = note: for more information, see issue #46043 Oct 11 15:16:14.074 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:16:14.074 INFO kablam! Oct 11 15:16:14.794 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.00s Oct 11 15:16:14.795 INFO kablam! su: No module specific data is present Oct 11 15:16:15.085 INFO running `"docker" "rm" "-f" "16784ebe3f6e2697ba6b81212b517dd5770e8ef6ab90e841c0c2935d2cce16fc"` Oct 11 15:16:15.159 INFO blam! 16784ebe3f6e2697ba6b81212b517dd5770e8ef6ab90e841c0c2935d2cce16fc Oct 11 15:16:15.163 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 15:16:15.163 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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:16:15.346 INFO blam! 75b83177372dc2cce0246f68d31f501edb8080e1a63583ab5a8d4e4893976733 Oct 11 15:16:15.347 INFO running `"docker" "start" "-a" "75b83177372dc2cce0246f68d31f501edb8080e1a63583ab5a8d4e4893976733"` Oct 11 15:16:16.096 INFO kablam! usermod: no changes Oct 11 15:16:16.138 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 15:16:16.138 INFO kablam! Running /target/debug/deps/pe-214a7c6d20a6af7a Oct 11 15:16:16.140 INFO blam! Oct 11 15:16:16.140 INFO blam! running 4 tests Oct 11 15:16:16.201 INFO blam! test tests::list_exports ... FAILED Oct 11 15:16:16.201 INFO kablam! error: test failed, to rerun pass '--lib' Oct 11 15:16:16.201 INFO blam! test tests::list_sections ... FAILED Oct 11 15:16:16.201 INFO blam! test tests::list_export_table ... FAILED Oct 11 15:16:16.201 INFO blam! test tests::export_name ... FAILED Oct 11 15:16:16.201 INFO blam! Oct 11 15:16:16.201 INFO blam! failures: Oct 11 15:16:16.201 INFO blam! Oct 11 15:16:16.201 INFO blam! ---- tests::list_exports stdout ---- Oct 11 15:16:16.201 INFO blam! thread 'tests::list_exports' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 15:16:16.202 INFO blam! stack backtrace: Oct 11 15:16:16.202 INFO blam! 0: 0x56183d69458e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 15:16:16.202 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 15:16:16.202 INFO blam! 1: 0x56183d69d466 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 15:16:16.202 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 15:16:16.202 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 15:16:16.202 INFO blam! 2: 0x56183d6981bd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 15:16:16.202 INFO blam! at libstd/panicking.rs:211 Oct 11 15:16:16.202 INFO blam! 3: 0x56183d697ecb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 15:16:16.202 INFO blam! at libstd/panicking.rs:221 Oct 11 15:16:16.202 INFO blam! 4: 0x56183d69886c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 15:16:16.202 INFO blam! at libstd/panicking.rs:476 Oct 11 15:16:16.202 INFO blam! 5: 0x56183d698429 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 15:16:16.202 INFO blam! at libstd/panicking.rs:390 Oct 11 15:16:16.202 INFO blam! 6: 0x56183d698325 - rust_begin_unwind Oct 11 15:16:16.202 INFO blam! at libstd/panicking.rs:325 Oct 11 15:16:16.202 INFO blam! 7: 0x56183d6d85eb - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 15:16:16.202 INFO blam! at libcore/panicking.rs:77 Oct 11 15:16:16.202 INFO blam! 8: 0x56183d636123 - core::result::unwrap_failed::hee00fec9f9700152 Oct 11 15:16:16.202 INFO blam! at libcore/macros.rs:26 Oct 11 15:16:16.202 INFO blam! 9: 0x56183d63585b - >::unwrap::hd0ded3ce20dc2416 Oct 11 15:16:16.202 INFO blam! at libcore/result.rs:808 Oct 11 15:16:16.202 INFO blam! 10: 0x56183d629e5e - ::deref::__stability::{{closure}}::h7ee5243499d68d35 Oct 11 15:16:16.202 INFO blam! at src/tests.rs:28 Oct 11 15:16:16.202 INFO blam! at /source/<::lazy_static::lazy_static macros>:34 Oct 11 15:16:16.202 INFO blam! 11: 0x56183d638d68 - std::sync::once::Once::call_once::{{closure}}::h9f651f6aea84eb26 Oct 11 15:16:16.202 INFO blam! at libstd/sync/once.rs:230 Oct 11 15:16:16.202 INFO blam! 12: 0x56183d68c730 - std::sync::once::Once::call_inner::h000f61499f10d5d3 Oct 11 15:16:16.202 INFO blam! at libstd/sync/once.rs:397 Oct 11 15:16:16.202 INFO blam! 13: 0x56183d638ad4 - std::sync::once::Once::call_once::h0a3758f26e65151e Oct 11 15:16:16.202 INFO blam! at libstd/sync/once.rs:230 Oct 11 15:16:16.202 INFO blam! 14: 0x56183d629e06 - ::deref::h9406a34d89c0eb04 Oct 11 15:16:16.202 INFO blam! at /source/<::lazy_static::lazy_static macros>:30 Oct 11 15:16:16.202 INFO blam! at /source/<::lazy_static::lazy_static macros>:35 Oct 11 15:16:16.202 INFO blam! 15: 0x56183d629fe5 - ::deref::__stability::{{closure}}::h2461b4ddd0842d9f Oct 11 15:16:16.202 INFO blam! at src/tests.rs:33 Oct 11 15:16:16.202 INFO blam! at /source/<::lazy_static::lazy_static macros>:34 Oct 11 15:16:16.202 INFO blam! 16: 0x56183d638ce8 - std::sync::once::Once::call_once::{{closure}}::h746a497400c72b9e Oct 11 15:16:16.202 INFO blam! at libstd/sync/once.rs:230 Oct 11 15:16:16.202 INFO blam! 17: 0x56183d68c730 - std::sync::once::Once::call_inner::h000f61499f10d5d3 Oct 11 15:16:16.202 INFO blam! at libstd/sync/once.rs:397 Oct 11 15:16:16.202 INFO blam! 18: 0x56183d638b84 - std::sync::once::Once::call_once::h946099b37cea2dbe Oct 11 15:16:16.202 INFO blam! at libstd/sync/once.rs:230 Oct 11 15:16:16.202 INFO blam! 19: 0x56183d629fa6 - ::deref::h0247c35c89f77b96 Oct 11 15:16:16.202 INFO blam! at /source/<::lazy_static::lazy_static macros>:30 Oct 11 15:16:16.202 INFO blam! at /source/<::lazy_static::lazy_static macros>:35 Oct 11 15:16:16.202 INFO blam! 20: 0x56183d630426 - pe::tests::list_exports::hd28b374e84ae2349 Oct 11 15:16:16.202 INFO blam! at src/tests.rs:222 Oct 11 15:16:16.202 INFO blam! 21: 0x56183d630309 - pe::tests::list_exports::{{closure}}::h5bc937ca67678a1a Oct 11 15:16:16.202 INFO blam! at src/tests.rs:168 Oct 11 15:16:16.202 INFO blam! 22: 0x56183d63902d - core::ops::function::FnOnce::call_once::ha2dd8217abe6802e Oct 11 15:16:16.202 INFO blam! at libcore/ops/function.rs:238 Oct 11 15:16:16.202 INFO blam! 23: 0x56183d64b50e - >::call_box::h95b7cb918af67b5d Oct 11 15:16:16.202 INFO blam! at libtest/lib.rs:1468 Oct 11 15:16:16.202 INFO blam! at libcore/ops/function.rs:238 Oct 11 15:16:16.202 INFO blam! at liballoc/boxed.rs:672 Oct 11 15:16:16.202 INFO blam! 24: 0x56183d6a8639 - __rust_maybe_catch_panic Oct 11 15:16:16.202 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 15:16:16.202 INFO blam! 25: 0x56183d66c05d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 15:16:16.202 INFO blam! at libstd/panicking.rs:289 Oct 11 15:16:16.202 INFO blam! at libstd/panic.rs:392 Oct 11 15:16:16.202 INFO blam! at libtest/lib.rs:1423 Oct 11 15:16:16.202 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 15:16:16.202 INFO blam! 26: 0x56183d66cc64 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 15:16:16.202 INFO blam! at libstd/thread/mod.rs:409 Oct 11 15:16:16.202 INFO blam! at libstd/panic.rs:313 Oct 11 15:16:16.202 INFO blam! at libstd/panicking.rs:310 Oct 11 15:16:16.202 INFO blam! 27: 0x56183d6a8639 - __rust_maybe_catch_panic Oct 11 15:16:16.202 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 15:16:16.202 INFO blam! 28: 0x56183d65a226 - >::call_box::h96125cb29a9ba44b Oct 11 15:16:16.202 INFO blam! at libstd/panicking.rs:289 Oct 11 15:16:16.202 INFO blam! at libstd/panic.rs:392 Oct 11 15:16:16.202 INFO blam! at libstd/thread/mod.rs:408 Oct 11 15:16:16.202 INFO blam! at liballoc/boxed.rs:672 Oct 11 15:16:16.202 INFO blam! 29: 0x56183d6965fa - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 15:16:16.202 INFO blam! at liballoc/boxed.rs:682 Oct 11 15:16:16.202 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 15:16:16.202 INFO blam! 30: 0x56183d68bd55 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 15:16:16.202 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 15:16:16.202 INFO blam! 31: 0x7f24231c66b9 - start_thread Oct 11 15:16:16.202 INFO blam! 32: 0x7f2422ce641c - clone Oct 11 15:16:16.202 INFO blam! 33: 0x0 - Oct 11 15:16:16.202 INFO blam! Oct 11 15:16:16.202 INFO blam! ---- tests::list_sections stdout ---- Oct 11 15:16:16.202 INFO blam! thread 'tests::list_sections' panicked at 'Once instance has previously been poisoned', libstd/sync/once.rs:372:21 Oct 11 15:16:16.202 INFO blam! stack backtrace: Oct 11 15:16:16.203 INFO blam! 0: 0x56183d69458e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 15:16:16.203 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 15:16:16.203 INFO blam! 1: 0x56183d69d466 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 15:16:16.203 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 15:16:16.203 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 15:16:16.203 INFO blam! 2: 0x56183d6981bd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 15:16:16.203 INFO blam! at libstd/panicking.rs:211 Oct 11 15:16:16.203 INFO blam! 3: 0x56183d697ecb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 15:16:16.203 INFO blam! at libstd/panicking.rs:221 Oct 11 15:16:16.203 INFO blam! 4: 0x56183d69886c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 15:16:16.203 INFO blam! at libstd/panicking.rs:476 Oct 11 15:16:16.203 INFO blam! 5: 0x56183d698666 - std::panicking::begin_panic::h70cc2ec87e042a9b Oct 11 15:16:16.203 INFO blam! at libstd/panicking.rs:410 Oct 11 15:16:16.203 INFO blam! 6: 0x56183d68c793 - std::sync::once::Once::call_inner::h000f61499f10d5d3 Oct 11 15:16:16.203 INFO blam! at libstd/sync/once.rs:372 Oct 11 15:16:16.203 INFO blam! 7: 0x56183d638c34 - std::sync::once::Once::call_once::h9f536265f0528adb Oct 11 15:16:16.203 INFO blam! at libstd/sync/once.rs:230 Oct 11 15:16:16.203 INFO blam! 8: 0x56183d629d26 - ::deref::hbbf1b90b8ba4890f Oct 11 15:16:16.203 INFO blam! at /source/<::lazy_static::lazy_static macros>:30 Oct 11 15:16:16.203 INFO blam! at /source/<::lazy_static::lazy_static macros>:35 Oct 11 15:16:16.203 INFO blam! 9: 0x56183d62a239 - pe::tests::list_sections::hce3955f64c3c2061 Oct 11 15:16:16.203 INFO blam! at src/tests.rs:41 Oct 11 15:16:16.203 INFO blam! 10: 0x56183d62a079 - pe::tests::list_sections::{{closure}}::ha5ee3469c56bbd41 Oct 11 15:16:16.203 INFO blam! at src/tests.rs:37 Oct 11 15:16:16.203 INFO blam! 11: 0x56183d63906d - core::ops::function::FnOnce::call_once::hbf10eb07c7873cd5 Oct 11 15:16:16.203 INFO blam! at libcore/ops/function.rs:238 Oct 11 15:16:16.203 INFO blam! 12: 0x56183d64b50e - >::call_box::h95b7cb918af67b5d Oct 11 15:16:16.203 INFO blam! at libtest/lib.rs:1468 Oct 11 15:16:16.203 INFO blam! at libcore/ops/function.rs:238 Oct 11 15:16:16.203 INFO blam! at liballoc/boxed.rs:672 Oct 11 15:16:16.203 INFO blam! 13: 0x56183d6a8639 - __rust_maybe_catch_panic Oct 11 15:16:16.203 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 15:16:16.203 INFO blam! 14: 0x56183d66c05d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 15:16:16.203 INFO blam! at libstd/panicking.rs:289 Oct 11 15:16:16.203 INFO blam! at libstd/panic.rs:392 Oct 11 15:16:16.203 INFO blam! at libtest/lib.rs:1423 Oct 11 15:16:16.203 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 15:16:16.203 INFO blam! 15: 0x56183d66cc64 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 15:16:16.203 INFO blam! at libstd/thread/mod.rs:409 Oct 11 15:16:16.203 INFO blam! at libstd/panic.rs:313 Oct 11 15:16:16.203 INFO blam! at libstd/panicking.rs:310 Oct 11 15:16:16.203 INFO blam! 16: 0x56183d6a8639 - __rust_maybe_catch_panic Oct 11 15:16:16.203 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 15:16:16.203 INFO blam! 17: 0x56183d65a226 - >::call_box::h96125cb29a9ba44b Oct 11 15:16:16.203 INFO blam! at libstd/panicking.rs:289 Oct 11 15:16:16.203 INFO blam! at libstd/panic.rs:392 Oct 11 15:16:16.203 INFO blam! at libstd/thread/mod.rs:408 Oct 11 15:16:16.203 INFO blam! at liballoc/boxed.rs:672 Oct 11 15:16:16.203 INFO blam! 18: 0x56183d6965fa - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 15:16:16.203 INFO blam! at liballoc/boxed.rs:682 Oct 11 15:16:16.203 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 15:16:16.203 INFO blam! 19: 0x56183d68bd55 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 15:16:16.203 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 15:16:16.203 INFO blam! 20: 0x7f24231c66b9 - start_thread Oct 11 15:16:16.203 INFO blam! 21: 0x7f2422ce641c - clone Oct 11 15:16:16.203 INFO blam! 22: 0x0 - Oct 11 15:16:16.203 INFO blam! Oct 11 15:16:16.203 INFO blam! ---- tests::list_export_table stdout ---- Oct 11 15:16:16.203 INFO blam! thread 'tests::list_export_table' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 15:16:16.203 INFO blam! stack backtrace: Oct 11 15:16:16.203 INFO blam! 0: 0x56183d69458e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 15:16:16.203 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 15:16:16.203 INFO blam! 1: 0x56183d69d466 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 15:16:16.203 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 15:16:16.203 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 15:16:16.203 INFO blam! 2: 0x56183d6981bd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 15:16:16.203 INFO blam! at libstd/panicking.rs:211 Oct 11 15:16:16.203 INFO blam! 3: 0x56183d697ecb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 15:16:16.203 INFO blam! at libstd/panicking.rs:221 Oct 11 15:16:16.203 INFO blam! 4: 0x56183d69886c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 15:16:16.203 INFO blam! at libstd/panicking.rs:476 Oct 11 15:16:16.203 INFO blam! 5: 0x56183d698429 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 15:16:16.203 INFO blam! at libstd/panicking.rs:390 Oct 11 15:16:16.203 INFO blam! 6: 0x56183d698325 - rust_begin_unwind Oct 11 15:16:16.203 INFO blam! at libstd/panicking.rs:325 Oct 11 15:16:16.203 INFO blam! 7: 0x56183d6d85eb - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 15:16:16.203 INFO blam! at libcore/panicking.rs:77 Oct 11 15:16:16.203 INFO blam! 8: 0x56183d636123 - core::result::unwrap_failed::hee00fec9f9700152 Oct 11 15:16:16.203 INFO blam! at libcore/macros.rs:26 Oct 11 15:16:16.203 INFO blam! 9: 0x56183d63585b - >::unwrap::hd0ded3ce20dc2416 Oct 11 15:16:16.203 INFO blam! at libcore/result.rs:808 Oct 11 15:16:16.203 INFO blam! 10: 0x56183d629bde - ::deref::__stability::{{closure}}::hca8a40a65aed45a6 Oct 11 15:16:16.203 INFO blam! at src/tests.rs:21 Oct 11 15:16:16.203 INFO blam! at /source/<::lazy_static::lazy_static macros>:34 Oct 11 15:16:16.203 INFO blam! 11: 0x56183d638d28 - std::sync::once::Once::call_once::{{closure}}::h91276359f37c37fc Oct 11 15:16:16.203 INFO blam! at libstd/sync/once.rs:230 Oct 11 15:16:16.203 INFO blam! 12: 0x56183d68c730 - std::sync::once::Once::call_inner::h000f61499f10d5d3 Oct 11 15:16:16.203 INFO blam! at libstd/sync/once.rs:397 Oct 11 15:16:16.204 INFO blam! 13: 0x56183d638a24 - std::sync::once::Once::call_once::h03cd3bcba925a4b9 Oct 11 15:16:16.204 INFO blam! at libstd/sync/once.rs:230 Oct 11 15:16:16.204 INFO blam! 14: 0x56183d629b86 - ::deref::he68dae4a1a884522 Oct 11 15:16:16.204 INFO blam! at /source/<::lazy_static::lazy_static macros>:30 Oct 11 15:16:16.204 INFO blam! at /source/<::lazy_static::lazy_static macros>:35 Oct 11 15:16:16.204 INFO blam! 15: 0x56183d629d65 - ::deref::__stability::{{closure}}::h9ca370bb6877a6da Oct 11 15:16:16.204 INFO blam! at src/tests.rs:26 Oct 11 15:16:16.204 INFO blam! at /source/<::lazy_static::lazy_static macros>:34 Oct 11 15:16:16.204 INFO blam! 16: 0x56183d638ca8 - std::sync::once::Once::call_once::{{closure}}::h3541714356516e71 Oct 11 15:16:16.204 INFO blam! at libstd/sync/once.rs:230 Oct 11 15:16:16.204 INFO blam! 17: 0x56183d68c730 - std::sync::once::Once::call_inner::h000f61499f10d5d3 Oct 11 15:16:16.204 INFO blam! at libstd/sync/once.rs:397 Oct 11 15:16:16.204 INFO blam! 18: 0x56183d638c34 - std::sync::once::Once::call_once::h9f536265f0528adb Oct 11 15:16:16.204 INFO blam! at libstd/sync/once.rs:230 Oct 11 15:16:16.204 INFO blam! 19: 0x56183d629d26 - ::deref::hbbf1b90b8ba4890f Oct 11 15:16:16.204 INFO blam! at /source/<::lazy_static::lazy_static macros>:30 Oct 11 15:16:16.204 INFO blam! at /source/<::lazy_static::lazy_static macros>:35 Oct 11 15:16:16.204 INFO blam! 20: 0x56183d6300fc - pe::tests::list_export_table::h7e1ea6d629833ac3 Oct 11 15:16:16.204 INFO blam! at src/tests.rs:144 Oct 11 15:16:16.204 INFO blam! 21: 0x56183d62a929 - pe::tests::list_export_table::{{closure}}::h0fbf2a7c586c022f Oct 11 15:16:16.204 INFO blam! at src/tests.rs:63 Oct 11 15:16:16.204 INFO blam! 22: 0x56183d6390ad - core::ops::function::FnOnce::call_once::hc9792811f9f8f2b8 Oct 11 15:16:16.204 INFO blam! at libcore/ops/function.rs:238 Oct 11 15:16:16.204 INFO blam! 23: 0x56183d64b50e - >::call_box::h95b7cb918af67b5d Oct 11 15:16:16.204 INFO blam! at libtest/lib.rs:1468 Oct 11 15:16:16.204 INFO blam! at libcore/ops/function.rs:238 Oct 11 15:16:16.204 INFO blam! at liballoc/boxed.rs:672 Oct 11 15:16:16.204 INFO blam! 24: 0x56183d6a8639 - __rust_maybe_catch_panic Oct 11 15:16:16.204 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 15:16:16.204 INFO blam! 25: 0x56183d66c05d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 15:16:16.208 INFO blam! at libstd/panicking.rs:289 Oct 11 15:16:16.208 INFO blam! at libstd/panic.rs:392 Oct 11 15:16:16.208 INFO blam! at libtest/lib.rs:1423 Oct 11 15:16:16.208 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 15:16:16.208 INFO blam! 26: 0x56183d66cc64 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 15:16:16.208 INFO blam! at libstd/thread/mod.rs:409 Oct 11 15:16:16.208 INFO blam! at libstd/panic.rs:313 Oct 11 15:16:16.208 INFO blam! at libstd/panicking.rs:310 Oct 11 15:16:16.208 INFO blam! 27: 0x56183d6a8639 - __rust_maybe_catch_panic Oct 11 15:16:16.208 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 15:16:16.208 INFO blam! 28: 0x56183d65a226 - >::call_box::h96125cb29a9ba44b Oct 11 15:16:16.208 INFO blam! at libstd/panicking.rs:289 Oct 11 15:16:16.208 INFO blam! at libstd/panic.rs:392 Oct 11 15:16:16.208 INFO blam! at libstd/thread/mod.rs:408 Oct 11 15:16:16.208 INFO blam! at liballoc/boxed.rs:672 Oct 11 15:16:16.208 INFO blam! 29: 0x56183d6965fa - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 15:16:16.208 INFO blam! at liballoc/boxed.rs:682 Oct 11 15:16:16.208 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 15:16:16.208 INFO blam! 30: 0x56183d68bd55 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 15:16:16.208 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 15:16:16.208 INFO blam! 31: 0x7f24231c66b9 - start_thread Oct 11 15:16:16.208 INFO blam! 32: 0x7f2422ce641c - clone Oct 11 15:16:16.208 INFO blam! 33: 0x0 - Oct 11 15:16:16.209 INFO blam! Oct 11 15:16:16.209 INFO blam! ---- tests::export_name stdout ---- Oct 11 15:16:16.209 INFO blam! thread 'tests::export_name' panicked at 'Once instance has previously been poisoned', libstd/sync/once.rs:372:21 Oct 11 15:16:16.209 INFO blam! stack backtrace: Oct 11 15:16:16.209 INFO blam! 0: 0x56183d69458e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 15:16:16.209 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 15:16:16.209 INFO blam! 1: 0x56183d69d466 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 15:16:16.209 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 15:16:16.209 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 15:16:16.209 INFO blam! 2: 0x56183d6981bd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 15:16:16.209 INFO blam! at libstd/panicking.rs:211 Oct 11 15:16:16.209 INFO blam! 3: 0x56183d697ecb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 15:16:16.209 INFO blam! at libstd/panicking.rs:221 Oct 11 15:16:16.210 INFO blam! 4: 0x56183d69886c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 15:16:16.210 INFO blam! at libstd/panicking.rs:476 Oct 11 15:16:16.210 INFO blam! 5: 0x56183d698666 - std::panicking::begin_panic::h70cc2ec87e042a9b Oct 11 15:16:16.210 INFO blam! at libstd/panicking.rs:410 Oct 11 15:16:16.210 INFO blam! 6: 0x56183d68c793 - std::sync::once::Once::call_inner::h000f61499f10d5d3 Oct 11 15:16:16.210 INFO blam! at libstd/sync/once.rs:372 Oct 11 15:16:16.210 INFO blam! 7: 0x56183d638c34 - std::sync::once::Once::call_once::h9f536265f0528adb Oct 11 15:16:16.210 INFO blam! at libstd/sync/once.rs:230 Oct 11 15:16:16.210 INFO blam! 8: 0x56183d629d26 - ::deref::hbbf1b90b8ba4890f Oct 11 15:16:16.210 INFO blam! at /source/<::lazy_static::lazy_static macros>:30 Oct 11 15:16:16.210 INFO blam! at /source/<::lazy_static::lazy_static macros>:35 Oct 11 15:16:16.210 INFO blam! 9: 0x56183d62a481 - pe::tests::export_name::h50268432dadcecbf Oct 11 15:16:16.210 INFO blam! at src/tests.rs:48 Oct 11 15:16:16.210 INFO blam! 10: 0x56183d62a439 - pe::tests::export_name::{{closure}}::h7f941cd1a4251ec7 Oct 11 15:16:16.210 INFO blam! at src/tests.rs:46 Oct 11 15:16:16.210 INFO blam! 11: 0x56183d638fed - core::ops::function::FnOnce::call_once::h97f722432c10a7c7 Oct 11 15:16:16.210 INFO blam! at libcore/ops/function.rs:238 Oct 11 15:16:16.210 INFO blam! 12: 0x56183d64b50e - >::call_box::h95b7cb918af67b5d Oct 11 15:16:16.210 INFO blam! at libtest/lib.rs:1468 Oct 11 15:16:16.211 INFO blam! at libcore/ops/function.rs:238 Oct 11 15:16:16.211 INFO blam! at liballoc/boxed.rs:672 Oct 11 15:16:16.211 INFO blam! 13: 0x56183d6a8639 - __rust_maybe_catch_panic Oct 11 15:16:16.211 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 15:16:16.211 INFO blam! 14: 0x56183d66c05d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 15:16:16.211 INFO blam! at libstd/panicking.rs:289 Oct 11 15:16:16.211 INFO blam! at libstd/panic.rs:392 Oct 11 15:16:16.211 INFO blam! at libtest/lib.rs:1423 Oct 11 15:16:16.211 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 15:16:16.211 INFO blam! 15: 0x56183d66cc64 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 15:16:16.211 INFO blam! at libstd/thread/mod.rs:409 Oct 11 15:16:16.211 INFO blam! at libstd/panic.rs:313 Oct 11 15:16:16.211 INFO blam! at libstd/panicking.rs:310 Oct 11 15:16:16.211 INFO blam! 16: 0x56183d6a8639 - __rust_maybe_catch_panic Oct 11 15:16:16.211 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 15:16:16.211 INFO blam! 17: 0x56183d65a226 - >::call_box::h96125cb29a9ba44b Oct 11 15:16:16.211 INFO blam! at libstd/panicking.rs:289 Oct 11 15:16:16.211 INFO blam! at libstd/panic.rs:392 Oct 11 15:16:16.211 INFO blam! at libstd/thread/mod.rs:408 Oct 11 15:16:16.212 INFO blam! at liballoc/boxed.rs:672 Oct 11 15:16:16.212 INFO blam! 18: 0x56183d6965fa - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 15:16:16.212 INFO blam! at liballoc/boxed.rs:682 Oct 11 15:16:16.212 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 15:16:16.212 INFO blam! 19: 0x56183d68bd55 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 15:16:16.212 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 15:16:16.212 INFO blam! 20: 0x7f24231c66b9 - start_thread Oct 11 15:16:16.212 INFO blam! 21: 0x7f2422ce641c - clone Oct 11 15:16:16.212 INFO blam! 22: 0x0 - Oct 11 15:16:16.212 INFO blam! Oct 11 15:16:16.212 INFO blam! Oct 11 15:16:16.212 INFO blam! failures: Oct 11 15:16:16.212 INFO blam! tests::export_name Oct 11 15:16:16.212 INFO blam! tests::list_export_table Oct 11 15:16:16.212 INFO blam! tests::list_exports Oct 11 15:16:16.212 INFO blam! tests::list_sections Oct 11 15:16:16.212 INFO blam! Oct 11 15:16:16.212 INFO blam! test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:16:16.212 INFO blam! Oct 11 15:16:16.220 INFO kablam! su: No module specific data is present Oct 11 15:16:16.795 INFO running `"docker" "rm" "-f" "75b83177372dc2cce0246f68d31f501edb8080e1a63583ab5a8d4e4893976733"` Oct 11 15:16:17.024 INFO blam! 75b83177372dc2cce0246f68d31f501edb8080e1a63583ab5a8d4e4893976733