Sep 06 07:34:19.330 INFO checking elrond-1.0.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 07:34:19.331 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 07:34:19.331 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 07:34:19.545 INFO blam! 01ea6f91d8c77b7717690a66381b29789dd16cbceb8b6e3ee246868b7324ca3f Sep 06 07:34:19.547 INFO running `"docker" "start" "-a" "01ea6f91d8c77b7717690a66381b29789dd16cbceb8b6e3ee246868b7324ca3f"` Sep 06 07:34:20.386 INFO kablam! usermod: no changes Sep 06 07:34:20.430 INFO kablam! Checking elrond v1.0.0 (file:///source) Sep 06 07:34:22.758 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 07:34:22.758 INFO kablam! --> src/symtable/symtable32.rs:51:23 Sep 06 07:34:22.758 INFO kablam! | Sep 06 07:34:22.758 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 06 07:34:22.758 INFO kablam! | ^^^^^^^^^^^^ Sep 06 07:34:22.758 INFO kablam! | Sep 06 07:34:22.758 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 06 07:34:22.758 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 06 07:34:22.758 INFO kablam! = note: for more information, see issue #46043 Sep 06 07:34:22.758 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 06 07:34:22.758 INFO kablam! Sep 06 07:34:22.758 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 07:34:22.758 INFO kablam! --> src/symtable/symtable32.rs:52:24 Sep 06 07:34:22.758 INFO kablam! | Sep 06 07:34:22.758 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 06 07:34:22.758 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 07:34:22.758 INFO kablam! | Sep 06 07:34:22.758 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 06 07:34:22.758 INFO kablam! = note: for more information, see issue #46043 Sep 06 07:34:22.758 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 06 07:34:22.758 INFO kablam! Sep 06 07:34:22.758 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 07:34:22.758 INFO kablam! --> src/symtable/symtable32.rs:53:24 Sep 06 07:34:22.758 INFO kablam! | Sep 06 07:34:22.758 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 06 07:34:22.758 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 07:34:22.758 INFO kablam! | Sep 06 07:34:22.758 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 06 07:34:22.758 INFO kablam! = note: for more information, see issue #46043 Sep 06 07:34:22.758 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 06 07:34:22.758 INFO kablam! Sep 06 07:34:22.758 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 06 07:34:22.758 INFO kablam! --> src/symtable/symtable32.rs:80:10 Sep 06 07:34:22.758 INFO kablam! | Sep 06 07:34:22.758 INFO kablam! 80 | #[derive(Clone)] Sep 06 07:34:22.758 INFO kablam! | ^^^^^ Sep 06 07:34:22.758 INFO kablam! | Sep 06 07:34:22.758 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 06 07:34:22.758 INFO kablam! = note: for more information, see issue #46043 Sep 06 07:34:22.758 INFO kablam! Sep 06 07:34:22.762 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 07:34:22.762 INFO kablam! --> src/symtable/symtable64.rs:51:23 Sep 06 07:34:22.762 INFO kablam! | Sep 06 07:34:22.762 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 06 07:34:22.762 INFO kablam! | ^^^^^^^^^^^^ Sep 06 07:34:22.762 INFO kablam! | Sep 06 07:34:22.762 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 06 07:34:22.762 INFO kablam! = note: for more information, see issue #46043 Sep 06 07:34:22.762 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 06 07:34:22.762 INFO kablam! Sep 06 07:34:22.762 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 07:34:22.762 INFO kablam! --> src/symtable/symtable64.rs:52:24 Sep 06 07:34:22.762 INFO kablam! | Sep 06 07:34:22.762 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 06 07:34:22.762 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 07:34:22.762 INFO kablam! | Sep 06 07:34:22.762 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 06 07:34:22.762 INFO kablam! = note: for more information, see issue #46043 Sep 06 07:34:22.762 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 06 07:34:22.762 INFO kablam! Sep 06 07:34:22.762 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 07:34:22.762 INFO kablam! --> src/symtable/symtable64.rs:53:24 Sep 06 07:34:22.762 INFO kablam! | Sep 06 07:34:22.762 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 06 07:34:22.762 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 07:34:22.762 INFO kablam! | Sep 06 07:34:22.762 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 06 07:34:22.762 INFO kablam! = note: for more information, see issue #46043 Sep 06 07:34:22.762 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 06 07:34:22.762 INFO kablam! Sep 06 07:34:22.762 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 06 07:34:22.762 INFO kablam! --> src/symtable/symtable64.rs:80:10 Sep 06 07:34:22.762 INFO kablam! | Sep 06 07:34:22.762 INFO kablam! 80 | #[derive(Clone)] Sep 06 07:34:22.762 INFO kablam! | ^^^^^ Sep 06 07:34:22.762 INFO kablam! | Sep 06 07:34:22.762 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 06 07:34:22.762 INFO kablam! = note: for more information, see issue #46043 Sep 06 07:34:22.762 INFO kablam! Sep 06 07:34:23.206 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 07:34:23.206 INFO kablam! --> src/symtable/symtable32.rs:51:23 Sep 06 07:34:23.206 INFO kablam! | Sep 06 07:34:23.206 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 06 07:34:23.206 INFO kablam! | ^^^^^^^^^^^^ Sep 06 07:34:23.206 INFO kablam! | Sep 06 07:34:23.206 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 06 07:34:23.206 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 06 07:34:23.206 INFO kablam! = note: for more information, see issue #46043 Sep 06 07:34:23.206 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 06 07:34:23.206 INFO kablam! Sep 06 07:34:23.206 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 07:34:23.206 INFO kablam! --> src/symtable/symtable32.rs:52:24 Sep 06 07:34:23.206 INFO kablam! | Sep 06 07:34:23.206 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 06 07:34:23.206 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 07:34:23.207 INFO kablam! | Sep 06 07:34:23.207 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 06 07:34:23.207 INFO kablam! = note: for more information, see issue #46043 Sep 06 07:34:23.207 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 06 07:34:23.207 INFO kablam! Sep 06 07:34:23.207 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 07:34:23.207 INFO kablam! --> src/symtable/symtable32.rs:53:24 Sep 06 07:34:23.207 INFO kablam! | Sep 06 07:34:23.207 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 06 07:34:23.207 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 07:34:23.207 INFO kablam! | Sep 06 07:34:23.207 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 06 07:34:23.207 INFO kablam! = note: for more information, see issue #46043 Sep 06 07:34:23.207 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 06 07:34:23.207 INFO kablam! Sep 06 07:34:23.208 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 06 07:34:23.208 INFO kablam! --> src/symtable/symtable32.rs:80:10 Sep 06 07:34:23.208 INFO kablam! | Sep 06 07:34:23.208 INFO kablam! 80 | #[derive(Clone)] Sep 06 07:34:23.208 INFO kablam! | ^^^^^ Sep 06 07:34:23.208 INFO kablam! | Sep 06 07:34:23.208 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 06 07:34:23.208 INFO kablam! = note: for more information, see issue #46043 Sep 06 07:34:23.208 INFO kablam! Sep 06 07:34:23.208 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 07:34:23.208 INFO kablam! --> src/symtable/symtable64.rs:51:23 Sep 06 07:34:23.208 INFO kablam! | Sep 06 07:34:23.208 INFO kablam! 51 | let st_size = data.st_size.clone(); Sep 06 07:34:23.208 INFO kablam! | ^^^^^^^^^^^^ Sep 06 07:34:23.208 INFO kablam! | Sep 06 07:34:23.208 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 06 07:34:23.208 INFO kablam! = note: for more information, see issue #46043 Sep 06 07:34:23.208 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 06 07:34:23.208 INFO kablam! Sep 06 07:34:23.209 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 07:34:23.209 INFO kablam! --> src/symtable/symtable64.rs:52:24 Sep 06 07:34:23.209 INFO kablam! | Sep 06 07:34:23.209 INFO kablam! 52 | let st_value = data.st_value.clone(); Sep 06 07:34:23.209 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 07:34:23.209 INFO kablam! | Sep 06 07:34:23.209 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 06 07:34:23.209 INFO kablam! = note: for more information, see issue #46043 Sep 06 07:34:23.209 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 06 07:34:23.209 INFO kablam! Sep 06 07:34:23.209 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 07:34:23.209 INFO kablam! --> src/symtable/symtable64.rs:53:24 Sep 06 07:34:23.209 INFO kablam! | Sep 06 07:34:23.209 INFO kablam! 53 | let st_shndx = data.st_shndx.clone(); Sep 06 07:34:23.209 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 07:34:23.209 INFO kablam! | Sep 06 07:34:23.209 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 06 07:34:23.209 INFO kablam! = note: for more information, see issue #46043 Sep 06 07:34:23.209 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 06 07:34:23.209 INFO kablam! Sep 06 07:34:23.209 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 06 07:34:23.209 INFO kablam! --> src/symtable/symtable64.rs:80:10 Sep 06 07:34:23.209 INFO kablam! | Sep 06 07:34:23.209 INFO kablam! 80 | #[derive(Clone)] Sep 06 07:34:23.209 INFO kablam! | ^^^^^ Sep 06 07:34:23.210 INFO kablam! | Sep 06 07:34:23.210 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 06 07:34:23.210 INFO kablam! = note: for more information, see issue #46043 Sep 06 07:34:23.210 INFO kablam! Sep 06 07:34:23.286 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.88s Sep 06 07:34:23.288 INFO kablam! su: No module specific data is present Sep 06 07:34:23.764 INFO running `"docker" "rm" "-f" "01ea6f91d8c77b7717690a66381b29789dd16cbceb8b6e3ee246868b7324ca3f"` Sep 06 07:34:23.874 INFO blam! 01ea6f91d8c77b7717690a66381b29789dd16cbceb8b6e3ee246868b7324ca3f