Sep 02 15:30:02.691 INFO checking elrond-1.0.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 15:30:02.691 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 15:30:02.691 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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" "-e" "USER_ID=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 15:30:02.882 INFO blam! df343aeb51cbfe6c94fcea844530d11eb56b9e368e4bcb0870993f4643cf46ad Sep 02 15:30:02.883 INFO running `"docker" "start" "-a" "df343aeb51cbfe6c94fcea844530d11eb56b9e368e4bcb0870993f4643cf46ad"` Sep 02 15:30:03.564 INFO kablam! Checking elrond v1.0.0 (file:///source) Sep 02 15:30:07.531 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 15:30:07.531 INFO kablam! --> src/symtable/symtable32.rs:51:23 Sep 02 15:30:07.532 INFO kablam! | Sep 02 15:30:07.532 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 02 15:30:07.532 INFO kablam! | ^^^^^^^^^^^^ Sep 02 15:30:07.532 INFO kablam! | Sep 02 15:30:07.532 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 02 15:30:07.532 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! Sep 02 15:30:07.532 INFO kablam! = note: for more information, see issue #46043 Sep 02 15:30:07.532 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 15:30:07.532 INFO kablam! Sep 02 15:30:07.532 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 15:30:07.532 INFO kablam! --> src/symtable/symtable32.rs:52:24 Sep 02 15:30:07.532 INFO kablam! | Sep 02 15:30:07.532 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 02 15:30:07.532 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 15:30:07.532 INFO kablam! | Sep 02 15:30:07.532 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! Sep 02 15:30:07.532 INFO kablam! = note: for more information, see issue #46043 Sep 02 15:30:07.532 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 15:30:07.532 INFO kablam! Sep 02 15:30:07.532 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 15:30:07.532 INFO kablam! --> src/symtable/symtable32.rs:53:24 Sep 02 15:30:07.532 INFO kablam! | Sep 02 15:30:07.532 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 02 15:30:07.532 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 15:30:07.532 INFO kablam! | Sep 02 15:30:07.532 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! Sep 02 15:30:07.533 INFO kablam! = note: for more information, see issue #46043 Sep 02 15:30:07.533 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 15:30:07.533 INFO kablam! Sep 02 15:30:07.533 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 15:30:07.533 INFO kablam! --> src/symtable/symtable32.rs:80:10 Sep 02 15:30:07.533 INFO kablam! | Sep 02 15:30:07.533 INFO kablam! 80 | #[derive(Clone)] Sep 02 15:30:07.533 INFO kablam! | ^^^^^ Sep 02 15:30:07.534 INFO kablam! | Sep 02 15:30:07.534 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! Sep 02 15:30:07.534 INFO kablam! = note: for more information, see issue #46043 Sep 02 15:30:07.534 INFO kablam! Sep 02 15:30:07.534 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 15:30:07.534 INFO kablam! --> src/symtable/symtable64.rs:51:23 Sep 02 15:30:07.534 INFO kablam! | Sep 02 15:30:07.534 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 02 15:30:07.534 INFO kablam! | ^^^^^^^^^^^^ Sep 02 15:30:07.534 INFO kablam! | Sep 02 15:30:07.534 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! Sep 02 15:30:07.534 INFO kablam! = note: for more information, see issue #46043 Sep 02 15:30:07.534 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 15:30:07.534 INFO kablam! Sep 02 15:30:07.534 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 15:30:07.534 INFO kablam! --> src/symtable/symtable64.rs:52:24 Sep 02 15:30:07.534 INFO kablam! | Sep 02 15:30:07.534 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 02 15:30:07.534 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 15:30:07.534 INFO kablam! | Sep 02 15:30:07.534 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! Sep 02 15:30:07.534 INFO kablam! = note: for more information, see issue #46043 Sep 02 15:30:07.534 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 15:30:07.534 INFO kablam! Sep 02 15:30:07.534 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 15:30:07.535 INFO kablam! --> src/symtable/symtable64.rs:53:24 Sep 02 15:30:07.535 INFO kablam! | Sep 02 15:30:07.535 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 02 15:30:07.535 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 15:30:07.535 INFO kablam! | Sep 02 15:30:07.535 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! Sep 02 15:30:07.535 INFO kablam! = note: for more information, see issue #46043 Sep 02 15:30:07.535 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 15:30:07.535 INFO kablam! Sep 02 15:30:07.535 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 15:30:07.535 INFO kablam! --> src/symtable/symtable64.rs:80:10 Sep 02 15:30:07.535 INFO kablam! | Sep 02 15:30:07.535 INFO kablam! 80 | #[derive(Clone)] Sep 02 15:30:07.535 INFO kablam! | ^^^^^ Sep 02 15:30:07.535 INFO kablam! | Sep 02 15:30:07.535 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! Sep 02 15:30:07.535 INFO kablam! = note: for more information, see issue #46043 Sep 02 15:30:07.535 INFO kablam! Sep 02 15:30:07.736 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 15:30:07.736 INFO kablam! --> src/symtable/symtable32.rs:51:23 Sep 02 15:30:07.736 INFO kablam! | Sep 02 15:30:07.736 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 02 15:30:07.736 INFO kablam! | ^^^^^^^^^^^^ Sep 02 15:30:07.736 INFO kablam! | Sep 02 15:30:07.736 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 02 15:30:07.736 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! Sep 02 15:30:07.736 INFO kablam! = note: for more information, see issue #46043 Sep 02 15:30:07.736 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 15:30:07.736 INFO kablam! Sep 02 15:30:07.736 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 15:30:07.736 INFO kablam! --> src/symtable/symtable32.rs:52:24 Sep 02 15:30:07.736 INFO kablam! | Sep 02 15:30:07.736 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 02 15:30:07.736 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 15:30:07.736 INFO kablam! | Sep 02 15:30:07.736 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! Sep 02 15:30:07.736 INFO kablam! = note: for more information, see issue #46043 Sep 02 15:30:07.736 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 15:30:07.736 INFO kablam! Sep 02 15:30:07.736 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 15:30:07.736 INFO kablam! --> src/symtable/symtable32.rs:53:24 Sep 02 15:30:07.736 INFO kablam! | Sep 02 15:30:07.736 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 02 15:30:07.736 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 15:30:07.736 INFO kablam! | Sep 02 15:30:07.736 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! Sep 02 15:30:07.736 INFO kablam! = note: for more information, see issue #46043 Sep 02 15:30:07.736 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 15:30:07.736 INFO kablam! Sep 02 15:30:07.736 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 15:30:07.736 INFO kablam! --> src/symtable/symtable32.rs:80:10 Sep 02 15:30:07.736 INFO kablam! | Sep 02 15:30:07.737 INFO kablam! 80 | #[derive(Clone)] Sep 02 15:30:07.737 INFO kablam! | ^^^^^ Sep 02 15:30:07.737 INFO kablam! | Sep 02 15:30:07.737 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! Sep 02 15:30:07.737 INFO kablam! = note: for more information, see issue #46043 Sep 02 15:30:07.737 INFO kablam! Sep 02 15:30:07.737 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 15:30:07.737 INFO kablam! --> src/symtable/symtable64.rs:51:23 Sep 02 15:30:07.737 INFO kablam! | Sep 02 15:30:07.737 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 02 15:30:07.737 INFO kablam! | ^^^^^^^^^^^^ Sep 02 15:30:07.737 INFO kablam! | Sep 02 15:30:07.737 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! Sep 02 15:30:07.737 INFO kablam! = note: for more information, see issue #46043 Sep 02 15:30:07.737 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 15:30:07.737 INFO kablam! Sep 02 15:30:07.737 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 15:30:07.737 INFO kablam! --> src/symtable/symtable64.rs:52:24 Sep 02 15:30:07.737 INFO kablam! | Sep 02 15:30:07.737 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 02 15:30:07.737 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 15:30:07.737 INFO kablam! | Sep 02 15:30:07.737 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! Sep 02 15:30:07.737 INFO kablam! = note: for more information, see issue #46043 Sep 02 15:30:07.737 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 15:30:07.737 INFO kablam! Sep 02 15:30:07.737 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 15:30:07.737 INFO kablam! --> src/symtable/symtable64.rs:53:24 Sep 02 15:30:07.737 INFO kablam! | Sep 02 15:30:07.737 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 02 15:30:07.737 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 15:30:07.737 INFO kablam! | Sep 02 15:30:07.737 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! Sep 02 15:30:07.737 INFO kablam! = note: for more information, see issue #46043 Sep 02 15:30:07.737 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 15:30:07.738 INFO kablam! Sep 02 15:30:07.738 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 15:30:07.738 INFO kablam! --> src/symtable/symtable64.rs:80:10 Sep 02 15:30:07.738 INFO kablam! | Sep 02 15:30:07.738 INFO kablam! 80 | #[derive(Clone)] Sep 02 15:30:07.738 INFO kablam! | ^^^^^ Sep 02 15:30:07.738 INFO kablam! | Sep 02 15:30:07.738 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! Sep 02 15:30:07.738 INFO kablam! = note: for more information, see issue #46043 Sep 02 15:30:07.738 INFO kablam! Sep 02 15:30:07.900 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.35s Sep 02 15:30:07.904 INFO kablam! su: No module specific data is present Sep 02 15:30:08.375 INFO running `"docker" "rm" "-f" "df343aeb51cbfe6c94fcea844530d11eb56b9e368e4bcb0870993f4643cf46ad"` Sep 02 15:30:08.492 INFO blam! df343aeb51cbfe6c94fcea844530d11eb56b9e368e4bcb0870993f4643cf46ad