Aug 11 15:31:04.947 INFO checking elrond-1.0.0 against master#f6d43ed84207c7e58f363f46e5a438ff40f2b311 for libc-1 Aug 11 15:31:04.947 INFO running: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 15:31:04.947 INFO creating container for: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 15:31:04.947 INFO running `"docker" "create" "-v" "/tmp/crater.dkuKMlPozOzZ:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-2/master#f6d43ed84207c7e58f363f46e5a438ff40f2b311:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 15:31:05.093 INFO blam! acc790099f34cf0be3865ed1f85dcbc97fe96c37359f3de39ce7f8c6dad1ce46 Aug 11 15:31:05.095 INFO running `"docker" "start" "-a" "acc790099f34cf0be3865ed1f85dcbc97fe96c37359f3de39ce7f8c6dad1ce46"` Aug 11 15:31:06.386 INFO kablam! Checking nom v3.2.1 Aug 11 15:31:10.651 INFO kablam! Checking elrond v1.0.0 (file:///source) Aug 11 15:31:14.541 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 15:31:14.541 INFO kablam! --> src/symtable/symtable32.rs:51:23 Aug 11 15:31:14.541 INFO kablam! | Aug 11 15:31:14.541 INFO kablam! 51 | let st_size = data.st_size.clone(); Aug 11 15:31:14.541 INFO kablam! | ^^^^^^^^^^^^ Aug 11 15:31:14.541 INFO kablam! | Aug 11 15:31:14.541 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 11 15:31:14.541 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! Aug 11 15:31:14.541 INFO kablam! = note: for more information, see issue #46043 Aug 11 15:31:14.541 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 15:31:14.541 INFO kablam! Aug 11 15:31:14.541 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 15:31:14.541 INFO kablam! --> src/symtable/symtable32.rs:52:24 Aug 11 15:31:14.542 INFO kablam! | Aug 11 15:31:14.542 INFO kablam! 52 | let st_value = data.st_value.clone(); Aug 11 15:31:14.542 INFO kablam! | ^^^^^^^^^^^^^ Aug 11 15:31:14.542 INFO kablam! | Aug 11 15:31:14.542 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! Aug 11 15:31:14.542 INFO kablam! = note: for more information, see issue #46043 Aug 11 15:31:14.542 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 15:31:14.542 INFO kablam! Aug 11 15:31:14.542 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 15:31:14.542 INFO kablam! --> src/symtable/symtable32.rs:53:24 Aug 11 15:31:14.542 INFO kablam! | Aug 11 15:31:14.542 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Aug 11 15:31:14.542 INFO kablam! | ^^^^^^^^^^^^^ Aug 11 15:31:14.542 INFO kablam! | Aug 11 15:31:14.542 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! Aug 11 15:31:14.542 INFO kablam! = note: for more information, see issue #46043 Aug 11 15:31:14.542 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 15:31:14.542 INFO kablam! Aug 11 15:31:14.542 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 15:31:14.542 INFO kablam! --> src/symtable/symtable32.rs:80:10 Aug 11 15:31:14.542 INFO kablam! | Aug 11 15:31:14.542 INFO kablam! 80 | #[derive(Clone)] Aug 11 15:31:14.542 INFO kablam! | ^^^^^ Aug 11 15:31:14.542 INFO kablam! | Aug 11 15:31:14.542 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! Aug 11 15:31:14.542 INFO kablam! = note: for more information, see issue #46043 Aug 11 15:31:14.542 INFO kablam! Aug 11 15:31:14.542 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 15:31:14.542 INFO kablam! --> src/symtable/symtable64.rs:51:23 Aug 11 15:31:14.542 INFO kablam! | Aug 11 15:31:14.543 INFO kablam! 51 | let st_size = data.st_size.clone(); Aug 11 15:31:14.543 INFO kablam! | ^^^^^^^^^^^^ Aug 11 15:31:14.543 INFO kablam! | Aug 11 15:31:14.543 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! Aug 11 15:31:14.543 INFO kablam! = note: for more information, see issue #46043 Aug 11 15:31:14.543 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 15:31:14.543 INFO kablam! Aug 11 15:31:14.543 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 15:31:14.543 INFO kablam! --> src/symtable/symtable64.rs:52:24 Aug 11 15:31:14.543 INFO kablam! | Aug 11 15:31:14.543 INFO kablam! 52 | let st_value = data.st_value.clone(); Aug 11 15:31:14.543 INFO kablam! | ^^^^^^^^^^^^^ Aug 11 15:31:14.543 INFO kablam! | Aug 11 15:31:14.543 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! Aug 11 15:31:14.543 INFO kablam! = note: for more information, see issue #46043 Aug 11 15:31:14.543 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 15:31:14.543 INFO kablam! Aug 11 15:31:14.543 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 15:31:14.543 INFO kablam! --> src/symtable/symtable64.rs:53:24 Aug 11 15:31:14.543 INFO kablam! | Aug 11 15:31:14.543 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Aug 11 15:31:14.543 INFO kablam! | ^^^^^^^^^^^^^ Aug 11 15:31:14.543 INFO kablam! | Aug 11 15:31:14.543 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! Aug 11 15:31:14.543 INFO kablam! = note: for more information, see issue #46043 Aug 11 15:31:14.543 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 15:31:14.543 INFO kablam! Aug 11 15:31:14.543 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 15:31:14.543 INFO kablam! --> src/symtable/symtable64.rs:80:10 Aug 11 15:31:14.543 INFO kablam! | Aug 11 15:31:14.543 INFO kablam! 80 | #[derive(Clone)] Aug 11 15:31:14.544 INFO kablam! | ^^^^^ Aug 11 15:31:14.544 INFO kablam! | Aug 11 15:31:14.544 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! Aug 11 15:31:14.544 INFO kablam! = note: for more information, see issue #46043 Aug 11 15:31:14.544 INFO kablam! Aug 11 15:31:14.849 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 15:31:14.849 INFO kablam! --> src/symtable/symtable32.rs:51:23 Aug 11 15:31:14.849 INFO kablam! | Aug 11 15:31:14.849 INFO kablam! 51 | let st_size = data.st_size.clone(); Aug 11 15:31:14.849 INFO kablam! | ^^^^^^^^^^^^ Aug 11 15:31:14.849 INFO kablam! | Aug 11 15:31:14.849 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 11 15:31:14.849 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! Aug 11 15:31:14.849 INFO kablam! = note: for more information, see issue #46043 Aug 11 15:31:14.849 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 15:31:14.849 INFO kablam! Aug 11 15:31:14.849 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 15:31:14.849 INFO kablam! --> src/symtable/symtable32.rs:52:24 Aug 11 15:31:14.849 INFO kablam! | Aug 11 15:31:14.849 INFO kablam! 52 | let st_value = data.st_value.clone(); Aug 11 15:31:14.849 INFO kablam! | ^^^^^^^^^^^^^ Aug 11 15:31:14.849 INFO kablam! | Aug 11 15:31:14.849 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! Aug 11 15:31:14.850 INFO kablam! = note: for more information, see issue #46043 Aug 11 15:31:14.850 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 15:31:14.850 INFO kablam! Aug 11 15:31:14.850 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 15:31:14.850 INFO kablam! --> src/symtable/symtable32.rs:53:24 Aug 11 15:31:14.850 INFO kablam! | Aug 11 15:31:14.850 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Aug 11 15:31:14.850 INFO kablam! | ^^^^^^^^^^^^^ Aug 11 15:31:14.850 INFO kablam! | Aug 11 15:31:14.850 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! Aug 11 15:31:14.850 INFO kablam! = note: for more information, see issue #46043 Aug 11 15:31:14.850 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 15:31:14.850 INFO kablam! Aug 11 15:31:14.850 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 15:31:14.850 INFO kablam! --> src/symtable/symtable32.rs:80:10 Aug 11 15:31:14.850 INFO kablam! | Aug 11 15:31:14.850 INFO kablam! 80 | #[derive(Clone)] Aug 11 15:31:14.850 INFO kablam! | ^^^^^ Aug 11 15:31:14.850 INFO kablam! | Aug 11 15:31:14.850 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! Aug 11 15:31:14.850 INFO kablam! = note: for more information, see issue #46043 Aug 11 15:31:14.850 INFO kablam! Aug 11 15:31:14.850 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 15:31:14.850 INFO kablam! --> src/symtable/symtable64.rs:51:23 Aug 11 15:31:14.850 INFO kablam! | Aug 11 15:31:14.850 INFO kablam! 51 | let st_size = data.st_size.clone(); Aug 11 15:31:14.850 INFO kablam! | ^^^^^^^^^^^^ Aug 11 15:31:14.850 INFO kablam! | Aug 11 15:31:14.850 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! Aug 11 15:31:14.850 INFO kablam! = note: for more information, see issue #46043 Aug 11 15:31:14.850 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 15:31:14.850 INFO kablam! Aug 11 15:31:14.850 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 15:31:14.850 INFO kablam! --> src/symtable/symtable64.rs:52:24 Aug 11 15:31:14.851 INFO kablam! | Aug 11 15:31:14.851 INFO kablam! 52 | let st_value = data.st_value.clone(); Aug 11 15:31:14.851 INFO kablam! | ^^^^^^^^^^^^^ Aug 11 15:31:14.851 INFO kablam! | Aug 11 15:31:14.851 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! Aug 11 15:31:14.851 INFO kablam! = note: for more information, see issue #46043 Aug 11 15:31:14.851 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 15:31:14.851 INFO kablam! Aug 11 15:31:14.851 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 15:31:14.851 INFO kablam! --> src/symtable/symtable64.rs:53:24 Aug 11 15:31:14.851 INFO kablam! | Aug 11 15:31:14.851 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Aug 11 15:31:14.851 INFO kablam! | ^^^^^^^^^^^^^ Aug 11 15:31:14.851 INFO kablam! | Aug 11 15:31:14.851 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! Aug 11 15:31:14.851 INFO kablam! = note: for more information, see issue #46043 Aug 11 15:31:14.851 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 15:31:14.851 INFO kablam! Aug 11 15:31:14.851 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 15:31:14.851 INFO kablam! --> src/symtable/symtable64.rs:80:10 Aug 11 15:31:14.851 INFO kablam! | Aug 11 15:31:14.851 INFO kablam! 80 | #[derive(Clone)] Aug 11 15:31:14.851 INFO kablam! | ^^^^^ Aug 11 15:31:14.851 INFO kablam! | Aug 11 15:31:14.851 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! Aug 11 15:31:14.851 INFO kablam! = note: for more information, see issue #46043 Aug 11 15:31:14.851 INFO kablam! Aug 11 15:31:14.942 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.58s Aug 11 15:31:14.946 INFO kablam! su: No module specific data is present Aug 11 15:31:15.946 INFO running `"docker" "rm" "-f" "acc790099f34cf0be3865ed1f85dcbc97fe96c37359f3de39ce7f8c6dad1ce46"` Aug 11 15:31:16.157 INFO blam! acc790099f34cf0be3865ed1f85dcbc97fe96c37359f3de39ce7f8c6dad1ce46