Sep 20 04:04:27.565 INFO checking elrond-1.0.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 04:04:27.565 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 04:04:27.565 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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=1000" "-e" "CMD=cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:04:27.727 INFO blam! edeeffadfe837d565f2ab65ab41eae63d1512ba818ea91f68218714101a26dc2 Sep 20 04:04:27.728 INFO running `"docker" "start" "-a" "edeeffadfe837d565f2ab65ab41eae63d1512ba818ea91f68218714101a26dc2"` Sep 20 04:04:28.475 INFO kablam! usermod: no changes Sep 20 04:04:28.510 INFO kablam! Checking nom v3.2.1 Sep 20 04:04:31.006 INFO kablam! Checking elrond v1.0.0 (/source) Sep 20 04:04:33.668 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 04:04:33.668 INFO kablam! --> src/symtable/symtable32.rs:51:23 Sep 20 04:04:33.668 INFO kablam! | Sep 20 04:04:33.668 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 20 04:04:33.668 INFO kablam! | ^^^^^^^^^^^^ Sep 20 04:04:33.668 INFO kablam! | Sep 20 04:04:33.668 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 20 04:04:33.668 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 20 04:04:33.668 INFO kablam! = note: for more information, see issue #46043 Sep 20 04:04:33.668 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 20 04:04:33.668 INFO kablam! Sep 20 04:04:33.668 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 04:04:33.668 INFO kablam! --> src/symtable/symtable32.rs:52:24 Sep 20 04:04:33.668 INFO kablam! | Sep 20 04:04:33.668 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 20 04:04:33.668 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 04:04:33.668 INFO kablam! | Sep 20 04:04:33.668 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 20 04:04:33.668 INFO kablam! = note: for more information, see issue #46043 Sep 20 04:04:33.668 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 20 04:04:33.668 INFO kablam! Sep 20 04:04:33.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 04:04:33.669 INFO kablam! --> src/symtable/symtable32.rs:53:24 Sep 20 04:04:33.669 INFO kablam! | Sep 20 04:04:33.669 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 20 04:04:33.669 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 04:04:33.669 INFO kablam! | Sep 20 04:04:33.669 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 20 04:04:33.669 INFO kablam! = note: for more information, see issue #46043 Sep 20 04:04:33.669 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 20 04:04:33.669 INFO kablam! Sep 20 04:04:33.669 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 20 04:04:33.669 INFO kablam! --> src/symtable/symtable32.rs:80:10 Sep 20 04:04:33.669 INFO kablam! | Sep 20 04:04:33.669 INFO kablam! 80 | #[derive(Clone)] Sep 20 04:04:33.669 INFO kablam! | ^^^^^ Sep 20 04:04:33.669 INFO kablam! | Sep 20 04:04:33.669 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 20 04:04:33.669 INFO kablam! = note: for more information, see issue #46043 Sep 20 04:04:33.669 INFO kablam! Sep 20 04:04:33.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 04:04:33.669 INFO kablam! --> src/symtable/symtable64.rs:51:23 Sep 20 04:04:33.669 INFO kablam! | Sep 20 04:04:33.669 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 20 04:04:33.669 INFO kablam! | ^^^^^^^^^^^^ Sep 20 04:04:33.669 INFO kablam! | Sep 20 04:04:33.669 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 20 04:04:33.669 INFO kablam! = note: for more information, see issue #46043 Sep 20 04:04:33.669 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 20 04:04:33.669 INFO kablam! Sep 20 04:04:33.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 04:04:33.669 INFO kablam! --> src/symtable/symtable64.rs:52:24 Sep 20 04:04:33.669 INFO kablam! | Sep 20 04:04:33.669 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 20 04:04:33.669 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 04:04:33.669 INFO kablam! | Sep 20 04:04:33.669 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 20 04:04:33.669 INFO kablam! = note: for more information, see issue #46043 Sep 20 04:04:33.669 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 20 04:04:33.669 INFO kablam! Sep 20 04:04:33.669 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 04:04:33.669 INFO kablam! --> src/symtable/symtable64.rs:53:24 Sep 20 04:04:33.669 INFO kablam! | Sep 20 04:04:33.669 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 20 04:04:33.669 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 04:04:33.669 INFO kablam! | Sep 20 04:04:33.669 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 20 04:04:33.669 INFO kablam! = note: for more information, see issue #46043 Sep 20 04:04:33.669 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 20 04:04:33.669 INFO kablam! Sep 20 04:04:33.669 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 20 04:04:33.669 INFO kablam! --> src/symtable/symtable64.rs:80:10 Sep 20 04:04:33.669 INFO kablam! | Sep 20 04:04:33.669 INFO kablam! 80 | #[derive(Clone)] Sep 20 04:04:33.669 INFO kablam! | ^^^^^ Sep 20 04:04:33.669 INFO kablam! | Sep 20 04:04:33.669 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 20 04:04:33.669 INFO kablam! = note: for more information, see issue #46043 Sep 20 04:04:33.669 INFO kablam! Sep 20 04:04:33.810 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 04:04:33.810 INFO kablam! --> src/symtable/symtable32.rs:51:23 Sep 20 04:04:33.810 INFO kablam! | Sep 20 04:04:33.810 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 20 04:04:33.810 INFO kablam! | ^^^^^^^^^^^^ Sep 20 04:04:33.810 INFO kablam! | Sep 20 04:04:33.810 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 20 04:04:33.810 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 20 04:04:33.810 INFO kablam! = note: for more information, see issue #46043 Sep 20 04:04:33.810 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 20 04:04:33.810 INFO kablam! Sep 20 04:04:33.810 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 04:04:33.810 INFO kablam! --> src/symtable/symtable32.rs:52:24 Sep 20 04:04:33.810 INFO kablam! | Sep 20 04:04:33.810 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 20 04:04:33.810 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 04:04:33.811 INFO kablam! | Sep 20 04:04:33.812 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 20 04:04:33.812 INFO kablam! = note: for more information, see issue #46043 Sep 20 04:04:33.812 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 20 04:04:33.812 INFO kablam! Sep 20 04:04:33.812 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 04:04:33.813 INFO kablam! --> src/symtable/symtable32.rs:53:24 Sep 20 04:04:33.813 INFO kablam! | Sep 20 04:04:33.813 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 20 04:04:33.813 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 04:04:33.813 INFO kablam! | Sep 20 04:04:33.813 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 20 04:04:33.813 INFO kablam! = note: for more information, see issue #46043 Sep 20 04:04:33.813 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 20 04:04:33.813 INFO kablam! Sep 20 04:04:33.813 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 20 04:04:33.813 INFO kablam! --> src/symtable/symtable32.rs:80:10 Sep 20 04:04:33.813 INFO kablam! | Sep 20 04:04:33.813 INFO kablam! 80 | #[derive(Clone)] Sep 20 04:04:33.813 INFO kablam! | ^^^^^ Sep 20 04:04:33.813 INFO kablam! | Sep 20 04:04:33.813 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 20 04:04:33.814 INFO kablam! = note: for more information, see issue #46043 Sep 20 04:04:33.814 INFO kablam! Sep 20 04:04:33.814 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 04:04:33.814 INFO kablam! --> src/symtable/symtable64.rs:51:23 Sep 20 04:04:33.814 INFO kablam! | Sep 20 04:04:33.814 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 20 04:04:33.814 INFO kablam! | ^^^^^^^^^^^^ Sep 20 04:04:33.814 INFO kablam! | Sep 20 04:04:33.814 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 20 04:04:33.814 INFO kablam! = note: for more information, see issue #46043 Sep 20 04:04:33.814 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 20 04:04:33.814 INFO kablam! Sep 20 04:04:33.814 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 04:04:33.814 INFO kablam! --> src/symtable/symtable64.rs:52:24 Sep 20 04:04:33.815 INFO kablam! | Sep 20 04:04:33.815 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 20 04:04:33.815 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 04:04:33.815 INFO kablam! | Sep 20 04:04:33.815 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 20 04:04:33.815 INFO kablam! = note: for more information, see issue #46043 Sep 20 04:04:33.816 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 20 04:04:33.816 INFO kablam! Sep 20 04:04:33.816 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 04:04:33.816 INFO kablam! --> src/symtable/symtable64.rs:53:24 Sep 20 04:04:33.816 INFO kablam! | Sep 20 04:04:33.816 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 20 04:04:33.816 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 04:04:33.817 INFO kablam! | Sep 20 04:04:33.817 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 20 04:04:33.817 INFO kablam! = note: for more information, see issue #46043 Sep 20 04:04:33.817 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 20 04:04:33.817 INFO kablam! Sep 20 04:04:33.817 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 20 04:04:33.817 INFO kablam! --> src/symtable/symtable64.rs:80:10 Sep 20 04:04:33.817 INFO kablam! | Sep 20 04:04:33.817 INFO kablam! 80 | #[derive(Clone)] Sep 20 04:04:33.817 INFO kablam! | ^^^^^ Sep 20 04:04:33.817 INFO kablam! | Sep 20 04:04:33.817 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 20 04:04:33.817 INFO kablam! = note: for more information, see issue #46043 Sep 20 04:04:33.817 INFO kablam! Sep 20 04:04:33.922 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.43s Sep 20 04:04:33.925 INFO kablam! su: No module specific data is present Sep 20 04:04:34.837 INFO running `"docker" "rm" "-f" "edeeffadfe837d565f2ab65ab41eae63d1512ba818ea91f68218714101a26dc2"` Sep 20 04:04:34.953 INFO blam! edeeffadfe837d565f2ab65ab41eae63d1512ba818ea91f68218714101a26dc2